Search Results for 'child theme'

Results from the Forum
Vlad S
tagDiv Staff

Hello !

This is most likely a plugin conflict. Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you !

Calin
tagDiv Staff

Hi,

This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.

Thank you!

Catalin
tagDiv Staff

Hi Epiq,

Unfortunately, at the moment, we do not have any solution regarding on child theme, sorry! As you can see, the child theme is no longer supported by our theme because all of the theme files were moved inside a TD Composer plugin.

Thank you for your understanding!

Catalin
tagDiv Staff

Hi,

Most of the theme files were moved into the tagdiv composer plugin as per the requirements of Envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/

Moving forward with such requirements, a child theme will only work with functions.php, and style.css, as there are very few files left in the main theme as Envato, requires all functionality to be added through plugins.

This might be a consequence of the recent modifications to the location of theme files, due to Envato requirements. There is an article about it here – https://tagdiv.com/updating-the-core-of-tagdiv-themes/

Sorry for the inconvenience and thank you for understanding.

Catalin
tagDiv Staff

Hi,

Unfortunately, there’s no solution in this case because all of the theme core files were moved at the TD Composer plugin and the child theme does not overwrite that plugin, sorry! The only solution, in this case, is to directly edit the theme core files, sorry! Also, if the child theme is very important for you, please note that we cannot provide support for child theme because it is no longer supported by the theme. If you are still unhappy with our theme, please request a full refund here-> https://themeforest.net/refund_requests/new and we will approve it as soon as possible. Please check our privacy policy from here -> https://forum.tagdiv.com/newspaper-theme-support/

Thank you for your understanding!

Vlad S
tagDiv Staff

Hello !

This is most likely a plugin conflict. Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you !

defocusmedia
tagDiv Member

Yes, we have a child theme but currently, its deactivated and parent theme enable but the issue remains the same !!

savvyinvestor
tagDiv Member

This discussion could be useful to you: https://forum.tagdiv.com/topic/child-theme-and-9-7/

savvyinvestor
tagDiv Member

Are you using a child theme?

sejpost
tagDiv Member

If you hover over the nav to get the mega-menu, you will see that the coronadotimes.com site has a banner ad in the dropdown, but the coronadotimes.com/development does not show the ad. Probably the same issue. We are using a child-theme and maybe that is an issue. Here is where the code is: Custom ad code

  • This reply was modified 7 years by sejpost.
videomaker
tagDiv Member

Question #3:

Normally, I override a file from another plugin through theme. Example: bbpress
newspaper-child/bbpress/somefile.php

With the 9.7.2 update, how do I go about updating if this is no longer works?

videomaker
Participant
#0

Prior upgrading to 9.7.2 I modified this file “\newspaper\includes\wp_booster\td_video_support.php” by creating a file on my child theme: “\newspaper-child\include\wp_booster\td_video_support.php” (I modified 2 functions in the file)

AFTER the upgrade to 9.7.2,
“\newspaper\includes\wp_booster\td_video_support.php” NO LONGER EXISTS and
I found it on this legacy file structure: “\plugins\td-composer\legacy\common\wp_booster\td_video_support.php” and
the override changes I have on “\newspaper-child\include\wp_booster\td_video_support.php” STOPPED WORKING.

Question:

1. What needs to be done so that the override codes I created on “\newspaper-child\include\wp_booster\td_video_support.php” would take into effect?

2. Should I overwrite what was in “\plugins\td-composer\legacy\common\wp_booster\td_video_support.php” with whatever is on “\newspaper-child\include\wp_booster\td_video_support.php”? If so, this mean, I’ll have to MANUALLY update whenever Newspaper pushes an update?

Epiq
tagDiv Member

Are there any plans to improve the support for child theme customization for the next release?

If not, then perhaps you should emphasize more explicitly that customizations via plugins is preferred over child theme customizations.

Same as Fabrizio Azzali, I will have to redo my child theme customizations. This time I’ll move all my code into a plugin.

Calin
tagDiv Staff

Hi,

1. Unfortunately our theme do not have a slide for images in widgets, sorry!
You can achieve this be making in a new post a gallery and copy the code for gallery -> https://www.screencast.com/t/5qIx4Y03WiT after that go in widgets add a custom html and set the code in it -> https://www.screencast.com/t/qOjm5HM3o the results should be like this https://www.screencast.com/t/2mrW2pkuRZ0M

2. Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.

When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/

This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.

Thank you!

aleister
tagDiv Member

OK, solution?

I started using child theme beacuse otherwise ads were not working.

Simion C.
tagDiv Staff

Hi,

Maybe that happened due to the changes made in the theme starting from version 9.7
https://tagdiv.com/updating-the-core-of-tagdiv-themes/
A notice was added in the themeforest page – http://prntscr.com/nsrvyc
This update is best to be tested in a development copy of the website if possible, instead of the live website.

Many theme files were moved in the tagDiv composer plugin in the update, due to the new Envato requirements. So now the composer is required to be active in order to maintain the same functionality. The files were moved here mostly – http://prntscr.com/nss4s7
As a consequence, modifications to theme files in a child theme is quite limited now, only a few files are still supported.

I can’t say how this would affect an application however, we made no testing in this matter before or after the update.
But for other issues I could take a look, mention what design and functionality problems you are facing after the update. Provide links and details about them, or even screenshots.

The most reported issue is with the single image element when placed with WPBakery and the tagDiv composer is active this will be fixed in the next theme update. The fix is provided in this topic – https://forum.tagdiv.com/topic/single-image-widget-settings/

Thanks

Simion C.
tagDiv Staff

Hi,

You can enter that in the analytics section for example, the code will be loaded between the head tags – http://prntscr.com/nsr65e
Or if you have a child theme, copy the theme header file in it and enter the code in the head
http://prntscr.com/nsrdqg
Either way will load the code in the proper location.

Thanks

aloysiuspattath
tagDiv Member

I tried changing the height still no change. I also disabled child theme still no change.
https://www.screencast.com/t/NkUfKQxA

Calin
tagDiv Staff

Hi,

Unfortunately our theme do not have an option for this ( to filter child pages of a page ), sorry!

Sorry for the inconvenience!

Calin
tagDiv Staff

Hi,

This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.

Pleas go in Settings and re-save the permalinks -> https://www.screencast.com/t/QdofmGTW if this is not working, please go in one post and click on update ( or set some content in excerpt ), clear all cache and try again, also please try with some flex blocks!

Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.

When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/

This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.

Thank you!

Calin
tagDiv Staff

Hi,

In order to show only a part of subcategories in mobile menu you can use this custom css
https://www.screencast.com/t/IKJLJ8ly
.td-mobile-content ul li ul li:nth-child(n+5){
display: none;
}

Set the code in Theme panel>Custom code>Custom css; in this way you’ll not need to use child theme or make any changes in theme.

Hope this will help you!
Thanks.

Catalin
tagDiv Staff

Hi,

You need to remove the old Td Composer plugin and update it from here -> https://www.screencast.com/t/FIqJD3Dq1uP

Most of the theme files were moved into the tagdiv composer plugin as per the requirements of Envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/

Moving forward with such requirements, a child theme will only work with functions.php, and style.css, as there are very few files left in the main theme as Envato, requires all functionality to be added through plugins.

This is a consequence of the recent modifications to the location of theme files, due to Envato requirements. There is an article about it here – https://tagdiv.com/updating-the-core-of-tagdiv-themes/

Sorry for the inconvenience and thank you for understanding.

Calin
tagDiv Staff

Hi,

That will not work anymore with a child theme. After the 9.7 update many of the theme files were moved in the tagDiv composer, due to the new Envato requirements
https://tagdiv.com/updating-the-core-of-tagdiv-themes/
As a consequence the child theme is quite limited now, only a few theme files can still be used in it.
What you can do is to make those changes in theme files wp-content/plugins/td-composer/legacy/Newspaper/parts/single/single_template_7.php

Thank you!

Catalin
tagDiv Staff

Hi,

Most of the theme files were moved into the tagdiv composer plugin as per the requirements of Envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Moving forward with such requirements, a child theme will only work with functions.php, and style.css, as there are very few files left in the main theme as Envato, requires all functionality to be added through plugins.

This is a consequence of the recent modifications to the location of theme files, due to Envato requirements. There is an article about it here – https://tagdiv.com/updating-the-core-of-tagdiv-themes/

Sorry for the inconvenience and thank you for understanding.

Viewing 25 results - 6,676 through 6,700 (of 12,866 total)