Webilop
Forum Replies Created
-
Forum: Plugins
In reply to: [User Language Switch] Choose at registration?Sorry, the plugin doesn’t have that feature. It is possible but it would require to modify your theme code or the plugin’s code.
Forum: Plugins
In reply to: [User Language Switch] WordPress jQuery libraryJust to close this thread and be helpful for other people with a similar issue, the problem was with content in the htaccess file. After replace its content with content generated by WordPress, the plugin works correctly.
Forum: Plugins
In reply to: [User Language Switch] WordPress jQuery libraryCould you please send me a message through https://www.webilop.com/contact-us/ with admin access data to your website, in this way, I’m able to review the problem?
Carlos
The Webilop TeamForum: Plugins
In reply to: [User Language Switch] WordPress jQuery libraryPlease go to the permalink settings and save your configuration again, in this way, the rules in the htaccess file are refreshed. Probably you configured permalinks before the plugin was installed, then the htaccess file was created without rules created by the plugin.
This is a bug we should fix.
Please let me know if it works.
Carlos
The Webilop TeamForum: Plugins
In reply to: [User Language Switch] WordPress jQuery libraryHi @inlaketch,
The plugin supports languages prefixes on URLs of libraries and plugin scripts in WordPress, however if you are using custom folders for those files(in example, you use a folder different to /wp-includes/), then the plugin can’t work(it is something we should fix for next release).
You can edit your htaccess file to fix this problem. If you share the URL of your website, I could help you.
Carlos
The Webilop TeamForum: Plugins
In reply to: [User Language Switch] Jquery and Javascript files linksHi @mahmoud.amer.m,
The plugin creates an htaccess rule to load JS and CSS files despite the language prefix, could you share the URL of your website to check it?
Regarding how to load rtl.css file only for arabic language, you can use PHP function uls_get_user_language to get an string with the language code(country and language) loaded. Then you can use this function to detect if your language is arabic and then load the CSS file.
Hey @stelnyk, it seems to be a problem using anonymous functions. Could you tell me which PHP version are you running in your server? Anonymous functions require at least 5.3.
Forum: Plugins
In reply to: [WooCommerce HTML5 Video] Plugin not installingThe plugin uses namespaces(this is the line of the error) and PHP 5.4 supports namespaces. Please check your server configuration and make sure that your PHP configuration is for PHP 5.4.
Forum: Plugins
In reply to: [WooCommerce HTML5 Video] Plugin not installingHi @jlkdesign,
Thanks for your report.
The plugin is compatible with this version of WordPress, then apparently the problem is with the PHP version in your server. The plugin requires at least version 5.3.0 of PHP. This version was released on 2009, the latest stable version of PHP is 7.0.7.
Could you check and let me know what PHP version you are using?
Carlos
The Webilop TeamSame behavior in the registration page, accounts are created though the checkbox is not checked.
Forum: Reviews
In reply to: [User Language Switch] DON'T INSTALL@wlodyga It would be great if you provide details about the error in your website, in this way we can try to fix it.
Regarding stealing passwords, you are wrong, the plugin is hosted also in Github, the source code is open and anyone can check that your affirmation is not true.
Forum: Plugins
In reply to: [WooCommerce HTML5 Video] Remove Advertising Below Video?Hi there,
The plugin doesn’t have an option to remove the advert link. We will release soon a premium version that will include that option.
Carlos
The Webilop TeamForum: Plugins
In reply to: [User Language Switch] Translating widgetsHi!
For widgets, in the widgets configuration, the plugin will be create a new widget for each language, for example if you have three languages, you are going to have 3 widgets, the original language (e.g my widget) and the respective translations ( my widget -Spanish- and my widget -French- )
Forum: Plugins
In reply to: [User Language Switch] I'm bilingualHi!
The plugin allows link and manage content in different languages to the visitor language, per example: if you want to translate one page, you have to create translations pages ( one for each language) and link with the plugin. Only the pages in the user language are going to show to the user, same for post, menus and widgets.
The plugin does NOT translate automatic or use any service to translate content.
Forum: Plugins
In reply to: [User Language Switch] How to Change Flag?Hi everyone!
We just release a new version (1.6.7), allow admin to change the image for each flag :).
We are working for fix the correct default flags.
Also Remember the flags have a dimension of 30 px x 30 px.Let us know if you have any problem. thanks.