• Resolved dblivesound

    (@dblivesound)


    Hi,

    I want to hide the sidebar from category pages, is this done within the options or via CSS?

    Thanks,

    Dave

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi @dblivesound,

    You can solve this issue by using the sidebar="No" attribute in the [product-catalog] shortcode. So the overall shortcode would be: [product-catalog id="X" sidebar="No"]

    Note: make sure to replace “X” with your ID

    Hi Etoile, how can i disable sidebar for all the pages and make all pages and posts full width in the ultimate showcase theme?

    Hi @vinclone,

    To disable the sidebar, you would need to include sidebar="No" in your product-catalog
    shortcode.

    As for your second request, you can solve this using Custom CSS. Could you provide a link to your site to determine what exact changes you need?

    Thanks for the quick reply. Its so nice to know that EtoileWebDesign stands strong in helping people whom uses their themes. My site is not up yet, i am currently designing it using wordpress. Could you advise exact steps on how to include side=’No’ in the product catalog shortcode?

    As per the custom CSS, could i find out is it to include a certain code in the Custom CSS link in the themes edit page?

    Hi @vinclone,

    You would include sidebar="No" in the [product-catalog] shortcode.

    The result would be: [product-catalog id="X" sidebar="No"]
    Note: make sure to replace “X” with your ID.

    As for including the Custom CSS on your website, you could do so by navigating to the “Basic” area of the “Options” tab and adding it to the “Custom CSS” field (plugin’s dashboard).

    Hi EtoileWebDesign,

    As i am quite elementary at this, could i seek your help in providing me step by step instructions on how to find the [product-catalog] shortcode. and how to access the place to edit the shortcode from the wordpress dashboard?

    Hi @vinclone,

    Sure thing!

    1.) Go to the Catalogs tab within the plugin
    2.) Copy the generated shortcode that can be found in the “Shortcode” column of the table
    3.) Go to the Pages sections within the WordPress Dashboard
    4.) Either select an existing page or create a new page
    5.) Paste the shortcode from Step #2
    6.) Add the following code inside the shortcode:
    sidebar="No"
    Result: [product-catalog id="X" sidebar="No"]
    7.) Save your page
    Done.

    Does it work?

    Thanks for the guidance! Can i find out how to disable the sidebar totally throughout the site, rather than page by page?

    Hi vinclone,

    The shortcode we mentioned above should disable the Product Catalogue sidebar throughout the site. Would it be possible to send us your catalogue’s URL so we can make sure the sidebar="No" attribute is working?

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Hide Sidebar’ is closed to new replies.