VaLeXaR
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] Admin broken@anticosti
This code I added to the plugin. So You can delete the stringadd_filter(‘single_post_title’, ‘wpm_translate_string’);.
Try to delete the string and update again.- This reply was modified 8 years, 3 months ago by VaLeXaR.
Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] Admin broken@anticosti
Thank You very match. Can You show me what code in your theme in ‘functions.php’ on line 191?
This error only during update or always exist?- This reply was modified 8 years, 3 months ago by VaLeXaR.
Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] Admin brokenCan anyone enable WP_DEBUG and show me the error?
I tested this version on different sites that on different servers. And no one errors was.‘Translation Ready’ assumes that the language variables are passed to the localization file.
You have to analyze the logic of the slider. If it is stored as an option, then add the configuration for the options. If the slides are a custom post, then add a config for this custom post.@wilbertschaapmancom add custom field for show different logo on page. This is question not for WP Multilang.
In ‘select’ tag can’t be another tags except ‘option’.
Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] Admin brokenHi everyone.
Thank You for your review.
Can You enable WP_DEBUG and show what error is it? I can’t see any error.Fixed
Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] ACF Options page configHi @jordanwebdev
On the page ‘theme-settings_page_acf-options-footer’ exist language switcher?Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] Stripping HTML tagTry to delete ‘toplevel_page_wowmall_options_options’ from
“admin_pages”: [ “toplevel_page_wowmall_options_options” ],Fixed
Hi @roger_burkhard
The post type You wrote right. ACF fields text, textarea and wysiwyg are translating by default.Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] ACF media fileHi @neurone
What is the field type?Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] Undefined Index in logsThank You. This is not error. This is notice. It will be fixed in next version.
Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] Search Stopped WorkingHi @nautau
I tested it on default theme. Search working fine. Try to switch to default theme and disable others plugins. If all will be good mean problem is in compatibility with one of others plugin.