puppypablo
Forum Replies Created
-
I can’t resolve it since I didn’t pose the original question. That would be GeoCreo.
Thanks Chaitanya Matukumilli. The code for getting rid of the white space on top worked perfectly! (add to top in CSS custom editor.)
.content-area, .content-sidebar {
padding-top: 40px;
}Forum: Fixing WordPress
In reply to: Move content from top to bottom of pageThis question makes absolutely no sense to me, and I wrote it! Can someone please delete this?
Thank you WPMU DEV! Sorry, I just saw this. It worked! I used the first code and the plugin ‘add actions and filters.’ I tried the code snippets plugin first and it crashed my site, but the other one worked perfectly. Again, thanks!
Thank you, esmi. I know. That plugin you suggested is good to know about, although it is too advanced for me. I am using many plugins. I wish I could find one to remove comment fields but I can’t find one. Other forums suggest adding code to the functions page. Editing that page has crashed my site more than once, but that particular suggestion did work – minus the “Your email will not be published” line. I am keeping detailed notes on changes. But I know it’s not ideal.
Thanks for posting this. Been having the same issue. Putting
.entry-header { display: none;}
into the stylesheet worked! But it also took away the heading for the posts on the blog page. Is there away around that?
I also tried the plugin Atanaz suggested, and it works well – although it leaves more space at the top than getting rid of the header in the stylesheet so that would be my first choice. Thanks!
Forum: Fixing WordPress
In reply to: Header won't display or upload after changing URLThank you, esmi. I really appreciate you getting back to me on this.
I ended up calling my hosting company and they moved the files for me. I was told my theme ‘broke’ when this happened so I had to re-install it. I was then able to reimport my logos without any problem. It seems to have been a theme issue, although my tech support person did say he typically sees headers disappearing when URLs are changed. You should just be able to reimport them – but if you can’t, try re-installing your theme.
Forum: Plugins
In reply to: [WP Display Header] Plugin stopped working when the URL changedI’ve resolved this by re-installing the theme and starting over with the headers. Since this seems to not be something that can help anyone, can this post be deleted? Thanks so much.
Yes, that worked, thank you!
And thanks for the clarification on child themes. I will look into it.
Thanks for creating the theme. Out of the hundreds, yours stuck out.
Thanks, gldd. I just tried putting the code you suggested at the end of the stylesheet, and it didn’t change anything. Is that what you meant? I want to keep the comments but not that business after about tags and attributes.
Did you go to the other pages like The Fair Trailer and Frolic DVD? It’s still there on mine…
Oh great, thanks.
Hi Kevin. Thanks. I did try it but no change. Am I doing it correctly? I’m going into the stylesheet and adding it to the bottom. I’m double spacing, but have tried single spacing too. Is this right?
Forum: Themes and Templates
In reply to: [Expressions] Cannot find "Front Page"Thank you both WPyogi and Kevin. Very much appreciate the feedback. Nice to now have a manual so to speak. Unfortunately I screwed up from the get go with deleting the default front page. I had to come up with a workaround by starting with a static page and having another page for the blog. Thanks again!
Forum: Fixing WordPress
In reply to: Front page not on page listThank you for your reply. I posted on the theme’s forum, but I never received a response. I have since changed to the theme Expressions and I love it. Not only do I find it intuitive, but it’s straightforward and it responds as documented.