• Resolved leegellie

    (@leegellie)


    Hi Maeve,

    Love the plugin. Works great and east to add paypal buttons to my products.

    I have one concern. I have just set up an “out of the box” installation of WP with gridmarket theme but the category buttons are on top of the products rather than on the left. Any idea on how to sort that?

    Thanks, Lee

    http://ww.wp.xz.cn/extend/plugins/wp-catalogue/

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

    (@enigmaweb)

    Hi Lee, sounds like you might need to tweak the width of the column that holds the products. Add this code to your theme CSS:

    #wpc-col-2 {
    width: 600px !important;
    float: left;
    }

    …change the 600px until it looks right with your theme.

    Or you can post a link here and I can check it and let you know what the correct width should be for your site.

    If this didn’t solve the problem please post back here with a link so I can understand what you’re seeing and try to help further.

    Cheers!

    Thread Starter leegellie

    (@leegellie)

    It did.

    Thank you again. Brilliant. I am using it on a couple sites now and works great.

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

The topic ‘Page display’ is closed to new replies.