Hi,
Those would be in no relation, the theme was removed from sale by a simple misunderstanding. We tried hard to make it available as soon as possible.
But this would have no connection with your website, if that is what you are suggesting.
1. I see at the moment the top sharing is displayed, there is no bottom sharing (check if it is enabled)
– https://www.screencast.com/t/CSHQShcs3
There are also sharing options on the left.
2. What exactly is happening with the WP-admin? Is it happening only after you updated the theme?
Thanks
When a theme is updated the files of the old theme are replaced, so any modifications or additions made to the old files will be lost. If the child theme supports the files that you want to modify, go ahead and use the child theme.
If the child theme does not support the files, you will have to modify the main files directly, and maybe make backups of them so you can replace theme after a theme update. But that may not be a proper or full proof method unfortunately.
Hi,
Try deactivating the tagDiv cloud library plugin and check if there is still a problem. Let us know if that solves this so we can investigate further on our end.
thanks
Hi,
Does that happen in pages only or posts? Does it happen in all pages or in all posts? I could take a look if you could provide a link to where this is happening.
Hi,
The tagDiv composer should work properly for all pages that were created with it. Please provide some examples of pages which have this problem. Links to them would be helpful if possible.
Thanks
Hi,
If you sent us an email than we will reply by email, no point in creating both forum topic and email investigation. We will reply by email as soon as possible if you set one at contact@tagdiv.com address.
Thanks
Hi,
We could take a look, send us an email at contact@tagdiv.com and provide us with admin access, as well as FTP and cPanel if possible. Include a link to this topic in the email.
Thanks
Hi,
The background image should be the same as the header in terms of width. Unless maybe it is stretched in the theme panel
– https://www.screencast.com/t/mzRTkbdJae
I could take a look if you could provide a link to the website.
Thanks
Hi,
That may happen if the page is not built with the tagDiv composer entirely and contains other content that it’s provided elements. Try the composer on a fresh new page, there should be no problem.
Some content added in the page content manually, or by a plugin, may cause problems with the composer. All the elements in a page have to entered through it, and then the pages only edited with it.
Thanks
Hi,
Please use English as these topics may be of some use to other theme users. Many topics contain solutions to various problems and issues, and also useful information which can be searched for by users.
That would depend on the sidebar in question. If it is a widget sidebar it can be edited in Appearance->Widgets
– https://www.screencast.com/t/2cq4V5Nx58
– https://www.screencast.com/t/j4UwC9G2X7c
Or maybe it is simply a row split with in content + sidebar in which there are elements
– https://www.screencast.com/t/dXZ7dbC1A
In this case you can edit the element directly in the composer. Here are some composer and block settings guides
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
– https://forum.tagdiv.com/block-settings-tutorial/
Please let us know if you have further questions.
Thanks
Hi,
There will be no notifications from the theme. You will have to analyze your website and see what data you are collecting. Use plugins for notifications messages or consents. There would be plenty to choose from and test.
The theme is GDPR compliant meaning it does not collect any data by itself. This is the case since WordPress 4.9.6 and theme version 8.7.5.
WordPress introduced privacy settings, you can also create a privacy page
– https://wordpress.org/news/2018/05/wordpress-4-9-6-privacy-and-maintenance-release/
Thanks
Hi,
For category tags the flex blocks has settings, so you can hide them if needed. Either use the general setting in Theme panel->Block settings
– https://www.screencast.com/t/3p9bOiPqbGwp
Or the individual settings per block, in the tagDiv composer block settings, layout tab
– https://www.screencast.com/t/VZHtkUd55C
I believe that is what you wanted to do. The settings are nor per a specified category, but per block or in general.
Thanks
It is ok from what I can see, the limits are removed. Try removing this line of code as well
– https://www.screencast.com/t/VQXBtH0ijVxy
Then there should be no problem – https://www.screencast.com/t/xyHeulf37bu6
Hi,
The share buttons are only for posts, only posts can be shared and only in the post page. So there would be no way to display the same sharing in other locations than posts.
I believe you want to display sharing options in the modules that display the posts, that is not possible with the current theme settings unfortunately. If such a request becomes more popular, maybe in a future theme update something like this will be available.
Thanks
It would be possible by setting a negative margin instead of the 0 value and force it lower
– https://www.screencast.com/t/PIF5rKVc
So remove the last one and enter this one instead
.td-footer-template-9 .widget_text {
margin-bottom: -20px;
}
That is the child theme default code, do not remove or modify it in any way. The child theme comes with 2 files, a stylesheet and functions file (also an image file). Both of the files will contain default code.
Simply upload the child theme in your themes folder and then activate it, that should not create any problems with the actual website, since it is a default child theme.
Hi,
I believe this is somewhat of a misunderstanding. For the moment there are no settings in the AMP plugin for the fonts used. This may change in the future after a plugin update. The plugin is still at the beginning, it will be further developed.
The mobile theme also does not have any font settings. This is meant for improved performance on mobile phones. Loading extra fonts may slow down the website.
The fonts it uses by default are hard coded ion the mobile theme files. IF this is required for you, there is a solution you could try
– https://forum.tagdiv.com/topic/change-font-of-mobile-theme/
Thanks
Hi,
Child themes would mainly be used if you want to make modifications to the theme files. That would be it’s main purpose. There is a child theme provided in the theme package if you have decided to use one
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
It is also mentioned there which theme files can be modified through the child theme.
Thanks
Hi,
There are no such settings for the moment. It could be done with some CSS if required
– https://forum.tagdiv.com/topic/how-to-change-main-menu-text-active-and-hover-color/
If there are problems please provide a link to your website and I will take a look.
Thanks
Theme panel changes will not be affected by a theme update, they are saved in the database of the website. Also backups can be made for the theme panel if needed
– https://forum.tagdiv.com/import-export-theme-settings/
There is only one theme panel, this is in no relation to having a child theme or not.
The child theme would be mainly used for making modifications to the theme files, that would be it’s main purpose. Having a child theme is not necessary for the functionality of a website, it is optional.
More information about child themes can always be found online
– https://codex.wordpress.org/Child_Themes
– http://www.wpbeginner.com/beginners-guide/wordpress-child-theme-pros-cons/
– https://www.wordpressdepartment.com/wordpress-child-theme-pros-cons-wordpress-child-theme/
The theme changelog and list of modified files can be seen in the theme presentation page
– https://themeforest.net/item/newspaper/5489609
Scroll down the page and you will see it.
Thanks
I see you use Adsense, they seem to mention that opening ads in a new window is not possible in general, with some exceptions
– https://support.google.com/adsense/answer/1354740?hl=en
For subscription you can use a subscription plugin, most users have Mailchimp but you can try others if needed
– http://www.wpbeginner.com/wp-tutorials/ultimate-guide-to-using-mailchimp-and-wordpress/
Hi,
Once imported or created and saved, an author template can be set from here
– https://www.screencast.com/t/8LNV29Pbfl8
Then that template should be used for all the author pages.
Thanks
Hi,
You should increase the max-upload size, if that message is displayed then the theme zip is larger then your maximum allowed upload size
– https://forum.tagdiv.com/requirements-for-newspaper
Try it for yourself or contact your hosting provider and ask them to do it. Also check all the other theme requirements.
Thanks
I found some somewhat similar topics in the super cache forum and another topic
– https://wordpress.org/support/topic/err_content_decoding_failed-3/
– https://stackoverflow.com/questions/14039804/error-330-neterr-content-decoding-failed
Hi,
That would not be difficult using the tagDiv composer. First please check all the available block types
– https://demo.tagdiv.com/newspaper/block-1/
Check the tagDiv composer tutorial
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Switch through all the blocks and choose the ones you want. Create a page and split a row to a similar layout as that website
– https://www.screencast.com/t/UDQxWzcXf3e
Now place blocks in these columns. Any block or grid can be sorted by latest
– https://forum.tagdiv.com/block-settings-guide/
Filer posts by categories and sort them as well, set custom block titles, choose block headers
– https://demo.tagdiv.com/newspaper/block-header-1/
Limit the post number displayed by a block, choose pagination if you ant for the blocks. Also the fonts can now be set for individual blocks (check the style tab).There are many settings, all one needs is some getting used to as with all things.
Thanks