ronnel230
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Related Posts] How to exclude a certain post?I can’t post my site here, sorry. Not need to exclude it anymore i’ve fixed it by uploading the post thumbnail here “wp-content/plugins/wordpress-23-related-posts-plugin/static/thumbs” and renaming it to its assigned static image number. Thanks for answering though
Forum: Fixing WordPress
In reply to: How to insert 301 redirect code in htaccess properly?Hi, im trying to 301 redirect my whole site from http to https https://wiki.apache.org/httpd/RewriteHTTPToHTTPS
Forum: Plugins
In reply to: [reCaptcha by BestWebSoft] How to remove Privacy & Terms link?it worked, thanks!
Forum: Plugins
In reply to: [OnePress Social Locker] Can i change the padding?found it!
/wp-content/plugins/social-locker/assets/css
iframe[src=”about:blank”] {
display:none;
}Forum: Plugins
In reply to: [WTI Like Post] How to noindex ajax?Then why the ajax links gets indexed?
Should I change the 2 rel nofollow tags to rel noindex if i want ajax links not to be indexed?
Forum: Plugins
In reply to: [WTI Like Post] How to noindex ajax?ok thank you
I opened wti_like_post_site.php and found 2 rel nofollow
do i need to add more rel nofollow somewhere wti_like_post_site.php?
Forum: Plugins
In reply to: [WTI Like Post] How to noindex ajax?Wti like post: Version 1.4.2
WordPress: 3.8.1
Forum: Plugins
In reply to: [WTI Like Post] How to noindex ajax?Hello sir can you teach me where i should put the rel nofollow tags
Forum: Plugins
In reply to: [WTI Like Post] How to add a link in "Please login to vote." message?It worked! Thank you very much!