• Resolved kenny99

    (@kenny99)


    Hi, great work with the plugin – finding it very easy to work with so far. I have a very simple store, where I just want to list full product details within the category view. There are a couple of modifications I’d like to make, if you can point me in the right direction that would be great:

    How should I remove the pagination/sort options from category view?
    Can I add the quantity field to the category view?

    I am using a customised version of TwentyEleven. I don’t want to edit the ReadyCommerce templates directly unless it’s really necessary, or would you recommend creating child templates? I’m just thinking about future upgrades to the plugin.

    http://wordpress.org/extend/plugins/ready-ecommerce/

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author ukrainecmk

    (@ukrainecmk)

    Hello.
    1. “How should I remove the pagination/sort options from category view?” – Please provide me with link of example.
    2. “Can I add the quantity field to the category view?” – Do you mean text box to enter qty for product or qty that is available for product?

    Regards,
    Alexey.

    Thread Starter kenny99

    (@kenny99)

    Hi Alexey. The site isn’t public at the moment so I can’t show a link, but it’s just the pagination and sort options when you are in category view – I want to remove these completely. In any case, when there’s only one product listed in a category, the pagination options shouldn’t be displayed as there are no other pages to view.

    2) Yes, that’s correct – is it possible to do this when in category view?

    Plugin Author ukrainecmk

    (@ukrainecmk)

    Hello.
    1. You should find and remove in your theme files code like:
    frame::_()->getModule(‘pagination’)->getView()->display(array(‘nav_id’ => ‘pagination’, ‘show’ => array(‘navigation’, ‘perPage’, ‘ordering’)));
    and remove it.
    2. So, Text box with qty or text data with qty available?

    Regards,
    Alexey.

    Thread Starter kenny99

    (@kenny99)

    Thanks Alexey. For number 2, it’s a text box for the user to enter the quantity they want – just the same as on the single product page, but in this case on the category page.

    Plugin Author ukrainecmk

    (@ukrainecmk)

    As I remember, we use this on categories page too. If this is not – please provide me with link where I can check this.

    Thread Starter kenny99

    (@kenny99)

    I will email you a link to a password protected page – using your site’s contact form. Thanks

    Plugin Author ukrainecmk

    (@ukrainecmk)

    Ok, very good.

    Regards,
    Alexey.

    Plugin Author ukrainecmk

    (@ukrainecmk)

    Moved to internal ticket system and solved.

    Did this get resolved? I would like this feature too 🙂 Help, please ?

    Plugin Author ukrainecmk

    (@ukrainecmk)

    Hello.
    Here we had 2 questions, what do you mean?

    Regards,
    Alexey.

    Hello, and sorry for being vague. I need the ability to show this quantity field in the category list view. And wanted to be able to fill in quantity for several products and THEN press “Add all to basket” or “Make order” and then get an e-mail with the order.

    Plugin Author ukrainecmk

    (@ukrainecmk)

    Hello.
    As I see in latest version of this theme (you can download it here http://readyshoppingcart.com/product/free-wordpress-e-commerce-theme/ ) there are text input field for qty, like here http://theme.readyshoppingcart.com/products_categories/handmade-jewelry/

    Regards,
    Alexey.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Remove pagination/sort, add quantity tocategory view’ is closed to new replies.