Hi,
Unfortunately, changing post content’s width can’t be done easily as theme’s post’s/page’s content width comes from theme’s grid system so changing it would require changing all theme’s elements which is not ans easy task so this can be done but you would have to turn to a developer to help you do it as this job requires customizing theme’s code and we’re not available for any customization services at the moment.
You’re trying to use a custom VC layout on posts pages while the theme was designed and tested to work on 3 columns layout 1/3 + 1/3 + 1/3 and derivations – more so we haven’t tested VC’s page builder on posts pages so we don’t recommend its usage on post pages.
What you need requires lots of customizations that’s why we advise you to get in touch with a developer to make this changes for you. Sorry!
Thanks for the message!
Hi,
The theme renders the adsense code, checks the devices on which your site loads and returns a banner according to the screen width, that’s why your tags are removed. Try to add your comments like this: http://screencast.com/t/z4xe1e16H9 – http://screencast.com/t/1kl8xB7AyH – http://screencast.com/t/pa9MeBMJf8e
$buffy .= "\n <!–COOKIE_POLICY_BEGIN–> \n\n";
$buffy .= "\n <!–COOKIE_POLICY_END–> \n\n";
Hope this helps!
Thanks for the message!
-
This reply was modified 10 years by
Lucian.
Hi,
That ‘Purchase theme’ link is added in the top menu as a custom link menu item, you can remove it from here: http://screencast.com/t/fPuGosecLa
First you should make sure you don’t have the ‘Search Engine Visibility’ option checked in wp settings: http://screencast.com/t/z5wREWbOYnC
Secondly Make sure Googlebot is not blocked: https://support.google.com/webmasters/answer/2387297?hl=en or ask your server administrator about this and if noting is blocking it and address this to google’s support.
Hope this helps!
Thanks for the message!
Hi,
You have to setup a child theme install and customize it in the same way you have the main theme configured. Please use our child theme support tutorial: https://forum.tagdiv.com/child-theme-support/ – https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thanks for the message!
Hi,
The theme uses wp’s title function: http://screencast.com/t/JGbVbrjBV0s which can’t be changed using theme’s settings so to use a custom titles for your posts in theme’s modules/blocks you need to customize theme’s function: http://screencast.com/t/B8euMXkIm this requires customizing theme’s code and we’re not available for any customization services at the moment so I advise your to turn to a developer to help you do it. You can search for one on site’s like: http://studio.envato.com/
Thanks for the message!
Hi,
Edit the VC plugin ab remove its body class version from here: http://screencast.com/t/VDKeM9Sz
Thanks for the message!
Hi,
Not sure what you mean, please provide more details on this and your site’s URL with an example, a screenshot would also help.
Thanks for the message!
Hi Thalisson,
Please replace your td_social_icons.php file content with this one: http://pastebin.com/2zkCPCci then use your mail address in social networks: http://screencast.com/t/1vSOrUApV your link should look like this: http://screencast.com/t/Vhc9ZUAsy and check your webmaster reports again.
Let us know how it goes! We will remediate this as soon as possible.
Thanks for the message!
-
This reply was modified 10 years by
Lucian.
Hi,
You could try a plugin like “WP Super Cache – Clear all cache” to make sure you clear caches completely: https://wordpress.org/plugins/wp-super-cache-clear-cache-menu/ From all browser’s also: https://kb.iu.edu/d/ahic then test this again and check the cache plugin for options similar to this ‘Preload the post cache upon publish events.’ from W3TC: https://forum.tagdiv.com/topic/have-i-gone-crazy-with-the-amount-of-tools-for-speed-q/
Use this guide to setup wp super cache plugin: http://www.wpbeginner.com/beginners-guide/how-to-install-and-setup-wp-super-cache-for-beginners/
Hope this helps!
Let us know how it goes!
Thanks!
-
This reply was modified 10 years by
Lucian.
Hi pedropapito,
Sorry for the inconvenience!
As Alin stated we have it on our todo list and we will fix this and provide a solution as soon as possible.
Thanks for the message!
Hi,
1. I’ve checked your site and noticed you have it set to 30px now: http://screencast.com/t/wKjerWYGys8O make sure you empty all caches, browser’s also: https://kb.iu.edu/d/ahic if you don’t get the same result and let us know if you still need assistance on this.
2. You have set it to a 14px height: http://screencast.com/t/3bZphdHI remove that custom css to fix the banner: http://screencast.com/t/UeQLfzeXzLi
Thanks for the message!
Hi,
Yes, theme’s ads system doesn’t handle dfp ads so using on/off settings will not work however you could try to use your dfp ad codes using a plugin and place them to theme’s spots using shortcodes or try to add them directly into theme’s spots in panel and use the below css in theme panel > custom css section and theme’s ad settings: http://screencast.com/t/PLzq945giwr then check again.
@media (max-width: 1018px) and (min-width: 768px) {
.td-rec-hide-on-tp {
display: none;
}
}
@media (max-width: 767px){
.td-rec-hide-on-p {
display: none;
}
}
@media (max-width: 1140px) and (min-width: 1019px) {
.td-rec-hide-on-tl {
display: none;
}
}
@media (min-width: 1140px) {
.td-rec-hide-on-m {
display: none;
}
}
Hope this helps!
Thanks
Hi,
It happens because theme’s blocks an modules have padding and/or margins added, that’s how they were designed, so when you add a separator using VC page builder it will be added below/after blocks or other page builder elements and just above the next near element, looking like in your case. You could add some margin at the bottom of every vc separator which will take you closer of your desired result but you’dd also have to reduce theme’s blocks padding and/or margin to obtain a fine looking design and not increasing too much the space between elements. Here is an example: http://screencast.com/t/5g9ocs6igsvu – http://screencast.com/t/PJHrF2i25
Use a custom css like this one and build your on it (using .home will apply it just on your homepage): http://screencast.com/t/O1my4ZuiD
.home .vc_row .vc_separator {
margin-bottom: 30px !important
}
.home .vc_row .td_block_wrap {
padding-bottom: 0px;
}
Hope this helps! Let us know how it goes!
Thanks
Hi spalla,
Please send us your admin details via email so we can have closer look at this and also make sure you empty all caches and purge cdn files if using an cdn host then test again without any plugins active, besides theme’s plugins.
Address us at contact@tagdiv.com via email and also include a link tot this tread. We will get back back to your with an answer as soon as possible.
Thanks for the message!
Hi,
Add this YouTube player parameters: &showinfo=0&controls=0&autoplay=1 to YouTube iframe like this: http://screencast.com/t/25lOA6EM
Let me know how it goes!
Thanks for the message!
Hi,
Alin refereed to your tracking scripts documentation/recommendations for implementation to your site. The theme does provide the possibility to add custom scripts to the footer from theme panel > custom js sections: http://screencast.com/t/3GMbbuDNZ0d8 – please note that you have to add it without <script> tags. If this doesn’t help you or it’s not enough you would have to use a plugin or the child theme to place your tracking scripts in the theme: https://forum.tagdiv.com/child-theme-support/
Thanks for the message!
Hi 3gca,
I have checked your site and found it working properly except of this wp booster error present on category pages: http://screencast.com/t/1UhaO8Abn – this happens because the setting you currently use has been changed in the latest update. It’s enough to go to theme panel > categories and set the category template: http://screencast.com/t/JmI2zZx8xoV make sure you clear the cache, purge cdn file if you’re using and test again.
Please provide more details about other issues you experience after latest theme update and also make sure you empty all chase, purge cdn files if your using any and make sure your also test this without plugins, just theme’s plugins.
Please also provide more details about the ‘Malware’ warning from your website after theme update so we can look into it.
Please let us know!
Thanks for the message!
Yes @gwhoddinott, please take a peak at theme’s docs here: https://forum.tagdiv.com/newsmag-documentation/ use theme’s panel to change the available settings: http://screencast.com/t/WZxiiiTJ and provide details about the issues your facing. If possible please also provide screenshots, they help us allot.
Thanks for the message!
Hi marmacan,
Please send us your site’s admin panel login details via email at contact@tagdiv.com including a link to this conversation, so we can have a closer look at this and check how have you setup your ads.
Thanks
Hi Jeni,
We’re sorry for the inconvenience. The first “Server Error: blog/wp-content/themes/Newsmag/” happens when you try to access the theme’s index.php file directly, usually it displays a Fatal error: Call to undefined function get_header() and it shouldn’t be picked up by google’s crawler.
You can find more info about this in this tread: https://forum.tagdiv.com/topic/fatal-error-3/ and add a redirect rule for it.
For blog/search/ and for /blog/author/*my user name*/ Missing Author
/blog/ Missing Author please update your theme to the latest version available now on themeforest: http://themeforest.net/downloads then check the webmaster errors again. Let us know how it goes and please use this updated guide: https://forum.tagdiv.com/how-to-update-theme/ and make sure you backup your current theme/wp install and database also.
Hope this helps!
Thanks
Thanks Chris!
@paty0323 Please check our Chris’s tutorial here: https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/ and our page speed guide here: https://forum.tagdiv.com/how-to-make-the-site-faster/ (see the 5.2 section for instructions on how to move js/css resources to the footer using the speed booster plugin: http://screencast.com/t/d63V6yZlqgJc ).
Thanks
Hi,
I’m not sure. We haven’t tested the theme’s post on reedit and we didn’t get any reports in this regard also. You could try to post an article form our demo and see if you get the same behavior: http://demo.tagdiv.com/newsmag/
Let us know how it goes!
Thanks for the message!
Hi,
Please give us wp-access and provide your login credentials via email at contact@tagdiv.com including a link to this conversation, so we can have a closer look at this and investigate this.
Thanks
Hi,
Andrei replied you on your other post on this: https://forum.tagdiv.com/topic/no-adsense-ads-are-displayed-throughout-the-site/#post-68625 give it some time and google should start deliver them soon.
Thanks
This was my reply:
Hi,
Please use our theme’s documentation on this how to import/use theme’s demos: https://forum.tagdiv.com/introduction/ – https://forum.tagdiv.com/installing-demos/
If you just need to setup the homepage, use the codes and guidance Alin given you on the forum and build the page using the page builder of the Visual Composer plugin. You can find a tutorial on how to use the VC plugin here: https://forum.tagdiv.com/how-to-use-visual-composer/Not sure what you mean by: “Seems like i have to use a plugin for header and footer scripts?” so please give us more detail on that. You can find more details on how to customize header and footer sections in our docs: https://forum.tagdiv.com/header-styles/ – http://screencast.com/t/hfWaYdOeu9Sr – https://forum.tagdiv.com/footer-templates/
Please use those docs then let us know if you still need additional informations and give us specific details of what you need/want to do.
If you’re still not familiar with the theme and how to sue it I suggest you setup a testing wp install then import theme’s demo and using theme’s docs go trough its settings. Would help you in your site’s development. We also provide video tutorials on YouTube so my advice is to watch them here: https://www.youtube.com/watch?v=o7JSltCqpCI&list=PL6CsDkMaejhrfEuAth6JVYLPmFwFzNFwY
Thanks for the message!
Lucian C. tagDiv!