Search Results for 'child theme'

Results from the Forum
Bogdan B.
tagDiv Staff

Hello,

No, please do not use the old child theme for the new theme version as there will be all kinds of problems. The child theme is not update proof. Please read this topic: https://forum.tagdiv.com/topic/setting-up-child-theme/

Thank you!

lcerura
tagDiv Member

Hi again, everything’s up to snuff now. A good dose of CCleaner did the trick.

Thank you.

Still wondering though about activating the main theme in lieu of the child.

edwardrpool
Participant
#0

So I’m not entirely sure why, but everything I’ve tried to do to get the styles to load will not work. I’ve checked the source code of my home page and the styles are being included and after the parent theme, but nothing loads. Has anyone had this issue with Newspaper before?

My site is http://www.miningclips.com

you can see the style sheet is loaded http://www.miningclips.com/wp-content/themes/Newspaper-child/style.css?ver=8.1c

this example styles will not override or load the parents styles
input[type=text], input[type=url], input[type=tel], input[type=email] {
background: #ffffff;
border: 1px;
border-radius: 5px;
}
.mcForms{
background-color:blue;
}

lcerura
tagDiv Member

Hi, yeah, I ended up deactivating a couple plugins that Kinda of helped the situation. In Firefox, Opera it’s speedy; plus, of all places, even faster on IE.

But on Chrome it’s intermittent and problematic. Have cleaned out the cache repeatedly on Cloudflare, Fastest Cache and in the browsers but very choppy in Chrome.

I don’t understand though the thinking: Main theme and child theme. Isn’t there a universal thought about the safety of using a child theme? Also, when I switch, I ended up without my settings. Nothing in footer, no menu, my sidebars screwy. I did try to import the theme settings from the child into the main theme but still didn’t catch. What then?
Tried it twice mind you. Clearing cache all over but nothing.

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Bogdan B.
tagDiv Staff

Hi,

The shop page was not created in the tagdiv composer but rather in visual composer as there was no tagdiv composer back when we first created the shop page.
You can create your very own shop page and have it look like you want it to by adding woocommerce elements to the page using the woocommerce shortcodes provided by the plugin.
Our shop page has a simple image then a text block with a few lines and a woocommerce shortcode added on a 2/3 layout and a sidebar on the other 1/3 row
It is simple, not very complex to create in the page builder. Please read this guide to learn how to use the page builder: https://forum.tagdiv.com/tagdiv-composer-tutorial/ and read the woocommerce documentation to see the different shortcodes that can be used for pages.

I have tested the add to card option but it works fine on our end: https://www.screencast.com/t/3nIPOOHPr
Please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

RLychee
tagDiv Member

Hi,

Thank you for your reply. I will delete and re-install newspaper8.

I used the plugin to update. I am using the child theme for Newspaper7. Can I use the same child theme for Newspaper8? I was not able to find a child theme for Newspaper8. Is it in the same folder?

Thanks.

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

paologalli
tagDiv Member

Hi
I used the following code into the loop-single.php of my child theme and it works fine

<?php $u_time = get_the_time(‘U’);
$u_modified_time = get_the_modified_time(‘U’);
if ($u_modified_time >= $u_time + 86400) {?>
– ultima modifica:
<?php the_modified_time(‘j F Y’); }?>

Catalin
tagDiv Staff

Hello manoelvlm,

If you want to remove the gradient from the Big Grids, notice that you should try using a bit of CSS code to do this. Try the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.td-module-thumb a:last-child:before{
display:none!important
}

The result is here -> https://www.screencast.com/t/2aoiGfgLQZT9

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

1. Please also test the ads on a wp default theme or simply paste the code inside the post content to try it out.
2. Unfortunately the mega menu option will grab All of the children of the main category. There is a code solution though if you are comfortable editing the theme files. Please read this topic: https://forum.tagdiv.com/topic/megamenu-exclude-2nd-level-subcategories/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

If the sections in your theme panel are not working properly, you should increase your memory allocation like so: https://forum.tagdiv.com/system-status-parameters-guide/
Also please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

If you still have trouble afterwards, please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Our theme allows 3 menus. A top, main and footer menu. You might have a plugin conflict preventing you from using 3 menus. Please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

If you still have trouble with this, please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.

Thank you!

