Search Results for 'child theme'

    No search results were found in Documentation!

Results from the Forum
luc_v
Participant
#0

Hello,

I just purchased a license for the Newspaper theme, version 12.6.6, and I am using WordPress 6.5.5. I have also activated the child theme.

However, when I try to import the Blockchain Pro template, I encounter a problem. Despite several attempts, the import gets stuck at the end, and I receive the following error message: “One of the images failed to upload.”

Could you please help me resolve this issue?

Thank you in advance for your assistance!

Anamaria
tagDiv Staff

Hello,

Have you checked for a plugin conflict? Please deactivate ALL plugins except tagDiv ones; also, if you use a child theme or cache plugin, deactivate them, clear all cache, and try again.

Thank you!

Anamaria
tagDiv Staff

Hello,

Have you checked for a plugin conflict? Please deactivate ALL plugins except tagDiv ones; also, if you use a child theme or cache plugin, deactivate them, clear all cache, and try again.
Also, please let me know the PHP, WordPress and the theme versions.

Thank you!

Anamaria
tagDiv Staff

Hello,

No, you need to create a new page in the Gutenberg and press the button edit with tagdiv Composer -> https://i.imgur.com/JiJkRKN.png after publishing the page.
Also, you can import pages or sections from the cloud library. Please tell me what type of hosting you have, dedicated or shared.
Did you create a new page or edit an existing one? How was that page created?Please follow the steps from this topic https://forum.tagdiv.com/topic/error-at-zones-6models-1dom-the-model-does-not-match-the-content-currene/ if you have a child theme; please use the main theme.

Thank you!

#0

Hello, on our site https://slotbeats.com/
we have ‘No preloading'(default) option selected for main menu, yet article thumbnails are getting loaded eagerly before any action is taken. This affects our SEO scoring, is it intended behaviour?

We are running 12.6.6 Newspaper theme version,
Turning off all plugins and child theme did not solve the problem.

Thank you in advance for assistance

jsuflash
tagDiv Member

The error appears whenever I try to create a new page. Also what’s happening is that I can’t seem to drag and drop elements at all. I’m not using a child theme at this point. The site is a new instance, so the only thing that’s on there moreless are the plugins that came with the software. I’ve added and disabled the classic editor, classic widgets. Still no dice. Help!

Anamaria
tagDiv Staff

Hello,

Please tell me where it only appears on one page or the entire site. Did you add any code or elements from another plugin?
Please follow the steps from this topic https://forum.tagdiv.com/topic/error-at-zones-6models-1dom-the-model-does-not-match-the-content-currene/ if you have a child theme; please use the main theme.
You can try to revert an old revision on a page/template -> https://www.wpbeginner.com/beginners-guide/complete-guide-to-wordpress-post-revisions/

Thank you!

4dimitrov
tagDiv Member

Hi,
I don’t have a child theme. Several times I reinstall the whole installation and make new ones, but always this error appears. My php version is 7.2. I use the latest version of WordPress and theme newspaper.

Anamaria
tagDiv Staff

Hi,

It is possible to have 503 only when robot is visiting the page. Try to simulate Facebook User Agent from your browser or rest client.

You can check Facebook user agents on developers facebook page: https://developers.facebook.com/docs/sharing/webmasters/crawler

Cloudflare could be the cause of your problem, because it blocks bad robots (Facebook should be good robot). Try to disable it and see if it works. If this is the problem, you need to contact Cloudflare support.
Also, please use the main if you have a child theme.

Thank you!

Anamaria
tagDiv Staff

Hello,

Please let me know if you have a child theme; if yes, please use the main theme. Also, please deactivate, delete, and reinstall tagDiv Composer from Newspaper -> Plugins and check if the issue persists.
Also, what version of the theme, WordPress and PHP, do you have?

Thank you!

Anamaria
tagDiv Staff

Hello,

Please delete this value -> https://i.imgur.com/Y9IB5DX.png and check after. I think that you have a plugin conflict there. Have you checked for a plugin conflict? Please deactivate ALL plugins except tagDiv ones; also, if you use a child theme or cache plugin, deactivate them, clear all cache, and try again.
Please check this guide, delete the object cache file, and check again https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/

Thank you!

Calin
tagDiv Staff

Hello,
The theme does not have an option for this, it can be done only with SEO plugins. From what I see the Rank Math has an option for this – https://rankmath.com/kb/how-to-noindex-paginated-pages/ but it seems that Yoast SEO doesn’t have, but it can be used a function like this one mentioned here – https://wordpress.org/support/topic/how-to-noindex-paginated-page-using-yoast/ the code can be set in functions.php in child theme.
I hope this will help you!

Calin
tagDiv Staff

Hello,

