crippletoe
Forum Replies Created
-
fixed!
Just added some code as seen below to imagebrowser.php and gallery.php in order to communicate to qtranslate how to handle the gallery code.<?php if(qtrans_getLanguage() == “de”) : ?>
GERMAN VERSION OF CODE
<?php endif ?>
<?php if(qtrans_getLanguage() == “en”) : ?>
ENGLISH VERSION OF CODE
<?php endif ?>bump
Forum: Hacks
In reply to: NextGen Gallery random image modificationhmm… i just realized that i am too bad at PHP to understand that post..
sorry for being a newb..
also, the fact that the post dates 2years back and that the code is different now doesnt help much in figuring it out..
any other advice?Forum: Hacks
In reply to: NextGen Gallery random image modificationhmm… it might be so.
i am not really so great with programming PHP but I will try to take a look at the files he mentiones.
I wonder, though, where exactly to embed that first PHP code line he mentions…Forum: Fixing WordPress
In reply to: secondary widget bar delaysi am only speculating but it seems to me as if there is an issue with loading AJAX… could that be the problem? if so, how do i smooth it?
thanks again!
thanks! that seems to be what i was missing here!
here it is:
http://ww.wp.xz.cn/extend/plugins/menubar/thanks.