Search Results for 'child theme'

Results from the Forum
Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except visual composer, 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.

The theme scroll bar is a very very thin line that will not take up much of the screen but the css seems to be replaced with the bulky default scroll bar.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

We strongly advice you to create it manually. A child theme plugin can cause all kinds of trouble. Please use this guide: https://forum.tagdiv.com/the-child-theme-support-tutorial/
Please note that not all files will work from the child theme. Only the ones mentioned in the guide will work

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except visual composer, 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,

You most likely have a js error in your browser console. This is usually caused by plugins so please disable all plugins except visual composer, 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,

I have all tested plugins installed on my end including revolution slider and budypress and I can login and out without errors. Please also check your child theme for any errors if you have one that is. Switch to the main theme if you use a child theme. Also after you disable all plugins you should also clear cache
The wordpress seo plugin is actually YOAST: https://www.screencast.com/t/QPZV9xCR0vF

Let us know if you still have trouble with the 2 plugins.
Thanks.

Bogdan B.
tagDiv Staff

Hello,

The issue you are seeing is the sidebar getting pulled on top of the content. It is usually a plugin issue so please disable all plugins except visual composer, 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 this does not fix it, it probably means you have an open HTML tag somewhere on the post itself. Check your post html structure in text mode

Thank you!

aberniz
Participant
#0

Hi, my website uses Learndash as LMS and Newspaper 7 as theme.

Newspaper 7 looks great but I found a big issue with Learndash. The Learndash status images doesn’t show with Newspaper 7. If I change to the WordPress Twenty Seventeen theme they look good.

So, I need to be this fixed this, because otherwise I would require to move to Twenty Seventeen theme.

I’ve also verified that the problem is not about the child theme, it also happens with the original Newspaper 7.

Are Learndash and Newspaper 7 incompatible?

XVanish
Participant
#0

Salutare,

I’ve uploaded my custom fonts (Open Sans Light, Regular etc – using .woff2 file types) and switched all the fonts in the Theme Panel > Theme Fonts from Default to Open Sans Light. All good on most of the elements, blocks etc BUT I still have several elements within the website that still use the default hard-coded fonts (Roboto, default Open Sans, Verdana etc) and in most cases they are loaded from fonts.google which is a BIG PROBLEM if you want to get rid of the external css/js for website optimization.

I’ve searched this forum for similar topics and I found a few answers but no actual “good” solutions to my questions below; if there is a solution please let me know:
1. If you upload a custom font and you choose it as a default Body font in Body – General Font why do I still have other fonts throughout the entire website? Isn’t the smart choice to use the font defined there as a default font for the entire website? Why use hard-coded fonts everywhere – meaning that I need to amend each and every element’s CSS to get font consistency throughout the website.
2. Is there a GLOBAL way to get rid of the default Google or hard-coded fonts for the elements that don’t have font selection options within the theme panel? I found this option but that means I need to amend the main theme and I don’t want to touch that since I’m using a child theme.
3. Is there a way to properly tap into a theme’s hook for the default fonts, to change it from a child theme? I’m asking this because in the Documentation you clearly recommend NOT to use theme’s API in a child theme. If there is a proper / secure way then please provide some insight as to how should I do it, what functions to hook to etc.

Thank you!

SpiderSeo
Participant
#0

Hello,

Having made some changes to the code, I would like to create a child theme for not encounter any difficulties in the theme updates.

I can do so using the plugins Child Theme Configurator, or advise me to do it manually?

Thanks

dennisjpitocco
tagDiv Member

Following your advice, we disabled all plugins and confirmed there was no child theme in use. I left Visual Composer active. I cleared my local browser cache (repeatedly). Then tested the login, and it did NOT work as expected.

When logging in, I noticed only the very first post, on the home page, had an edit button (in the upper-left corner of the first, big, featured image on the Homepage). When I clicked any other post, I observed no edit button displayed on any of them. When I tried to navigate to wp-admin, I was directed to the WordPress login page. It seems the login feature does not fully log a person in?

Question: Can we not include an inline, WordPress driven login, instead of the pop-up window? I’m not a developer, but in the WordPress Core login page code, I can see where it calls the appropriate script to actually log in. In the theme pop-up window, I can see design code (CSS, DIV tags, etc.) but not any reference to the actual login (to WordPress itself) function. I’m assuming it’s wrapped up in some Javascript, Ajax, jQuery, etc. somewhere? Maybe Ajax has an issue with postback (I don’t know)?

Daniel Finch
tagDiv Member

Cool, I’ve removed the css from Theme Panel, copied header.php into child theme and commented out lines 17 and 18. Works a treat. Thanks Edward.

Edward
tagDiv Member

https://forum.tagdiv.com/topic/disable-scroll-to-top-button/

Copy header.php file in your child theme and try to remove the lines 17 & 18.

Sorry, I’m not sure this method is correct. Wait for the answer of developers…

Daniel Finch
tagDiv Member

It’s a little annoying that I cannot add it into my child theme css file.

Seems to only work if I add it in the Theme Panel.

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except visual composer, 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!

Catalin
tagDiv Staff

Hello thebackpackertravels,

Try the code below and place it in Theme panel->Cusotm CSS area.

The code is ->

.tp-parallax-wrap:last-child{
left:0!important;
}

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

This could be a plugin conflict so please disable all plugins except Visual Composer, clear cache and reset cdn files if you use it and see if the problem is still there. 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.

Thanks

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except visual composer, 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 the issue is still not resolved, 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 topic so we can identify you.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
I have tested this on my end but could not see any issue. i get no duplicate content using the exact same block and filters.

please disable all plugins except visual composer, 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,

Please contact your host and have them disable any hosting side cache that might be provided by them. This seems to be the case more and more these days.

Also please disable all plugins except visual composer, 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 visual composer, 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!

Maui No Ka Oi Magazine
tagDiv Member

Thanks for your reply. I just did it AGAIN, however as stated, I have already verified the problem exists after I: turned off all plugins except Visual Composer, went to newspaper base theme (not child) and confirmed that the preview thumbs are incorrectly sized. So I’ve done this twice to confirm the problem is with the theme.

That other plugin causing an error (wordpress social stream) is a purchased plugin and I am investigating with the plugin developer and my host company as it’s not working after the theme update.

Thank you. I want you to login to the site SOON to investigate. I know it’s a theme issue, not a plugin issue. This is completely confirmed. Please help soon; delays are a problem for us.

Catalin
tagDiv Staff

Hello luckykatem,

This could be a plugin conflict so please disable all plugins except visual composer, 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!

Simion C.
tagDiv Staff

Hi,

A sample child theme is available and included in the Theme package you have downloaded – https://forum.tagdiv.com/whats-included/ Also here is a tutorial on how to use the child theme, to help you get started – https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thanks

Pallieterke
tagDiv Member

Hello,

Thanks for the reply!

The memory limit is already set to 256M, hence, no issue there as it shows. memory

I tried comparing the codes too but I can’t figure it out. In my console, I am always getting only this warning as shown in the screenshot. Console

There is no custom code as well as no child theme. The issue is that the the site is active and if I switch off the other plugins it will be down. Even if I do it, the issue is not constant for the change to be detected. Hence, it is very complicated. Mostly, I have detected this error on smartphone.

Thanks a lot!

iavinash
tagDiv Member

Hi,

Thanks for the quick response.

I just wonder if you supply any child theme as i believe these changes should be done on child theme.
If you dont, can i do it directly on parent theme or first make a child theme?

Thanks,
Avinash

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