By Michael Glorius on Wednesday, 08 March 2017
Posted in General
Replies 9
Likes 0
Views 341
Votes 0
I implement a few Latest Blogs Modules on different pages. Every Module has the module type = post by tag. If i go to the Tag tab i can give ID's sepperated by a "," like the advice shows. But if I insert a second ID nothing from this ID is shown on the frontend.
Do I have mistake in my configuration of the module?

bet regards,

Michael
Hi Michael,
Can you provide us the page the module is on and which post you think is missing from the module? It seems there are too many menu items and posts to look through.
Do you mean that the posts having tag ID=9 are not showing inside the module? Are these private posts?
·
Wednesday, 08 March 2017 19:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Raymond,

the page the module is on is https://kvoptimal.de/versicherungsgesellschaften/central.
Ys, the ID's are 117 and 9. I get the results for 117. That tag only has two posts. I thought i could fill up to 5 posts by including a second tag. This tag has 65 posts in it and nearly all of them are visible for everyone.
·
Wednesday, 08 March 2017 19:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you try download my attached file then replace into this following file and see how it goes?

JoomlaFolder/administrator/components/com_easyblog/models/blog.php
JoomlaFolder/modules/mod_easybloglatestblogs/mod_easybloglatestblogs.php


Note : You have to backup your original file before you replace the file.
·
Thursday, 09 March 2017 02:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

I got the attached alert. It works for the second Tag ID = 117 but the first ID = 9 didn't give a result anymore.

best regards,

Michael
·
Thursday, 09 March 2017 02:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Michael,

Can you revert back to original file first and provide us with your FTP access at your first post so I can check further?
·
Thursday, 09 March 2017 09:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Done
·
Thursday, 09 March 2017 16:28
·
0 Likes
·
0 Votes
·
0 Comments
·
It should work fine now, can you check again?
·
Thursday, 09 March 2017 17:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Have you already replaced the attached files or should i do this?
I had a look on https://kvoptimal.de/versicherungsgesellschaften/central and I only see the latest post for tag id 9 but the posts from the first id =117 should be shown at first because they have a higher relevance for our users.
·
Thursday, 09 March 2017 17:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, I already applied those file into your site.

The reason why it didn't populate those tag id 117 post first is because that is ordering by post creation date, so it will appear the most latest blog post first in the module.
·
Thursday, 09 March 2017 18:29
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post