Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
ericaeide
tagDiv Member

Thanks much Simion, that worked great.

  • This reply was modified 8 years by ericaeide.
ericaeide
tagDiv Member

Ok, thank you. Any chance this can be added to a feature request list?

ericaeide
tagDiv Member

Please disregard. Once logged in here, I saw I could add “extra keys” which I did. Now theme is activated.

ericaeide
tagDiv Member

Doing that now, thank you.

ericaeide
tagDiv Member

Bogdan, I have fixed the mixed content issues but the header still does not load.

ericaeide
tagDiv Member

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.

ericaeide
tagDiv Member

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.

ericaeide
tagDiv Member

Hi Bogdan,

I didn’t change or add anything to functions.php yet, just added the standard as posted above.

ericaeide
tagDiv Member

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.
ericaeide
tagDiv Member

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.

ericaeide
tagDiv Member

Also I have another Newspaper site using a child theme (I’ve purchased 2 licenses) which has not had these issues.

ericaeide
tagDiv Member

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' );

}

ericaeide
tagDiv Member

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?

ericaeide
tagDiv Member

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

ericaeide
tagDiv Member

The same goes for “Leave a comment”

ericaeide
tagDiv Member

+1 for Pinterest in the social counter

ericaeide
tagDiv Member

+1 for Pinterest in the social counter

Viewing 17 posts - 1 through 17 (of 17 total)