Skip to content
Public Ticket #1230

”You may also like” in single post options

Conversation thread

panospan replied

Customer Reply

Hi,

That definitely fixed this problem of mine.

Thank you very much and have a wonderful day.

Best regards
Panos

PenciDesign replied

Staff Reply

Hi,

I found the issues.

This issue caused by you've select category "Editorials" is "Featured Slider Category"

And by default, we exclude the featured slider category to related posts.

For now, to fixed it, please open  soledad/inc/templates/related_posts.php and on line 51-> 53, replace this code:

\
if( $term_related != $featured_cat ){
$category_ids[] = $term_related;
}

to:

\
 $category_ids[] = $term_related;

Best Regards,

PenciDesign

panospan replied

Customer Reply

Hi,

Sorry for this mistake of mine.

I have changed the Role to Administrator.

Hope you'll forgive me. :-)

Best regards,
Panos

PenciDesign replied

Staff Reply

Hi,

Please set my account is administrator.

I can't do anything with this accountfrown.png

Best Regards,

PenciDesign

PenciDesign replied

Staff Reply

Hi,

Thank you for your great words about New Year, we wish all the best will come to you in this new year alsowink.png

About the Related posts, can you send me your admin url and admin account ( username and password ) in a private reply? I will take it a look.

Best Regards,

PenciDesign

panospan started the conversation

Conversation Start

Hi,

I would like to ask something about the posts that appear in the ”You may also like” section on the single post.

Even though I have chosen Categories in Customizing Single Post Options - Display Related Posts By, the posts that they are appearing, are not coming only from the one category of this single post that is being displayed, but instead are coming from different categories.

I thought that by choosing Categories, this was meaning related posts by the one and only category of the post. If this is the correct behavior of the Display Related Posts algorithm, how could I manage to display related posts only from the single category of the post that it is being displayed?

Thank you very much in advance and I would like also to wish you a Happy New Year full of health, love, good luck and joy!

Best regards
Panos

Want to join this conversation or access attachments? Sign in first.