Hi,
Please try and deactivate all plugins except theme plugins. Then deactivate and delete the Revolution slider plugin and install it again. Try to activate it and see if the warning is still displayed.
Also please check the theme system status and make modifications to the parameters mentioned in this guide, if necessary
– https://forum.tagdiv.com/system-status-parameters-guide/
Let us know if you still have problems activating the Revolution slider plugin.
Thanks
Hi,
I have inspected your website, and I see the problem. It seems that a plugin is affecting the page layout. It ads a margin to the main content and the sidebar section
– https://www.screencast.com/t/pfeJQqbeFM4w
– https://www.screencast.com/t/KsU9n3Ai9
I could give you a code that will remove that margin as a quick fix
– https://www.screencast.com/t/ou6sJ4jDZb
Enter this code in Theme panel->Custom CSS section
– https://www.screencast.com/t/5hgK7J73Zbj
[class*="span"] {
margin-left: 0;
}
Thanks
Hi,
Please check in the plugins section and deactivate the tagDiv composer, and clear any caching installed. Then check if the link is set and working properly. Let us know the results.
Thanks
Hi,
Please send us an email at contact@tagdiv.com and provide admin login information so we can take a look and make some tests. Also paste a link to this topic in your email.
Thanks
Hi,
The manual activation is found here
– https://www.screencast.com/t/Qwc3a7eHp
– https://www.screencast.com/t/mcOlYrwY
Please let us know if you still have problems activating the theme.
Thanks
Hi,
If you mean the author name displayed in the post page, that can be disabled in the theme panel just like the author box as well
– https://www.screencast.com/t/xKlRlJsDLR
For blocks and modules the settings is this one
– https://www.screencast.com/t/bdbSIprDN3N
If you already tried this without result, try clearing an caching installed and check again.
Thanks
Hi,
If you use Visual composer for building your pages, try deactivating the tagDiv composer. In some cases when both editors are active there could be some issues with the page elements.
Also do not edit pages built in one of the editors, with the other one.
Thanks
Hi,
To open the image box link in a new window, use this option
– https://www.screencast.com/t/tnnx9psBKQWM
For the font of the title there is no theme option, but you could use some CSS to customize it as you wish (add more properties and modify the ones in the as needed)
– https://www.screencast.com/t/dguexICH
.td_block_image_box .entry-title a {
font-size: 20px;
color:yellow;
}
Thanks
Hi,
All the ads that you enter in the theme panel sections should be displayed properly, at all times. You can try and follow this troubleshooting guide to see if there is any problem in displaying the ads
– https://support.google.com/adsense/answer/1208336
Thanks
Hi,
The sub-footer background color can be changed in the theme panel
– https://www.screencast.com/t/jye36CVsyu2I
The footer section can be stretched to full width if that is what you want
– https://www.screencast.com/t/4sfTbiGr
Thanks
Hi,
Yes that is the case. The plugin was not tested with all the plugins out there, so if it were to apply to all other elements it could create problems. That is why the plugin checking is used. That can be deactivated like mentioned in the topic provided, if you would like to try and use it with other plugins.
But please understand that it may or it may not not work properly, and cause issue with plugins. You will have to make tests and see if everything works as it should.
Thanks
Hi,
Glad you could find a working solution. Maybe some other users trying to achieve something like this, may find this useful.
Thanks
Hi,
Sorry for misunderstanding. The width of the search elements is the width of the container (and of the theme)
– https://www.screencast.com/t/bOUuYoPq
It already occupies the full width of this container
– https://www.screencast.com/t/yTN1EiLw
This forum is constructed custom and designed differently, the search has it’s own container and this allow the design you mention.
Thanks
Hi,
There is no official configuration guide for that. We have not made any tests with this. You could try the solutions mentioned by users here on the forum, in similar topics. Or you could make tests with different configuration settings and maybe achieve favorable results.
Thanks
Hi,
If you want to remove it, use a code like this
.td-scroll-up {
display: none;
}
Thanks
Hi,
There are many page speed and website optimizations tutorials here on the forum, that you can follow. Like these ones for example
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
Thanks
Hi,
That should not happen if the page was previously created with the tagDiv composer. Try to deactivate and delete the tagDiv composer plugin and install it again from the theme package.
If the problem is still present deactivate all plugins as a test except theme plugins, and and check if this has any effect.
Thanks
Hi,
Article ads will not be displayed in smart lists in posts. These posts are treated differently then normal posts, article top, inline and bottom ads will be excluded.
In some smart list templates you can set an ad to be displayed that is supported
– https://www.screencast.com/t/bHnZpSFUVH
The ads will be shown like this in the smart list
– https://www.screencast.com/t/x8jkNy2uQCw
You can find out more about smart lists here
– https://forum.tagdiv.com/smart-lists/
Please correct me if I misunderstand.
Thanks
Hi,
It seems the website is not loading any of the resources, as they cannot be found on the server
– https://www.screencast.com/t/wOj2HATupY
You could try the solutions from this topic to try and solve the issue
– http://www.wpbeginner.com/wp-tutorials/how-to-fix-error-too-many-redirects-issue-in-wordpress/
Check the wordpress install URL and the website URL as mentioned, these might be incorrect.
Thanks
Hi,
Please also check the theme system status an make modifications to the WordPress and server parameters mentioned in this guide, if necessary
– https://forum.tagdiv.com/system-status-parameters-guide/
You could ask your hosting provider to make them for you if needed. Then check if the theme panel settings are saved properly.
Thanks
Hi,
Setting a background image or color for the website should not be difficult to do. There is a setting in the theme panel that can be used
– https://forum.tagdiv.com/background-introduction/
If you are experiencing difficulties setting a background please provide more details about it and describe the issue so we can help you further.
Thanks
Hi,
That is the latest theme version. Please check the changelog present on the themeforest Newspaper page
– https://www.screencast.com/t/IqmLEB1W
– https://themeforest.net/item/newspaper/5489609
The package that you can download from themeforest will always be the latest theme version. There is no option to download previous older versions.
Thanks
Hi,
@agrajewski Form what I can see the mobile theme is not functioning correctly on your website. It is even displayed on desktop in a few cases. This can be caused by the Total cache plugin that you are using. This plugin is known to cause problems in combination with the mobile theme plugin.
You can try to use this caching plugin instead and check the results
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
Please note that when you use the mobile theme, content for pages has to be created using the mobile editor
– https://forum.tagdiv.com/the-mobile-theme/
If you want to display the same content from desktop, deactivate the mobile theme plugin. The mobile theme is optional, not required. The theme is fully responsive and will adapt with the best results for all devices.
@Silverheim What you are describing sound like the problem that was present in the previous theme update. Please check this topic for more information
– https://forum.tagdiv.com/topic/mobile-tabs-not-loading/
Thanks
Hi,
I don’t think I fully understand what you are asking. If you choose to install a demo it will display just like in the live preview. The demos can be seen here for example
– https://demo.tagdiv.com/select_demo/select_demo_newspaper#demos
The imported content may be different, but the layout will be the same
– https://forum.tagdiv.com/installing-demos/
Please correct me if I misunderstand and provide more details if possible.
Thanks
Hi,
I don’t think I understand exactly what is the problem you are having. The category pages can be customized in the theme panel and should display accordingly
– https://forum.tagdiv.com/how-category-settings-work/
If you have a Top post grid this will display on top of the category page, and the rest of your articles will be displayed below the grid.
You need to have enough posts in the category to populate the top grid and the bottom loop displaying articles.
Thanks