• Resolved lozadaOmr

    (@lozadaomr)


    Good day,
    I am currently using your plugin along with Customizr theme.

    I am currently stuck because I want the products to display 4 per grid row, so I went and changed it on the settings of WP-Catalogue. But looking at the site right now I didn’t make any changes?

    Can anyone help me?

    Here is my site

    http://wordpress.org/plugins/wp-catalogue/

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

    (@enigmaweb)

    You need to insert your inner page header and footer in the WP Catalogue settings. See FAQs please.

    Thread Starter lozadaOmr

    (@lozadaomr)

    I have read the FAQs, but still I have no idea as to what I should be putting on the WP Catalogue settings.

    I have Googled on what it is but can’t find anything that will explain clearly what I should be doing.

    I am sorry if this was supposed to be something I obviously know, but I just started using WordPress recently.

    Thread Starter lozadaOmr

    (@lozadaomr)

    Okay so I managed to make it work somehow.

    I changed the thumbnail size, this worked but the problem I am now having is that when a product has a long name it messes the layout.

    Plugin Author Maeve Lander

    (@enigmaweb)

    Ok sure, let’s give your title class a fixed width the same as your thumbnails so then the text will wrap:

    .wpc-title {
    	width: 150px;
    }

    Add this code above to your theme css and it should fix your long title issue.

    Thread Starter lozadaOmr

    (@lozadaomr)

    That was great! It worked, thank you Maeve Lander!

    Plugin Author Maeve Lander

    (@enigmaweb)

    No worries 🙂 Hey if you like the plugin it is very helpful if you can give a review/rating here. Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Display’ is closed to new replies.