Hello friends, I’m creating templates for categories using tagdiv composer and cloud library, but I’m having problems with duplicate posts. I do not know if I can activate Unique Articles in these templates, or if there is any other way to do this, can you help me?
Hi,
You mean the posts are duplicated within the category pages? I could take a look, provide a link to a category page where this happens.
There could be duplicated posts meaning posts displayed in the category grid and also in the post loop below. Try to use an offset in the post loop if that is the case, the value should be the number of posts displayed in the grid above. Like this example
– https://www.screencast.com/t/r6YSG3d0
If I misunderstand please correct me.
Thanks
I downloaded the blank category template in the cloud library and created one my way. But the modules repeat the posts … I used flex block 1 and loop posts to create the template of the category, but the posts insist on appearing duplicates … as a palliative I used offset posts, but it does not always turn out well.
Exemple:
The website does not load at the moment – http://prntscr.com/kq2qty
So from what I understand you used a flex block at the top and a post loop below. It all depends on your filtering and sorting used.
If the filtering used is set to display posts from that category and ordered by latest, they will be the same as in the loop. In that case set in the loop an offset according to the number of posts (modules) the flex block has.
For example if the flex block shows 3 posts, set an offset of 3 in the loop. That will avoid repeating posts.
Hello, I’m getting this error message when trying to edit a page created with TD Composer and I can not do the editing or find out what the error is. Can you help me please?
Errors at columns elements: 1 (models): 0 (dom). The model does not match the content
Esta é a página em questão:
Hi,
Does it happen only with the homepage? We could take a look, send us an email at contact@tagdiv.com and provide admin login access and details about how we can recreate the issue in your website.
We may need to deactivate all your non-theme plugins for testing. Usually this problem is caused by various plugins. Or you can test this before sending the email and let us know.