Hi,
That would happen if there is a background set in the theme panel
– https://forum.tagdiv.com/background-introduction/
Please check in the theme background section and theme colors section, remove any background set there
– https://www.screencast.com/t/VyaeQoOqCWE
– https://www.screencast.com/t/W4wpYfLZeb
Let me know if there is still an issue.
Thanks
Hi,
The article titles in all modules will be h3, that is how they are defined in the theme code. Block titles are h4 and post titles are h3.
If you want to change the h3 in h2 you will have to make the modification in this theme file
– http://www.screencast.com/t/BJwFFY2YLV
Once you modify there all modules will be affected.
Thanks
Hi,
What exactly is this “extra_stuff” you mention? Something like that does not exist in the theme functions file. Are you sure you did not enter code there?
Please check in the theme functions.php file for it
– https://www.screencast.com/t/p9g201UENwFu
@paperweight Thank you for the feedback, much appreciated. A solution will be implemented in a future theme update.
Hi,
You could maybe try other booster plugins, or render blocking plugins. Make tests with them, they might also have more options and settings.
Our plugin will automatically deactivate itself if it detects plugins that are not part of a predefined list in it’s code
– https://www.screencast.com/t/2DORngA6lc
This check could be deactivated and it will be active permanently, but that may cause problems with some plugins
– https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
Thanks
Hi,
@webthemes You could try as a first step to re-save the permalinks in WordPress settings, check if that works.
In the previous case above the issue was caused because an attempt to remove the category base with a dot
– https://www.screencast.com/t/FrgrLcOjES
Removing the dot from there, saving and clearing the cache resolved the pagination error in category pages.
The Yoast plugin has a setting for removing the /category/ which should be used if needed.
Thanks
Hi,
Currently tab elements or similar are not available in the tagDiv composer, they may be added in a future update. Sorry for the inconvenience.
Thanks
Hi,
We try to only implement useful settings in each theme update, all user requests and suggestions are noted and will be considered. Takes a little to get used to the theme, tagDiv composer and cloud library, but with some practice after a while you will get used to it.
If you have questions you can always create new topics here in the forum, or use the forum search function. Chances are most usual questions are already answered.
Regarding the issue with the demo install, if that message is displayed it could mean that not all the demo files were imported properly.
First thing to check is the theme requirements guide, carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
Contact the hosting provider if needed so they can make the required modifications if needed.
Also it could be a matter of permissions for the uploads folder. That is preventing the demo from installing successfully. Try to set the permissions like mentioned here
– https://www.wpbeginner.com/beginners-guide/how-to-fix-file-and-folder-permissions-error-in-wordpress/
Please let us know what you find.
Thanks
Hi,
Seems the excerpt is breaking out of the container. I inspected the category page you mention and I see this issue
– https://www.screencast.com/t/IysmgJpd
The text in the excerpt contains a huge amount of non-breaking spaces for some reason.
These originate from the actual post – https://www.screencast.com/t/n9nSj3jG6Naj
Edit the post in question, remove the nbsp characters, that would solve the problem.
Thanks
You could do that in the page itself. The tagDiv composer or Visual composer (depending on which one you use) have options to set a border around elements
– https://www.screencast.com/t/g0sXtYQJ8D
Also there are options to stretch the row to full width if needed
– https://www.screencast.com/t/sww5whA7Y
So there would be no need to use CSS code to do something like that.
I tried with a video playlist above. Where is it not working exactly? maybe something could be done about that.
Hi,
That code you mention will work in a HTML widget as well. Wrap it in a div as well if needed. As long as you specify the data-scroll-to-class in the code it should work
– https://www.screencast.com/t/XMQnX9ljqLh
Hi,
Indeed, unused thumbnails can be disabled by you in the theme panel
– https://forum.tagdiv.com/theme-thumbs/
This will reduce the number of thumbnails created by the theme.
So that error appears when opening AMP pages only? The first path in the error leads to a WordPress file, the other file I don’t know what it is.
Could be problems with your WordPress install or with a plugin. Does it happen if you deactivate all your plugins except theme plugins?
For RSS check some guides, like these ones maybe
– https://codex.wordpress.org/WordPress_Feeds
– https://www.codeinwp.com/blog/best-wordpress-rss-feed-plugins/
– https://www.wpbeginner.com/beginners-guide/what-is-rss-how-to-use-rss-in-wordpress/
– https://kinsta.com/blog/wordpress-rss-feed-plugin/
Try some free plugins and make tests with them. We have not tested any, so I can’t make recommendations.
Hi,
It happens because of this image set in the sub-footer
– https://www.screencast.com/t/6OqaWV7TUcB
Used to also happen when images were entered in the footer text but that was solved. I believe this is already on our list and it will be looked over.
Hi,
So the htaccess solution worked initially, it should solve the issue permanently. Is the code still present in the htaccess file, please check it. Maybe it got removed for some reason. Let us know what you find.
Hi,
It happens because of this code – https://www.screencast.com/t/g71b5oIA
If you use that code for the desktop situation, move it from the general custom CSS section in the Advanced CSS – desktop section. This way it will not affect phones for example and cause this problem.
Can’t say what will happen. Maybe at a latter time, for the moment I don’t think there was any work done in this matter. Sorry for any inconvenience.
Hi,
Tried it as you mention. The row width can be modified in it’s settings
– https://www.screencast.com/t/lM2l92i2C
I set a black background color for the row – https://www.screencast.com/t/D7Wl9yj7uxpM
Also a white color for the text – https://www.screencast.com/t/QJ2hvpwla
Seems alright for me, the text is white and the row background is black.
I could take a look if you have problems with it, post a link to the website so I can check.
Hi,
Please provide a link to the website so we can take a look at the homepage you use. There are 2 choices, as mentioned below
Either use the Blog page – https://www.screencast.com/t/Reqe4jeSq5Ak
Or a static page you build with the tagDiv composer
– https://www.screencast.com/t/8ABhRcYm4Tw
You could try the same as in this topic, could be what you want to do
– https://forum.tagdiv.com/topic/one-page-site/
Hi,
So after you publish a post or page the screen is blank? Are there any errors displayed or just the blank screen? try to increase the WP-memory to a higher value if possible, 256M would be sufficient fore most websites.
This and plugins are the usual cause for this to happen
– https://wordpress.stackexchange.com/questions/69585/white-blank-page-when-updating-and-publishing-page-post
– https://stackoverflow.com/questions/8873583/wordpress-goes-blank-after-publishing-new-content
There seems to be a message in the browser inspector console
– https://www.screencast.com/t/XqiNBsi4gFl
Could be a limit by Adsense ads per page, so they are not served. Some topics I found here, with the same message mentioned
– https://productforums.google.com/forum/#!msg/adsense/QqM4AGC7oCY/wO0eLZ_0AQAJ
– https://productforums.google.com/forum/#!topic/adsense/ZTRFzYFeu_k;context-place=topicsearchin/adsense/Only$20one$20$27enable_page_level_ads$27$20allowed$20per$20page
– https://productforums.google.com/forum/#!topic/adsense/HQN8OzCtg74;context-place=topicsearchin/adsense/Only$20one$20$27enable_page_level_ads$27$20allowed$20per$20page
You could open a new topic in the Adsense forum, maybe some more experienced users can provide their opinion in the matter
– https://productforums.google.com/forum/#!forum/adsense