- TutorialsHow to install Revolution Slider
- TutorialsHow to Install bbPress forum
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsImport Revolution Sliders
- TutorialsSystem status parameters guide
- TutorialsHow to Update the WPBakery Page Builder plugin
- TutorialsExisting content
It works after reinstalling the composer and clearing cache.
Thanks so much.
Hello !
Please try to remove the tagDiv Composer and re-install it. Also please make sure to check for a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you !
Hello
I currently use the Newspaper theme
I have installed the Polylang plugin
When using with a computer, it is very good to switch to another language.
But when using a mobile phone, when the language is switched, the menu part cannot change the language.
Please help me.
Hello,
So I added custom script in Theme’s Function.php file but upon updating it got replaced by nwer one. So, I installed My Custom Function Plugin but that plugin isn’t working with your theme, whereas same plugin works perfectly on my other site with different themes.
I also created my own plugin with custom function in hope to make it work but no luck as well.
Those custom functions are very important to me to add. Any Solution?
Hello,
I just changed the fb account form tagDiv to our own and the counter does not work. It works when I type tagDiv but for domamk.mk it says 0, even though the page has likes. I tried updating the theme to V10.3.7, tried deleting TD Composer and re-installing it but that does not work.
TD Composer plugin version: 2.7
TD Social Counter plugin version: 4.8
Let me know if I should try something else.
Regards,
Ljupche
I did it. Not works.
Deleted module, empty cache, install module, put again in widgets. Not working
Thanks
Hello !
You can reinstall your theme on your new website but please make sure to reset the key from theme panel as you can see here: https://www.screencast.com/t/4LwnQYKB2
Thank you !
Hello !
For this you will need to install SEO Yoast plugin.
Thank you !
Hi I have this problem on my website that TagDiv Composer is not loading. I reset my wordpress and reinstalled Newspaper theme but that didn’t fix TD Composer. Please help.
https://grafik.is/
Hello !
I have inspected your website and now everything seems to be working fine. You and your colleagues may see it differently due to cache. Please make sure everybody went on the website and pressed, CTRL + SHIFT + R, this will refresh the cache. Please follow our guide and make sure that WP Super Cache has been installed properly: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Let us know the result.
Thank you !
Hello !
I have spoken to our developers and unfortunately the Instagram is not fully working at the moment so we recommend using the fixed counter: https://www.screencast.com/t/IegtJZDe00
As for the facebook, please make sure that your cache is clear and also remove and re-install the tagDIv Composer, I have tried on multiple devices editing and this works.
Thank you !
Hi, I own a hosting where there is my current WordPress website, and I cannot permit me to set it under maintenance for a long time, so I thought to install Newspaper theme on my WordPress local server to set it and then migrate all contents on my main hosting server. Can I set up my theme on my local server and then migrate it or there are some issues?
Thanks.
Here my code in htaccess. is something wrong ?
And about cache, I follow newspaper guide (wp super cache)
# BEGIN SecuPress no_x_powered_by
<IfModule mod_headers.c>
Header unset X-Powered-By
</IfModule>
# END SecuPress
# BEGIN SecuPress readme_discloses
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^(.*/)?(readme|changelog|debug)\.(txt|md|html|log)$ - [R=404,L,NC]
</IfModule>
# END SecuPress
# BEGIN SecuPress wp_version
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^readme\.html$ - [R=404,L,NC]
</IfModule>
# END SecuPress
# BEGIN SecuPress bad_url_access
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} !wp-includes/js/tinymce/wp-tinymce\.php$
RewriteRule ^(php\.ini|wp-config\.php|wp-includes/.+\.php|wp-admin/(admin-functions|install|menu-header|setup-config|([^/]+/)?menu|upgrade-functions|includes/.+)\.php)$ [R=404,L,NC]
</IfModule>
# END SecuPress
# BEGIN SecuPress directory_listing
<IfModule mod_autoindex.c>
Options -Indexes
</IfModule>
# END SecuPress
# o2s WpTiger Begin - Dont edit - Ne pas modifier - forceHttps
# Force le HTTPS
RewriteEngine On
RewriteCond %{HTTP:X-Forwarded-Proto} !https
RewriteCond %{HTTPS} !on
RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
# o2s WpTiger End - Dont edit - Ne pas modifier - forceHttps
# Activation du suivi des liens symboliques
Options +FollowSymLinks
# Protéger le fichier wp-config.php
<files wp-config.php>
order allow,deny
deny from all
</files>
# BEGIN Expire headers
<ifModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 5 seconds"
ExpiresByType image/x-icon "access plus 604800 seconds"
ExpiresByType image/jpeg "access plus 604800 seconds"
ExpiresByType image/png "access plus 604800 seconds"
ExpiresByType image/gif "access plus 604800 seconds"
ExpiresByType application/x-shockwave-flash "access plus 604800 seconds"
ExpiresByType text/css "access plus 604800 seconds"
ExpiresByType text/javascript "access plus 604800 seconds"
ExpiresByType application/javascript "access plus 604800 seconds"
ExpiresByType application/x-javascript "access plus 604800 seconds"
ExpiresByType application/x-font-woff "access plus 604800 seconds"
ExpiresByType application/x-font-svg "access plus 604800 seconds"
ExpiresByType image/svg+xml "access plus 604800 seconds"
</ifModule>
# END Expire headers
<IfModule mod_deflate.c>
<filesMatch "\.(js|css|html|php)$">
SetOutputFilter DEFLATE
</filesMatch>
</IfModule>
<filesmatch ".(ico|pdf|flv|jpg|jpeg|png|gif|js|css)$">
Header set Cache-Control "max-age=2628000, public"
</filesmatch>
# Éviter que l'on découvre l'identifiant d'un auteur
<IfModule mod_rewrite.c>
RewriteCond %{QUERY_STRING} ^author=([0-9]*)
RewriteRule .* - [F]
</IfModule>
# BEGIN ShortPixelWebp
# Les directives (lignes) entre « BEGIN ShortPixelWebp » et « END ShortPixelWebp » sont générées
# dynamiquement, et doivent être modifiées uniquement via les filtres WordPress.
# Toute modification des directives situées entre ces marqueurs sera surchargée.
<IfModule mod_rewrite.c>
RewriteEngine On
##### TRY FIRST the file appended with .webp (ex. test.jpg.webp) #####
# Does browser explicitly support webp?
RewriteCond %{HTTP_USER_AGENT} Chrome [OR]
# OR Is request from Page Speed
RewriteCond %{HTTP_USER_AGENT} "Google Page Speed Insights" [OR]
# OR does this browser explicitly support webp
RewriteCond %{HTTP_ACCEPT} image/webp
# AND NOT MS EDGE 42/17 - doesnt work.
RewriteCond %{HTTP_USER_AGENT} !Edge/17
# AND is the request a jpg or png?
RewriteCond %{REQUEST_URI} ^(.+)\.(?:jpe?g|png)$
# AND does a .ext.webp image exist?
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI}.webp -f
# THEN send the webp image and set the env var webp
RewriteRule ^(.+)$ $1.webp [NC,T=image/webp,E=webp,L]
##### IF NOT, try the file with replaced extension (test.webp) #####
RewriteCond %{HTTP_USER_AGENT} Chrome [OR]
RewriteCond %{HTTP_USER_AGENT} "Google Page Speed Insights" [OR]
RewriteCond %{HTTP_ACCEPT} image/webp
RewriteCond %{HTTP_USER_AGENT} !Edge/17
# AND is the request a jpg or png? (also grab the basepath %1 to match in the next rule)
RewriteCond %{REQUEST_URI} ^(.+)\.(?:jpe?g|png)$
# AND does a .ext.webp image exist?
RewriteCond %{DOCUMENT_ROOT}/%1.webp -f
# THEN send the webp image and set the env var webp
RewriteRule (.+)\.(?:jpe?g|png)$ $1.webp [NC,T=image/webp,E=webp,L]
</IfModule>
<IfModule mod_headers.c>
# If REDIRECT_webp env var exists, append Accept to the Vary header
Header append Vary Accept env=REDIRECT_webp
</IfModule>
<IfModule mod_mime.c>
AddType image/webp .webp
</IfModule>
# END ShortPixelWebp
# BEGIN WP Cloudflare Super Page Cache
# Les directives (lignes) entre « BEGIN WP Cloudflare Super Page Cache » et « END WP Cloudflare Super Page Cache » sont générées
# dynamiquement, et doivent être modifiées uniquement via les filtres WordPress.
# Toute modification des directives situées entre ces marqueurs sera surchargée.
# END WP Cloudflare Super Page Cache
# BEGIN WPSuperCache
# Les directives (lignes) entre « BEGIN WPSuperCache » et « END WPSuperCache » sont générées
# dynamiquement, et doivent être modifiées uniquement via les filtres WordPress.
# Toute modification des directives situées entre ces marqueurs sera surchargée.
# END WPSuperCache
# BEGIN WordPress
# Les directives (lignes) entre « BEGIN WordPress » et « END WordPress » sont générées
# dynamiquement, et doivent être modifiées uniquement via les filtres WordPress.
# Toute modification des directives situées entre ces marqueurs sera surchargée.
<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
Hello !
Please try and reinstall the tagDiv composer and let us know the result of this.
Thank you !
still have this issue type in search and the result always latest article post list
and another one is permalink..
i have menu before installed this theme. so if i use menu in menu with this theme some category is broken.
ex: in category pengetahuan-umum there is no parent category but this this theme add permalink as same as this menu inside parent category other
for another category i have solution is delete past category and make the new one add sub category inside it and work normal…but it hurt my seo
ex menu utama have sub category ayam-daging, makanan sayuran etc in old menu that sub category inside main-dish. after applying gourmet some sub menu broken like have new permalink (https://www.langsungenak.com/category/ayam-daging ->there is sub category or in another one https://www.langsungenak.com/category/kategori/aneka roti-kue in actual is inside category side-dish so it must be https://www.langsungenak.com/category/side-dish/anekaroti-kue/
this bug solved with delete and add new one category but hurt seo because there is broken link. in 9000post is problem to track one by one. problem in this section appear now in menu pengetahuan-umum there is no parent but permalink has parent
-
This reply was modified 5 years by
priambododimas.
Hi expertek,
I think that you got it a little wrong!
There is no premium theme that can provide for any content over 90 speed, the page speed depends a lot of your content, if you are using small images and more text then the theme will be faster, also if you do not use the mega menu it will be more faster and so on. But if you want to have a nice website and an attractive one, then you’ll use different style and options, a lot of images, videos and most of text will be only inside the posts. When you do this, then you’ll need to use other methods to make the site faster, because the content became bigger. All these optimize can not be achieve using only the theme, therefore you’ll need a cache plugin, maybe a CDN and so on.
Here are some articles about this:
Why Page Speed Matters and How to Improve It
Page Speed
About PageSpeed Insights
Also you can make some tests: for example use only the theme without theme plugins, then you’ll have a simple theme like these free from WordPressn and you’ll not be able to do anything spatial, but the page speed will be quite good, after that activate tagdiv Composer and standard pack, install a standard demo and check again, then the last test disable the standard pack and activate the cloud template and install a pro demo. You’ll see that the more options and effects the theme has the speed will be a little lower and this is happen with all big/premium themes.
Thank you for your understanding!
Hello Vlad,
After your reply my site was working fine until today, I have again the same issue: This page isn’t workingdiplomat.ccaceres.net didn’t send any data.
ERR_EMPTY_RESPONSE.
I tried following the next steps but still doesn’t work:
Please try the below steps:
1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. Clear all cache from your website, host and browser ( for browser use force refresh Ctrl Shift R ).
If the problem still persists, please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
I don’t have any plugin active at the moment but the tagDivs.
Could you please help me?
Thanks,
Carlos
Hello !
Please make sure that your cache is cleared, at the moment we can see your responsive version on mobile devices: https://www.screencast.com/t/UdCwi7y80P No template seems to be installed.
Thank you !
Hi asce_admin,
I think that the column text element is not displaying because of some plugins, is possible to be WP Bakery, please check the plugins that you have installed and if this is one of them, disable it and try again.
Also the column text and Text with Title are similar elements.
Let me know the results!
Thank you!
Hi,
If the problem persists, please try the below steps:
1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. Clear all cache from your website, host and browser ( for browser use force refresh Ctrl Shift R ).
Also you can use the Enable jQuery Migrate Helper in some cases this can help you to make tagDiv Composer to work.
Let me know the results!
Thank you!
Hi,
This is create when you install a demo, but, you can do it, there will be no problems.
Also this is working as in this documentation https://forum.tagdiv.com/featured-posts-2/ only for standard demos, for pro demos, you need to use a custom css like this one:
.tdb-category a[href$="/featured/"] , .tdc-content-wrap .td-module-meta-info a[href$="/featured/"], .td_block_wrap .td-module-container a[href$="/featured/"]{
display: none;
}
This code need to be set in theme panel> custom code> custom css.
Hope it will help you!
Thank you!
Hi,
I deactivated, deleted and reinstalled the TagDiv Composer plugin. Cleared/ deleted the cache but the problem still exists.
The header has disappered on all templates (pages and posts) except for Home Page where I have used a different header. The TagDiv Composer opens on the home page but on any other template it just keeps on loading but does not go anywhere.
Please help urgently.
Hi,
I don’t have any conflicting plugin installed. Can you please look at the following videos.
1. https://youtu.be/13oxcb4lyPg
2. https://youtu.be/OiVn-4Hsj0E
These videos are the screen recording of steps that I am doing. You will notice that as soon as I update my footer for the mobile page it crashes thereafter.
Regards,
Prathamesh
Hello !
Please remove and reinstall the TagDiv Composer plugin and clear your cache.
Let us know the result.
Thank you !
Hello !
This seems to be a caching issue on your side since at the moment your desktop website displays mobile theme: https://www.screencast.com/t/WIj9tIMKvAY
This happens due to cache. Please follow our guide and make sure that WP Super Cache has been installed properly: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Let us know the result.
Thank you !