The content is added like normal. Just copy and paste the content on the block editor. Thats it. We don’t use any extra fields or composers to add the content.
PFA:- https://imgur.com/a/ThCJQpP
We normally add the content to the block editor itself and it shows in the front end. But for the mentioned post the content is showing on the front end but not showing on the block editor. You can check the screenshots that I shared before.
Hi @bettina,
We usually use the block editor for adding content(most of the other posts show content in the backend also). This post was published 4 days ago. We didn’t face such an issue before. Today we found this issue while we are checking some posts. We don’t know how it shows the content in the frontend without having any content in the backend. Do you have any experience in facing such an issue? Please help us to solve this issue ASAP.
Please let us know your feedback.
Thank you
-
This reply was modified 3 years by
coinedition.
We have fixed the issue. It was coming from a plugin called “Nofollow for external link”, the plugin automatically adds the attribute ‘target=”_blank”‘ for every custom link.
Thank you
We can’t see the style issue while we logged in. Otherwise, it shows.
-
This reply was modified 3 years by
coinedition.
Okay
So you won’t support us if we use some other cache plugin? There is some issue with the theme as I mentioned.
-
This reply was modified 3 years by
coinedition.
Oh okay. Yea, now it is working. But sometimes it won’t. Getting 404 errors, then we do save the permalinks again, and clearing the cache will fix the issue. Don’t know why this is happening. Do your theme has any conflict with the WP Rocket plugin or WPML?
Sorry? Didn’t get you.
We got a solution from the below link.
https://forum.tagdiv.com/primary-category/
Is there any bulk method/option to change the primary category of each post that we created previously, like not by editing each post like the mentioned page instruction?
-
This reply was modified 3 years by
coinedition.
any updates?
Okay. We just sent you an email. Please check.
Is it related to WPML Post Types Translation? The “Cloud Templates (tdb_templates)” post style is currently set to Translatable.
Deletion and reinstallation of the plugin have fixed the style issue that we mentioned.
Will the plugin have issues in the future? like deactivating itself automatically?
Thank you for your support.
-
This reply was modified 3 years by
coinedition.
Does deleting the plugin will make any issues?
-
This reply was modified 3 years by
coinedition.
Hi @Anamaria
I already did that. Initially, the plugin got deleted after updating to the latest version then we reinstalled it again as you mentioned. The plugin worked for some time and automatically deactivated without prior warning or anything. We noticed it after getting the error in the front end. How it is possible? How did the plugin got deactivated automatically? Is there any issue with the newly updated theme?
Also didn’t hear back from you regarding the style issue that we mentioned.
Please let us know your response.
Thank you
After disabling the Google ads, the style problem was resolved after some time.
Thank you for your support.
The issue is showing after implementing google ads on the website. Before that, it was working fine, but after implementing auto ads to the website the style breaks. Also now it is only affected only on the category cloud template by tagDiv Composer. Currently, we turned off the auto ads from the ad sense account and we removed the google adsense code from the head section of the website, but it still shows the style issue like in the screenshot. How can we fix this issue?
Hi,
It worked!
Thank you
Okay. Since there are no options to add a custom code to the theme file, the only option available is to edit the core files, right? We will do that then since we need that functionality immediately.
oh, so there is no option to update this without a plugin file edit? We need to add the code again if the plugin is updated, right? Kindly add a new option in the theme to create small functional changes without the core file edit.
Will there be any issues in the future with the theme and the code we suggested?
Please let us know your thoughts
Thank you
I understand that you won’t provide support for third-party/untested plugins. Can you show us how to add a custom code (mentioned below) to the theme?
if (isset($query->query['_ppp']) and isset($query->query['preview'])){
return;
}
This code will fix our redirection issue. The redirection is caused by the theme and cloud library. Now I just added this code to the tdb_functions file in the td-clod-library plugin, but it is not a proper method and the change will get lost if the plugin updates.
PFA:- https://imgur.com/a/q4Tqgjw
So, how can I add that code without affecting the future update?
I just sent you a mail again with the subject “Support:- How to edit the publish date section in for a specific category”. Please check!!
any updates?
I’ve already given it. Please check.
yes. There is a slight change in the templates. The global template has 2 dates (published and last updated) but the duplicated one has only one date(last updated). PFA
https://imgur.com/a/TKUb9Rx