I did open Filezilla and I searched for “cache” — I found a cache.php file, but I didn’t even attempt to go mucking about in there!
yep , dont edit files or delete any files you might cause another issue with your site.
I’m a little glad to hear that you’ve possibly had a similar problem; maybe I can ask some other people on the site to try out different browsers and see if I need to go clean out my CPU cache.
something like it , im sure its common too , like i said i dont remember 100%
If you have a chance to add more classes to the CSS code, I would be extremely grateful. I really appreciate the time and effort you’ve spent on my issues.
i tested with your theme and this seemed to work.
.bbpress span#favorite-toggle a,
.bbpress span#subscription-toggle a {
color: #000;
}
.bbpress span#favorite-toggle a:hover,
.bbpress span#subscription-toggle a:hover {
color: #707070;
}
I put the code you posted into my CSS just below the other code you gave me, but the Favorite and Subscribe buttons are still blue for me. I think I hit put a return in between the two — was that the right thing to do?
@danajoy2008
did you flush the cache again to see if it was that.
@robkk
I surely did flush the cache, and I confirmed with my host that it’s the only caching function on my site at present.
Now here’s the crazy thing: When I have the website open in Chrome, I see the links in blue AND the Favorite/Subscribe buttons in blue. But when I open the site in Firefox, only the links in the posts are blue (as I wanted it to be).
I’m thinking this is an issue with me now. Your code seems to be totally brilliant and working just fine; my laptop obviously hates me.
Thank you again so much for all of your help. You really are awesome at this!
@danajoy2008
alright as long as the favorite/subscribe links are black then grayish on hover in Firefox , then my code is working fine.
as for your cache issue make sure to contact other support to help you will this.
your hosting support and also wordpress.org support should help.
Support Forums
and maybe installing the CCleaner program on your CPU will help remove some of chromes internet cache.
And if you figure out a configuration for the cache function on your site , make sure the setting have it to not having any Admin user and logged in user not have cache since this is usually recommended.
Awesome. Thank you so much for the additional advice!