• thanks for making this great plugin. i having few issues with the plugin

    1)i am having problem with the sidebar i.e whenever i go to any of the product page then only the category of the product and all products is showing in the sidebar, other categories are missing form side bar.

    2)i want to disable Breadcrumbs of the plugin because my theme also shows Breadcrumbs so i am having 2 Breadcrumbs for the product and category page.

    moreover for the product page the theme chose Breadcrumbs as

    Home → Wpcproduct → Ms 1-2 Module switch box
    so want to get correct category instead of wpcproduct

    this is my site https://goo.gl/uDsz2M

    looking forward for the help.
    https://www.ads-software.com/support/plugin/wp-catalogue

    https://www.ads-software.com/plugins/wp-catalogue/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Maeve Lander

    (@enigmaweb)

    Always happy to help. I checked your site and found a few issues:

    1. I think you have accidentally placed your shortcode within the <code> tags in the editor. This is why on your catalogue the text is in courier font and a few other layout issues.

    2. You need to utalise the inner page template header and footer boxes on the WP Catalogue settings screen so that your inner pages of the catalogue use the correct layout.

    3. The easiest way to remove the breadcrumb from WP Catalogue is to just disable it using CSS. Add this code to your theme:

    .wp-catalogue-breadcrumb {
    	display: none;
    }

    Thread Starter adiii50

    (@adiii50)

    Thanks for the great support

    1) i removed the short-code from the code tag.

    2) i disabled the theme breadcrumbs so that i can only have one breadcrumb

    the only problem i am having is problem with layout of inner pages.

    As stated in Faq and in previous post of yours i have to use template header and footer boxes but i am not sure what should i add in them.

    if you can give example that will be greatly help me.

    Thread Starter adiii50

    (@adiii50)

    i just got the problem solved i.e fixed the inner page layout problem by finding the exact div required .

    i facing a new problem on product cataloge page. . more than image is showing on first page load.

    here is the screenshot

    https://oi41.tinypic.com/207vxxj.jpg

    Thread Starter adiii50

    (@adiii50)

    waiting for the reply .

    i getting more than one image on product catalog on first load.
    https://oi41.tinypic.com/207vxxj.jpg

    Plugin Author Maeve Lander

    (@enigmaweb)

    I checked your site at https://sunsteelworks.com/products/ and I can’t see any problem with the images. Is it a specific product which is doing this for you?

    Also it could be a simple cache issue… are you running any caching plugin like W3Total Cache? If so please try disabling that, clear your cache and try again….

    Thread Starter adiii50

    (@adiii50)

    Thanks for the reply.

    i was using W3Tota but now i have removed it, cleared all cache.

    the problem is with some specific products .

    here are the examples

    https://sunsteelworks.com/product/8×6-ms-switch-box/
    https://sunsteelworks.com/product/7×4-ms-switch-box/

    looking forward for the solution

    Thread Starter adiii50

    (@adiii50)

    waiting for solution

    Plugin Author Maeve Lander

    (@enigmaweb)

    It may be something to do with the scale and crop function…. personally I find it is best to upload all my images at the exact same (and correct) size for best effects.

    However I cannot replicate this error, and no-one else has reported it, so I think this is isolated to your site. To try to help you further we need to isolate the error. Please deactivate all your other plugins and switch to the default twentytwelve theme for testing. Does this resolve the problem? (it should)

    Now reactivate things one by one testing in between until you find the conflict. Report back here so I can help further.

    Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Breadcrumbs and sidebar problem’ is closed to new replies.