Catalin
tagDiv Staff

Hello Arg,

If you want to disable that bottom shadow from big grid thumbnails, please try using the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.td-module-thumb a:last-child:before{
display:none!important;
}

The result is here -> https://www.screencast.com/t/oJNQaiZdlas8

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Evecta,

Please keep in mind that what you want to do is a BIG update and the theme will be broken because it is totally another theme, sorry!

In order to achieve the best results after you will install the latest update you have to follow some rigorous steps like this -> you have to delete both of your themes, child theme, and main theme. All your customizations from your Newspaper 4 theme will do not work because all the files from this were changed in Newspaper 8.1 and as the main theme and also you lose all changes.

The Newspaper 8.1 is a whole new theme so an update from 4 to 8.1 may cause the same issues as switching to another theme (but we did try to maintain compatibility where ever possible).

Always make a full backup of your current installation – https://codex.wordpress.org/WordPress_Backups and then do a clean update, meaning that we recommend that you delete the old version of the theme before uploading the new one – https://forum.tagdiv.com/how-to-update-the-theme-2/ update also the plugins that come bundled with the theme files from the /plugins folder. In the “how to update” guide is specified that you will have to run the script that will import from database your settings.

The shortcodes have been changed so old ones will not work anymore. Please note that old files customization or custom CSS will not work with the new version and you will have to adjust or re-add them. Bottom line is that newspaper 8.1 is a whole new theme built from scratch.

Unfortunately, you will have to clear your agenda and spare a bit of time to adjust all your settings to the new version of the theme.

Hope this helps and let us know how it goes!

Thank you for the message!

Simion C.
tagDiv Staff

Hi,

Content for pages when the mobile theme is active, is limited to the Mobile editor
https://forum.tagdiv.com/the-mobile-theme/
However the website should function correctly without the mobile theme plugin, on mobile devices. Please try deactivating all plugins except theme plugins and clear any caching installed, temporarily remove custom code from theme panel, or theme files. Switch to the main theme if you use a child theme.
Then check if the issue is still happening. Let us know the results.

Thanks

bformhals
tagDiv Member

OK. You are not understanding. I go to Appearance/Editor and when I open comments.php all I see is this: This is the ONLY code that shows. (I have NO child theme)

<?php

// – Important!
// – For overwriting comments’ functionality in child-theme, copy the file ‘comments.php’ from the
// following theme path (../themes/THEME_NAME/includes/wp_booster/comments.php) to the child-theme root path,
// and NOT this comments.php file you are reading from.

require_once(‘includes/wp_booster/comments.php’);

ahmetekinler
Participant
#0

That’s what I see when I click on the mobile menu and search icon on my test page. -> https://prnt.sc/gg7uyr

My test website is: http://version2.cepkolik.com/

How can i fix it?

Note: I try below

***
Tagdiv: This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Catalin
tagDiv Staff

Hello monicacortes,

Please keep in mind that what you want to do is a BIG update and the theme will be broken because it is totally another theme, sorry!

In order to achieve the best results after you will install the latest update you have to follow some rigorous steps like this -> you have to delete both of your themes, child theme, and main theme. All your customizations from your Newspaper 4 theme will do not work because all the files from this were changed in Newspaper 8.1 and as the main theme and also you lose all changes.

The Newspaper 8.1 is a whole new theme so an update from 4 to 8.1 may cause the same issues as switching to another theme (but we did try to maintain compatibility where ever possible).

Always make a full backup of your current installation – https://codex.wordpress.org/WordPress_Backups and then do a clean update, meaning that we recommend that you delete the old version of the theme before uploading the new one – https://forum.tagdiv.com/how-to-update-the-theme-2/ update also the plugins that come bundled with the theme files from the /plugins folder. In the “how to update” guide is specified that you will have to run the script that will import from database your settings.

The shortcodes have been changed so old ones will not work anymore. Please note that old files customization or custom CSS will not work with the new version and you will have to adjust or re-add them. Bottom line is that newspaper 8.1 is a whole new theme built from scratch.

Unfortunately, you will have to clear your agenda and spare a bit of time to adjust all your settings to the new version of the theme.

Hope this helps and let us know how it goes!

Thank you for the message!

Viewing 25 results - 9,126 through 9,150 (of 12,866 total)