-
Author
-
August 23, 2017 at 14:48 #171505innovativeearthParticipant
Hi 7thQueen,
Issue 1
As generally recommended I have set a security login on whogreen.dk/wp-admin.
But when you place products in the Woocommerce basket and wants to checkout, the wp-admin address is somehow used in the process so the security login appears. I use both the admin security and Google recaptcha, but only want the Google recaptcha to appear for customers. My webhost provider informs me that the page should not use the we-admin address in the process.
Do you know why this is happening and how I can let the admin be locked and still let customers go to the checkout page?
I have purchased the Kleo theme (have purchased 3xKleo) for Whogreentv.com – and the same thing is happening here with Woocommerce and the “checkout” process.
This is very important obviously so I hope you can help.
Issue 2: Translation. Do you know where I can translate “continue reading” to danish?
Best regards,
HenrietteAttachments:
You must be logged in to view attached files.August 24, 2017 at 08:34 #171597LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
August 24, 2017 at 18:44 #171655RaduModeratorHi,
Yes, the WooCommerce uses the global WordPress Ajax plugin where it’s located /wp-admin/admin-ajax.php, the admin-ajax.php should be reachable, it seems the hosts add username and pass protection when to access the wp-admin folder, this isn’t ok, it can leave only readings permission for the files and to not allow reading for directories.
So, all wo plugins will use the global admin-ajax.php and it’s recommended to be public ( /wp-admin/admin-ajax.php ) for not cause this kind of issues.
Related to the translation of that string, I recommend you Loco TRanslate plugin, it will allow you to search and translate for any plugin or theme string, i will add below small guide how to use it.
https://wordpress.org/plugins/loco-translate/
Theme strings and plugins strings can easily be changed by using Loco Translate plugin https://wordpress.org/plugins/loco-translate/
A small introduction on how translations work
Translatable strings can come from the theme or from the installed plugins. You need to translate the theme or the plugin depending on what section of the site your string is found.
For example if your string is on your BuddyPress profile then most probably you will need to translate BuddyPress plugin. If you are on the Forums section of your site then bbPress plugin should be the one that needs to be translated. Another example is the rtMedia plugin that adds the Media links to BuddyPress and if you want to translate it then this plugin will contain the string.
Follow these steps to get you started:
- Install Loco Translate plugin
- Go to the plugin dashboard: WP Admin – Tools – Manage translations
- Find the theme or plugin in the list.
- If the language isn’t already in the list then click Add new language, choose your language and if you are asked where you want to save the language files choose global language directory ( wp-content/languages/ ).
- Press SYNC button to synchronise your translation with the provided .pot file
- Search for the string you want to translate and add your translated string.
- Press Save when you finished your translation.
Note: You will have to set the language for your blog from WP-admin – Settings – General – Site Language – Choose your language
Cheers
RaduHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Plugins questions’ is closed to new topics and replies.