Gorelog
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Subdomains (Revisited)] subdomain points only to main pageI got pages to work by checking “Subdomain Roots as Indexes”. So happy right now.
Forum: Plugins
In reply to: [Nextend Google Connect] Redirect after successful login/registrationFixed it. Instead of using site_url() in nextend-google-connect.php line 449, chang it to home_url() instead. For the Facebook one: extend-facebook.connect.php line 459.
Forum: Plugins
In reply to: [Nextend Google Connect] Redirect after successful login/registrationI was mistaken about the loops. I had Facebook sandbox on. It does not perform the redirect loop after switching that. I was mistaken about the Google plugin.
However it still redirects to the WordPress Address instead of the Site Address.
Forum: Plugins
In reply to: [Nextend Google Connect] Redirect after successful login/registrationI also experience redirect loops when logging in from domain.com/wordpress/wp-login.php.
This happens on the Google and Facebook plugin.
Forum: Plugins
In reply to: [Social Connect] Fatal error with Twitter EpiOAuth.phpSame problem as the user above. Same exact error.
Same issues as all of the above here. Why not take steps to prevent conflicts?
Don’t use $, but jQuery. This has always been best practice.
Replacing “$” with “jQuery” on sharethis.php will make the “+” work. (Only do this on the javascript, not the PHP.) Do the same on the wp_st_opt.js file.
Got the carousel to work by downloading the latest version to the server and linking it up in the sharethis.php. Then the images would not show up.
Then I gave up and will go look for a new plugin to use.