According to language change currency of zencart - google-translate

Am working on a zen cart project, I have used Google language converter to change the language of site,
now the project demand is if
"customer is in spanish google shopping and he click on my site product it take him to the product page displayed in euros and spanish without them doing anything".
Now I have some specific question to ask
How can we set the currency according to language, b'cz zen cart didn't provide this?
Is it possible to achieve the same requirement?
Thanks
and if yes Please suggest me the way to do it.

As you are not using inbuilt multi-language facility so It's very difficult to get solution.
This can be possible in two different ways.
First of all maintain relation between language and currency. create/add special div where you show price in html <div class="randomPrice">$10.00</div>. By adding special div you will get all instance of price in loaded html. Now on change of language by Google language update all special div with updated currency.
Use default multi-language facility and maintain relation between language and currency. when user change language update currency session accordingly.

Related

How to display specific WooCommerce variable product attribute together with it's related price?

I have a WooCommerce store for footwear with mainly variable products that I used on them (size attribute), I consider the user experience a lot that's why I'm trying to find a way to display each variable product size attribute with its related price" similar to the below images:
Most of the stores that have this functionality are not WooCommerce and were built using other technology and frameworks, I tried a lot to search for something to achieve similar results with WooCommerce but without any luck. Is this possible to be achieved on WooCommerce?
I will really appreciate and help.

How to show a widget only to customers who bought a product in WooCommerce (with Elementor)?

Here is what I am trying to do - a website with online courses using WooCommerce and Elementor. I want to have a page called "My Courses" where customers can see only the courses they've purchased.
I'm not using any LMS.
I will use the plugin Dynamic Conditions for Elementor to show or hide a widget.
I know that WooCommerce has a function to check if a user has bought a specific product.
I don't know how to make a connection between the two, though. That is my problem.
Dynamic Conditions uses Elementor's dynamic tags system to check against. How can I use the WC's function to check if the user bought the product and only if he/she did, then to show them the widget with the course page?
Thanks a lot for any answers with ideas or directions on how to solve this problem!
Using Dynamic.ooo you can benefit from "Visibility" extention (comes with Dynamic.ooo/ don't need seperate plugin installation) which allows you write your customized conditions (in PHP). I myself have not used the "Custom Condition" becuase I don't know much about PHP, but if you know the function and just need to connect them i think that'll do.

Wordpress post view format for filter grid

I am a complete newb to wordpress. I am trying to help a friend out. She asked me to help her move her wordpress instance to another hosting provider.
I have done that for the most part. My issue is the original provider implemented a not-so-obvious way of an isotope filter on some UI elements.
Specifically the object is a company. Each company has a logo, the name of the company, a short description and a contact name / email.
These companies service states / areas and the idea behind the page is to select the state and only the companies for that state are visible.
From the brief searching I have done - there seems to be an overwhelming amount of plugins to support this.
I have tried creating a simple post with a featured image and adding in the text in the excerpt.
My problem is the links. I don't want the links to go back to the post - rather I want the links to go to a custom URL.
Is there a plugin that will allow me to define a custom post type (to include categories) and then filter on it similar to Isotope type of filtering?
There are many free plugins but if you are using the Elementor page builder. I am not advertising my product but as I saw your requirement matches a plugin that I am selling in the market.
The frontend filtering feature is not yet available to the released version but will be released soon. It basically allows you to build a custom grid as you like.
Is it something similar?
https://demo.geekygreenowl.com/elementor-387/
You have to create a custom post, there should be a custom field(custom URL) as well.
Or, You may create a WordPress query. https://developer.wordpress.org/reference/classes/wp_query/
also, coding will be required for filtering

Woocommerce Search by Attributes

I am facing a little problem with the default woocommerce search system.
I need to open a WooCommerce based Book Store. ALl The books contain unique properties like Identification No and ODN or IBN.
Now i need a search bar which gives me the result of the relative book if i enter any of the unique properties like Identification No and ODN or IBN in the search bar.
A plugin or code would work.
Thankyou very much..
I have found a solution I hope it helps to the people to who are facing the same issue.
I have found a plugin by the name SearchWP. It is really an extensive search plugin. It supports WooCommerce and also supports custom fields.I can also weight to attributes which are saved as meta fields to sort the search. Here is a video that gives you an overview of the plugin:
SearchWP

Wordpress custom form advanced

just a quick one, are you aware of any wordpress form plugins that allow me to create a form and depending on which options they select, it will display a certain bit of information that submits to a selected email.
Im trying to achieve a web request form for clients and would like them to be able to fill out information as well as select a check box for a certain amount of questions. For example,"would you like to update your own content?"
if they check this box, i would like the form to render all the information in the form and then depending on which checkbox is selected it will give me a bit of content that is different. im trying to automate a proposal template so it writes all this content in an email so i can quickly do proposals for websites etc.
Yes, gravity forms does this. And it's very easy too.
http://www.gravityforms.com/
It is called 'conditional logic'. You enable this on a field, which will display conditional drop downs which you can choose previous 'multiple choice' questions to base your conditions on.
Think you have to pay for this plugin but you could probably find version 4 as a download somewhere to demo before you buy.
You won't be disappointed.

Resources