grimpond
Forum Replies Created
-
Forum: Plugins
In reply to: [Ultimate TinyMCE] link/unlink permanently disabledI need solution to this issue too.. I am seeing on some new sites and have not been able to find a solution.
I have deactivated everything,returned to default templates etc.. and the problem of ‘inactive’ link buttons has continued.
I too use CF7 and NextGen
G
Forum: Reviews
In reply to: [Stealth Login Page] Didn't work for meSo your reviews says… the plugin did not match what you were looking for in a plugin? Is that a reasons to review it negatively.
This plugin does exactly what it says it does.
Forum: Plugins
In reply to: [Stealth Login Page] Why the change? 4.0Thanks Jesse.:) You work is much appreciated..
Pop-up login!!! Ahhhhh ! No wonder you are frustrated.. IMO popup logins are a giant PITA.
As I said we were really happy with V3.x and we will continue to use it as long as we can.
Good luck with the new versions.
G
PS – Everyone – support your developers! 🙂
Forum: Plugins
In reply to: [Stealth Login Page] Why the change? 4.0Thanks for the answer Jesse.
I guess it depends on the usage, but one of the best bits in our opinion was the missing login page.
I would be happy to see the option to have it one way or the other.
Is the last 3.x version still compatible with the current WP?
Thanks for the great plugin in )
Forum: Plugins
In reply to: [FeedWordPress] FWP Not updating after UpgradeOn further investigation… my issue appears to be with site that I have upgraded to WP 3.5.1
Earlier version of WP are working as per usual.
tokar86a,
In the simplest terms….
Take a look at your sites statistics. Are more people coming to your site? are more people coming from Search Engines?
HTH
G
Forum: Plugins
In reply to: [Sidebar Login] sidebarlogin() function not working after updateI had a few issues post upgrade… Go to your Sidebar Login widget and check the settings and re-save it.
Fixed things for me
G
Forum: Alpha/Beta/RC
In reply to: WordPress 3.5 > where the option settings->media->upload_path gone !?I would like to add that I also think this is a strange step backward in functionality.
I do not understand why there is a belief that…
“WordPress should aim to avoid UI options that require filesystem changes as well, not to mention requiring the user to convert between paths and URLs.”
If people want to hamstring WordPress.. they should make a “lite” version for newbies. Simplifying things for those that have less understanding is not a step forward.
Forum: Plugins
In reply to: [Sociable] [Plugin: Sociable] Formatting issueTry here
http://wordpress.org/support/topic/fix-for-sociable-433-sociable_outputphp?replies=26
for a fix… Mat’s downlaodable fix work for many of us..
G
While we are talking about it… why does clicking ‘no thanks’ to tracking send me to the settings page?
That is just mind-bogglingly annoying..! and a waste of time?
G
? Work around
Removed
// Adds scripts used for social media buttons add_action('admin_init', array(&$this, 'enqueue_social_media_resources'));from nggallery.php
Stuffs up NGGs admin social media buttons but also fixes SFC clash
HTH
I am getting the same issue.
I am running SFC and Nextgen as well
IN the source of the profile page there are three lines that differ with NGG on or off.
One of those is..<script type='text/javascript' src='http://www.bodybliss.com.au/wp-content/plugins/nextgen-gallery/admin/js/ngg_social_media.js?ver=3.4.1'></script>having a look at the js file.. it contains a line..
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=66864567775";This is the Page/App Id of Scott Wyden Imagery
Looks like it is definitely a NGG issue.
Will post on their page, and look for a solution
G
It appears my original problem was an issues that Google has with IPv6 vs IPv4
See here for detailed info
http://productforums.google.com/forum/#!category-topic/news/google-news-users/H4lfoN0feY0
This was only ‘fixable’ by my host, and appears to be a bug that Google needs to fix
G
Thank you utaka,
Tried overwriting class-simplepie.php with an older version.. but this did not work for me;(
Forum: Fixing WordPress
In reply to: All posts 'uncategorized' after HDD SQL failureSolution to this problem was found.
Host had not given the /tmp directory/drive the correct permissions.
This create a problem similar to a “Failed to write to disk” problem that stops categories being displayed in the WP admin
HTH