Hello ashishkumarsr,
You should simply change the page template to a default one, for example. Please check here -> https://forum.tagdiv.com/page-templates-2/
Thanks for your understanding!
Hello StephenLieu,
Check your system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/
Thanks for your understanding!
Hello ashishkumarsr,
There’s no option for this moving of the image caption, sorry! You should try using the code below and place it in Theme panel -> Custom CSS area.
.wp-caption-text, .wp-caption-dd{
text-align:right;
}
Thanks for the message!
Hello Liz Painter,
I suggest you make a new clean install to another subdomain for testing via FTP way, remove all of the untested plugins if you are using something like this, clear all the caches and check the results. Also, you can provide your website URL for further investigations.
Thanks for the message!
Hello orbofdarkness,
Please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further investigate it closer your setup page. Provide there the link to this topic so we can quickly identify you.
Thanks for your understanding!
Hello morebusiness,
I suggest you make a new fresh install to another subdomain for testing via FTP way with the latest version of the theme, remove all of the untested plugins, clear all the caches and check the results. Notice that the TD Composer should work as expected, without any problems if the theme was correctly installed. Also, if the problem is still there, please provide some useful screenshots of the issue so I will be able to identify it because I cannot recreate it to my end.
Thanks for the message!
Hello mountainjourney,
I have inspected your above post example and I saw that your video is in post content and it’s not added to a featured video and that’s why your featured images have not been created. -> https://www.screencast.com/t/N959iwGkf You should do like this -> https://www.screencast.com/t/ChyibVZ8qUJ
Thanks for your understanding!
Hello broinfo,
Sorry but the theme does not have any such an option that allows you to hide the post titles on the blocks but you can try using some custom CSS code for that. Try the code below and place it in Theme panel -> Custom CSS area.
The code is ->
.td-module-title{
display:none;
}
Thanks.
Hello,
Please check your system status to be increased according to our documentation from here
-> https://forum.tagdiv.com/system-status-parameters-guide/
Thanks for the message!
Hello mick535,
Do you have correctly installed the AMP plugin? Try to remove all of the untested plugins, clear all the caches and check again. If the problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can take a closer look at it. Also, you can provide a full access to your CPanel.
Thanks for your understanding!
Hello
Please try to make a new post with the following code ->
[td_block_video_youtube playlist_title="" playlist_yt="dpma-J68Etc, lGApxPyjOzE, 45QBhq7sE7U, jhCPincElC4" playlist_auto_play="0"]
I have checked on my website and everything works as expected.
Thanks for the message!
Hello George_D,
Check your system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/ Also, check with your dedicated server to have all the settings right setup because might appears some errors from your server. In terms of the theme, everything should work as expected.
Thanks for your understanding!
Hello CBTNews,
Unfortunately, please notice that our theme has not been tested with WP RSS Aggregator and any RSS plugin for feeds and also, we cannot say for sure if the theme will work or not as expected with this, sorry!
Thanks.
Hello Steve To,
It seems to be a problem with cache. Try to clear all of these, purge CDN files if you are using the CDN system and check the results. Try to press CTRL+SHIFT+R.
Thanks for your understanding!
Hello mboone06,
All of these settings can be created from Revolution Slider plugin. Before using it, we recommend reading the plugin documentation from here -> https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
Thanks for your understanding!
Hello marijnvdgruiter,
I have inspected your website on my mobile and it seems to work as expected, without any problems. Try to clear all the caches and check the results. Also, check the system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/
Thanks for the message!
Hello Michel,
Check the system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/
Thanks for your understanding!
Hello teknolojisk,
You should try using the code below and place it in Theme panel -> Custom CSS area.
The code is ->
.td-header-border:before {
background-color: red;
}
Thanks.
Hello DiversoDK,
Unfortunately, the theme does not have any such an option that allows you to do this and also, we do not have any recommended plugin in this case, sorry!
Thanks.
Hello deanysus,
I suggest you make a new fresh install to another subdomain for testing via FTP way, remove all of the untested plugins, clear all the caches and check the results. The mobile mode of the theme was fully tested and should works as expected if the theme has been correctly installed.
Thanks for your understanding!
Hello bformhals,
You should check the settings from here -> https://www.screencast.com/t/3O6HWtRztjj if you want to have other colors for your header main menu.
Thanks.
Hello bformhals,
You can load any image you want to be set up to your background from Theme panel option from here -> https://www.screencast.com/t/Vkm0K0NoUc4E
Thanks for your understanding!
Hello MaximEvr,
In our theme packet, you will find that plugin which can be installed on your website without any problems.
Thanks.
Hello spu,
Ensure that your system status parameters are correctly increased according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/ This problem could be from your wp_memory. Try to increase it, clear all the caches and check the results. If the problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further investigate it closer your setup page.
Thanks for your understanding!
Hello salahsaqr,
I saw that you are using the Fitness Blog demo which has that color hardcoded in the style.css code. So, if you want to change this color to be the Accent Color you should comment out from the demo_style.css from here -> https://www.screencast.com/t/oR4oIkSR Now, it’s working fine because I made this change from your editor and now, your General Accent color will be applied as you can see here -> https://www.screencast.com/t/tVnN48nfqAb
Hope this helps!
Thanks for the message!