Search Results for 'child theme'

Results from the Forum
Staezione
Participant
#0

Hi,

I’ve installed the theme and the child theme. When i installed the “Redis object cache” plugin and connected it i’ve suddenly logged out of the admin area.
When i logged back in i noticed that the standard WordPress theme (twenty…) was enabled. I again enabled the Newsmag child theme but now i keeps asking to “Please activate the theme!”
If i do this it is succesfull, but when i switch to another area of the backend the notification is back…

Please help..

Tnx

Jerrad
tagDiv Member

Child themes don’t work this way and with good reason. Especially for the fact in how child themes work, you would essentially be loading the same theme twice which would make loading your site extremely slow. Let me explain what I’m talking about.

With a child theme, you still need to have the parent theme (Newspaper) installed on your website… just not activated. The child theme needs to be the active theme. With the child theme active, WordPress knows that Newspaper is the parent theme and to load it first when the visitor loads your site. The child theme loads second the altered theme files after the parent theme loads.

Many users only use functions.php and style.css files in their child theme to make changes to their site. If there are other changes needed for your site that can’t be accomplished using these two files, then you need to find the file in the parent theme that needs editing, COPY it to your child theme folder (put it in the same location where it is in the parent theme… create folders if you have to), make the necessary changes to the file using your favorite code editor, and then upload it to your site using FTP.

When Newspaper updates, you will want to use a program like Diffmerge to show you the differences between the updated parent theme files and the current version of your child theme files. That way if there’s anything profoundly different, you can update your child theme files accordingly to prevent breaking something on your site.

TagDiv has resources on how to use a child theme and has a starter child theme you can download, make changes, and upload to your site. Check them out.

Aman Singh
tagDiv Member

Thanks Simon for your suggestion.

Is it possible for TagDiv to provide a child theme which has all this files already in it & structured properly so we can directly make the changes to the respective file.

If it’s possible please let me know.

Thank you.

emmak
tagDiv Member

What I need, exactly, is another drag and drop customisable area below the bottom of the articles and the top of the pagination.

Maybe to add one of the author blocks – not with a shortcode but what I wanted was a customised child theme with a new template with a second TagDiv customised area at the bottom – so I could customise what goes there.

Simion C.
tagDiv Staff

Hi,

After a theme update these modifications will be lost. The best way to make this customization would be through a child theme. The post template files can be customized with a child theme
https://forum.tagdiv.com/the-child-theme-support-tutorial/

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,

The td composer will only work for pages, so posts are out of the question as a start.
You may be experiencing issues due to a plugin conflict. Please disable ALL other plugins besides td composer and switch to the main theme if you use a child theme. Then
test it on a brand new page (add new page)
If the issues you describe are also present on that new page without plugins 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,

Please update your theme to the latest version and switch to the main theme if you use a child theme. Also make sure you disable all untested plugins except the theme specific ones to see if there is no plugin conflict.

Thank you!

drcocci@gmail.com
tagDiv Member

Ok, Can you tell me where is located the code who display TAG and Category in post so I wanna to copy it in theme child for pages too.
Thanks
Dr A. Cocci

xbass
tagDiv Member

How do I know what the used post template is? Is #2 the default one? (using a child theme)

Simion C.
tagDiv Staff

Hi,

The theme can be updated using this guide (by FTP is the most recommended method)
https://forum.tagdiv.com/how-to-update-the-theme-2/
The main theme update will not be affected by the child theme. If you have customization in the child theme please note that they may require modifications sometimes. Files and elements from the main theme can change after updates, your customization may need adaptation.
A good practice is to have a local testing environment similar to the live website, where you can test to see if everything works properly.

Thanks

Catalin
tagDiv Staff

Hello harish.bhathee,

First of all, I will thank you for your interests in our theme and for your appreciations! Before I answer your questions, let’s clarify what exactly is Child Theme and how it will be used on WordPress platform. For this, you should read this document here -> https://codex.wordpress.org/Child_Themes
1,2)The theme can be updated in the same way if you will use the child theme, according to our documentation here -> https://forum.tagdiv.com/how-to-update-the-theme-2/
3)The dummy data can be imported in the same way if you will use the child theme. Read here -> https://forum.tagdiv.com/installing-demos/ Also, for more information about our Child Theme, please check here -> https://forum.tagdiv.com/the-child-theme-support-tutorial/

Hope this helps!

Thanks for the message!

Bogdan B.
tagDiv Staff

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!

harish.bhathee
Participant
#0

hey guys, thanks for the theme and support you provide. I have queries, please inform/guide me

1. how to update theme if using child theme
2. how to update theme if not using child theme. using theme out of the box.

3. if using child theme for my website. where to import the dummy data. either in the main theme or in child theme.

harish.bhathee
Participant
#0

hey guys, thanks for the theme and support you provide. I have queries, please inform/guide me

1. how to update theme if using child theme
2. how to update theme if not using child theme. using theme out of the box.

3. if using child theme for my website. where to import the dummy data. either in the main theme or in child theme.

Catalin
tagDiv Staff

Hello all,

The Theme was fully tested and all of the plugins from this packet should works as expected. Try to make a new clean install from scratch via FTP way with the latest theme version, clear all the caches and check the results.

Hope this helps and let us know how it goes!

Notice that the Child theme should work as expected and until now, we do not have any bad reports in this case. Try again to use it according to our documentation here -> https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

I have just tested the slider gallery on pages and it works as expected. You might have a plugin conflict that affects galleries and images. 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 and seo yoast, 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.

Thank you!

ChrisHC
tagDiv Member

I found the solution: using a child-theme and modifying it to my needs.

drcocci@gmail.com
Participant
#0

Hi,
I’ve tried various method to add categories and TAGs to pages:
1. Various plugin like “Post Tags and Categories for Pages ” by ” curtismchale”, “Tag pages” by “Bjorn Wijers”, ecc..
2. adding a snippet (source here https://www.francescodelia.it/wordpress-aggiungere-categorie-e-tag-alle-pagine/ ) in function.php as your guide suggest at https://forum.tagdiv.com/the-child-theme-support-tutorial/

Within all of those solutions, I can only add category/TAGs to my pages (editing them) BUT I can’t see noting to front end page.
For example, my page http://91.197.229.197/~uroblogi/colica-renale/ belongs to:
– category: RENE, URETERE
– TAG: BRIVIDO, DOLORE AL FIANCO, DOLORE AL TESTICOLO, DOLORE ALLE GRANDI LABBRA, DOLORE LOMBARE, FEBBRE, FREQUENZA MINZIONALE, MINZIONE DOLOROSA, NAUSEA, SANGUE NELLE URINE
But you can’t see on front end page.

Please help me to solve above or likely to represent a page like this http://www.uroblog.it/colica-renale/ (see ORGANI and SINTOMI) using taxonomy (with maybe with some external plugin).

Regards
Dr. A. Cocci

mamito
Participant
#0

Hello i just update my theme from version 8.0 to 8.2
But my child theme does not appear in theme options

When i scroll down on wp themes , i saw this message

Broken Themes

The following themes are installed but incomplete.

Name Description
Newspaper Child theme The parent theme is missing. Please install the “Newspaper” parent theme.

Bogdan B.
tagDiv Staff

Hello,

If you want to restore header.php, please download the theme again from envato and copy header.php over your header.phph on your site, replacing the file. Also do this for the child theme.

Thank you!

Viewing 25 results - 8,876 through 8,900 (of 12,866 total)