Hi,
Normal if you are using a pro demo, you can adjust the layout using tagDiv Composer, but is possible to be need to use some theme panel settings if you are using a blog as homepage, for this use these settings -> https://i.imgur.com/fcO3wuQ.png
Thank you!
Hi,
If this is not working, you can try this css -> https://i.imgur.com/uSPSWrN.jpg
body .td-container .td-post-category {
background-color: #222;
color: #fff;
}
body .td-container .td-module-title a{
color: #ddd;
}
body .td_module_wrap:hover .td-module-title a{
color: #fff;
}
.td-blog-travel .block-title, .td-blog-travel .td-related-title {
border-bottom-color: #e0e0e0;
}
Set this code in theme panel> custom code> custom css.
hope it will help you!
No, I not sure 100% what settings cloud interfere with the options from theme panel.
Normal a pro demo can be entirely edited with tagDiv Composer, and the blog set as homepage should be editable using the theme panel options, but in your case something was interfering, I try to provide an working solution as quick I cloud, that is way I provided the css. To be sure 100% why the theme panel settings didn’t work, we need to login to your website and check it.
Thank you!
Please do as I am also having issues with Cloud Templates not downloading.
Credentials:
User>
PW>
https://puertoricorealestatenews.com/
-
This reply was modified 5 years by
Calin.
Hi,
First you need to set the theme requirements as in our guide -> https://forum.tagdiv.com/requirements-for-newspaper/, for the moment these are like this -> https://i.imgur.com/pCfJEQ8.png (this will fix the problem with cloud templates download).
Also is look that you use some firewall or security module that is blocking the admin ajax -> https://i.imgur.com/9IMjuFI.png
If you don’t use a security plugin, please ask your host about this, maybe you have a security module which blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Also make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Now the colors set from theme panel are or block because the admin ajax is not apply or are overwrite by the class set on body -> https://i.imgur.com/L3kMLpZ.png remove the class and the settings color from theme panel should work.
Let me know the results!
Thank you!
1. WP Memory is set @ 256. I checked it myself in my Hosting account @ GoDaddy. Agent does not know why it is not showing in System Status.
2. Asked GoDaddy some if some firewall or security module was is blocking the admin ajax. They could not detect any!
3. I do not have plugin Wordfence installed.
4. I do not know what U talking about> ” Now the colors set from theme panel are or block because the admin ajax is not apply or are overwrite by the class set on body -> https://i.imgur.com/L3kMLpZ.png remove the class and the settings color from theme panel should work”.
Let me know. Thanks
-
This reply was modified 5 years by
mayaguez.
Hi mayaguez,
The requirements for our guide need to be set as there are indicate there, I sure that your host set 256M but not for our theme for this you need to set it as in this section -> https://i.imgur.com/HKWUNBY.png the code need to be set in wp-config.php
If you do not use any Wordfence or firewall or security module maybe it was something temporary cache and I was not able to replace the code.
Now about the color, there are no specific settings for blog color, so it is possible that the code that is set by default to can be replace only with custom css, like the one provide above.
Also if there are still some problems with cloud library or other elements, Let meknow!
Thank you!
Hi,
Set the parameter like in this example -> https://i.imgur.com/tmQdh1l.png in this way the theme will be able to use 256M.
Thank you!