Steffen Lindig
asked 10 years ago

Just installed version 1.03 and it’s not really working.
If I’m showing the latest articles I can’t load an article by clicking on it and it won’t load more articles…
Think the Java is broken somehow?!

1 Answers
Kido D
answered 10 years ago

Hi Steffen,
To resolve this issue, please open up the functions.php file in themes/dw-fixel folder, find the code below (at the very first of the file):

define( 'DW_TEXTDOMAIN', 'dw-fixel' );

… and change it into this:

define( 'DW_TEXTDOMAIN', 'dw' );

P.S: We’ve also updated DW Fixel to version 1.0.4 with this bug fixed.
Cheer!

Powered by DW Question & Answer Pro