lordhell
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WP Admin – plugin.php problemHey,
don’t know if that’s the best solution, but I figured that out.
I added
define( 'CONCATENATE_SCRIPTS', false );in wp-config.php and it works. Hope that this’ll help to others with similar problem.
Thank you!Forum: Fixing WordPress
In reply to: WP Admin – plugin.php problemHey,
thanks for advice, but it’s still the same.
When I tried to reinstall it in dashboard –
Warning: posix_getpwuid() has been disabled for security reasons in /home/www/lordhell.cz/subdomeny/www/wp-admin/includes/class-wp-filesystem-direct.php on line 172And manually… also the same.
It works! Why didn’t I try this before?
Anyway thank you so much for very helpful advice! Take care :).
Hey, thanks for you help, I managed to get it running, but I have problem with centering the object. I’ve tried many codes, but none is working, the header is still on the left side.
<?php if( is_home() ) { display_piecemaker(array('id' => 1)); } ?>Can you help me how to center this code? I’m using Scarlett Theme. Put this code in slide.php, it works fine, but I need it in center, where and what to do now? Can you please help me I’m desperate.
Thank you so much.
There’s example how does it look like on my webpage, the shadow of slide is ok I guess it’s just wrong setup in slide settings in wordpress admin…
CLICK