claude203
Forum Replies Created
-
Forum: Reviews
In reply to: [Patreon WordPress] Easy, functional and simpleIs there support or customization to enable patron-only pages? That is, not just posts? Thank you.
Forum: Plugins
In reply to: [Contextual Related Posts] Align center?I found a related post that suggests using this:
.crp_related {
margin-left: 50px;
}This works, but it also moves the title “Related Posts” and I would like to know if there is a way to only center the thumbnails and leave the title left justified?
Thank you.
Forum: Plugins
In reply to: [My YouTube Channel] Followed v3 instructions: "Ups, something went wrong"I had the same problem and via your FAQ instructions (https://ww.wp.xz.cn/plugins/youtube-channel/faq/) using inspect Element, I learned that it was due to restrictions. So I removed the restrictions by referer in the YouTube Data API Key and refreshed the page and now it works.
But did you not strongly recommend to keep restrictions on the API, in your installation/upgrade instructions? Thank you.
Forum: Fixing WordPress
In reply to: Parse error in class-simplepie.php@ whooami
Thank you, that worked with me as well. Same problem in WP 2.8.5 but it went away after re-uploading class-simplepie.php.