marcinpl
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Image uploaded but not showing (not always)Damn I have important plugins.
Biut the best is that It’s works fine on google chromeStill not working for WP 3 and higher.
Someone can help ?Forum: Fixing WordPress
In reply to: Delete One Sidebar in diffrent category – Function.php ?Now it’s ok i wrote bad sidebar numer 😉
thanksForum: Fixing WordPress
In reply to: Delete One Sidebar in diffrent category – Function.php ?Thanks Cais – you helped me 😉
But something wrong happend with sidebar on another pages.
I used this:<!–Start Dynamic Sidebar –>
<?php if (!in_category(‘4106’)) : ?>
<?php if (function_exists(‘dynamic_sidebar’) && dynamic_sidebar(2)) : else : ?><?php endif; ?>but now category page it’s ok but in another pages, sidebar 2 copied to sidebar 1 and I have to similar sidebars.
ps.
This code copied widget from sidebar 2 ( not htm from sidebar 2)sorry not working for me still same info:
No info in XML <urlset> </urlset> <!-- Last build time: August 31, 2009, 6:45 pm-->I have the same problem. Please help !!!!!!!!!!
Forum: Fixing WordPress
In reply to: “write new post” causes LONG list of Custom Fields HELP !!!It’s ok i deleted 20 lines at the and in export file and imported again 😉
Forum: Fixing WordPress
In reply to: “write new post” causes LONG list of Custom Fields HELP !!!Doesn’t help
I added:
define(‘WP_POST_REVISIONS’, false);
and disable all pluginsI’m confused and don’t know what to do