davidrosen
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Hide Featured Images from Blog Single Postthanks so much. The theme dev actually finally got back to me this morning with a bit of Css pretty similar to yours to stick in appearance – additional Css and it worked great
Forum: Fixing WordPress
In reply to: Hide Featured Images from Blog Single Postthank you. unfortunately i already have well over 100 blog posts on this site from the years i was using a different theme. so to use that plugin (which actually is the plugin that i had found), i’d have to go through every single post to turn it on manually for all posts. it would be perfect if there was a way to automatically turn it on for all posts but i reached out to the dev and haven’t heard back yet.
gotcha. no problem. i’ll post a new topic. thanks!
where did you put
.single-post .blog-image {display:none}i’m also not good at CSS and am not sure where i’d put that line to try to make it hide featured images on all single blog posts (while not hiding them from blog lists and while sharing to social)
Forum: Fixing WordPress
In reply to: Music Album Link Buttonsi’d like to add that this wouldn’t even need to be necessarily just for music… it could be any product that’s available in multiple online stores and you want to have separate buttons for each store all lined up nicely in an organized fashion.
Forum: Fixing WordPress
In reply to: Strange Facebook Share Problem with Blog PostsNevermind. It was some Facebook Share Plugin I had installed 🙂
Forum: Fixing WordPress
In reply to: Change Color of any and all linksThanks yea I e-mailed them too so I’ll wait to hear back.
I’m sorry but I was under the impression that the ww.wp.xz.cn support forum was for any and all wordpress related issues. Granted if it’s a specifically theme related issue, people may not be able to help, but I thought people ask about help for any kind of wordpress site, with any theme, and any plugins, etc etc.
Forum: Fixing WordPress
In reply to: Change Color of any and all linksIt’s called Chromatic from GraphPaperPress.com
You know what, within minutes after posting this, I started searching and I figured out how to make links at least appear underlined by changing one line in the style.css file.
It would still be nice to change the color too, but if not the underlined will work for now.
Here’s something interesting for you. I managed to fix this problem finally a few days ago by getting rid of a plugin called “Simple Backup” … It wasn’t Yoast SEO after all. I only figured this out after restoring a backup to a few days ago when everything was working and then seeing the issue come back and THEN realizing that I had just installed the “Simple Backup” plugin that morning. So I got rid of it and no more messing with my .htaccess. So I think in all cases this must be an issue of misconfigured or crappily made plugins… I’m going with crappily made for Simple Backup since I didn’t even do any adjustments to settings or anything, just right out of the box, as soon as it was installed the issue arised.
Hope this helps for you and anyone else that finds this thread.
never mind i got it. thanks 🙂
Forum: Fixing WordPress
In reply to: Different Logos On Different PagesI GOT IT!!! Haha, sorry I’m so excited cause this is the first complete wordpress site I’ve ever put together and these 2 issues have just been killing me.
I changed if (is_home() to if (is_page(‘lifestyle blog’) and it works!
Thanks SO much for your help
Forum: Fixing WordPress
In reply to: Different Logos On Different Pages*Blog page uses a Blog “template” i meant to say, not blog theme…
Forum: Fixing WordPress
In reply to: Different Logos On Different PagesWOW… we are SO close… haha. thanks so much for your response! it definitely works but there’s still a problem…
the theme i’m using is called Village, and part of the village theme’s documentation specifically states that the “Posts Page” need to just be left blank and not assigned to my blog page. Then my blog page (‘Lifestyle Blog’) just uses a blog theme and it works as a blog…
So is there any way to edit what you did, becuase it definitely worked to make the logo change on the blog page if i set the “posts page” to my ‘Lifestyle Blog’ page, but then my blog is just a blank page (again because of the theme setup).
I’m going to also contact the theme creator to see if they have any thoughts on this. I really appreciate your help on this.
ok i figured this one out. it was just some other plugin. 🙂