Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1592271
Related Posts
Closed

Comments

  • Sue started the conversation

    I noticed that the number of related posts is set at up to 15 posts, for the related post carousel.  Is it possible to change this to 6 posts?  

    Thanks!

  •  7,280
    Oliver replied

    Hi,

    pls. provide the wp-admin access and add few screenshots with the issue.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •   Sue replied privately
  • [deleted] replied

    Hi,

    In file inc/content.php find function thegem_related_posts() and replace

                'posts_per_page' => 15,

    with

                'posts_per_page' => 6,

    But after theme update this fix will be lost.