can you just save your additives admin page once and see if that fixes things please
Hello,
already did that. nothing changed
Thanks for your support
strange.
can you put something in all the sort fields in the additives page and save again (some numbers or something) ?!
Hmm,
would you be able to send me admin login details to
dev[at]wp-pizza.com so i can have a look what’s happeing ?
thanks
I created an user for you
thanks, received the info .
give me a little bit.
am in th emiddle of somthing
question, are you using a customised loop template ?
that’s not what i mean (that’s a theme)
i’m talking about if you have copied wppizza/templates/wppizza-loop.php to your theme directory
can you also make the wppizza/template directory (and the files therin) writable so i can check exactly what is being output please
Hello,
I haven’t touched any code. so I also didn’t copy wppizza-loop.php.
made the files writable.
Thanks for this great support
how strange. all looks fine, only that it does not behave.
can you turn on debug like so in your wp-config.php
define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, true);
and let m know when you’re done so i can see if anything is happening there
sorry, define(‘WP_DEBUG_DISPLAY’, true);
should be
define(‘WP_DEBUG_DISPLAY’, false);
Hello,
I sent you FTP access! So you can change anything to your requirements
Thanks