davemac
Forum Replies Created
-
Great stuff! I missed that you could do that. Very impressive.
Forum: Fixing WordPress
In reply to: Visual Editor Not Working After 3.3 UpgradeI had the same issue, but setting the correct permissions on the wp-admin and wp-includes folder fixed it for me:
find . -type d -exec chmod 755 {} \;
find . -type f -exec chmod 644 {} \;I second this, it is not the best UI experience when you are taken back to the settings home tab.
Forum: Plugins
In reply to: [Plugin: ThreeWP Broadcast] Featured Images won't broadcast to other blogsThanks Archonic, that worked.
But there is a typo in your Step 4, it should read:
ln -s ../../uploads files
I can confirm it wasn’t in the More Fields 2.1 update as well.
I’ve updated, and my fix for this issue has been overwritten.
Same issue here, getting the same error with WP 3.2.1 and Relevanssi 2.9.5
Forum: Plugins
In reply to: [ClickBank Hop Ad] [Plugin: ClickBank Hop Ad] Only on Widget AllowedWe have created a multi instance version of this widget for use in a project. I will try to contact the author and give him the updated source files.
So does this mean the plugin doesn’t work in PHP5?
Done, you can view the forum post here
OK, thanks for looking into this.
It’s in the source code. You’re right, they are not being picked up by Google etc but I suppose it makes me nervous having them there in the source.
Here’s the site as requested.
I understand why this is happening, and agree with your explanation so thanks for that. I’m just not too comfortable with having these swear words easily viewable in a client’s site like this.
No, but I worked with the other developer who modified the plugin to make it allow multiple instances of the widget.
As mentioned above, an option to display the posts for the current category only would be great. This would save having to use multiple instances of the widget in some cases.
Do you have a link to the thread where this was discussed?
Just wondering when the next version of the plugin is expected? No pressure!