Thanks much Simion, that worked great.
-
This reply was modified 8 years by
ericaeide.
Ok, thank you. Any chance this can be added to a feature request list?
Please disregard. Once logged in here, I saw I could add “extra keys” which I did. Now theme is activated.
Doing that now, thank you.
Bogdan, I have fixed the mixed content issues but the header still does not load.
I see, thank you. That explains why it usually works again when I remove the ads. Some of the ads don’t have options for loading securely. I will have to use ones that do.
Bogdan, when trying to diagnose the issue, I overwrote the functions.php and style.css that was in my child theme with the newest versions from the code folder, so they are up to date.
Hi Bogdan,
I didn’t change or add anything to functions.php yet, just added the standard as posted above.
Actually, that also only worked temporarily đ It also does not appear to be a plugin conflict as I have deactivated all and it didn’t help.
-
This reply was modified 9 years by
ericaeide.
The more I look into this I believe it’s a problem with the Ads… when I removed the article inline ad, it worked fine.
Also I have another Newspaper site using a child theme (I’ve purchased 2 licenses) which has not had these issues.
Thank you. My child theme only contains functions.php and style.css
functions.php
(<?php
/* ----------------------------------------------------------------------------
Newspaper 7 Child theme - Please do not use this child theme with older versions of Newspaper Theme
What can be overwritten via the child theme:
- everything from /parts folder
- all the loops (loop.php loop-single-1.php) etc
- the rest of the theme has to be modified via the theme api:
https://forum.tagdiv.com/the-theme-api/
*/
/* ----------------------------------------------------------------------------
add the parent style + style.css from this folder
*/
add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles', 1001);
function theme_enqueue_styles() {
wp_enqueue_style('td-theme', get_template_directory_uri() . '/style.css', '', TD_THEME_VERSION . 'c' , 'all' );
wp_enqueue_style('td-theme-child', get_stylesheet_directory_uri() . '/style.css', array('td-theme'), TD_THEME_VERSION . 'c', 'all' );
}
Simion, thanks for the reply. The problem is intermittent. I need to be able to use the child theme (and expect to be able to with a premium theme)… I have also cleared the cache and that didn’t help. Any other ideas?
Catalin,
Thank you. I already created some CSS to change it, however it would definitely be helpful to have the option within the Newspaper font settings for these, since there are so many other options – why not have them all? I have 2 theme licenses and the other one is for someone who isn’t great at CSS, so for her to be able to change it herself easily would be a plus. Thank you.
Erica
The same goes for “Leave a comment”
+1 for Pinterest in the social counter
+1 for Pinterest in the social counter