No search results were found in Documentation!
Hello,
As I said the difference in the images for the Theme Panel is made by the theme version.
Please make an update to version 10.3.9.1 and see how it looks.
Before the theme update, please make a full backup to your website and database, then disable all non-theme plugins, child theme if you use and make the theme update as in our guide from here https://forum.tagdiv.com/how-to-update-the-theme-2/ from point B.
Hope this helps you!
Thank you!
Hello!
You should be able to edit a cloud/PRO template with TagDiv Composer plugin.
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!
Hi,
The thing is that there are more files that need to be edited to change the path files, for example if you edited this file wp-content/themes/Newspaper-child/parts/header/td-login-modal.php and you are using the top bar style 1 then you must change the path from this https://prnt.sc/10a4q66 in this https://i.imgur.com/fzr9ZWk.png when you edit some files, those can be set with a specific path in other files and that is way are not apply, because the path need to be changed -> https://i.imgur.com/WmWDCI7.png, now in above example, you can set the top bar file in child theme and so on.
There is not quite easy to use a child theme.
Hope this will help!
Hi,
Usually, those kind of problems appear when you overwrite the old theme with the new one, to solved the problem, please delete the theme and theme plugins, also if you use child theme disable it, then install the theme via FTP -> https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ (if possible disable all plugins during the theme update), the from Newsmag > welcome install the theme plugins.
Let me know the results!
Hi Calin,
Thank you for that update. That page you’ve linked is more informative than the other Buddypress pages on style support I’d seen. I am quite curious as to your findings.
I’ve tried the following with respect to the td-composer plugin and the child-theme.
child-theme root = /
/menu-mobile.php
/parts/menu-mobile.php
/legacy/Newspaper/parts/menu-mobile.php
/td-composer/legacy/Newspaper/parts/menu-mobile.php
Unfortunately, none of these has worked for me. So it’s likely an unsupported file.
Btw I think it’s great that tagDiv offers this form of child-theme support, very forward-thinking considering how complex your theme is and its use of additional plugins.
/td-composer/legacy/Newspaper/parts/
This is the folder I am finding I need to modify files, like:
logged.php
menu-mobile.php
login.php
Thanks!
Richard
Hello!
Normally, it should work. 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!
Hi,
If you want to use a child theme for the BouddyPress, then as you said you need to use there guide https://codex.buddypress.org/legacy/theme-development/the-bp-default-theme/building-a-buddypress-child-theme/
Also the child theme from our guide can be use for the files from standard pack, but it will also work for files from tagDiv Composer, not all of theme, but most of them, like on the standard pack. I will make some more investigations for how to set the style-buddypress.css in child theme and come back when I will have good results.
Thank you!
Hi,
I have created custom template for custom taxonomy. and i want to add infinite scrolling in this template which function i have to add in template and is there any other files need to add in child theme?
Thanks
Hello,
This problem can be from the cache plugin or could 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 (also from your browser) and try again.
I recommend you to use this plugin because it is a tested one and with these configurations, you won’t face any errors: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thank you!
Hello Calin,
I needed to make adjustments to the css for BuddyPress related page elements. All of them. For example, changing the background colour of the buttons that are hoovered over. A simple example:
#buddypress a.button:hover span,
a.bp-title-button:hover span,
#buddypress ul.button-nav li a:hover span,
#buddypress a.button:focus span,
a.bp-title-button:focus span,
#buddypress ul.button-nav li a:focus span,
#buddypress a.button:active span,
a.bp-title-button:active span,
#buddypress ul.button-nav li a:active span {
background-color: #a11ff2;
}
I have way more edits and changes that are needed. I could target this directly from the child theme css file. But this isn’t the correct way to do this according to BuddyPress documentation.
BuddyPress requests that a separate companion CSS file be offered, style-buddypress.css is the file Newspaper is using. However, it’s not being enqueued via functions.php, so it must be somewhere else in the theme’s additional plugin that it’s being setup. Having an edited version in the child-theme doesn’t work.
If the mechanism behind enqueuing this style-buddypress.css file can be understood, it’s probably easier to de-enqueue and re-enqueue for the child theme file instead.
For me, this isn’t as much of an issue anymore as I need to be patching changes that aren’t compatible with the child-theme model you use. i.e. modifying the mobile menu header files. Your documentation on child-theme supported overrides only works for td-standard, not td-composer.
td-composer/legacy/Newspaper/parts/menu-mobile.php
So I’ll copy over the style-buddypres.css into the parent with my edited version as part of the patching. There’s no rush for a response now on my behalf.
Knowing the correct way of doing this would be helpful for others in the future and maybe added to the child-theme documentation.
Thank you and have a nice day.
Hello,
1. We usually recommend only in extreme cases to use the child theme, usually with Pro Prebuilt Website you can customize it with tagDiv Composer without using the child theme.
2. Yes, you can use the prebuilt website but please notice that if you editing the content that is coming with the prebuilt website and you want to try another prebuilt website those changes that you made on the content from the first prebuilt website will be lost. We recommend to make your own content (if you can copy-paste the content that comes from a prebuilt website and this way will not be lost), or you can use the elements, cloud template from tagDiv Cloud Library.
You can check more about the prebuilt website from our guide: https://forum.tagdiv.com/demos_introduction/ -> https://forum.tagdiv.com/cloud-library-templates/
Thank you!
Hello,
This problem can be from the cache plugin or could 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 (also from your browser) and try again.
Also, if the problem persists please send us some screenshots when the footer and featured image not showing and a link to your website.
Thank you!
Hello!
That’s weird because I tested and it is working for me. The issue could 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!
Hello!
Start looking for 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 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!
Hello,
The problem may be due to a plugin conflict, so please 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. There may be a conflict between WPBakery and the tagDiv Cloud Library.
Please notice that we strongly recommend using only one of those plugins with our theme (WP Bakery or tagDiv Cloud Library, but not both).
Let me know the results!
Thank you!
Hello
I repeat that I am new to WordPress and I apologize if my questions are too basic. My experience is more with Joomla.
1.Is it necessary to always create a child theme? or in which cases do you have to create a child theme?
2. When I install Newspaper X and I do it without the content (demo), but with the structure, will I have no problems copying the structure and modifying it? or should I start everything from zero?
Hello,
I’d like to make a number of changes to the BuddyPress stylesheet style-buddypress.css, I don’t see it being enqueued via functions.php so have no clue how it’s getting added.
If I copy the style-buddypress.css over to my child theme folder and make adjustments, this file won’t be loaded.
Please advise how are we supposed to use/adjust style-buddypress.css from within the child theme?
** all style changes and customizations must come from the child theme folder, I am not and won’t be adding anything to the “custom css” within the theme options.
Thank you,
Richard
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 and try again.
Please also check the page for special characters and remove them if they exists.
Thank you!
Hello!
For this 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 and try again.
Please also check the page for special characters and remove them if they exists.
Thank you!
Hello,
Please replace that code with this code
.td_module_mob_2 .td-module-thumb,
.td_module_mob_2 .td-module-thumb a:last-child {
height: 250px;
}
Set the code in Theme Panel -> Mobile Theme -> Custom Code -> Custom CSS => https://www.screencast.com/t/WfVOQkaGJwwm
Let me know about your results!
Thank you!
Hi,
Make sure that you are using the last theme version, Newspaper v10.3.9.1 and last WordPress version 5.6.
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.
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.
I suggest setting the permalinks from WordPress-> Settings-> Permalinks, on Plain => https://www.screencast.com/t/aQVuDCyS and see if there are any changes.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible.
We will take a look. Include a link to this topic in the email.
Let me know the results!
Thank you!
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
– a link to this topic in order to identify you
Our team will take a look!
Thank you!
Hello,
Please make sure you don’t have any plugins which interfere with our theme.
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 about your results!
Thank you!
Hello!
Please follow those steps in creating your child theme pages from our documentation: https://forum.tagdiv.com/the-child-theme-support-tutorial/
Hope that helps you!
Thank you!
Hi,
Does this problem appear only for a specific page or for all of them?
Also, make sure that you are using the last theme version, Newspaper v10.3.9.1 and last WordPress version 5.6.
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.
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.
I suggest setting the permalinks from WordPress-> Settings-> Permalinks, on Plain => https://www.screencast.com/t/aQVuDCyS and see if there are any changes.
Let me know the results!
Thank you!