Search Results for 'child theme'

Results from the Forum
Vlad S
tagDiv Staff

Hello !

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

Also you can try and deactivate the theme and see if the problem persists.

Thank you !

Vlad S
tagDiv Staff

Hello !

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

Also you can try and deactivate the theme and see if the problem persists.

Thank you !

Vlad S
tagDiv Staff

Hello !

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

Thank you !

Vlad S
tagDiv Staff

Hello !

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

Thank you !

Vlad S
tagDiv Staff

Hello !

Hello !

Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again. Also if it’s possible providing us a link to your website or a screenshot of the issue you are facing.

Thank you !

Vlad S
tagDiv Staff

Hello !

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

Thank you !

Vlad S
tagDiv Staff

Hello !

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

Thank you !

Vlad S
tagDiv Staff

Hello !

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

Thank you !

Calin
tagDiv Staff

Hi,

Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all plugins and child theme ( if you are using ) and let only the tagDiv Composer , clear all cache, deactivate the cache plugin and try again.

Please make sure that all theme requirements are set as in our guide -> https://forum.tagdiv.com/requirements-for-newspaper/ also make sure that your host can support those server recommendation.

If there is still a problem, please provide me a link to your website where I can inspect this problem.
Thank you!

mimicreature
tagDiv Member

What I did for Newspaper 9.8 is that I used the Envato market plugin to update the newspaper theme to 9.8 and then manually uploaded the child theme and activated it. It was all perfect.

Calin
tagDiv Staff

Hi,

If you want to use the Custom Post Type please notice that will be better if you’ll use a child theme, in this way, if you’ll make a theme update the changes will not be lost.
Please notice that the ingle-job_listings.php can not be customize using tagDiv Composer or tagDiv Cloud Library, this need to be customize using code
Also all those files was moved in tagDiv Composer plugin in wp-content/plugins/td-composer/legacy/Newsmag/parts/single/single_template_1.php

Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all plugins and child theme ( if you are using ) and let only the tagDiv Composer , clear all cache, deactivate the cache plugin and try again.

Also please provide some more details about the way you tested your website and you get those errors.

Thank you!

Vlad S
tagDiv Staff

Hello !

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

Thank you !

Calin
tagDiv Staff

Hi @brael,

Using the html code to add a custom google fonts is not very recommended because if you’ll make a theme update and the code is not set in a child theme all changes will be lost.
If you still want to add the style in theme files, you’ll need to set the code in child theme in css file -> http://prntscr.com/oweugr -> http://prntscr.com/oweuro -> http://prntscr.com/oweuxj -> http://prntscr.com/owev2e -> results -> http://prntscr.com/oweve6
Also this can be achieve with out child theme, but the code is set in theme panel like this -> http://prntscr.com/owew8g -> http://prntscr.com/owew1t

Hope this will help you!
Thank you!

Vlad S
tagDiv Staff

Hello !

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

Thank you !

Vlad S
tagDiv Staff

Hello !

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

Thank you !

chasedesign
tagDiv Member

Yes, this is a step in the right direction. The developer page is for Newspaper, but I assume this applies to Newsmag as well, correct?

Also, I have a few more questions..

Is the API still supported? If I’m understanding correctly, API code needs to be in a plugin now instead of a child theme, correct?

Our client uses Visual Composer and it will not be possible migrate to the TagDiv builder as they have over 8,000 pages on their site.

– Can they still use Visual Composer without issue?
– Can we still use the API to add blocks to Visual Composer? see: https://forum.tagdiv.com/api-blocks-introduction/

Thanks again for your help!

Calin
tagDiv Staff

Hi,

I’ve just checked this on my install and for me all seams to be good
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all plugins and child theme ( if you are using ) and let only the tagDiv Composer , clear all cache, deactivate the cache plugin and try again.
If there is still a problem, please provide some more details about the settings you’ve made.
-> https://www.screencast.com/t/Ie02GQSQ2We

Thank you!

chasedesign
Participant
#0

Hello,

We are trying to update Newsmag from 4.7 to 4.9.1 and the previous developer made extensive use of the Theme API within the child theme.

I see that this is no longer supported in 4.9

What are migration steps to support this new version? Do you have a guide?

Functions from API used are:

td_api_category_template()
td_api_category_top_posts_style()
td_util::get_category_option()
td_util::get_option()
td_page_generator::get_pagination();
td_page_generator::get_category_breadcrumbs()
td_api_header_style::_helper_show_header()
td_api_footer_template::_helper_show_footer()
td_global_blocks::get_instance()
td_social_icons::get_icon()

They also created custom classes by extending the td_module and td_block classes so need direction on whether that is still supported in 4.9.x and if not, I’ll need documentation on how to migrate.

Let me know if you need any additional information.

Thanks for your help!

Calin
tagDiv Staff

Hi,

Unfortunately for the moment only the theme files and some files from tagDiv Composer plugin that are mentioned in our documentation can be set in child theme -> https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thank you for your understanding!

MrOrsh
tagDiv Member

I finally found the correct php-file “tdb-comments.php” located in plugins > td-cloud-library > parts. Editing this file does what I want, so all good so far 🙂

Is there however a way of adding this file to the child-theme so I don´t have to manually update it after each update?

Vlad S
tagDiv Staff

Hello !

That option comes from wordpress. Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you !

Vlad S
tagDiv Staff

Hello !

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

If everything was ok untill 2 weeks ago then some changes you have done created this issue.

Thank you !

Vlad S
tagDiv Staff

Hello !

We are sorry for the inconvenience!

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

Thank you !

Vlad S
tagDiv Staff

Hello !

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

Please note that opening 3 topics with exactly the same issue is not recommended !

Thank you !

Viewing 25 results - 5,901 through 5,925 (of 12,866 total)