thailon
Forum Replies Created
-
Hello
sorry for late response. It was my fault in sidebar configuration. So blame on my 🙂 It happened when I deactivated & reactivated plugin. It is ok now. Great 🙂Forum: Plugins
In reply to: [WP Add Custom CSS] Custom CSS for concrete tagHi Daniele
thanks for initial push. I know what should I search for now.
thanks
regards
ThailonHi,
no, everything is clear now 🙂
thanks,
thailonThannks Bojan,
not good news for me 🙁 but thanks four your reply!
thailon
You are welcome, perfect plugin.
Forum: Themes and Templates
In reply to: [Superhero] Read more (or continue reading) linkYep, many thanks!
Forum: Themes and Templates
In reply to: [Superhero] Read more (or continue reading) linkI got it in WP documentation. This has to be added into fucntions.php
function new_excerpt_more( $more ) {
return ‘ ‘ . __( ‘Read More’, ‘your-text-domain’ ) . ‘‘;
}
add_filter( ‘excerpt_more’, ‘new_excerpt_more’ );Thailon
Forum: Themes and Templates
In reply to: [Superhero] Read more (or continue reading) linkHi Kathryn,
thank you for your assitance. This editation added […] to blog posts and search results. Is there any way to have it as hyperlink?
Forum: Themes and Templates
In reply to: [Superhero] Read more (or continue reading) linkKathryn, I have more than 779 post and editing them all does not make sense for me 🙁 Is there any way to add something to theme code?
thanks!
peterForum: Plugins
In reply to: [SI CAPTCHA Anti-Spam] The new SI Captcha update seems to be brokenHello there,
I set the permissions but it did not help. I wanted to download new version 2.7.6.2, but only version 2.7.6.1 is available on http://wordpress.org/plugins/si-captcha-for-wordpress/. Any suggestions ?
Thank You esmi, but usn’t it exploitable e.g. by some scripts ?