Hi
I am not sure I understand your issue completely. Do you mean that the changes made in theme panel does not applies on front-end? If this happens try to deactivate all plugins except Visual Composer, clear all caches and test again. Also check in browser console while you’re saving the settings if there are any errors. Usually a 403 or a 404 error it’s displayed there if something goes wrong.
If this is not what you mean please provide more details about your issue and also provide your site url so I can inspect it closer.
Thanks!
Yes, that is my problem. The changes made in theme panel does not applies on front-end.
I have this problem at all demos, everything else works good.
I don’t know where is the problem… I use Google Chrome and I don’t have other plugins except Visual Composer.
In CATEGORY TOP POSTS STYLE I pick: “Gird 3”,
and in ARTICLE DISPLAY VIEW I choose: “M2” and then save 🙂
but it only appears M2…
Than you very much for answer and help.
Hi
Please address us via email at contact@tagdiv.com including a link to this conversation and also give us wp-access so we can have a closer look at this and we will get back to your as soon as possible.
Thanks!
Hi bros,
I set CATEGORY TOP POSTS STYLE and I get result here:
Image of article is concealed by the color (I marked circled), so have I to do to remove the color image overlaid?
Thank you!
Hi
Try this css in theme panel > custom code > custom css: http://screencast.com/t/ssS1eGvH25j
.category .td-module-thumb a:last-child:before {
background: none!important;
}
Thanks!
