aeternus
Forum Replies Created
-
Hi, Kyle!
Thank you for the answer. Think about this feature please. Currently I am already use the alternative paid extension with such functional. I am using it to have the possibility to make the selections of the buyers of specific product (that already have paid for it, not just added to the cart).Hi!
I need this option too.Translation still does not work.
Try this Russian translation please – http://rgho.st/7ppRxW4Xq
I copied it to /wp-content/plugins/tlp-portfolio/languagesForum: Plugins
In reply to: [Affiliates Manager] integrate Affiliates Manager with form 7Hello!
I have the same question. How can I integrate Contact Form 7 with your plugin? Link – https://ww.wp.xz.cn/plugins/contact-form-7/
Or with any other form. How can I know from which referral did come customer who have filled the form?Forum: Reviews
In reply to: [Quick Buy For Woocommerce] Great plugin, but…I have reached my goals another way already. But I recommend you to buy WooCommerce TM Extra Product Options and make new version of your extension that will be compatible with it. In this case you even can make new version paid. Woocommerce Quick Buy + WooCommerce TM Extra Product Options will be great set!
sevenspark, I solved this problem with help of custom page template (clear page with only single form without footer, header and other elements) and iFrame.
RavanH, yes.
I solved this problem with help of custom page template (clear page with only single form without footer, header and other elements) and iFrame.RavanH, link must contain GET parameters. It should look like this:
http://site.com/?param1=value1¶m2=value2
How can I set link in your extension to open form in FancyBox.
If i set something like this it is not work:<a href="#contact_form_pop?param1=value1¶m2=value2" class="fancybox-inline">Contact Us</a> <div style="display:none" class="fancybox-hidden"> <div id="contact_form_pop" class="hentry" style="width:460px;max-width:100%"> [contact-form-7 id="87" title="Contact form 1"] </div> </div>