- NewspaperHow to use the Flex Blocks cache option
- NewspaperCache plugin – install and configure
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperFlex Block Settings Guide
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperAutoptimize Plugin – install and configuration
- NewspaperHow to update a plugin
- NewspaperCloudflare (CDN)
- NewspaperFacebook Share
- NewsmagRequirements for Newsmag
- NewsmagHow to update the theme
- NewsmagtagDiv Social Counter tutorial
- NewsmagTop bar templates
- NewsmagAjax view count
- TutorialsWhat is Ajax preloading?
- NewspaperVideo Playlist
- Newspaper7 Days Post Sorting
- NewspaperAjax View Count
- NewspaperTop bar templates
Hello
Many thanks for your ideas.
I tried to copy paste at the end your code in functions.php but it doens’t work.
Maybe sometinh missing or I didn’t paste the code where it should be?
I find W3 total cache to complex to configure.
So before buying Rocket, I activated the Falcon mode on Wordfence.
Could you please make a speed test with your configuration with this fourth systme?
Regards
Hi,
I’ve checked your page and it’s ok, did you solved it? – http://screencast.com/t/cI5VnwL0jkSw
From your description i suspect it was a Cross-Origin Resource issue.
If the issue is still there for you try to clear the browser cache.
Thank you!
Hi,
Popular categories can be translated from Translations section – http://screencast.com/t/dNICp6qSoV – http://screencast.com/t/AB0C0BrlhXl also it is translated in Dutch – http://screencast.com/t/bw0FMCp79 please clear cache or provide more details about this.
Thanks!
Thank you, I will go ahead with W3 Super Cache Plugin, But how do i fix the header menu problem as mentioned in the attached screenshot of my earlier message?
Hi,
We added a list with plugins with which we tested the Speed Booster plugin, it automatically disables itself if a new plugin is installed. This measure was added to prevent plugin conflict/failure for the average user. This plugin was intended for advanced user, it requires modifications on the code to add new resources (js and css) which are moved to the bottom of the page and conflicts may appear because some plugins may cause issues when you try to move their resources at the page bottom. If the things would have been easier we would make this an automatic process with no need to edit files and make error checking tests with each plugin.
There’s no need to disable all those plugins, you have to add them to the list and check if they work when Speed Booster is enabled. – http://screencast.com/t/q0VwS4g41F
You also have to follow the steps added in the documentation to add into SpeedBooster the resources coming from those plugins and see if there are any errors when they are moved at the bottom – https://forum.tagdiv.com/how-to-make-the-site-faster/
The Speed Booster plugin doesn’t replace the cache plugin, it just moves javascript and css at the bottom of the page. So you have to use a cache plugin, we recommend using WP Super Cache.
Thank you, Emil G.
Hi,
We tested WP Super Cache with the theme and we decided to recommend it to be used with Newpaper theme (also with Newsmag) it seems to be faster. Also we recommend to be used as default (no minify).
Thanks!
Hi,
Please make sure that you use the latest theme version 6.1 and also you have updated the social counter plugin – http://screencast.com/t/1iyyWCklqo
You try to add another instagram id save and see if works, then return to your id and save again so you will refresh the cache. Let me know!
Thanks!
I am modifying the like facebook button under the post, to make it a page like button.
I edited td_module_single_base.php on line 137, as follows:
//$buffy .= '<iframe frameBorder="0" src="' . td_global::$http_or_https . '://www.facebook.com/plugins/like.php?href=' . $this->href . '&layout=button_count&show_faces=false&width=105&action=like&colorscheme=light&height=21" style="border:none; overflow:hidden; width:105px; height:21px; background-color:transparent;"></iframe>';
$buffy .= '
<div class="fb-like" data-href="https://www.facebook.com/larepublicadiario"
data-layout="standard" data-action="like" data-show-faces="false" data-share="false"></div>
';
But the page is still showing the original like button.
Why does it happen?
Caché? – I don’t think so, since it shows even in new posts that are not cached.
Thanks.
Hi,
Please disable all plugins, leave only Visual Composer active, also disable any css/js minification, clear cache and purge your files if you use CDN, then check again if you still have this issue. Remove also any custom modification to the code. I also tested this with latest theme version and did not found any issues with it.
Thanks!
Hi,
Please try to add another instagram id save and see if works, then return to your id and save again so you will refresh the cache. I have also checked your instagram id and works fine – http://screencast.com/t/1TAnuMwYw – http://screencast.com/t/ykdik74h
Also please make sure that you use the latest version of the plugin – http://screencast.com/t/BoPLCbeCfOJt
Thanks!
Buna,
Daca vrei sa adaugi content in pagina de forum, poti crea o noua pagina denumita Forums si sa folosesti shortcoduri – http://screencast.com/t/l3qDftKrgH De aceea am adaugat documentatia pluginului – https://codex.bbpress.org/ si forumul se poate accesa aici https://itutorial.ro/forums/
5. Incearca te rog aceasta solutie – https://forum.tagdiv.com/topic/newspaper-6-upgrade/#post-54686
6. Incearca totusi si fara plugin-uri, lasa doar Visual Composer activat, da clear la cache si incearca din nou. Daca tot ai aceasta problema trimite un mail la contact@tagdiv.com si da-ne acces sa ne uitam si noi de asemenea specifica problema si un link la acest topic.
7. Se poate cu ajutorul functiei do_shortcode sa-l afisezi de exemplu sub meniu si va aparea pe toate paginile/articolele iei shortcodul din pagina – http://screencast.com/t/PvC5klsnn si il adaugi in header style care il folosesti intr-un div – http://screencast.com/t/DjeiIu0n
<div class="td-container">
<?php echo do_shortcode('[td_block_trending_now limit="5"]');?>
</div>
Result: http://screencast.com/t/mnvGjWdA
1. Se pare ca lipseste documentatia pentru smart list(am trecut-o pe todo si o sa fie adaugata). Poti vedea documentatia de la Newsmag, se aplica in acelasi mod doar ca stilurile le poti gasi aici( http://screencast.com/t/ZhN4WjoX3 ) – https://forum.tagdiv.com/smart-list/ De asemenea acest topic poate ajuta – https://forum.tagdiv.com/topic/smart-lists/
2. Din pacate ai nevoie de modificari in tema pentru a obtine acest lucru. O cale mai usoara ar fi sa nu mai folosesti article top ad, ci un custom ad pe care sa-l afisezi dupa featured image pe template-ul care vrei – http://screencast.com/t/IXOzj4Cf0oc daca te referi la ad-ul special pentru stilul 1 acesta il poti muta asa – http://screencast.com/t/ATZMdDfux
3. Foloseste acest css in Theme Panel > Custom Css – http://screencast.com/t/lG6Gal6P9
.td-header-menu-wrap.td-affix {
background-color: white;
}
Mersi!
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Please make sure that you have enabled also Ajax view count from Post Settings – http://screencast.com/t/ldAXjWcJ4Red and also we recommend to use WP Super Cache on default.
Thanks!
Yes after defining it, it fame automatically in the settings. Afterwards I had to regenerate the thumbs again. And I had to clear the cache folder (because it kept my old dimensions)
Okay… now I have fixed it. I had to enable the in the theme panel in block settings > thumbs on modules & blocks the new defined format.
Also I had to delete the cache file in wp-content. Because after done all these 3 steps I still had the old version. But not it seems I have fixed it (locally)
I just checked again in Chrome/latest build; Win7/64 and iOS — and look great.
Note Chrome really holds onto cache. You may need to fully clear your history/cache in Chrome if it’s got stuck CSS for your site from a prior version/site. F5 in chrome does not fully refresh the page; you have to actually go to your settings and delete the cache/history (really!).
SEE:
https://support.google.com/chrome/answer/95582?hl=en
🙂
-
This reply was modified 11 years by
simchris.
Of course, i know that. I disabled the option once it started not to work after the installation of W3 Cache.
That’s why i asked if there’s any OTHER way to make this work.
Thanks
Hi,
How do you change the version number of the child themes css file?
It always appears as style.css?ver=x and doesn’t seem to take into account either the theme version number or file last modified time.
Thanks,
Rob
Hi,
I was working on W3 Total Cache plugin and after I enabled the Minify settings the theme started behaving differently some of the post were deformed, refer URL”http://www.yourpitstop.com/jaguar-xe-review/”
the image of the problem is as follow: http://oi60.tinypic.com/262tyyw.jpg
so far I have tried deactivating the plugin and have emptied complete cache and reinstalled the theme.
What am I doing wrong please tell?
What are the correct settings of W3 Total Cache Plugin for Newspaper Theme?
Which is plugin more compatible W3 total cache or W3 Super Cache?
Hi
Go to Visual Composer and select at Sort Order filter:Random like here http://screencast.com/t/Zof7UXfAd but make sure you don’t have any cache plugin activated, because the page will be regenerated only when the cache expires.
Thanks!
-
This reply was modified 11 years by
Andrei L..
Hello
I am getting below error when i activate plugin.
Please update your [tagDiv social counter] Plugin!
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/content/p3pnexwpnas09_data02/50/2669850/html/wp-content/themes/Newspaper-New/includes/wp_booster/td_util.php:800) in /home/content/p3pnexwpnas09_data02/50/2669850/html/wp-content/plugins/google-sitemap-plugin/google-sitemap-plugin.php on line 49
Thanks
Hi Alin. I don’t use a cache plugin. How I erase theme’s cache and settings?
Hi,
I’m not sure why you don’t see that option, please try to clear cache, maybe it is a caching issue. Let me know!
Thanks!
Hi,
Unfortunately we did not tested it with the theme, but you can try to disable all plugins, leave just Visual Composer and OptinMonster active, clear cache and check again, maybe it is in a conflict with another plugin.
Thanks!
Hi,
Please add the custom css in Theme Panel > Custom Css – http://screencast.com/t/DbALzZULAN it should work at it is tested on your site – http://screencast.com/t/Tgte3PnN also clear cache.
Thanks!