aquazero
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Flckr Setting up RSSlol
Forum: Plugins
In reply to: Increase font size pluginmakes the link description shorter and more presentable in example….
<a href="javascript:void(0);" onclick=" document.body.style.fontSize = '18pt'; "><img src=" ./yourimage.jpg" /></a>
Forum: Plugins
In reply to: Move Meta to Top of Post Screen?You mean this?
Forum: Installing WordPress
In reply to: Flckr Setting up RSSupload some photos to flickr
go to “flickrRSS Options” which, is usually beside the theme editor. mine is.
Fill in the details and press “update flickrRSS”Forum: Fixing WordPress
In reply to: How do people put their main blog in this iframe?bummer….oppsss. hehe. sorry my mistake
Forum: Requests and Feedback
In reply to: Count failed login attemptsanyone interested?
Forum: Plugins
In reply to: Increase font size pluginMost browsers already implement this. In Firefox, it’s under View->Text Size.
Nevertheless, this ought to work:<a href="javascript:void(0);" onclick=" var fs = document.body.style.fontSize ; document.body.style.fontSize = ( isNaN(parseFloat(fs)) ? '18pt' : (parseFloat(fs) + 2) + fs.substring(parseFloat(fs).toString().length) ); ">Increase Font Size</a> <a href="javascript:void(0);" onclick=" var fs = document.body.style.fontSize; document.body.style.fontSize = ( isNaN(parseFloat(fs)) ? '18pt' : (parseFloat(fs) - 2) + fs.substring(parseFloat(fs).toString().length) ); ">Decrease Font Size</a> <a href="javascript:void(0);" onclick=" document.body.style.fontSize = '18pt'; ">Default Font Size</a>
Change “18pt” in all links to font sizes better suited to your site as a default. Tested only in Firefox, and that with only a very simple DOM. You may want to add image instead of a text link.
Cheers
aquazeroForum: Plugins
In reply to: Plugin to enabe comments on PagesHow do you make comments show ON the page?
or she could just find a theme that supports that
allows comments on pages….Forum: Fixing WordPress
In reply to: How do people put their main blog in this iframe?It’s not even a wp blog. =p
<iframe>whateverwebsite.com</ifame> ?
lolForum: Everything else WordPress
In reply to: Adding a song to bloghttps://jeroenwijering.com/?item=Flash_MP3_Player
Cheers
AquazeroForum: Requests and Feedback
In reply to: Count failed login attemptsComments please….
??
Forum: Requests and Feedback
In reply to: Typo in footer.phpIMHO there’s the corrected typ should be…
…..having the “powered by WordPress” link somewhere on your blog is the best way……..
…..But the original is fine.
Forum: Plugins
In reply to: Plugin request: Referer.orgIt’s not from Referer.org but, can show where are your blog linked to…
Incoming links plugin =)
https://www.greatnexus.com/blog/105.htmlEnjoy
Forum: Requests and Feedback
In reply to: Count failed login attemptsSorry for the late reply.
Currently when you type in a bad password….
“ERROR: Incorrect password.”
…. will appear in the login page. What I want is for WP to show the number of bad login attempts so that i would know if there have been login attempts on my blog.
This figures would show on the wp dashboard as follows….
” There has been “X” bad logins since you last login.”
Note: “x” = the numbers of unsucessful logins.
……. It would be great if this feature could sent a notification to you email alerting of its users as an option.
Another add-on possibility to the feature would be an account lock out. After “x” number of bad logins, user would have to wait another 15mins before they can login again…
Cheers
AquazeroForum: Everything else WordPress
In reply to: Other WordPress ForumsI’m a regular of these two…
https://www.ronniewilliams.net/weblogs/
https://www.malaysiabloggers.com/Some theme or plugin developer also provide a forum for its users…..
K2 theme forum
https://getk2.com/forum/
Viper007bond
https://www.viper007bond.com/wordpress-plugins/forums/