uxking
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] cURL error 28: Resolving timed out after 5510 millisecondsare you perhaps running the Authy 2 factor authentication plugin? I had the same error, slow dashboard, and red bar with the timeout you mentioned above. I disabled the Authy plugin and the timeouts went away.
Perhaps try disabling plugins one at a time to see if the problem clears up.
Found another workaround that didn’t require me to get on the phone or chat with my host provider.
Right click on the Sign in with Twitter, or Facebook buttons and open them in a new tab.
You will get the 404 error, but then just add double quotes around the “https url” and click enter to load.
For example notice the double quotes “” after the ‘target=’ data in the URL below:
http://www.mydomain.com/?social_controller=auth&social_action=authorize&target=“https%3A%2F%2Fsopresto.mailchimp.com%2Ftwitter%2Fauthorize”
Hit enter after adding the double quotes and this will take you to the login page for twitter/facebook and allow you to authenticate as expected.
Forum: Plugins
In reply to: Passing variables set by widgetsShould I be using the update_option() to save the widget settings for later? I’m wondering if adding fields to the options table is not a desired practice.
Forum: Plugins
In reply to: Pages as links?I believe the “Page Links To” plugin will be what you need.
http://txfx.net/wordpress-plugins/page-links-to/