• Resolved rabbisaul

    (@rabbisaul)


    Well, I like this plugin a lot, but I’m having a few issues. Some are minor, but would be nice to be resolved.

    One thing I would really like to achieve is not having the same page title replicate on all the category and product pages. For example, if I name my base catalogue page “Product Catalogue” that title appears on all the category and product pages. Meanwhile, the category pages don’t even have the category title appear anywhere on the page.

    I would be willing to create a category-based template to hard-code a title, but so far I have not managed to get even that to work.

    Is there a way to get the secondary pages to get more appropriate titling?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rabbisaul

    (@rabbisaul)

    Also (and related), it would be nice to be able to activate breadcrumbs on the category page, not just the product page. It would make navigation more intuitive from the category pages.

    Hi rabbisual,

    When user clicks on product plugin takes user to product page that has a permalink. So it is possible to have breadcrumb feature to set on product page. If you wish to remove title of the page you can use custom css to hide it on product page. However, when you select categories or subcategories on catalogue, all selection and search features are done by AJAX on Catalogue page. So, it is not actually refreshing the page but it is just running a query in a real time. By clicking a category does not take to new page with category title it is just display only product in that title. No title for selected category is for a reason because if user select multiple category at the same time than title would be in appropriate. If You use a shortcode attribute category to directly display catalogue with only particular category. It will have title for category at top of the catalogue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Proper Category page titles/control’ is closed to new replies.