1. We updated our theme trough FTP and everything worked almost fine except the “Load More” or the “Infinite Loading”. Do you have any tips to make it work again?
2. On the category page, we use a cloud template but on the category siblings part there is a weird white border around it then it goes aways. Do you have any idea how to remove this border? -> https://mybeautifuleurope.com/category/travel/
Thank you again for your support!
+ also is it possible to handle the radius over, i put 100 radius and when you put your mouse on it it’s still a square. Do you have any tips to change that?
Same problem here with the “infinite loading” posts for blocks.
Hi,
1. For Infinite Loading, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
How to use the Infinite Loading for Single Posts in Newspaper Theme -> https://tagdiv.com/infinite-loading-for-single-posts/
2. You can use a custom css for square and auto height on siblings
-> https://www.screencast.com/t/oOokQXAwPfWK
.td-category .tdb-sibling-cat-bg:before {
border-radius: 50px;
}
.tdb_category_sibling_categories.tdb-category-siblings-inline .tdb-category-siblings .td-category {
height: auto;
}
Let me know the results!
Thanks.
Hello Calin,
1. For some reasons, i desactivate all non theme plugins and it works then i activate all of my plugins and it continues to work so thank you for the reminder about plugins we always forget!
2. It worked like a charm, i think it something that should be implemented in the future.
Thank you again ! 🙂
Hi @calin , about point 2 on desktop everything works fine but on mobile it is not working at all. I have the white square and then the category disappear. This appears when I used a mobile not when i try the preview from the WordPress Theme.
If you could have a solution that would be great ! If you need any screenshot or access don’t hesitate to tell me
Cf. Those two screeshots are taken when I browser the cateogry page. First screenshot is when I arrive on the page and the second is 1 second later:
Hello again @Calin, never mind it was a plugin that i have for a long time that was problematic