1. To adjust this on footer you can use a custom css like this one:
html[lang="ar"] .td_block_popular_categories a{
display: flex;
flex-direction: row-reverse;
width: 100%;
}
html[lang="ar"] .td_block_popular_categories .td-cat-name {
order: 2;
}
html[lang="ar"] .td_block_popular_categories .td-cat-no {
order: 1;
}

This css should be set in the theme panel > custom code> custom css.

2. Please use tagDiv Composer to edit the page then use the right click on the sign element and click on delete – https://i.imgur.com/t5gPFGR.png

3. Yes, the child theme can be used. For this you can triger the language to apply that css on on that language, like this html[lang=”ar”] or on rtl like this [dir=”rtl”]. Now , most of element have options that allow you you to set the text from RTL to LTR and vice versa, but there are a few elements that do not have this option and need to be used a css.

4. Yes, the templates can be set as global per language and for each language it will be used the one set as global.

5. This is a strange situation, also that one is a page get from cloud library and it can be get for each language, but is not a page template. In that situation if you want to use that page as homepage, then you can assign it using the WordPress option from Settings > Reading – https://i.imgur.com/kxRD8Dh.png

I hope this will help you!

Anamaria
tagDiv Staff

Hello,

Have you checked for a plugin conflict? Please deactivate ALL plugins except tagDiv ones; also, if you use a child theme or cache plugin, deactivate them, clear all cache, and try again.
Please check this guide, delete the object cache file, and check again https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/

Thank you!

Anamaria
tagDiv Staff

Hello,

Please tell me where it only appears on one page or the entire site. Did you add any code or elements from another plugin?
Please follow the steps from this topic https://forum.tagdiv.com/topic/error-at-zones-6models-1dom-the-model-does-not-match-the-content-currene/ if you have a child theme; please use the main theme.
You can try to revert an old revision on a page/template -> https://www.wpbeginner.com/beginners-guide/complete-guide-to-wordpress-post-revisions/

Thank you!

snoopy
Participant
#0

1. How can i fix the most viewed section in the footer, the text should be at the right side, and the numbers at the left https://ibb.co/h269SqS
2. How can i remove the Signin/Signout option from the Top menu? https://ibb.co/kMvxKSz
3. I had to adjust many sections in the RTL template ebcause it was left aligned after the updates, and i’m using a child theme. how can i make sure that the updates does not break such css adjustments? and how come the template is RTL but aligned left? is it possible that i add CSS adjustments to the child theme that are related only to the Arabic language template? how?
4. I have two languages English and Arabic, for each i have its own template the RTL and the non RTL, should i mark the templates as GLOBL? what’s the meaning of GLOBAL?
5. There’s an error when assigning this template as a global one https://ibb.co/Kyrg1HZ

Thank you

Anamaria
tagDiv Staff

Hi,

Unfortunately, since we don’t know exactly what’s in the child theme, it might be necessary for a developer to check the code, which can only be done through custom work. The minimum cost for a project is $450, which includes 10 hours. It’s possible that this investigation could take less time, and in that case, we can also offer you a site health check if you wish.

Thank you!

Anamaria
tagDiv Staff

Hi,

You need to check the code from the child theme and the code’s structure from our theme https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thank you!

jaapnr1
tagDiv Member

Hi Anamaria,

It is indeed a Child Theme issue. How can we fix this?

Anamaria
tagDiv Staff

Hi,

You can create a staging website and check there. Yes, it can appear as an issue due to the child theme.

Thank you!

jaapnr1
tagDiv Member

Hi Anamaria,

Yes, I have a Child theme active. But I can’t switch to the main-theme, for it is a production-site.

But do you mean that some or all options in the theme don’t work anymore a soon as a child-theme is active?

Anamaria
tagDiv Staff

Hello,

Do you use a child theme? Can you switch to the main theme and check if the ad works?

Thank you!

Anamaria
tagDiv Staff

Hello,

Have you checked for a plugin conflict? Please deactivate ALL plugins except tagDiv ones; also, if you use a child theme or cache plugin, deactivate them, clear all cache, and try again.
Please check this guide, delete the object cache file, and check again https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/

Thank you!

Anamaria
tagDiv Staff

Hello,

Have you checked for a plugin conflict? Please deactivate ALL plugins except tagDiv ones; also, if you use a child theme or cache plugin, deactivate them, clear all cache, and try again.
Please check this guide, delete the object cache file, and check again https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/
Also, please provide the link to your website.

Thank you!

Anamaria
tagDiv Staff

Hello,

Have you checked for a plugin conflict? Please deactivate ALL plugins except tagDiv ones; also, if you use a child theme or cache plugin, deactivate them, clear all cache, and try again.
Please check this guide, delete the object cache file, and check again https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/

Thank you!

Viewing 25 results - 326 through 350 (of 12,866 total)