helmi
Forum Replies Created
-
Forum: Plugins
In reply to: [SEO Friendly Images] Looked at Page Source Code. NO change at all.Doesn’t seem to work anymore unfortunately.
What capabilities do I have to give an editor to be able to create their own rules?
There are fantastic plugins like the user role editor but i don’t have a clue about the available capabilities so I could setup the editor role right.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Multisite UpdateI was also wondering. Dev started 5 months ago – probably anything to test yet? I’d be gladly helping with testing and support anywhere else if possible.
Forum: Plugins
In reply to: [YouTube Analytics Dashboard] Errors after authorizationNo, this channel is several years old, has hundreds of videos, 11k subscribers and several thousands of views.
Forum: Plugins
In reply to: [WP Super Cache] Unable to clear cached filesany updates on this yet? getting the same here.
Forum: Plugins
In reply to: [W3 Total Cache] No sourceshmm no one?
Forum: Plugins
In reply to: [Gravity Forms + Custom Post Types] Working with Gravity Forms 1.6.x and 1.7?I would also like to know if there’s 1.7 support.
Forum: Fixing WordPress
In reply to: User content managed in frontendi will – i’ll just wait another hour or so to see if someone comes with another suggestion.
Forum: Fixing WordPress
In reply to: User content managed in frontendWP User Frontend looks great – thanks.
Forum: Plugins
In reply to: [YARPP - Yet Another Related Posts Plugin] No related posts.Maybe that’s just me but i don’t see any setting regarding weighting and setup of yarpp? I’ve got the lastest version running on several blogs (standard and network installations) but all settings have gone and additionally on new posts i don’t get any related posts even there should be. I even don’t see the setting to reset the yarpp database.
That’s what it looks like https://skitch.com/helmi/gwpwf/yarpp
Forum: Fixing WordPress
In reply to: Weird performance issuesHi Frederick,
this problem even occures with all plugins deactivated and the standard theme. In between i could narrow it down to permalinks.
When i switch permalinks off the whole problem is gone. Looks like the amount of pages in combination with permalinks switched on is the problem.
RSS is no option unfortunately as we use switch_to_blog to fetch the wp menu from another blog and some more complicated post feeds.
I’ll try this workaround. Frederic answered on twitter that the bug fix release will be there “soon” but he didn’t define “soon” unfortunately ??
but this flushes the w3tc cache, doesn’t it?
Running into the same problem with switch_to_blog completely not working when w3tc is turned on. This is a horrible situation for us as we just fininshed developing a site where switch_to_blog is used often and that relied on w3tc during the last months.
I hope there will be an update soon that fixes the problem.
Forum: Plugins
In reply to: [Plugin: Get the Image] I need just the url of the image returnedSorry, i was not trying to make misleading statements i just didn’t notice that these places are accepted for request.
However i modified the plugin to do what people requested here and sent it over to justin. If anyone would like to use the modified version you’ll find it here: https://drp.ly/t6w3L
You’ve got to call the function with return_url = true parameter to get the url of the image only. Every other function stays intact so you’ve got to use echo = false if you don’t want the url to get printed directly.
A next step would probably be to fully integrate timthumb into the plugin but i’ll wait for justins response first. Probably he’s not interested in my modification or further expansion. In this case another solution has to be found.