Infinite Loading not working + category siblings weird white border

Posted in: Newspaper
Post count: 47

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!

Post count: 47

+ 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?

Post count: 32

Same problem here with the “infinite loading” posts for blocks.

Post count: 35449

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.

Post count: 47

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 ! 🙂

Post count: 47

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

Post count: 47

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:

Post count: 47

Hello again @Calin, never mind it was a plugin that i have for a long time that was problematic

Post count: 35449

Hi,

I’m glad that you solved the problem!
2. The problem with siblings will be fix in coming update, and will be no need to use custom css to make it to look normal.

Thank you!

Viewing 9 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic.