• Resolved duckman01

    (@duckman01)


    Hi there, I’ve been using your plugin over a year in several websites, the plugin is extremely useful.

    In the last update I’ve seen some design changes like the trashbins and etc moved to the left side. The issue about this is it causes overlaps. Such like;

    When I create 2-3 column space and insert an image inside a column and text to another. Then try to change the paddings by drag-drop. What happens is it opens a popup (mostly select media) window and wants me to select another picture. When I close the popup and continue to move my mouse, the padding changes but does not shows the numbers. When I click the image places in new location and I can see the padding value.

    Another issue is with the same thing, when I try to change the column with in percentages the numbers disappear while I move the changing column with line and reappear when I click stop.

    In the previous design these weren’t happening and the plugin was perfect as it saves time by making us not to worry about the code at all, now has some issues hope you guys solve this as soon as possible.

    The second issue is the overlap, as I try to click yo the edge where I try to change the for example padding-top of the image. The icons (trash bin move etc) overlaps with the columns. Previously there was no issue like this.

    The third issue is, I reckon it was an issue from the start but I’m writing if there is a possibility to solve it, when I add some codes back in original editor such as adding an onclick value on a button or adding 50   code to create a fake paragraph to have an half empty excerpt and else. When I go to sandwich plugin and edit some design, and turn back to code. These codes disappear and I have to rewrite them again.

    Hope you guys can solve all the issues, as it is a great plugin

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey!

    Thanks for the report!

    I’ll investigate those. I’ve already fixed the first thing you mentioned and I’ll be uploading fixes as version 4.3.2 very soon. It’ll have a bunch of other fixes as well.

    Can you elaborate more on the last 2 issues though?

    1. I cannot reproduce the column percentages disappearing, can you tell me some steps to reproduce it? And

    2. I’ve added an onclick in the original editor to a button, saved it, edited in PBS and added new elements then saved it. The onclick was still present afterwards. Can you paste here the exact attribute/tag that you’re adding and where so I can check?

    Thread Starter duckman01

    (@duckman01)

    Yea sure:
    1) From the left menu just ad 2 or 3 column to an empty page (I added 2). Add media (preferably an image, mine was a jpg) inside one column. Grab the “column width” vertical line between the 2 columns and drag towards the image preferably scaling down the image while dragging.

    I’ve realized when you try to drag while the columns are empty, you can still see the percentages at the top (previously tried all full columns)

    2) I feel like I’ve stole your time about this :/ Sorry mate. Here is why:

    2 days ago before I write these issues to you, that was what happened:

    Here is my code which I grabbed from the original wordpress editor. I’ve added from the original to the code. (I can write my own codes so not using the button option of PBS.)

    <div class="pbs-col" id="my_custom_id" style="flex-basis: 20%; justify-content: center;">
    <form>  <input type="button" class="My_custom_class" value="Button_text" onclick="window.open('web address','_blank')"></form>
    </div>

    After adding the code to the page old fashioned way, Then I go to the PBS editing mode and forexample add a column, save the page but need to make a change within the code, like adding another custom class etc.

    When I do it I see the onclick value disappears

    However today when I re-tried exactly the same, the same issue did not applied at all. I’ve tried it with a blank page and also by cloning the pages I’ve had this issue. And nothing happened. I have no idea at the moment what have caused it but if it will come up again, I’ll surely inform you.

    Anyway keep up the great work with the plugin, as to me, it’s still the best among all other page builders ??

    • This reply was modified 7 years, 10 months ago by duckman01.

    Thanks for the follow up on these.

    1) I was finally able to see it when I follow your instructions. Yeah, the numbers do disappear. I think this happens when another element gets hovered on and the column widths lose their focus. This shouldn’t be the case. I’ll see what I can do about this prior to the 4.3.2 release.

    2) Glad it got sorted out, my only hope is that something in 4.3.1 fixed it. But if it ever comes back up, please let me know.

    Thanks ??

    If you have suggestions on capabilities that would make your editing experience better, create another thread about it. Right now we’re addressing difficulties during editing – for example, selecting multiple items to move/delete/clone them.

    Thread Starter duckman01

    (@duckman01)

    Sure. I’ll be alert to have any issues even if they are small.
    Thanks for all and have a nice day ??

    Hey, I’ve also somewhat fixed the disappearing numbers, but I’m not that satisfied with it. It’s fixed in 4.3.2, but I’ll probably have to revisit how those overlay’s can be optimized.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Last update messed up a bit’ is closed to new replies.