- NewspaperCloudflare (CDN)
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperUsing the Theme Translations with WPML
- NewspaperRequirements for Newspaper
- NewspaperHow to Make the Site Faster
Hello MoschatoTavros.gr,
1)However, I suppose that this type of problem is cache or CDN related. Please try to clear all of them, purge CDN files if you are using the CDN system and also, please try to clear the server cache. If you do not have any access to do it, please request this thing to do from your hosting provider. Also, if your problem will still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect the issue. Also, please provide the link of this topic so we can easily identify you.
2)I suppose that you want to display the ads after the main menu bar, for every post,page and category page, right? Please notice that our theme does not have such an option to add this but only with a bit of coding. The only way to add a banner ad above the menu is using the do_shortcode method which you will have to add in the corresponding file for page/post/category template. For example, to display the add to the category pages, can simply use a do_shortcode function in the category template like so: http://screencast.com/t/3AhOEXNl9lPl
<div class="mycustomclass">
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>
</div>
It will need a few css adjustments to remove the bottom margin and add a top margin for it to position properly so you can use the custom class assigned to the div element.
To affect the posts pages you will have to add the core file corresponding to post template used by you and then add the do_shortcode there, like this -> http://screencast.com/t/nbArnFDgR9yc
In order to achieve best results, please check your custom Ad 1 to have added a valid ad code in it, like this -> http://screencast.com/t/ZwBAoy3zAKo
If you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Hope this helps!
Thanks for your understanding!
Hi,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files. Then test the search option again. Also if you use a child theme please switch to the main theme and if you have any customization done to the main theme, please try to restore the theme to it’s default code to see if the custom code does not affect the search option.
Let us know how it goes.
Thank you!
Hello,
1) This issue is cache related if the cache settings are not set properly, then the mobile theme can even show up on desktop. We have seen this also in some cases. There are another 2 caches you may have besides the plugin. There is a cdn server if you use it and some hosting providers have cache from the server side that some users are not aware of. Pleas also check these and set them properly and then test the site again.
2) You can use the theme ad spots to do it to soem extent. a header and footer ad will show up on every post/page/category but content ads are handled for posts by the article ads: https://forum.tagdiv.com/article-ads/ and the pagebuilder adbox element on pages. CAtegories do not have content ad possibilities except for sidebar ads.
As a note, you cannot have article ads or content ads of 728 px width because the main content width when using a sidebar is 696 pixels. you can only have 728px ads inside the content if you do not use sidebars.
3)The sibling categories can be removed with css if you use this code in the theme panel->custom css box:
@media(max-width:767px){
.td-category-siblings{
display:none!important;
}}
Thank you!
Hello Jesus,
Please ensure that you are using the latest version of the theme (Newspaper 7.2) and also, the latest version of Visual Composer 4.12 in order to achieve the best result with the theme. Try to clear all your caches, purge CDN files if you are using the CDN system and try it again.
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hello viniciusc,
Please ensure that you are using the latest version of the theme (Newspaper 7.2) with the latest version of Visual Composer 4.12 and Social Counter 4.1. Try to clear all your caches, purge CDN file if you are using the CDN system and try again.
Hope this helps and let us know how it goes!
Thanks for your message!
Hi,
Please disable all plugins except visual composer, clear cache and reset cdn files as you may have a plugin conflict that is affecting the theme settings.
Let us know how it goes.
Thank you!
Hello,
Please use this guide to increase your memory allocation: https://forum.tagdiv.com/system-status-parameters-guide/
Plugins can also affect this so please try to disable all plugins except visual composer, clear cache and reset cdn files if you use it. Then test the upload again.
Alternatively you can also test this on a wp default theme like twentysixteen to rule out theme interference as well.
Let us know how it goes.
Thank you!
Hi,
Unfortunately we cannot say for sure if the implementation you use is compatible with the theme or not. We only recommend our own Instagram widget: https://forum.tagdiv.com/instagram-widget/
If your implementation worked before, try to identify what was changed since then. Maybe a plugin you installed, an update you made (automatic updates are the worst as it could have been a plugin update that caused this but if your updates were set to automatic, then it;s hard to figure out which one broke it)
The best thing to do is disable all plugins except visual composer, clear cache and reset cdn files. Then test the Instagram feed again. Unfortunately if the problem is still there, I won’t be able to help as I have no idea of how you implemented the feed in the first place and customization is not part of the theme support unfortunately.
Thank you!
Hi,
W3 total cache is not the recommended cache plugin unfortunately. It is known to cause issues with our theme so please use the recommended one: WP super cache: http://screencast.com/t/AkldjPStDm
We were not aware that w3tc causes the same issues as the cdn server. It;s good to know 🙂
Thank you!
Hi,
I have added your exact post on my end but the videos are working as expected: http://screencast.com/t/FURfluuxPBE Please disable all your plugins excepot visual composer, clear cache and reset cdn files if you use it. Then test the post again.
We do not recommend using visual composer on posts, but this should work. As I see from your screenshot there are visual composer shortcodes not getting rendered by visual composer at all. Please make sure visual composer is active on posts as well from the role manager: http://screencast.com/t/t811kFWK8Xy
Thank you!
HI
We’re sorry for this bed experience and for any inconveniences you have had using our theme.
I’ve double checked the sidebar’s functionality on BudyPress pages and it works fine on my side, here is an example: http://screencast.com/t/T2Yo0jv6MFL – http://screencast.com/t/85qxXxMJ2RK3 – http://screencast.com/t/sXlYYfOL5Rx
I am not sure why this is not working on your site but you can try to deactivate all plugins, leave just Visual Composer and BudyPress active, clear all caches, purge cdn files if you’re using then test again. Also make sure that you’re using V 7.2 of Newspaper theme.
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!
Hello indebuurt,
Please try to disable all the active plugins, leave just Visual Composer and Seo Yost plugin to active, clear all your caches, purge CDN files if you are using the CDN system and install only the plugins that come bundled with our theme and rule out the conflicting plugins.
Hope this helps!
Thanks for your understanding!
I solved the problem somehow! My problem was because of W3Tc settings although the CDN was disabled. I restored the dafault setting and the icons reappeared, however i couldn’t figure out what specific settings in W3TC has caused that issue.
But my case is different, i don’t use any CDN. I checked my W3 total Cashe settings and no CDN is enabled. My issue occured when i updated the theme to the latest version.
Hi
I’ve checked your site and now it works fine: http://screencast.com/t/0q77yiI4
Our theme is tested and works fine with WP Super Cache flowing this configuration: https://forum.tagdiv.com/cache-plugin-install-and-configure/ also you shoud configure your cdn according with our documentation: https://forum.tagdiv.com/cloudflare-cdn/
You don’t need to turn off cache but after the theme is updated to a newer version the caches must be emptied and also cdn purged otherwise some of old files will be served instead of new ones and conflicts may appear.
Thanks!
Hi
@all,
Unfortunately this issue is not theme related. It happens on every theme and every site if you use a cdn server. So you can understand what is going on, a cdn will cache your site and serve it from the cdn server instead of your own server to limit the stress on your server and improve loading times. But it cannot load the fonts. The fonts need to be loaded from the same source in order for them to display properly. A cdn cannot load the fonts for you so this issue occurs. This should be as a warning on every cdn server out there…In this case you need to edit your htaccess and set the allow origin code so fonts can be loaded through cdn. This is different for everyone as the htaccess is different in each case. I cannot provide a general solution as there is no general one. The allow origin method works for all users only the implementation method is different for each case. Try to find a few extra resourcess so you can see how different people have them set up and test it out on your end:
https://www.google.ro/search?num=100&safe=active&espv=2&q=allow+origin+cdn+htaccess&oq=allow+origin+cdn+htaccess&gs_l=serp.12…0.0.0.53106.0.0.0.0.0.0.0.0..0.0….0…1c..64.serp..0.0.0.MqGeYUtEyfw
The most important thing to do after you add the allow origin code to your htaccess is to clear cache and purge cdn files.
Here are a few refference links:
https://davidwalsh.name/cdn-fonts
https://wordpress.org/support/topic/css-fonts-missing-no-access-control-allow-origin-header
http://webmasters.stackexchange.com/questions/52695/access-control-allow-origin-not-working
Thank you!
Hi,
Are you sure you have more than 1 posts set to that particular category? Please check again. If this is not the case, please disable all plugins except visual composer, clear cache and reset cdn. If the problem is still there afterwards, please send us an email at contact@tagdiv.com and provide wp-admin so we can login and inspect the issue. Please also post a link to this topic so we can identify you.
Thank you!
Hi,
Please disable all your plugins except visual composer, clear cache and reset cdn files. Then check the field again. There could be a plugin conflict affecting it. If the editing options still don’t show, please contact us via email at contact@tagdiv.com and provide wp-admin so we can login and investigate. Also include a link to this topic so we can identify you.
Thank you!
Buna
Ai facut udate la Visual Composer si in continuare iti apare versiunea 4.9? Daca da incearca sa dai golesti memoria cache, reseteaza fisierele de pe cdn daca folosesti un astfel de serviciu apoi testeaza don nou.
Moltomesc.
Hi Bogdan,
I changed the code in htaccess file as per earlier suggestion. CDN I have not changed. Same cdn I am using (Cloudflare).
Following code I am using top of the htaccess file.
<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin “*”
</IfModule>
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
Please have a look.
Regards;
Jyoti
Hi Bogdan! I have the same issue, i couldn’t understand properly what two domains he is taliking about here:
change your htaccess file code on resource server domain (i.e. The cdn htaccess; not the source calling the resource)
Can you please elaborate this a little further for me?
Hi,
Please test to see if other settings from the theme panel are also affected. Try to change a few things in the panel to test it out and if other settings are affected. If this is the case, please disable all plugins except visual composer, clear cache and reset cdn files. Then test the panel again.
Let us know how it goes.
Thank you!
Hi,
Did you change your htaccess file or your hosting or cdn server in the meantime?
Try the method again as it;s the only known way of fixing this if you use cdn or different sources for your fonts.
Thank you!
Hi
Try to use gzip compression to reduce the transfer time and file’s size; https://gtmetrix.com/enable-gzip-compression.html
Also please make sure that your server meets the requirements indicated in our documentation: https://forum.tagdiv.com/newsmag-requirements-for-newsmag/ and also check if the parameters from system status have the values indicated in our documentation: https://forum.tagdiv.com/system-status-parameters-guide/ you can also optimize the site following our page-speed guide: https://forum.tagdiv.com/how-to-make-the-site-faster/ Consider using a cache plugin and a cdn service for a better response time: https://forum.tagdiv.com/cache-plugin-install-and-configure/ https://forum.tagdiv.com/cloudflare-cdn/ and to optimze the queries made to database take a look at mysql query cache: http://dev.mysql.com/doc/refman/5.7/en/query-cache.html
Hope this helps.
Thanks!
HI
It could be due to a conflict between the theme and some of your installed plugins. Please make sure that you’re using V 7.2 of Newspaper theme and check if Visual Composer is updated at V 4.12 which is included in theme’s path available on themeforest. Also try to deactivate all plugins except Visual Composer, clear all caches, purge cdn files if you’re using then test again.
Let us know how it goes.
Thanks!