Hello,
What can be done in this situation is to use a page revision before setting that html code -> https://www.wpbeginner.com/beginners-guide/complete-guide-to-wordpress-post-revisions/
I hope this will help you!
Hello,
For the moment this can be achieved using an extra plugin.
As an workaround, you can use a shortcode from a flex block that can be set in ads section, for this you can check this guide – https://forum.tagdiv.com/set-block-inside-post-content/
Thank you!
Hi newspatron,
What you can try is to do a test using only tagDiv plugins. Also is this problem only for some ad elements? The problem persists when you paste the link and also when it’s written manually from keyboard?
If the problem persists, please contact us via email at contact@tagdiv.com and provide temporary wp-admin access to investigate the problem. Also, please include in email all details you can.
We’ll check it as soon as possible.
Thank you!
Hi Kevin,
We have a few installs and everything is fine on those, but I think this depends on more factors, like hosts/server, extra plugins, settings and so on. Once that we identify the rot of the problem we’ll be able to resolve if is something from our update. Our developer are already checking the theme and soon it will be made a fix update.
Thank you!
Hi razihaider, the Newsmag theme has only boxed version, if you try to change the width the elements will no longer look ok.
Also I checked the website and now looks to be mobile friendly – https://i.imgur.com/XdvP7GJ.png – https://search.google.com/test/mobile-friendly/result?id=ggVj8Vtd6OC_OIXfnGtDbg
Thank you!
Hi,
You can use the WordPress editors – https://i.imgur.com/FIXKXaX.png and access the file path => https://i.imgur.com/6BHfbiD.png (set the code under the get_image to display that message under the featured image of the post) or a FTP/cPanel – https://www.wpbeginner.com/glossary/cpanel/
Thank you!
Hi,
Theme is missing the style.css stylesheet error. One of the reasons you may receive this error is if you have uploaded the incorrect file – https://help.market.envato.com/hc/en-us/articles/202821510-Theme-is-missing-the-style-css-stylesheet-error
Thank you!
Hi pedroso, normally all you should do is to run that code in functions.php – https://i.imgur.com/QoDT9zW.png also an alternative code that can be used in functions.php is this one – https://pastebin.com/x45hC6JL
Thanks
Hi inforamk,
Do you still have that injection in the page source?
The problem with wp-editor it can be related to that code injection but usually it is related to other settings, please check this – https://i.imgur.com/EKo1H97.png – https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/
In case that the problem persist, please contact us via email.
Thank you!
Hi,
That one looks like post style default, that on is on this path – wp-content/plugins/td-composer/legacy/Newsmag/loop-single.php
The button is not visible on mobile because the background color is not set, if you set the background color on element will be display – https://i.imgur.com/HzHcBx5.png
Thank you!
Please use the contact@tagdiv.com email and we’ll help you as soon as possible.
Hi,
If I’m ight the demo you have installed is “KOREAN NEWS INSIGHT” – this demo has been made in Korean so the language and all text has been set using the Korean language, to change the text you need to edit the homepage (and cloud template) using tagDiv Composer – https://i.imgur.com/zT3xeIr.jpg select that text and just replace it with yours – https://i.imgur.com/HqWQ8ys.png – https://i.imgur.com/iLFMQ1T.png
I hope this will help you!
Hi,
The most simple solution will be to use a css that will remove the click on the links. Editing the theme files can also be a solution, but it will be need to edit to many files and those changes can be load after a theme update.
The code that can be used is:
.td-tags a, .tdb-tags a{
pointer-events: none;
}
Set the code in the theme panel > custom code> custom css.
I hope this will help you!
Thank you!
Hi,
I just checked the website and I see that the hamburger menu is ok on mobile – https://i.imgur.com/f2zoXkk.png – https://i.imgur.com/amJn36z.png
Maybe you are referring the arrows for dropdown menus are not displayed, for this please try this css
.td-mobile-content .td-icon-menu-right {
display: inline-block;
}
This code can be set in the theme panel > custom code> advance css> mobile section.
I hope it will help you!
Hi andrewmcharg and aaron1988, this problem has been resolve, just make sure that you have the latest theme version, Newspaper 12.6 and in case that your website has been infected in a previous theme version all that you need to do is to open the live css and click on save – https://i.imgur.com/tWvDnVX.png and that code will be automatically removed from database. To test if your website is infected you can search in page source after “fromCharCode”. Also, only an user that is logged in and gas an administrator account can set code in live css, so please check if you have unknow users account added recently and remove it.
If there are still some problems please contact us via email at contact@tagdiv.com and we’ll try to do our best to resolve the problem.
Thank you for your understanding!
Hi alexweb, indeed that defer is from our theme but it should not apply on adsense ads, normally it should be set only on theme js.
If you want we can take a closer look and see what it can be done to resolve the problem.
Thank you!
Hi gstraton, I just checked your website and I see that you have now the Newspaper v12.5.1 but the problem is still persisting, the search is not working, I tried it on both mobile and desktop.
Now if the problem appears only when you are not logged in, then it is a problem caused by a cache plugin or optimize plugin that is interfering with the theme JavaScript.
Thank you!
Hi Foxhunt,
Thank you for being our customer!
If the problem still persist after you manually set the theme and theme plugins (using FTP or cPanel), then please contact us via email at contact@tagdiv.com and please provide temporary wp-admin access and cPanel or FTP. We’ll check it as son as possible and try to resolve the problem.
Thank you!
Hello,
Indeed the sticky sidebar from the theme panel have a problem with the extra class that should made the sidebar sticky (that class is no longer apply). This will be fixed in the coming update.
As an alternative what we can suggest is to use a single post template from cloud library – https://forum.tagdiv.com/smart-sidebar-2/
If you had the footer made using widgets, then please check if those were not moved from footer columns in inactive widgets.
Thank you!
Hi GusV, if you are referring to the theme panel option for the sticky sidebar, there was a problem with it in the theme panel. This will be fixed in the coming update.
As an alternative what we can suggest is to use a single post template from cloud library – https://forum.tagdiv.com/smart-sidebar-2/
Thank you for your understanding!
Hi sabedott,
If you have problems with the website layout than the theme update and you also use a cache or optimize plugin, then it can be a conflict between the theme option for inline the css and the one from the plugin. What you can do is to disable the theme option an clear the cache and check if the problem is resolved – https://i.imgur.com/iQR12eR.png
Thank you!
Hi pedroso,
This is not a theme option, but I think that you can use the suggestion from this forum – https://wordpress.org/support/topic/how-to-add-subtitle-to-rss-feed/
Thank you!
Hi thalesbrandao, for this you’ll need to edit the single post template file that you are using for posts. For example if you are using style 1 the file path is – wp-content/plugins/td-composer/legacy/Newsmag/parts/single/loop-single-1.php set your code under the get_title() – https://i.imgur.com/OBvFW8O.png
Also, you can set the edited files in a child theme – https://forum.tagdiv.com/the-child-theme-support-tutorial/
I hope this will help you!
Hi thalesbrandao, on Newsmag this can be done only using an extra plugin dedicate for popup. If you want you can try some of those mentioned in this guide – https://www.hostinger.com/tutorials/best-wordpress-popup-plugins/
Thank you!
Hi, if you are using the mobile theme plugin and you have Newspaper v12.6 please check the inline css option from the theme panel to be off – https://i.imgur.com/6QIAL32.png (this can interfere if you are using other plugins for cache or css optimize).
Also if the amp is used without the mobile theme plugin make sure that this is set on “reader” -https://i.imgur.com/VoeQ4Dn.png
Thank you!