Home › Forums › Ticket Products › Event Tickets Plus › Number of products on my page
- This topic has 5 replies, 2 voices, and was last updated 11 years, 11 months ago by
Casey D.
-
AuthorPosts
-
May 7, 2014 at 10:50 am #152983
f2bproduction
ParticipantHello,
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]May 7, 2014 at 3:37 pm #153234Casey D
MemberHello 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
May 7, 2014 at 10:38 pm #153514f2bproduction
ParticipantThanks 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 workMay 8, 2014 at 10:19 am #153963Casey D
MemberHello 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
May 8, 2014 at 12:03 pm #154023f2bproduction
ParticipantHello 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
May 12, 2014 at 7:08 am #157956Casey D
MemberHello 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
-
AuthorPosts
- The topic ‘Number of products on my page’ is closed to new replies.
