News:

Looking for documentation? Take a look on our wiki

Main Menu

How to personalize the Ask for price pop up?

Started by kostianev, May 03, 2020, 14:30:59 PM

Previous topic - Next topic

kostianev

Hello,

I need to make self design and personalize the pop up Ask for price page.
How can I do this, where can find and edit files?

pinochico

We change ask about product to boostrap popup:

https://www.svicky.biz/eshop/valcove-svicky/59-adventni-svicky-4ks

but you must find right solution for ajax requests and if you use recaptcha, then use version for multiple call to google server.

You can change code inside override:

templates/TEMPLATE/html/com_virtuemart/askquestion/form.php
templates/TEMPLATE/html/com_virtuemart/productdetails/default.php
www.minijoomla.org  - new portal for Joomla!, Virtuemart and other extensions
XML Easy Feeder - feeds for FB, GMC,.. from products, categories, orders, users, articles, acymailing subscribers and database table
Virtuemart Email Manager - customs email templates
Import products for Virtuemart - from CSV and XML
Rich Snippets - Google Structured Data
VirtueMart Products Extended - Slider with products, show Others bought, Products by CF ID and others filtering products

kostianev

Thank you bro!
I will try to customize my pop up.

How you find right solution for Ajax and pop up?

pinochico

I don't know, we pay for external developer and now we use it in own templates (custom joomlart templates).

But we started with basic boostrap (header, module, footer) and use backwards call for showing result. Im tryied etc. 20 hours and finally send to externall developer, because if we use sublayout in boostrap (form.php) with ajax, then popup not refreshed, result not showing corectlly with system message, not function recaptcha corectlly, using both popup not function too....
www.minijoomla.org  - new portal for Joomla!, Virtuemart and other extensions
XML Easy Feeder - feeds for FB, GMC,.. from products, categories, orders, users, articles, acymailing subscribers and database table
Virtuemart Email Manager - customs email templates
Import products for Virtuemart - from CSV and XML
Rich Snippets - Google Structured Data
VirtueMart Products Extended - Slider with products, show Others bought, Products by CF ID and others filtering products

kostianev