daniellevdkem
Forum Replies Created
-
Forum: Plugins
In reply to: [Magic Action Box] Change size opt-in boxThanks Ryann.
Can you still help me with the right CSS code to make the opt-in box 300 px in height?
Forum: Plugins
In reply to: [Magic Action Box] Change size opt-in boxHi Ryann,
I’ve added the opt-in box at the end of a post here (https://www.daniellevandekemenade.com/hello-and-welcome-to-my-world-a-preface/)
Another problem I’ve noticed is that the box dissappears if you go my blog – in other words, the box only shows when you go to the direct link of the post, and dissapears when you see the post in a list of other posts through the blog link. Any idea why that could be?
Ok, thanks for explaining how things work – and “yes”, I do want to locate, and hopefully, fix the problem!
Problem still persists with all other plugins activated and twenty thirteen theme.
Additionally, using the same single plugin activated to show a gravatar in the sidebar gives the error message “Error loading profile”.
Hi Esmi,
Ive tried deactivating all plugins but to no avail.. Im afraid of deactivating my theme because of the colour scheme etc I spent lots of time editing (this is in the theme options part). Will those still be there when I switch to another theme in between?
NO worries, I found the answer myself already!
The correct CSS code to remove element on a single page (in my case the blog page is)
body.blog #subhead_container {
display: none;
}You’ll find the correct id to use when you open up developer tools while looking at the page you’re trying to edit.
Hi Ivana S or Kate (or anyone else frankly)
Do you know what CSS code I need to remove a subhead container from the blog page? Right now it’s showing “Site title’s Blog” as the subheading, when I don’t want any kind of title to appear when I click on my blog.
Right now, I’ve tried the following without succes (118 is the page id number of my site’s blog):
#blog.subhead_container {
display: none;
}and
#page-118.subhead_container {
display: none;
}
and#post-118.subhead_container {
display: none;
}My site is in ‘Coming soon’ mode, so sending you the link of the page I’m trying to fix won’t show you anything.
Forum: Plugins
In reply to: [WP Biographia] Avatar issues & how to change hyperlink of authornameThanks Gary for the super quick response!
The avatar still isn’t working after trying your suggestions, that, combined with the fact that I can’t change the hyperlink have made me realize I need a slightly different Plug-In to achieve what I’m looking for.
Whenever I need a user biography underneath my blog, I’ll know which plugin to look for however!
Cheers
Forum: Themes and Templates
In reply to: [discover] Increasing Header Image SizeHas anyone solved this yet? I haven’t been able to make my logo appear larger without it being overstretched or unsharp for some reason.
JPEG is the best format to use, right? Or is TIF better? I