Search Results for 'child theme'

Results from the Forum
Anamaria
tagDiv Staff

Hello,

The issue can be from a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.
Also, please check to be sure you don’t have an object cache on the host.

Thank you!

Anamaria
tagDiv Staff

Hello @ebuka,

Make sure that all theme requirements are set as in our guide -> https://forum.tagdiv.com/requirements-for-newspaper/ in special please make sure this code is set in .htaccess => https://www.screencast.com/t/D3i2ZA7K
Also, if you are using Cloudflare, please make sure that is set as in our guide https://forum.tagdiv.com/cloudflare-cdn/ , you need to disable the Rocket Loader.
Also, if the problem persists please check if you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.

Let me know the results!

Thank you!

Anamaria
tagDiv Staff

Hello,

I just checked your website and the posts loop Work correctly => https://prnt.sc/10dmee2
Also, for the other block, can be from the firewall or security module which blocks the admin-ajax.php request. Please verify the console for error while saving the settings on the Theme Panel, usually, it displays a 403 or 404 error.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module that blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Also, make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again

Hope this helps you!

Thank you!

Bettina
tagDiv Staff

Hello !

Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache(also from your browser) and try again.

Thank you !

petrvrana
tagDiv Member

Thank you very much Calin,
I dont know how to create plugin child in theme, because /wp-content/plugins/td-composer/legacy/Newsmag/parts/header/top-menu.php is in the plugin file, not in theme file.
Do you know how to do it?

Thanks many

Anamaria
tagDiv Staff

Hi,

This problem can be from the firewall or security module which blocks admin-ajax.php request. Please verify the console for error while saving the settings on the Theme Panel, usually, it displays a 403 or 404 error.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module which blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Also, make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.

Hope this will help you!

Thank you!

Calin
tagDiv Staff

Hi,
Yes that is the file path to the date from top bar and yes it can be set in a child theme to keep the changes after theme update.
As for the problem to translate the date in arabic, I think that you use the code from here https://wordpress.stackexchange.com/questions/179126/translating-publish-dates-to-arabic I’m not a developer, but it should work.
Hope this will help you!
Thank you!

denya
tagDiv Member

I am not using a child theme

PFC
tagDiv Member

Hello Calin,

Sorry for the delayed response.

Well, writing over the parent style-buddypress.css file didn’t work, so I tracked down the enqueued name for it. style-buddypress.css is enqueued as ‘td-theme-buddypress’.

So it’s very easy to take it over, buy dequeuing it then renenquing it in child functions.php file.

function renenquing_buddypress_styles() {
wp_dequeue_style( 'td-theme-buddypress' );
wp_enqueue_style('td-theme-buddypress', get_stylesheet_uri() . '/style-buddypress.css');
}
add_action('wp_enqueue_scripts', 'renenquing_buddypress_styles');

Thank you for your assistance.

Bettina
tagDiv Staff

Hello!

For this error you can check our guide from here at point 5: https://forum.tagdiv.com/tagdiv-composer-not-working/
Also, try to deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache(also from your browser) and try again.
Please also check the page for special characters and remove them if they exists.

Thank you!

petrvrana
tagDiv Member

Thank you Calin for you answer. But I find the file: /wp-content/plugins/td-composer/legacy/Newsmag/parts/header/top-menu.php where can I add another date.
But I have 2 questions:

  • I will change plugin file and after updating my change disappear. Is any way how to apply it to child version (like in themes)?
  • How can I apply php code for arabic format to this file? I tried only copy/paste actual date.

Can you help me with this ideas?

Thank you very much

Maverick10

Bettina
tagDiv Staff

Hello!

Sometimes, the issue can be from a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If this problem is not solved after that, then we need to take a look and see what happened there.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– a link to this topic in order to identify you
Our team will take a look!

Thank you!

Bettina
tagDiv Staff

Hello!

For this error you can check our guide from here at point 5: https://forum.tagdiv.com/tagdiv-composer-not-working/
Also, try to deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache(also from your browser) and try again.
Please also check the page for special characters and remove them if they exists.

Thank you!

Bettina
tagDiv Staff

Hello!

Sometimes, the issue can be from a plugin conflict, that’s why, please give it a try and deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If this problem is not solved after that, then we need to take a look and see what happened there.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cPanel url and credentials
– a link to this topic in order to identify you
Our team will take a look!

Thank you!

Vlad S
tagDiv Staff

Hello !

Indeed this seems to be a weird problem. My suggestion is to first start clearing your cache. Make sure that your cache is optimized and cleared. Also what You should do is to check your plugins. Please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Let me know if this helped.

Thank you !

Anamaria
tagDiv Staff

Hello,

Please make a test only with the tagDiv plugins, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again and see if the problem persists.

Thank you!

Bettina
tagDiv Staff

Hello!

First, please make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/
Sometimes, the issue can be from a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If this problem is not solved after that, then we need to take a look and see what happened there.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cPanel url and credentials
– a link to this topic in order to identify you
Our team will take a look!

Thank you!

Anamaria
tagDiv Staff

Hello,

Please make sure you have all plugins theme are up to date. Also, a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using a child theme or cache plugin, deactivate them, clear all cache(also from your browser) and try again.

Thank you!

Bettina
tagDiv Staff

Hello!

The issue can be from a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache(also from your browser) and try again.
If this problem is not solved after that, then we need to take a look and see what happened there.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– a link to this topic in order to identify you
Our team will take a look!

Thank you!

Bettina
tagDiv Staff

Hello!

Sometime the issue can be from a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If this problem is not solved after that, then we need to take a look and see what happened there.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cPanel url and credentials
– a link to this topic in order to identify you
Our team will take a look!

Thank you!

Bettina
tagDiv Staff

Hello!

Sometimes the issue can be from a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If this problem is not solved after that, then we need to take a look and see what happened there.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– a link to this topic in order to identify you
Our team will take a look!

Thank you!

Anamaria
tagDiv Staff

Hello,

The issue can be from a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.
Also, please check to be sure you don’t have an object cache on the host.

Thank you!

Anamaria
tagDiv Staff

Hello,

The issue can be from a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.

Let me know the results!

Thank you!

Bettina
tagDiv Staff

Hello!

The issue can be from a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If this problem is not solved after that, then we need to take a look and see what happened there.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cPanel url and credentials
– a link to this topic in order to identify you
Our team will take a look!

Thank you!

Bettina
tagDiv Staff

Hello!

That’s weird. Please start looking for a plugin conflict, deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If this problem is not solved after that, then we need to take a look and see what happened there.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cPanel url and credentials
– a link to this topic in order to identify you
Our team will take a look!

Thank you!

Viewing 25 results - 2,101 through 2,125 (of 12,866 total)