kefi
Forum Replies Created
-
I have the same problem with WordPress 6.4.2 and NextGen 3.55 on my Windows XAMPP installation.
Is there any solution for this already?
Forum: Plugins
In reply to: [qTranslate X] PHP 7.1 WarningIf you don’t want to downgrade your PHP version then read this thread. Works for me.
https://www.ads-software.com/support/topic/problem-with-php-7-1-2/
remove character ‘&’ before $query parameters in functions:
qtranslate_frontend.php:qtranxf_excludeUntranslatedPosts()
qtranslate_frontend.php:qtranxf_postsFilter()Forum: Plugins
In reply to: [qTranslate X] Problem with PHP 7.1I’ve got this warning today on XAMPP local server with PHP Version 7.1.7.
The @schmatej answer resolved the problem.
remove character ‘&’ before $query parameters in functions:
qtranslate_frontend.php:qtranxf_excludeUntranslatedPosts()
qtranslate_frontend.php:qtranxf_postsFilter()Forum: Fixing WordPress
In reply to: Problem with Permalink when creating "Page" with Greek characters.I think the problem is resolved with the latest update 3.1
Thanks the developers for this.
But I found a new problem, this time if you try to put something in non Latin alphabet in the Permalink Settings -> Category base you will get a page not found on all your pages.
Forum: Fixing WordPress
In reply to: Problem with Permalink when creating "Page" with Greek characters.A lot of people from lots of countries, who have non latin alphabet experience this problem and it’s still not resolved ??
Forum: Fixing WordPress
In reply to: Problem with Permalink when creating "Page" with Greek characters.I have the same problem with Bulgarian language (Cyrillic alphabet). When I try to create a new page (not post) I see on the front end Nothing found message.
Version 3.0.1
So workaround for this bug is creating new pages firstly in latin (English) letters and then change the title of the page to what we want ??