If you look on this post:
https://willsyrett.com/2011/12/cant-center-the-image/
The image should be centered. I clicked the center button on the WordPress media browser and added this CSS:
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto }
But I can’t see why it’s not in the center. I’ve had success with adding:
<div style="text-align:center">image</div>
But that’s only a quick fix and I can’t do that every time.
Any ideas?
Thanks everyone!
]]>My review custom post type does not support the WP-editor (‘supports’ => array( ‘title’, ‘thumbnail’, ‘excerpt’, ‘author’, ‘comments’ ),), I am using a TwentyTen Child theme and I have implemented 11 custom meta boxes of which 6 use the TinyMCE editor.
In WP 3.1.4 everything went well, but after upgrading to WP 3.2 the WYSIWYG editor has gone missing. Both scripts, same results (or lack thereof I should say).
2 screenshots that show before and after (the WP-upgrade):
WP 3.1.4: https://senl.in/qi2GzA
WP 3.2: https://senl.in/nc8iS1
The only way to get it working (i.e. showing the WYSIWYG editor) is with a vanilla install of WP 3.2.
Now, before I resort to that option (what will happen on the next WP core upgrade?), I really would like to know whether there is another solution?
Thanks in advance!
]]>This was how it was done previously, which worked OK:
[wpfilebase tag=fileurl id=72]
But now it is doing this — not OK:
[wpfilebase%20tag=fileurl%20id=72]
Overall encoding for the WP site is UTF-8.
I have deactivated and reactivated WP-Filebase.
Anyone have any ideas about how to repair or where to locate the bug?
]]>I’ve search throughout my plugin settings and cannot see how to fix this. The events are all enabled.
Thanks for your help in advance.
]]>WP 3.2 fresh install
PHP Version 5.2.6
Linux 2.6.26-2-xen-amd64
CGI/FastCGI
This server is protected with the Suhosin Patch 0.9.6.2
Apache2 mod_fcgid/2.3.6 mod_perl/2.0.4 Perl/v5.10.0
PROBLEM: when I set the permalinks to anything but standard, I get a “forbidden” page (as soon as I delete the content of the .htaccess, everything is obviously fine again).
I set permalinks to:
Month and name https://XXXXX.com/2011/07/sample-post/
I get:
Forbidden
You don’t have permission to access /wp-admin/options-permalink.php on this server.
My .htaccess contains:
# 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
Any idea what it could be? Mod_Rewrite usually works on all my other sites….
]]>I use Mac OSX.
]]>Instead with the new version the page contents are squeezed ito a small column on the centre of the screen.
This is very frustrating as I have a lot of content on each page and perfer to work with a full page display rather than a normal WP page.
I have tried it with Windows7 and Vista but the problem is exactely the same.
Any suggestions how to rectify the proble.
]]>Due the recent changes on wp dashboard, i′d like to know if this very nice plugin is compatible with wp 3.2.
Thanks
]]>any help appreciated!
thanks in advance.
]]>