radykal | Support Center Chooser

For which product do you need support?

Fancy Product Designer Multistep Product Configurator

6.1.4


1 person likes this

How do you enable the "visible action for layers"?

When you use the drop shadows on the product builder it doesn't save it, you can click "Save View" but when you refresh the page is not saved.

@Yurayne


Thanks for sharing. I fixed it. But version number has not changed, just deinstall and reinstall plugin.

Hello?

@Jeremy


That is part of layers module.

How do you enable it thought? I don't see that on my layers window

Should be there when item appears in layers module. If not, it might be a cache issue, please clear your cache.

I have cleared the cache, its still not there. I inspected the code and the code for it is there, but nothing is displayed

Hello! 
Loading a saved product does not work for me.

Any response?

@rady kal

One more thing, the bounding box does not restrict the drop shadows.


I love what you have done with the plugin, Congrats!!!

Hello! 
the new updates are causing a bug on the single product page, the add to cart button is not appearing and the option next to choosing the quantity you want to buy of the item is not appearing. And it is also not possible to choose the quantity you want to purchase on the cart page.

This bug has been happening to me since version 6.0.1.

To fix it I am using the older version 4.8.3

Can you fix this for the next versions or is there any solution that I can apply here to fix this bug in the most updated version?


1 person likes this

For those who are struggling like i was, there is a bug (or just me... i dont know).
When you have one element that completly fills your canva (on largers screens) you cant unselect it to add more elements... (see image attached)... it doesnt happen on mobile phones!


I solved it by adding custom CSS on UI CSS tab

@media (min-width: 768px){

fpd-element-toolbar .fpd-close, fpd-element-toolbar .fpd-close-sub-panel {

    display: block !important;

    position: absolute;

    right: -5px;

    top: 450px;

    width: -47px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    cursor: pointer;

    background: #ffffff;

    font-size: 14px;

    transform: translateY(-100%);

    box-shadow: 0 -1px 2px rgba(110,111,114,.2);

    border-top-left-radius: var(--fpd-border-radius);

    border-top-right-radius: var(--fpd-border-radius);

}

}



you can play with TOP measure to move the cross up or down


hope it can helps someone

@rady kal 

When you assign a color group to an element the color drop doesn't work on the front end nor does the option to type the Hex code. Could you please check this?  

Thanks