- NewsmagRequirements for Newsmag
- NewsmagHow to update the theme
- NewsmagtagDiv Social Counter tutorial
- NewsmagTop bar templates
- NewsmagAjax view count
Hello,
If you will check our demo on FireFox you will see that the Author name styling works as expected, as you can see here -> https://www.screencast.com/t/DMlrGttc7nyr For more investigations, please provide your website URL. Also, you need to remove all of the untested plugins, clear all the caches, purge CDN files and check the results.
Thanks for your understanding!
i have gone through all of these and no luck. I disabled the server side cache, renamed the file and upgraded all of the resource requirements beyond the specified minimums and still nothing. All other plugins are disabled and I don’t have wordfence or any other security running on the site as I am working thru this. Any other thoughts?
Hello ducanhit066,
First of all, try to remove and install it again the TD Composer via FTP way, clear all the caches and check the results. If the problem is still there, you should make a new theme install via FTP way according to our documentation from here -> https://forum.tagdiv.com/install-via-ftp/
Hope this helps and let us know how it goes!
Thanks.
Hi I have all those settings set to 6 and the cache has been cleared. Have you seen this before?
Hello perfectbodymate,
Try to regenerate your thumbnails using the Force Regenerate or Force Regenerate thumbnails, switch the child theme to the main theme if you are using something like this, remove all of the untested plugins, update the theme, 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. Provide there the link to this topic so we can quickly identify you.
Thanks for your understanding!
Hello MYCFL-Yvonne,
I have inspected your website and I have noticed that you have a lot of errors through your console which causes this strange behavior in your theme, sorry! Please look at this -> https://www.screencast.com/t/nau2Ss88g3eT Also, I saw that you are using a lot of untested plugins which interact with the theme core files and which might break the theme layout. Remove all of these, clear all the caches and check again the results. Also, if the problem is still there, please try to update the theme to the latest version of the theme via FTP way and check the results.
Thanks for your understanding!
Hi,
Changing the permalink to the new structure should work just as before in terms of AMP. Save the permalinks again and open a new post, add /amp after it’s URL and there should be no problem. Maybe also clear your cache and CDN if used.
Thanks
Hello Bale,
Please notice that the Autoptimize plugin has not been tested with our theme and therefore we cannot offer support for it, sorry! Our tested plugin for the cache is WP Super Cache, according to our documentation from here -> https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thanks for your understanding!
@tmaghrebt for me your site loading fine check: https://tools.pingdom.com/#599ca9077f000000
Install the Cloudflare plugin to manage cache expiration.
You can also try renaming object-cache.php to object-cache.php.off
the file is located in domain.com/wp-content/
This mostly happens when you have a database cache enabled on the server end.
Try disabling Minification in WP Fastest cache plugin.
Can you try disabling minify option in your cache plugin’s settings?
which plug-in is good to delete cache replace Autoptimize ?
thank you for replying above.
Hi Calin,
I am using TD Composer only on home page, so when I click on edit with TD Composer I get the spinning circle like in the sceen shot below, and everything is frozen I can’t click anything, I have to click the back button on browser to exit.
https://www.dropbox.com/s/x98935dutov7bcs/HomePage.JPG?dl=0
so I tried to edit another page that never been updated with TD Composer and I get this error message as in the below screen.
I did all the system suggestions and they are all green in the status now. I modified the WP supper cache plugin to the recommended setting. I disabled all untested plugins and many others just to test, same results. I even tested on 3 different computers without luck.
I designed a beautiful home page, but I am not sure if me upgrading to version 9 got me to this and I feel stuck I can’t modify homepage anymore.
I hope to hear from you, Thanks!
Hello raybatch,
Ensure that you are using the latest version of them installed via FTP way, clear all the caches, purge CDN files and check the results. Also, if you are using some untested plugins, you should remove all of these 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. Provide there the link to this topic so we can quickly identify you.
Thanks for the message!
Hi
All articles have features images.
From 15mn a inexplicable bug arrive on the site.
Menu is no longer ok and images don’t show.
I deactivate the cache plugin, rename the cache, rename the plugins folders and even renamed the htaccess: nothing change! đ
Please help, I never saw a bug like that.
Hi,
I’ve just take a look at you website, I’ve check few posts and is look like you don’t have feature image on posts.
Also I see you have problems with drop down menu, please try to deactivate all plugins that are not tested with our theme, clear all cache, and check again.
Thank you for your understanding.
I cleared the cache- here’s what I have in td_module_mx5.php:
<?php
/**
* Created by PhpStorm.
* User: tagdiv
* Date: 03.02.2015
* Time: 10:05
*/
class td_module_mx5 extends td_module {
function __construct($post, $module_atts = array()) {
parent::__construct($post, $module_atts);
}
function render($order_no) {
ob_start();
$title_length = $this->get_shortcode_att(‘mx5_tl’);
?>
<div class=”<?php echo $this->get_module_classes(array(“td-big-grid-post-$order_no”, “td-big-grid-post”, ‘td-big-thumb’)); ?>”>
<?php
echo $this->get_image(‘td_537x360’);
?>
<div class=”td-meta-info-container”>
<div class=”td-meta-align”>
<div class=”td-big-grid-meta”>
<?php if (td_util::get_option(‘tds_category_module_mx5’) == ‘yes’) { echo $this->get_category(); }?>
<?php echo $this->get_title($title_length);?>
<div class=”meta-info”>
<?php echo $this->get_title($title_length);?>
<div class=”td-editor-date”>
<?php if (td_util::get_option(‘tds_category_module_mx1’) == ‘yes’) { echo $this->get_category(); }?>
<?php echo $this->get_author();?>
<?php echo $this->get_date();?>
</div>
</div>
</div>
<?php echo $this->get_comments();?>
</div>
<?php return ob_get_clean();
}
}
Hello emalgumlugardomundo,
Did you have re-saved the permalinks? Clear all the caches and check the results.
Let us know how it goes!
Thanks.
Please see the website I just clear the cache and the things i want to fix is till there
Hello Vlad111,
Please notice that we do not have any bad reports until now, regarding this process of post-publication. I have made some tests on my website and works as expected. Ensure that your theme has been correctly installed via FTP way, remove all of the untested plugins, clear all the caches and check the results. Also, ensure that you have respected all the theme’s requirements from here -> https://forum.tagdiv.com/requirements-for-newspaper/
Thanks for your understanding!
Hello rosiefaulkner1989,
Did you have cleared all the caches after you have made this changes through the code? Make sure that you have correctly added and check the results.
Thanks for your understanding!
Paste it at the top, but you can make a backup first.
If you make backup to the file, then you can try to just paste at the top, and if is not working, you can try to delete all from file an paste it, but only if you make backup.
please clear all cache and force to refresh.
Please copy this code code in your public_html “.htaccess” file
FilesMatch "\.(ttf|otf|eot|woff|woff2)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "http://skin.cdn.com"
</IfModule>
</FilesMatch>
After you add the code in “.htaccess”, please clear all cache and force to refresh your web.
Also you can try to log out and log in again.
Thanks.