juliesmall
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Expound] menu toggle – mobileIt appears that nextgen-gallery is the culprit here, must of happened when I did the update yesterday. pitty cause I like nextgen and now I don’t now what I’m going to use instead?
Forum: Themes and Templates
In reply to: [Expound] menu toggle – mobileOk will do and thank-you
Forum: Themes and Templates
In reply to: [Expound] menu toggle – mobileok yes that worked and now the menu toggle works
Forum: Themes and Templates
In reply to: [Expound] menu toggle – mobileyes and ok will do that now
Forum: Themes and Templates
In reply to: [Expound] menu toggle – mobileI don’t know if this has any relevance but when I inspect the element on google chrome there is an error message for the navigation.js saying that it ‘cannot call method’??
Forum: Themes and Templates
In reply to: [Expound] menu toggle – mobileI have already done this and the same issue is happening? i’m so confused and thankyou for responding
Forum: Themes and Templates
In reply to: [Expound] menu toggle – mobileok so process of elimination not working for me at all I have even deactivated and deleted all jetpack files.
I am actually now thinking that something has gone wrong with updates I did yesterday including wp 3.6 update? I also updated the Expound theme to 1.6.
Everything seems to work except the menu toggle for mobile. I don’t know where to go from here to fix this issue?
I didn’t realize that jetpack was causing this mobile menu issue til I came accross this post. tks
also is there a way to stop email address showing in jetpack subscrition widget?? I’ve seen this question posted but haven’t found the answer.
cheers
J.Forum: Themes and Templates
In reply to: [Expound] Responsive site header imgok thanks
Forum: Themes and Templates
In reply to: [Expound] Responsive site header imgoh so I can’t fix this?
Forum: Themes and Templates
In reply to: [Expound] Responsive site header imgNo idea what your talking about, sorry!
Forum: Themes and Templates
In reply to: [Expound] Responsive site header imgThe above comment said to have the @import line below the comment so I now have the below in my child style sheet. (is that right)?
also I changed the header php to read get_styesheet_directory_uri() but it still isn’t working!
/*
Theme Name: expound-child
Theme URI: http://www.whenlifegivesyoulemons.com.au/
Description: Child theme for the expound theme
Author: Julie Small
Author URI: http://www.julierenae.com/
Template: expound
Version: 0.1.0
*/
@import url(“../expound/style.css”);
@import url(“../expound/rtl.css”);Forum: Themes and Templates
In reply to: [Expound] Responsive site header imgI already had that and was told it was wrong?
Forum: Themes and Templates
In reply to: [Expound] Responsive site header imgHuh????
Forum: Themes and Templates
In reply to: [Expound] Responsive site header imgOk so it now looks like this – Is this correct?? Cause it still doesn’t work??
And I just deleted the @import url(“../expound/rtl.css”); is that right?
/*
Theme Name: expound-child
Theme URI: http://www.whenlifegivesyoulemons.com.au/
Description: Expound
Author: Julie Small
Author URI: http://www.julierenae.com
Tags:*/
@import url(“../expound/style.css”);