Hi
Did you changed the color for that block from Visual Composer’s page builder like here: http://screencast.com/t/dpkwgXpKw ? Checking your site I’ve noticed that the color for that title is given by theme’s accent colors not by the option for title colors.
Try to set the color as I’ve indicated in my screen, clear all caches then test the site again.
Let us know ho it goes.
Thanks!
Hi
I’ve checked your site and ads are displayed fine, as can be seen in my screen the proper ad-spot is called on desktop: http://screencast.com/t/rYiatnDdfkqv When mobile theme is used on mobile ads are served by mobile ad-spots, and as an example the one who serve the header have a different name: http://screencast.com/t/ahL086xy
I also noticed that you using an ad system which is not tested with our theme. We tested only ad-sense and banner ads and we can’t guarantee that other ads will be displayed fine by the theme.
Thanks!
Hi
If your using mobile theme the condition must be added in td_block_ad_box_mob.php file here: http://screencast.com/t/FM9eI6sYlJmD
Thanks!
HI
You set a background color for this row: http://screencast.com/t/qtfsAYQqu in Visual Composer. Try to remove it, clear the caches then test the site again.
Let us know ho it goes.
Thanks!
Hi
Please address us via email at contact@tagdiv.com including a link to this conversation, also give us wp-admin and ftp access so we can have a closer look at this and we will get back to you as soon as possible.
Thanks!
Hi
This issue may be caused by a conflict between the theme and some plugins. Try to deactivate all plugins except Visual Composer, clear all caches, purge the cdn if you’re using then test the site again.
Let us know how it goes.
Thanks!
HI
I’ve checked your site again and noticed that the urls are different as can be seen from this screen: http://screencast.com/t/SsOmwMtmfoI
Please make sure that the permalink structure is the same in WordPress settings: http://screencast.com/t/muByimtp Also check this link for more details about a proper setup the code for each server: https://www.w3.org/wiki/CORS_Enabled
Thanks!
HI
The theme is tested and works fine with SEO By Yoast plugin. However you can remove the og:image meta added by the theme if you delete this code from td_wp_booster_functions.php file: http://screencast.com/t/K0vUhy7fC
Hope this helps!
Thanks!
HI
I can’t find any image in this thread so please provide a link with it and maybe I can help.
Thanks!
Hi
@fpavic please check this link, it may be helpful on this matter: http://wordpress.stackexchange.com/questions/230077/wordpress-admin-is-incredibly-slow
Your site hits a high traffic and if I am correct you also have many posts. In this case you will need a lot of RAM memory and a high performance server. A simple math show that your site hits more then 6000 visitors per day and in this case are required minim 4GB of RAM for your server.
Thanks!
Hi
Please provide a link where I can inspect this closer as I am not very sure what what you mean.
Thanks!
HI
I am not very sure what you mean so please provide more specific details about what you’e trying to do, also a screen pointing the desired result would be helpful, so I can have a closer look and get back to you with a more accurate answer.
Thanks!
.
HI
You can add a shadow under titles but this not fits very well for layout, however you can use this css it you want: http://screencast.com/t/yM0NHeoJZ
.td-big-grid-post .td-big-grid-meta {
-webkit-box-shadow: 0px 18px 29px -8px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 18px 29px -8px rgba(0,0,0,0.75);
box-shadow: 0px 18px 29px -8px rgba(0,0,0,0.75);
}
Thanks!
Hi
I’ve checked your site and the background click ad is not displayed on mobile: http://screencast.com/t/hULr78fZkhm The content have a 100% width on mobile so there is no space for background click ad to be displayed.
Thanks!
HI
I’ve checked your site and noticed that the videos are not set as feature videos for the indicated posts. Try to add the featured video in this field: http://screencast.com/t/ATpOX00w clear all caches then test the site again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.
Thanks!
Hi
You can use header style 4 to achieve a similar rezult: http://screencast.com/t/jdclbucw00 – http://screencast.com/t/MZB7PJs8JG
Hope this helps!
Thanks!
Hi
The theme don’t set any height for slides made with Revolution slider, as can be seen from this screen the main container which hold the slide have no fixed values for width or height: http://screencast.com/t/hSYXOyCY Als the theme don’t go deep to change slide’s layout.
If you still have this issue provide a link where we can have a closer look and maybe we can help.
Thanks!
Hi
Try to login on the server via ftp, navigate to your-wp-install/wp-content/themes and delete Newspaper folder. After this step is completed you can try to upload Newspaer.zip file in your wordpress or directly upload Newspaper folder via ftp. Please check our documentation for more detail about the update process: https://forum.tagdiv.com/how-to-update-the-theme-2/ – https://forum.tagdiv.com/install-via-ftp/
Before making any changes in your site make sure you do a full backup to your current wp-install and the database also: https://codex.wordpress.org/WordPress_Backups
Thanks!
Hi
Have you made the changes exactly as was recommended in the thread indicated by @Edward ? Also make sure you purge the cdn, clear the caches then test the site again.
Thanks!
HI
If you’re using mobile theme you need to place the tracking code in footer.php file from mobile folder: http://screencast.com/t/bIKavPks
Hope this helps!
Thanks!
HI
Please provide your site url so we can have a closer look and get back to you with a more accurate answer.
Thanks!
Hi
There was a conflict between Mobile theme plugin and SEO By Yoast plugin. Try delete the mobile theme plugin and install this version: http://cdn.tagdiv.com/wp-content/uploads/2016/09/td-mobile-plugin.zip clear all caches then test the site again.
Let us know ho it goes.
Thanks!
HI
Thanks a lot @nairolf for your help.
@allexandru glad you have manage to fix this.
Thanks for letting us know and fore your message.
Hi
@Schuchi the envato toolkit don’t update the theme automatically, it only makes a direct transfer for theme’s files from themforest to your server when you runt the update command.
Thanks!
Hi
Are you referring at image’s opacity. If so then yopu can try this code and change the value as you want: http://screencast.com/t/enVDs19acqnp
.td-animation-stack-type1-2 {
opacity: 0.7 !important;
}
Hope this helps!
Thanks!