radykal | Support Center Chooser

For which product do you need support?

Fancy Product Designer Multistep Product Configurator

Start a new topic
Answered

Business Cards (Plus Add-On)

does anybody know how to achieve this layout 

https://fancyproductdesigner.com/product/businesscard/

the documentation for these extensions is very limited and hard to understand

 


Best Answer

You can place modules outside the canvas using shortcodes. Just go to fancy product designer -> products on click on shortcodes on the top right. Afterwards insert the shortcodes to your Woocommerce product page.


I'm wondering the same thing. Hopefully somebody can help. 

Answer

You can place modules outside the canvas using shortcodes. Just go to fancy product designer -> products on click on shortcodes on the top right. Afterwards insert the shortcodes to your Woocommerce product page.

How do you connect the shortcodes (text field) input to the text that displays on the product? Also, I don't see a way to give the text color changing options via shortcode. On the product page, if I put in the shortcode, it displays the text box below the product not to the side. How can I display it at the side. I think a tutorial on exactly how to set up a page like https://fancyproductdesigner.com/product/businesscard/ would be very helpful.

I actually think I figured this out. The side text boxes seem to be placed using the UI Composer. You just have to set the Layout to side bar right, and then for your module, just use "Text Layers". You can use more modules but then the text layers will be tabbed and hidden if it is not the first one in the list. I think what Radykal was talking about was how to add in the buttons below the text inputs for:


Print

 

Add QR-Code

 

Save

 

Load


and then maybe the quantity and pricing stuff. I would still appreciate a tutorial on this if possible.

Who from "FANCY" wants to tell to us how to do this?
https://fancyproductdesigner.com/product/businesscard/

How do you connect the shortcodes (text field) input to the text that displays on the product? Also, I don't see a way to give the text color changing options via shortcode. 

-> Just use "text layers" from shortcodes. 


On the product page, if I put in the shortcode, it displays the text box below the product not to the side. How can I display it at the side. I think a tutorial on exactly how to set up a page like https://fancyproductdesigner.com/product/businesscard/ would be very helpful.

-> just insert the following code in your WooCommerce Product Desccription:


<p>[fpd_module type="text-layers" css="width: 100%; border: none;"]<br />

[fpd_action type="print" layout="icon-text"] [fpd_action type="qr-code" layout="icon-text"] [fpd_action type="save" layout="icon-text"] [fpd_action type="load" layout="icon-text"]</p>



Follow up question to this: is there a way to set an array of values for a particular field, then only give the customers the ability to select from a dropdown list of values?

You can do that using variable WooCommerce products.

Login or Signup to post a comment