Ginblue
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Site Health HTTPS Critical issueThank you
Forum: Plugins
In reply to: Event OrganiserOK, after about three days of messing with this and right after this post, I found the solution!
Simply not targeting the correct style. Targeting
.ui-iconinstead of .ui-icon-circle-triangle-e/wSilly me!
Forum: Fixing WordPress
In reply to: Custom post archive display excerptNo problem.
Forum: Fixing WordPress
In reply to: Custom post archive display excerptGreat, thanks.
Forum: Themes and Templates
In reply to: Developing from Twenty Fifteen@stephencottontail thanks for the replay, I think my question was a bit vague.
What I’m concerned with is the text space, text areas, prefixes etc that contain “twenty-fifteen”.
Is there a ethical, technical reason for keeping the theme name space as is.
Forum: Fixing WordPress
In reply to: Stopping Email NotificationsJust straight notifications of posts.
I do maintenance work on the site so removing my admin privileges would be a real pain, thought that looks like the only solution.
Forum: Fixing WordPress
In reply to: Stopping Email NotificationsYes, and that is set to the site owners email so cannot be changed. My email address is only found on my profile page but as admin I also seem to automatically receive notifications.
The profile email field cannot be deleted.
Thanks anyway
Forum: Fixing WordPress
In reply to: Menu Highlighting ProblemThanks for all the reply’s.
We are using this class
current_page_itembut it is somehow being applied to the ‘Home’ nav button when-ever a post is viewed.Was hoping not to have use JS fix (though I suspect that its a JS somewhere that maybe coursing this).
Thanks all anyway.
Forum: Fixing WordPress
In reply to: Remove the default left and right angled quotesOK, will plough through it, thanks for your time.
Forum: Fixing WordPress
In reply to: Remove the default left and right angled quotesThat and this
https://dl.dropbox.com/u/68935907/link.JPG
Am I missing something here?
<title><?php bloginfo('name'); ?> | <?php wp_title(); ?></title>Forum: Fixing WordPress
In reply to: Remove the default left and right angled quotesForum: Fixing WordPress
In reply to: Remove the default left and right angled quotesYea, customising an existing theme. I’ll go through the CSS again, could not find anything first time but may not have recognised it.
Got to say I’ve never seen these arrows in the title before!
Forum: Fixing WordPress
In reply to: Remove the default left and right angled quotesSorry its on a localhost. Heres the code though.
<div class="navi"> <div class="right"> <?php previous_post_link(); ?> <?php next_post_link(); ?> </div> </div>Thanks
Forum: Themes and Templates
In reply to: Linking to older postsForum: Plugins
In reply to: [Sociable] Sociable resulting in "Page Not Found" in IEHi qcait, no help but am also experiencing the same problems with sociable. Have disabled the few plug-in I have and still the problem persists. Sorry I have no idea what is causing this but am pretty sure its not a plug-in conflict.
Ginblue