dougison
Forum Replies Created
-
Forum: Plugins
In reply to: [ShareThis Dashboard for Google Analytics] Google analytics error!!It’s time to move on… there are good
Forum: Plugins
In reply to: [ShareThis Dashboard for Google Analytics] Google analytics error!!Exactly the same error… looks like the only solution is to drop this plugin and use another one…
Forum: Plugins
In reply to: [Google Forms] Form ID = ????Google gives you all this https://docs.google.com/forms/d/17z4kDs0QPjIKVgUz_4uRZgIoZ_0biwoDmKKXRxo5AqtZA/viewform?usp=send_form
<iframe src=”https://docs.google.com/forms/d/17z4kDs0QPjIKVgUz_4uRZgIoZ_0biwoDmKKxoXR5AqtZA/viewform?embedded=true” width=”560″ height=”400″ frameborder=”0″ marginheight=”0″ marginwidth=”0″>Loading…</iframe>
but no CPT ID
Forum: Plugins
In reply to: [Google Forms] Form ID = ????I see the short code [wpgform id='<Google Form CPT Id>’ uid='<unique text string>’] where do you find the <Google Form CPT Id> ?
Forum: Plugins
In reply to: Yoast SEO – Not saving post meta data settingsI am having the same problem… I cannot believe we are the only ones.. Yoast does not save the Post Meta Data…
Oh forgot some of the widgets in Jetpack can be activated… can you make them all like that so I can pick and choose? I really want some of the features at http://www.omahahypnosiscenter.com but the social hooked up needs to not stop the loading.
I have the same problem and since it was slowing down my site I Deactivated it. I don’t want to have to do that on all my sites… that would take days and days… but for my clients… It’s a must. Is there a way to just turn off the Social Media part.
Request it sure would be nice to turn on and off features and not get them by default. some of us just don’t want all the bells and whistles.
Forum: Plugins
In reply to: [WooCommerce] Woothemes: Contact Page on MystileIt would be nice if you added this tip as to what to put in the theme on the Contact Page information by the input field… because the link to http://www.getlatlon.com/ this site is down… and this would make it a lot clearer as to the data and format we need.
Forum: Plugins
In reply to: [Link Library] [Plugin: Link Library] Internet Explorer compatibilityI have a similar problem with IE: on http://www.undefeatedmag.com except it is with and image slider. In IE the do not slide they are just lined up on top of each other like separate post. Is there a plugin that will fix this?
Forum: Fixing WordPress
In reply to: Incompatible archive: PCLZIP_ERR_BAD_FORMAT (-10)I had the same problem from trying to install it from the online theme. I had plenty of disk space 150GB using only 4.5MB. So I download the theme to my computer and then uploaded it via the dashboard and it worked fine. Also I had another glitch just before on a Godaddy platform with fopen() and fclose() errors that was fixed by adding
In your php.ini file, try enabling Fopen. Find the respective line and set it to be “on”:
allow_url_fopen = On
And add this line below it:
allow_url_include = 1Now everything is working GREAT!!!!