6.1.4

Posted 4 months ago by rady kal

  • Topic is Locked
rady kal
rady kal Admin

1 Votes


15 Comments

Sorted by
R

Rogi313 posted 4 months ago

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 Votes

J

Jeremy Podger posted 4 months ago

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

0 Votes

Y

YURAYNE ALONSO posted 4 months ago

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.

0 Votes

rady kal

rady kal posted 4 months ago Admin

@Yurayne


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

0 Votes

J

Jeremy Podger posted 4 months ago

Hello?

0 Votes

rady kal

rady kal posted 4 months ago Admin

@Jeremy


That is part of layers module.

0 Votes

J

Jeremy Podger posted 4 months ago

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

0 Votes

rady kal

rady kal posted 4 months ago Admin

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

0 Votes

J

Jeremy Podger posted 4 months ago

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

0 Votes

t

theodoros kyprianou posted 4 months ago

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

0 Votes

J

Jeremy Podger posted 4 months ago

Any response?

0 Votes

Y

YURAYNE ALONSO posted 4 months ago

@rady kal

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


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

0 Votes

T

Tiago Alexandre Sil Lapa Lapa posted 4 months ago

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

0 Votes

Y

YURAYNE ALONSO posted 3 months ago

@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

0 Votes

M

MichiK85 posted 3 months ago

I had to deactivate the Pro plugin now. It was making the backend really slow now suddenly. 

0 Votes