Number of products on my page

Home Forums Ticket Products Event Tickets Plus Number of products on my page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #152983
    f2bproduction
    Participant

    Hello,

    The URL: http://instinct.f2b-concept.com/nos-spectacles/

    Only 5 products appear when I want to bring up 14. How?

    The code of my page:
    [custom_element custom_class=”content-box”]
    <h2>NOTRE PROGRAMMATION EN AVRIL-MAI-JUIN 2014</h2>
    <h4>Vous trouverez ici tous les spectacles de cette saison. Vous pouvez également consulter notre calendrier.</h4> 
    [recent_posts type=”product” post_format=”standard” meta=”false” thumb=”true” thumb_width=”150″ thumb_height=”212″ more_text_single=”Découvrez ce Spectacle” excerpt_count=”12″ limit=”20″ custom_class=”home-products” per_page=”14″ columns=”2″ orderby=”date” order=”desc”][/custom_element]

    #153234
    Casey D
    Member

    Hello f2bproduction,

    Thanks for contacting us!

    I’m not really sure why only some tickets are showing up, can you do two things for me?

    – What plugin creates this shortcode?
    – If you change per_page to per_page=”3″, does that change the output? Is that the right parameter?

    Cheers!

    – Casey Driscoll

    #153514
    f2bproduction
    Participant

    Thanks for your help Casey

    – What plugin creates this shortcode?
    Woocommerce

    – If you change per_page to per_page=”3″, does that change the output? Is that the right parameter ?
    No it does not work

    #153963
    Casey D
    Member

    Hello f2bproduction,

    Thanks for this info!

    Here is a list of shortcodes in WooCommerce >> http://docs.woothemes.com/document/woocommerce-shortcodes/

    This may ultimately be a problem with their plugin, it their shortcode isn’t working. I would expect the number of product to shrink to 3, if you changed that parameter. I’m not sure that parameter is supported on that shortcode. Could you try another shortcode and see if that helps?

    Cheers!

    – Casey Driscoll

    #154023
    f2bproduction
    Participant

    Hello and Thank you,

    I managed with the code:
    [recent_posts num = “14” type = “product” post_format = “standard” meta = “false” thumb = “true” thumb_width = “150” thumb_height = “212” more_text_single = “Discover the Spectacle” excerpt_count = “40” custom_class = “home-products”]

    But I can not sort by title ascending by adding the code:
    order = “ASC” orderby = “title”

    Any idea?

    thank you

    #157956
    Casey D
    Member

    Hello f2bproduction,

    That shortcode is beyond my knowledge sorry! If you search the plugin code for ‘recent_posts’ though, you may be able to find the shortcode definition and all suitable parameters.

    Good luck!

    – Casey Driscoll

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Number of products on my page’ is closed to new replies.