JOHN2000
Forum Replies Created
-
ok
- This reply was modified 9 years, 9 months ago by JOHN2000.
Forum: Plugins
In reply to: [User Role Editor] User cant commentNo all plugins deactivaded and 4 themes testet!
Comments only works if is “moderate_comments” on!
Forum: Plugins
In reply to: [User Role Editor] User cant commentHello why dont help me?
Forum: Plugins
In reply to: [Adminimize] Hide Yoast SeoForum: Plugins
In reply to: [Adminimize] Hide Yoast SeoYes have updated
its a note
Forum: Plugins
In reply to: [User Role Editor] User cant commentGuests can comment but user only if i select “moderate_comments” on.
Forum: Plugins
In reply to: [Shariff Wrapper] Keine Bild beim ShareIch benutze ja Yoast SEO!
Problem ist mit meiner neuen Methode externe Bilder zu benutzen gibt es kein Bild in “Featured Image”
Gibt es sonst keine Möglichkeit?
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] External ImageI Use Advanced Custom Fields Plugin to add an ID
and use this code in my loop-blog.php
<?php if ( has_post_thumbnail() ) { the_post_thumbnail(); } else { ?> <img src="http://www.image.com/<?php the_field('img_id'); ?>.png" alt="<?php the_title(); ?>" /> <?php } ?>in post have no Featured Image!
Gives a way to work with SNAP?
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] External ImageThis Article dont help me!
Before i use External Images works fine!
If i uncheck Image Auto show not Images!
I Am Permium client
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] External ImageI use this code for add image
<?php if ( has_post_thumbnail() ) { the_post_thumbnail(); } else { ?> <img src="http://www.image.com/image.png" alt="<?php the_title(); ?>" /> <?php } ?>dont work
Forum: Plugins
In reply to: [Shariff Wrapper] Nur Icons anzeigen?Was ich noch brauche ist wie man die farbe der icons verändert und die farbe bei hover.
Forum: Fixing WordPress
In reply to: How to remove the "Empty Spam" for Editors?The Button in Admin CP on Comments
Forum: Plugins
In reply to: [Autoptimize] can use with cloudflare?THX
Forum: Plugins
In reply to: [Autoptimize] can use with cloudflare?Auto Minify off on cloudflare?