• Resolved basmagnus

    (@basmagnus)


    I have made this Main listing not using ‘Enable Main Listing Page’. Instead I used the shortcode: [show_products].
    On my normal PC (large screen) the page shows the titles on top of the images. You see that it also shows the right sidebar. On my smartphone (android) the titles are not shown. Only an empty field.
    When I remove the shortcode and enable the Main Listing Page, than the view on my smartphone is ok. But in that case the website does not show the right sidebar, which I very much like.

    By the way: the right sidebar is also gone if you click an individual catalog item (even if using the shortcode). See: https://schakenopdebasisschool.nl/products/spel-1-beginstellingestafette/

    I’m very interested in your solution.

    With kind regards

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

Viewing 1 replies (of 1 total)
  • Plugin Author ndre

    (@ndre)

    Hello @basmagnus,

    This is a theme related problem. Please use the following custom CSS to fix it:

    #forbottom #content .entry-content h3 {
    font-size: 14px !important;
    }

    Also if you want to use the sidebar you can enable it on Catalog > Settings in the integration section.

    If you don’t see the theme integration section it means that you created a product-adder.php in your theme folder so you should place the sidebar there.

    • This reply was modified 7 years, 6 months ago by ndre.
    • This reply was modified 7 years, 6 months ago by ndre.
Viewing 1 replies (of 1 total)
  • The topic ‘Main Listing via shortcode gives responsive problem’ is closed to new replies.