Doug
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Super Cache] The cache directory should be blocked in robots.txt?Would like to know too.
Cache folders allow or disallow?Forum: Fixing WordPress
In reply to: 4.0 "Read More" tag is invisible on visual editorI’m not, what i did was clear the site cache, cloudflare cache and chrome cache, and it came back after refreshing.
I should have done that before posting. =S
Thanks for the info though!Forum: Fixing WordPress
In reply to: Website looks different on different browsers!It’s hard to tell without knowing your site url.
Err what? Where did you get a “SoftwareApplication” div? the plugin doesn’t create such a div at least for me, or it’s something you decide to add on your own?
I noticed the error only happens on multisites, just not on the main site but all the others. example:
asd.com <- no errors
asd.com/banana/ <-all errors (banan being a multisite folder not a category or random slug)There’s no way to vote on the post you tested it on:
http://lesterchan.net/wordpress_dev/2014/02/18/asdsad-2/I see well, can you give this a test on your site?
For example grab this post:
http://lesterchan.net/wordpress_dev/2014/02/18/asdsad-2/
And enable voting on it (make the 5 stars button appear) but don’t vote!
Then use the rich snippets tool to test the url and you should see an error at the bottom:
“Error: votes field is 0.”I just want you to see the error.
I’m no expert but i think setting
bestrating, ratingvalue and ratingcount to 0 for posts without votes would solve the problem.I think it happens on all the posts that have no votes, since your test post has 1 vote the error doesn’t show up.
Forum: Plugins
In reply to: [Disable Google Fonts] Google font keeps coming backwhere in the code is the font called on twenty fourteen anyone knows?
Forum: Plugins
In reply to: [WP-PostRatings] Works but generates millions of errors on logThat was it thanks. I’m amazed it worked OK even without the database tables.
Forum: Fixing WordPress
In reply to: Facebook OG Open Graph OG:image tag missing from homepageimages are ok for both homepage and post
your only problem is that you are missing 2 tags The ‘og:url’and ‘og:description’ which is optional but won’t hurt to have it to avoid the warning.Forum: Fixing WordPress
In reply to: Remove featured content from twenty fourteeni’m curious how did you remove the featured content and got regular sticky posts back?
Forum: Fixing WordPress
In reply to: How to Change widget titles on twenty fourteen?Yes!
Thanks that does exactly what it’s supposed to do.Are you an angel? where did you come from?
Forum: Plugins
In reply to: [Social Media Feather] Missing Facebook like buttonIt is after the post but before the related posts, i wanted it after everything.
Forum: Plugins
In reply to: [Social Media Feather] Missing Facebook like buttonI see well i have another question if you can help me:
I have a plugin that shows related posts “contextual related posts” my problem is that social media buttons appear before it, how can make it appear after?