Hi,
The theme does not disable that option, that is the default WordPress editor. Please check with your hosting provider because they might have disabled it for security or other reasons.
The option should be there, please check as suggested
– https://community.1and1.com/enabling-the-wordpress-theme-and-plugin-editor-wordpress-free-mode/
Could be that code in the wp-config.
Thanks
Hi,
You can update by FTP, that would be the most reliable method. We have a guide for updating the theme
– https://forum.tagdiv.com/how-to-update-the-theme-2/
If you use a child theme be sure to check the list of modified files that we include with each update. Files that you modify in a child theme may also be modified by us, so the two modifications may not work together. So modifications made by you to a theme file may need adapting.
Thanks
Hi,
Updating a page should not cause that error. Does it happen for all pages even new ones? It could be specific to that page, caused by something in it. Let us know.
Thanks
We will take a look and reply by email in the already started investigation. Hopefully the cause of this issue can be tracked and solved.
Hi,
@ananas If you want the image to be displayed only in the header, deactivate this setting
– https://www.screencast.com/t/7GMxyqGba
Thanks
Hi,
Entering 2 categories for example or more in a blocks category filter, will display posts that belong to each of them, not both or in all of them. Such a filter option is not available, please try to filter the blocks with their available settings
– https://forum.tagdiv.com/block-settings-guide/
Thanks
Hi,
That is the top bar date, there are different settings for that in the theme panel
– https://www.screencast.com/t/jyMYEeJn
Thanks
Hi,
@mixkonki Could you please try as a quick test to use another browser? Check if the same issue is happening. Let us know.
Thanks
Hi,
So you installed the theme and theme plugins and that notice was displayed. Please re-install it, by FTP would be the most reliable method
– https://forum.tagdiv.com/newsmag-install-via-ftp/
– https://forum.tagdiv.com/newsmag-install-via-wordpress/
The tagDiv composer should be automatically installed and active as soon as you activate the theme in WordPress themes.
Be sure to check the theme requirements as well
– https://forum.tagdiv.com/newsmag-requirements-for-newsmag/
Check if the notice is still displayed. Additionally try as a quick test to deactivate all your other plugins except theme plugins, check if this has any effect. Maybe clear the cache and CDN files if used. Let us know.
Thanks
Hi,
I checked a few of your posts and there is no such banner below the featured images
– https://www.screencast.com/t/FZRwoSwkl
– https://www.screencast.com/t/OebXdLOpDu
Where exactly would I have to check? or maybe you solved the problem already.
Thanks
Hi,
@tzabula So by selecting one of the imported templates the category now is displayed as empty. Try setting one of the default templates again, see what happens.
Try to deactivate all your plugins as a quick test, test if the category page displays posts. Also clear the cache and also purge CDN files if used. Let us know the results.
Thanks
Updating the page in the backend seems to cause this issue. Thank you for letting us know, I will make a note of it and forward it to our developer team.
Sorry for any inconvenience caused.
Hi,
The images are part of the post content, the post content is part of a theme container, which has a fixed width
– https://www.screencast.com/t/tUFF0Dtpbe
We do not recommend the users to make changes to the theme container width through code. This may break the layout of the website. The images that are displayed in the post content would cannot be stretched out of their container. Sorry if this is an inconvenience.
Thanks
Hi,
You can check some online guides for some plugin suggestions, like this one for example
– https://kinsta.com/blog/wordpress-download-manager/
Try a few out, see which ones are best for the task you want them for.
Thanks
Hi,
So maybe something like this – https://www.screencast.com/t/vysyDoqqDx
You can change the color and opacity of the color as you wish
.td-grid-style-2 .td-big-grid-meta {
background-color: rgba(255, 0, 0, 0.4);
}
.td-grid-style-2 .td-module-thumb a:last-child:before {
display: none;
}
Thanks
Hi,
But I see there are ads in the page body, and they are cycling
– https://www.screencast.com/t/uuWJpT7WM
– https://www.screencast.com/t/nWyGW8xvjIY
There would be no difference where the ads are used, they should do what they are supposed to do. Either is sidebar or in the page as an ad box, or even a text element where you placed the shortcode, they should work the same.
Please correct me if I misunderstand.
Thanks
Hi,
There is a theme panel setting for that, please check in the block settings
– https://www.screencast.com/t/40VywrHz
Please let us know if you have more questions.
Thanks
Hi,
If you use AMP and want to track statistics, you can enter a code there as well. Be sure to check how the analytics code has to be
– https://www.screencast.com/t/dBuvP8ZwhRr
I believe using a separate property to measure AMP traffic would be the recommended method, so you can enter a code in the dedicated AMP section of the theme panel.
Thanks
Hi,
What kind of notifications were received? If you should decide to activate it again and there is still a problem detected, provide a link to your website so we can take a look with the AMP validator.
At the moment there would be no know issues with our AMP plugin, usually problems are caused by the post content as Chris suggested, in many cases also ads used that are not for AMP.
Thanks
Hi,
That seems to be related to the optinmonster plugin, you could try disabling that and the error should be gone. maybe try reinstalling it or check it’s settings or requirements, if it did not cause problems before.
Thanks
Hi,
Seems the ads provide 403 forbidden errors across the website. Given that all the requirements are met for Adsense there would be no problem
– https://support.google.com/adsense/answer/76228?hl=en
– https://support.google.com/adsense/answer/9724?hl=en
Also there is a troubleshooter here you could try
– https://support.google.com/adsense/answer/1208336?hl=en
Some other useful topics here
– https://www.shoutmeloud.com/adsense-403-forbidden-error.html
– https://www.problogbooster.com/2015/01/adsense-403-forbidden-error-html-google-adsense-not-showing-ad-code-403-fix-solved-troubleshoot.html
Thanks
Hi,
Those would be the excerpts, there are general font settings in the theme panel
– https://www.screencast.com/t/txma2jt5ttr
So there you can reduce the font value if you wish, default is 13px.
Thanks
Hi,
The blocks do not have a dynamic title setting, a custom fixed title can be set but it will change only if you modify it. So you could name it as the category you want to display posts from in the block.
That is the ajax filter, it can display categories and other elements above the block
– https://forum.tagdiv.com/newsmag-block-settings-tutorial/
You can configure it to show the categories you want, by entering category IDs as mentioned in the guide.
Please let us know if you have more questions.
Thanks
Hi,
The primary category setting will control the category tag of the posts, which is displayed on modules
– https://forum.tagdiv.com/newsmag-category-tag-on-modulesblocks/
Be sure to use the theme primary category setting, not the one from Yoast SEO plugin.
Some examples would be helpful, a link to your website so I can take a look at the problem.
Thanks
Hi,
So something like this maybe
– https://www.screencast.com/t/26uKzRUbm9
.td-review-row-bars .td-review-desc,
.td-review-percent {
font-weight:bold;
font-size: 12px;
}