many errors

Posted in: Newspaper
Post count: 10

many errors in tagDiv

https://imgur.com/8cEgEjK

Post count: 10

I can’t make any changes. When making any changes it loads infinitely

Post count: 10

resolved, were problems with the CDN cache

but the errors ajax in the console continue

Post count: 10

https://imgur.com/a/0mhJPrh

how can I assign a specific color style to each specific category?

Post count: 35449

Hi juniorjlk,

For the problem with ajax, please check the untested plugins that can be in conflict with our theme, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also make sure that you or your host do not have some security module or a firewall that is blocking the theme or theme plugins.

If you want to apply the background color only category pages, for category tags, then you can use the options from theme panel (without cloud template) -> https://i.imgur.com/qnC5aS2.png -> https://i.imgur.com/XxPH980.png if you are using a cloud template, you need to check the settings for style set on the category siblings -> https://i.imgur.com/199rSph.png
If you want you can check the suggestions from this topic:
-> https://forum.tagdiv.com/topic/category-name-as-a-class-on-category-anchor/
_> https://forum.tagdiv.com/topic/how-can-i-show-the-category-of-each-post-on-the-thumbnail-of-the-post/
-> https://forum.tagdiv.com/topic/how-can-i-show-the-category-of-each-post-on-the-thumbnail-of-the-post/

Thank you!

Post count: 10

I changed the category names in your code and it still didn’t work

https://www.clickdopovo.com.br/

Post count: 10

.td-module-image a[href$=”/educacao/”],
.td-meta-info-container a[href$=”/educacao/”]
{
background-color: green!important;
}

Post count: 10

this worked for me >

a[href$=”/cidades/”].td-post-category{background-color:#1300d4!important;}

Post count: 35449

Hi, I’m glad that you found a solution and now the code is working.
If you have other questions, let us know!
Have a nice day!

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.