Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Calin
tagDiv Staff

Hi,
I’m not quite sure if I understand exactly the question.
I think you want to display the posts after modified data, if so, then this can be done using the tagDiv composer and setting filter on the block -> https://i.imgur.com/k7BO2Z8.png
If this is not what you mean, please let me know!

Calin
tagDiv Staff

Hi blogizma,
This is the first time when I see this error. Do you use the last theme version (v11.5.1)?
If yes, what I suggest is to do a test using only the theme plugins, in case that the problem is still persisting, then please contact us via email at contact@tagdiv.com and please provide wp-admin and cPanel access to investigate the problem. Also, please include the like of this topic to can identify you.
Thank you!

Calin
tagDiv Staff

Hi,
the theme has for the moment only one option that can do this -> https://i.imgur.com/JU9q8C0.png, but this is applied only for the thumbs, sorry.
Thank you!

Calin
tagDiv Staff

Hi,
Can you please let me know the theme version you are using? If is the Newspaper v11.5.1 is possible that the error to be related to the dummy data for the single post template (more exactly the featured image of the dummy data -> https://i.imgur.com/zoF3eOj.png).
Normally if the single post template is edited and there are posts on the website it should take a post instead of dummy data.
Thank you!

Calin
tagDiv Staff

Hi noozteam, do you use the RTL demo?
Normally the RTL demo has only a view elements that need to be adjusted.
What you need to do first is to be sure that you set in WordPress a RTL language, after that the with tagDiv Composer, you can adjust the layout of the website.
For example -> https://i.imgur.com/qRQg1c9.jpg -> https://i.imgur.com/AIlzL1A.jpg -> https://i.imgur.com/WkkzBSd.png
Thank you!

Calin
tagDiv Staff

Hi,
Thank you for letting us know about this.
Can you please try with php v8, this one should be working without causing problems.
Thank you!

Calin
tagDiv Staff

Hi chico-2, if you update the theme to 11.5.1 the number of duplicate queries is the same?
Also, this https://imgur.com/a/40NCbse is related to the cloud templates, do you have many cloud templates? You should keep only those that you are using.

Thank you!

Calin
tagDiv Staff

Hi,
I’m not sure that I understand, do you need to add sub-taxonomies for the sports/marathon, or you need to do a page where you set the list of marathons?
If you just want to do the list, you can use the tagDiv Composer and column text element or in posts you can use the list element from the Gutenberg.
Thank you!

Calin
tagDiv Staff

Hi,
Maybe you can try the raw html element -> https://i.imgur.com/05A8vGr.png
Also, I’m not quite sure what you need to achieve, so if you can provide some more details, I will try to provide a better solution.
Thank you!

Calin
tagDiv Staff

Hi,
I don’t know exactly if something can be done for these situations, because the css is applied as a backend after the link, it is not applied directly on the link.
If you want you can try this for H2 titles

.td-post-content h2 a {
text-decoration: none;
color: #000!;
font-weight: 700;
display: block;
}
.td-post-content a::before {
content: “”;
background-color: hsla(196, 61%, 58%, .75);
position: absolute;
left: 0;
bottom: 3px;
width: 100%;
height: 2px;
z-index: -1;
transition: all .3s ease-in-out;
}
.td-post-content a:hover::before {
bottom: 0;
height: 100%;
}

Calin
tagDiv Staff

Hi,
Unfortunately for the mobile page category template there is a problem that it is way in 11.5 and 11.5.1 is not working.
If you want you can contact us via email at contact@tagdiv.com and we can set the fix in the theme until to the coming theme update that will fix the problem.
Thank you!

Calin
tagDiv Staff

Hi,
I just checked your website and the links are ok.
Also, I checked them in special on mentioned pages and the links are linked to the right accounts.
Thank you!

Calin
tagDiv Staff

Hi,
I just done some tests on my install and for me is working without problem -> https://i.imgur.com/1W4Amqf.png
What I can suggest is to be sure that you do not have any extra plugin that is interfering and that you are using the last theme version -> https://i.imgur.com/1W4Amqf.png
In case that the problem is still persisting for you, then please do a full backup for the website and please contact us via email at contact@tagdiv.com and provide wp-admin. We’ll check it as soon as we can. Also include the link of this topic to identify you.
Thank you!

Calin
tagDiv Staff

Hi,
Yes, according to the guide this is what you have to do!
Thank you!

Calin
tagDiv Staff

Hi,
I do not have a code to provide, but I will try my best to find one and get back to you with it!
Thank you!

Calin
tagDiv Staff

Hi,
The “Error at zones: 6(models) : 5(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)”
If is only on one specific page, then please use the revisions https://www.wpbeginner.com/beginners-guide/complete-guide-to-wordpress-post-revisions/ because it is possible that the problem to be from the last changed from that page/ cloud template.
This error can appear from more situations, we made a guide for most of the frequent -> https://forum.tagdiv.com/tagdiv-composer-not-working/
If the problem is still persisting, please contact us via email at contact@tagdiv.com, please make sure that you have a full backup for your website and that you provide wp-admin and cPanel access and include the link of this topic to identify you.
Thank you!

Calin
tagDiv Staff

Hi,
Can you please provide a link to a post that has tags set? Maybe the tags element is not set in the single post template with tagDiv Composer -> https://i.imgur.com/HhF0Rni.png -> https://i.imgur.com/R07gwYy.png
Thank you!

Calin
tagDiv Staff

Hi chico-2,
Can you please provide some screenshots with those duplicate queries? Or if you can provide access to investigate, then you can contact us via email at contact@tagdiv.com
Maybe you have repetitive blocks or something that is causing this situation.
Thank you!

Calin
tagDiv Staff

Hi,
I’m glad that you obtain good results.
Also, thank you for your suggestion, I will ask my colleagues to update the documentation with the plugin that you mentioned.
Thank you!

Calin
tagDiv Staff

Hi,
Most of the time this problem is caused by a object cache. Please check our guide from here https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/
I hope this will help you!

Calin
tagDiv Staff

Hi Nagarig,
Our developers are informed about the web stories, now I hope that they will do something for theme to work correctly.
Thank you for your understanding!

Calin
tagDiv Staff

Hi,
This is most likely due to the fact that only the theme was not updated, the WordPress was.
Because you had a very old version, you must also install tagDiv Composer and tagDiv Standard pack, this should bring back the layout of the site.
Also check the php version, for example php v7.4 would be ok.
In case that you have a child theme, please disable it and set the main theme.
Thank you!

Calin
tagDiv Staff

Hi,
I understand, since you use the theme on two sites and the problem appears only on one of them, then it is possible that somehow malware has reached that site. In such situations, it is recommended to delete the theme and plugins from the there, download the theme from themeforest and reinstall it (the settings will not be lost because they are saved in the database).
I will also inform the developers, maybe I can do something to protect that file in the future.
Thank you!

Calin
tagDiv Staff

For more details for how to use the amp caches please check the guide from here

Calin
tagDiv Staff

Please disable the redirect from mobile version to amp -> https://i.imgur.com/7Z7V82x.png using that option your visitors will never see the responsive version, only the amp version.

Viewing 25 posts - 7,426 through 7,450 (of 35,335 total)