Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Sidebars & Widgets »

Sunpress plugin problems.


  #1  
Old Apr 20, 2009, 10:15 AM
sharmtravel
 
8 posts · Apr 2009
Hi
I am currently playing with a holiday search plug-in (sun press) however there appears to be some conflicting issues that I can't seem to rectify and was hoping someone might be able to help?
Website:http://www.sharm-el-sheikh-travel.com/

1. When you have clicked search and are waiting for the results to come back the loading graphic doesn't appear? I have tried removing content from the home page in case it was conflicting with this but still not joy. Is there anything I can change to the below template search code which might work? Unfortunately I'm fairly new to web development and I'm certainly not familiar with php.

Examples of the loading graphic working on other templates:
* http://expo3.sunshines.co.uk/
* http://expo2.sunshines.co.uk/
* http://expo1.sunshines.co.uk/
* http://expo.sunshines.co.uk/


// output loading image
echo "<div id=\"imageloader\" align=\"center\"><img src=\"". get_bloginfo('url') ."/wp-content/plugins/sunpress/images/aniloader.gif\" /></div>";
// flush out the loading image, so visitors realise the site is doing something during search times.
ob_flush();
flush();
echo "<script>document.getElementById('imageloader').st yle.display='none';</script>";



2. When using the search form the right hand sidebar and footer disappears whilst waiting for the results? Any idea how I can prevent this from happening?

3. Searching in IE causes the whole page to disappear whilst waiting for the results?


Any help with the above would be much appreciated. I have also contacted the plugin developer for any suggestions but I feel this is more likely an issue with the theme.

Thanks
Joe
  #2  
Old Apr 20, 2009, 10:24 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Just in case this is not just a typo in this post: You have a space in this line

echo "<script>document.getElementById('imageloader' ).st yle.display='none';</script>";
  #3  
Old Apr 21, 2009, 03:24 AM
sharmtravel
 
8 posts · Apr 2009
Hi Flynn,

Sorry this was just a typo!
  #4  
Old Apr 21, 2009, 10:22 AM
sharmtravel
 
8 posts · Apr 2009
Unfortunately the guys who developed the plug-in are not able to help with this issue. Can anyone point me in the right direction with any of these problems?

Thanks
Joe
  #5  
Old Apr 22, 2009, 04:13 AM
sharmtravel
 
8 posts · Apr 2009
According to one of the sunpress developers it looks like the plugins .php object flush is just being skipped over with regards to the loading image not showing.

The idea is, that when the soap call is made to the xml services, PHP
normally pauses waiting for a response, hence not executing the
display='none'; javascript code. However on your server it appears
that it just skips right over the soap call. There could be several
site wide PHP config issues that could cause this.

Not sure if this helps anyone?

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems with WP e-Commerce plugin chelling eCommerce & Atahualpa 25 Apr 2, 2010 12:13 PM
Problems with IE and Atahualpa Blarg New Versions, & Updating 2 Jul 10, 2009 03:18 PM
problems with b/g image nickcee Atahualpa 3 Wordpress theme 3 Jun 11, 2009 10:55 AM
Formating problems OldRedDragon Excerpts, Read more, Pagination 1 May 31, 2009 06:09 AM
Problems when updating from 3.1.9 to 3.2 upscho New Versions, & Updating 5 Feb 21, 2009 10:40 AM


All times are GMT -6. The time now is 09:56 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.