Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   sidebar widget holiday booking engine problem (http://forum.bytesforall.com/showthread.php?t=1291)

sharmtravel Apr 16, 2009 10:13 AM

sidebar widget holiday booking engine problem
 
Hi,

Hopefully someone might be able to shed some light on the following issue for me as it doesn't appear to be an issue with the plugin (sunpress) as this works within other themes.

http://www.sharm-el-sheikh-travel.com/

When you submit a holiday search using the booking engine in the left sidebar it brings back the results within the main page, which is fine; however it also copies whatever appears within the left sidebar underneath.

Could anyone offer any suggestions on how I could fix this?

Thanks
Joe

Flynn Apr 16, 2009 06:40 PM

This plugin probably has some templates included, one being the "Default" theme template, which it is using on your site. It's trying to put up a right sidebar just like in the "Default" theme. Look into the "templates" folder or something like that in that plugin and remove the part starting with

<div id="sidebar">
... up to ...
</div>

sharmtravel Apr 17, 2009 05:13 AM

Hi Flynn,

Thanks for your reply, however I cannot find any reference to a sidebar div tag. I did find this in the search template file. Apologies; I'm fairly new to web design, in particular php!!

2x references to this:


<?php

if(get_option('wpss_sidebar_side')!='left')
get_sidebar();

?>



Any ideas? I can try and include the whole template file if you are able to have a look?

sharmtravel Apr 17, 2009 05:21 AM

Flynn, sorry I have managed to sort this now. Thanks for pointing me in the right direction!


All times are GMT -6. The time now is 04:48 AM.

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