summoner
Forum Replies Created
-
Forum: Plugins
In reply to: [Fourteen Extended] 1.2.2 and wpmlCompared the 2 functions.php files. If i comment out line 179 in functions.php of v1.2.3 to disable the function ‘fourteenxt_get_featured_posts’, then featured content will be translated as expected.
For now it seems the last few bits to change are located in this function ??
Forum: Plugins
In reply to: [Fourteen Extended] 1.2.2 and wpmlHello again. Just updated to v1.2.3. Case b, that means problem persists.
Injecting functions.php of v1.2.1 solves it as before.Forum: Plugins
In reply to: [Fourteen Extended] 1.2.2 and wpmlIf i overwrite functions.php of v1.2.3 beta with functions.php of v1.2.1 then all of a sudden the featured content will be translated again as awaited. So please review that file.
Forum: Plugins
In reply to: [Fourteen Extended] 1.2.2 and wpmlSame with v1.2.3 beta that has reintroduced featured-content.
Forum: Plugins
In reply to: [Fourteen Extended] 1.2.2 and wpmlHello again,
Today i had some freetime and tried to find the cause.
Using v1.2.2 i get 1 failure notice in the console:
“Uncaught TypeError: undefined is not a function jquery.flexslider-min.js?ver=3.8.1:6”If i change line 387 in functions.php to use the non-minified version of the script then i do not get any failure notice.
Comparing the 2 scripts i found out the minified version is v2.2 while the non-minified version is v2.3-bleeding.
First i thought the problem is that these versions differ, but then i noticed that in v1.2.1 these scripts are the same. For some reason in v1.2.1 i do not get any failure notices in the console, however jquery.flexslider.js and jquery.flexslider-min.js were not changed in v1.2.2.
So i do not understand but perhaps there might be an unnoticed typo somewhere in the code of v1.2.2??
Forum: Plugins
In reply to: [Fourteen Extended] 1.2.2 and wpmlI just tried 1.2.3 beta. Sorry, but the problem persist even if i deactivate all the plugins except wpml and fourteen-extended.
It really surprised me as i did not think the changes in 1.2.2 could affect it either. Right now i will revert to 1.2.1 i am pretty happy with that! I really find this plugin great!