• Resolved thegoodsfinder

    (@thegoodsfinder)


    Hello,

    Once you click into one of the category pages, can I create a back button to route back to the categories main page? Thanks!

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter thegoodsfinder

    (@thegoodsfinder)

    Never mind – figured it out. But is there a way to center the catalog so it’s in the middle of the page and make the category titles closer to each category picture? Thank you!

    Thread Starter thegoodsfinder

    (@thegoodsfinder)

    Also, is there a ‘view all products’ option for the radio list under the categories side bar?

    Hello,

    Thanks for contacting us. Do you want to center the categories and make the category titles closer to each category picture in the “Catalog Overview Mode” (http://www.thegoodsfinder.com/test-alpha/)? If so, yes it possible using custom CSS.

    Unfortunately, there is no default option to ‘view all products’ in radio lists in the sidebar. As a workaround, you can create new radio button (new category) and add all your products in that category.

    Best,

    Thread Starter thegoodsfinder

    (@thegoodsfinder)

    Yes, I would like to center the categories and make the category titles closer to each category picture in the overview. I do not have experience with custom CSS – would you be able to help out?

    For each product, you can only select one category, right? So the workaround would show all products, but unable to detail other categories?

    Thread Starter thegoodsfinder

    (@thegoodsfinder)

    Hello – can you please help out with the above request? Thank you!

    Hello thegoodsfinder,

    You could use the following CSS and paste it in the Custom CSS box in the selected catalogue from the list under the Catalogues Tab in the plugin dashboard:

    .entry {
    padding-left: 70px;
    }
    .upcp-overview-mode-item {
    height: 226px;
    }
    

    You are right, you would probably have to create a Custom field named all products and select all Products for that custom field. If you make that custom field searchable, it will show in the sidebar and on selecting it, you will see all the products.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Categories in Side Bar Not Working’ is closed to new replies.