shim.sim
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Popular Posts] Post title_length excerpt returnI guess it’s not common, but in my case the titles are long and as you can customise the post content except more, seems logical to want to customise the title too.
I did have a quick try using rtrim, something like $title = rtrim($title,’.’); and a lot of other variations (because I’m new to coding), but it didn’t seem to have any effect, but probably my code is wrong haha
Anyway, again for the reply and appreciate you taking the time to check if its something easy to implement 🙂
Forum: Plugins
In reply to: [WP Popular Posts] Post title_length excerpt returnok thanks, i will try to read up on how to do that, was hoping it was something already built into the plugin :p
thanks for the fast reply, and keep up the great workForum: Reviews
In reply to: [Lightweight Social Icons] tooltips problemwill do, thanks 🙂
Forum: Reviews
In reply to: [Lightweight Social Icons] tooltips problemits a custom theme, perhaps i can share the link over PM if thats OK
(i dont want to post it here)
Forum: Reviews
In reply to: [Lightweight Social Icons] tooltips problemsorry, I should have been more specific, its built into the theme, not actually a widget. I assume it uses some script to allow map navigation and that is what is causing the conflict.
thanks
Forum: Reviews
In reply to: [Lightweight Social Icons] tooltips problemHi, thanks for the reply
1. its not the browser, looks like its conflicting with a map widget i have on the same page (doesn’t happen on other pages). just as the tool tip is about to appear, the page jumps to the top.
2. great 🙂
Forum: Plugins
In reply to: [WordPress File Monitor Plus] Exclusions!OK, just noticed a post lower down that has this example. Will test again as I didnt include the *
/full/path/to/folder/wp-content/backups/*
Forum: Plugins
In reply to: [WordPress File Monitor Plus] Exclusions!+1 on this. could it be a syntax error in how we are listing the directories ?
Forum: Fixing WordPress
In reply to: HTTP Error when uploading images (but not all failing!)Thank you so much, edited the functions.php file and it solved the problem for me 🙂
been having all the problems above, 2.3.1 seems to have fixed everything for me … thanks