pwizard
Forum Replies Created
-
switched to default theme still no luck. BTW, I have had no problems with other social media plugins like Share This/Shareholic.
I completely bypassed Cloudflare, set the nameservers back to host, cleared caches, deactivated every single plugin except Jetpack.
The only lines in htaccess are
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
No good, problem still exists.
I don’t even know what nginx is. I know we’re on Apache. So I wouldn’t know where to look for such code as suggested in that post.
I don’t even know what nginx is. I know we’re on Apache. So I wouldn’t know where to look for such code as suggested in that post.
Forum: Themes and Templates
In reply to: [Icy] Only 1 menuThanks, that worked. Appreciate it.
Jeremy, also LIKE just shows “loading” (it will show if you look before I reactivate plugins and Cloudflare – THAT does not work with “Cloudflare.”
Jeremy
I deactivated every plugin (including Cloudflare, and excluding Jetpack.)
no help.It would be more useful to see it live rather than a screenshot so maybe you can view the source code of the page
amindlesswasted dot com
The fix resolved the wall/page issue. However, when someone clicks the facebook button, all it does is bring up the “current page” in a popup windows – not the facebook share dialog.
Help please
thanks
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Duplicat Facebook Likenever mind, figured it out
Anyone know if the developers are on this?
A lot of discussion on this today. Can this be a result of wordpress 3.5.2?
Forum: Plugins
In reply to: [Calculated Fields Form] Input Sizethanks for the offer to help, but I figured it out. I have Cloudflare, and I had to turn off the cache to see the changes. It does work, thanks.
Forum: Plugins
In reply to: [Calculated Fields Form] Input SizeYeah, I tried that, nothing.
Forum: Plugins
In reply to: [Calculated Fields Form] Input SizeThanks, I can’t seem to get the CSS to work. Obviously, I’m doing something wrong.
I add this code to stylepublic.css
.calculatedfield
{
color: blue;
font-size:21px;
background: #FDF9E5 ;
}In the add css layout keywords, I enter
.calculatedfield
Nothing happens. Am I doing this right? I haven’t seen any “exact” instructions or examples on how to accomplish this.
thanks
Forum: Plugins
In reply to: [Calculated Fields Form] Input SizeActually, I believe I found the solution. “Font Size – small, medium, large (which can also be adjusted within your css).
I suggest a better title for that. More appropriate would be input field length (or width)