Jump to content
Sign in to follow this  
chameleontubes

Cannot Sidebar on Jigoshop Products page

Recommended Posts

chameleontubes

quote other topic with no reply

Hi guys, I've just spent the past couple of weeks getting this site built and the last thing i had to do was to set the sidebars on the Shop PRoducts page. It will not let me get away from using the Primary Sidebar and its currently assigned Widgets. I also cannot change the sidebar layout or any of the page layout for that matter. Using the pagelines sidebar layout selection options. :| Nothing changes. The products satay to the left and the static sidebar just stays tot he right ... so weird!!! and its crucial to get this working... I've tried dissabling all plugins and testing with no success. I will try another site build soon if i cant find a answer on here but i'm hoping somebody has experienced this :) cheers for any help, hope i'm not being a div (ha)

I got the same problem.....i want my side bar on the left with the navigation in it....now everything is on the right! if i make a custom page with all the shortcodes from jigoshop forum it works, but as soon if i set it as my Catalog base page it overwrites everything

please help us

Share this post


Link to post
Share on other sites
Danny

Hi,

If you wish to add/remove widgets on your JigoShop shop and product pages. I recommend you use the Widget Logic plugin, which allows you to display widgets on a per post/page basis.

http://wordpress.org/extend/plugins/widget-logic/

If you wish to change your layout, you change your Shops main page (Product Archive) by going to Wordpress Admin Dashboard > PageLines > Page Options > Product Archive.

If you wish to change your products page, go to Wordpress Admin Dashboard > Products > Select a product and then scroll down until you see the PageLines Meta Options, from here you can select the layout you would like and then save.

I have just tested this on my test site running:

Wordpress 3.4.2

PageLines 2.3

JigoShop 1.3.3

PageLines/JigoShop Plugin 1.4.7


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
saltman

Hi,

I've just installed widget logic and used the correct syntax to add a widget to the primary sidebar on the is_page ('shop'). And this is not showing.

:| any idea's?

Thanks

Mark

Share this post


Link to post
Share on other sites
saltman

I've also tried the visual version, and had no difference :|

Share this post


Link to post
Share on other sites
Danny

Can you provide screenshots of your :

• Shop template in Drag and Drop both Page Template and Content Area please.

• As well as a screenshot of your SB1/SB2 active sections please.

• A screenshot of your Shops PageLines Meta Settings please.


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
fhalar

Hi,

I've just installed widget logic and used the correct syntax to add a widget to the primary sidebar on the is_page ('shop'). And this is not showing.

:| any idea's?

Thanks

Mark

 

The following Widget Logic syntax worked for me:

  • For widgets you want to show on your jigoshop pages:
    • is_jigoshop() || is_cart() || is_checkout() || is_account()
  • For widgets you don't want to show on your jigoshop pages:
    • !is_jigoshop()

Hope that helps!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×