Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)
  • Thread Starter yesyeswordpress

    (@yesyeswordpress)

    @janilyn409

    Ah too bad, hopefully more styling options
    (or support for block themes and applying the site’s own colors)
    will be added later?

    Btw, is the Ajax plugin supposed to show updated Add to cart buttons,
    after a change in quantity in the card drawer? And after a page refresh, or returning
    back to the product or a shop/category page that shows that product?
    (I’m seeing it beint reset back, despite having a theme that shows
    a different text on the ATC button if it’s bought..namely “in cart” with a check-mark,
    but I don’t see that after a page refresh or after returning to the page or an
    archive page that contains that product?)

    Not sure if it’s related or is it exclusively handled by the theme and Woocommerce?

    It’s either there and you might have overlooked it
    or your theme is maybe in conflict with this plugin..

    When I go to Settings > Menu CSS Classes
    I see a list with the classes (none when you first start)
    and at the top of the page, next to the words “Menu CSS Classes”
    there is a small button with “Add” written on it.

    You can also look in your top Admin bar, underneath the +
    sign where you can make new posts, pages etc. there should also
    be an option “Menu CSS Classes”

    If not, it’s probably not compatible with your theme.
    Did you find another good plugin for menu css classes?

    Thread Starter yesyeswordpress

    (@yesyeswordpress)

    Hi,

    Thanks for the response, I really hope all of this gets addressed
    sooner than later, it’s so basic (in terms of design needs and UX, like
    I said, things like fonts choice is in virtually every page builder).
    Same with the HR issue. These aren’t ‘features’ that should be somewhere
    down the road in an update, these are design and UX flaws.

    I understand not wanting to add unnecessary panels but I’m talking about
    adding basic options to already existing panels.
    And even just using the delete button on your keyboard should work IMO..

    Another thing that’s frustrating is the panel to insert new elements is
    automatically closing and so requires constantly making unnecessary
    moves and clicks to the button that opens the panel, before you can
    continue designing. This wasn’t in the earlier versions, where it
    stayed open until you decided to close or preview the site.

    Even if some users have requested this new behavior, it just makes no
    sense UX wise as it breaks workflow and adds unnecessary steps
    for something you constantly need in most cases when first building a page.
    I really think this should be changed back to either not close by default
    or have a setting to choose this behavior.

    I really liked where the tool was going initially but it just feels
    like it’s not built with either sound UX principles nor the developer in mind
    but just a cool flashy tool to sell to consumers,
    which is a shame as it has a lot of potential ๐Ÿ™

    Thread Starter yesyeswordpress

    (@yesyeswordpress)

    Hi,
    Thanks but I already see a post with this exact issue
    and no reply..

    And given that there aren’t any more settings beyond
    the tip that’s given (not using already uploaded library images)
    it looks like it’s simply a bug (you even have it on your own demo page..)

    Thread Starter yesyeswordpress

    (@yesyeswordpress)

    Great, that’s very helpful, thanks!
    (I wouldn’t have known that exact notation as I thought you
    could just add them exactly as in CSS with exceptions in 1
    place in the settings and inclusions in another but it’s a bit different)

    I initially didn’t really want to dive into documentation on
    a plugin like this that I just want to use out of the box with a simple
    way to add/exclude classes, but I’ll give this a try and it seems
    it would be all I need at this point.

    I’ll update it here once I’ve tried that.

    Thanks!

    Thread Starter yesyeswordpress

    (@yesyeswordpress)

    I can’t give access at this point but I don’t think
    that the lazy loading issue is solved once I have added correctly
    sized custom placeholders..

    That still seems an issue with the lazy loading plugin
    and/or WordPress’s strange way of never displaying shop/catalog page images
    with the settings you have (like I have 300x200px thumbnails as well
    as settings in Woocommerce, yet whatever I do,
    I’m getting 300px columns, which include the margins and therefore
    the images themselves are scaled to some strange size like 267px).

    Btw, regarding the size issue.
    I had a quick look with FF Inspector and the regular Woocommerce styling
    makes the thumbs and colums responsive (in %, not “px”) and doesn’t set a
    fixed width (something many have complained about as it
    means the width from your Woocommerce image display settings are often
    not what you get on the front end, regardless of correcly regenerated
    thumbs and enough space on your page to display the amount of columns set
    with the thumbnail width of the Woocommerce setting..)

    So since the placeholder that’s used right now is 450px and the width is
    set to 100% (within its own column), the result is that initially the
    placeholder will show at 100% of the column.

    In my case I found in 1 place in the default Woocommerce stylesheet
    that width is set to “auto” but in another to roughly 1/4th at
    22% (to get 4 columns, maybe that’s what the other plugin is doing).
    The ‘auto’ setting is overriding it so, that column size is at
    auto, which fills up the rest of the page, and with the image size set
    at 100% and a placeholder image that is itself 450px, you end up with
    a giant 450px placeholder showing (till you scroll past the item).

    Thread Starter yesyeswordpress

    (@yesyeswordpress)

    Hi,

    Here’s a screenshot:
    https://www.dropbox.com/s/dny8uiikqygflci/Woo%20Lazy%20Load%20-%20Scr%2001%20-%20Bugs.jpg?dl=0

    A couple things though;
    – thumb size issue I can probably fix by creating custom placeholder
    images (which I want anyway, with a loading indication and some brand styling)
    and I think I have to do that anyways, since I’m not using square images
    (see screenshot), so even if your plugin was indeed able to put out the
    Woocommerce thumb settings, it would still have to crop these so I might as
    well do it myself and know I have the look and compression I want

    – the theme I’m using is a pretty common 1 from the WP depository; Optimizer
    (I do think it was overriding things because I noticed I didn’t have + and – boxes to increase the quantity – instead just the standard up/down arrows – nor multiple
    columns on my shop page initially. So I installed a plugin “WooCommerce Products Per Page”
    https://ww.wp.xz.cn/plugins/woocommerce-products-per-page/ )

    – But that still leaves the strange behavior of not only failing to load
    images that are partially or fully in view, but doing it with the 2nd item and
    the rest of the row but not with the 1st item
    (as you can see in the screenshot, which in this case was even on the 1st row,
    contrary to what I wrote earlier that it only happens starting at the 2nd row).

    Both the theme and the plugin I use are widely used, so hopefully this can
    be fixed so it doesn’t come down to having to choose 1 over the other :/

    Thread Starter yesyeswordpress

    (@yesyeswordpress)

    Ah, thanks for your response and workaround.

    I hadn’t thought of that solution (to add href*=’#’ as selector)
    but in effect it would make it the default.

    Just wondering if it doesn’t conflict then with other href=’#’ elements
    like accordions and tabs in Woocommerce for example (I guess you just
    have to add classes to those with a child theme and add them to the exceptions)?

    I’ll go back and try it, as well as some page-to-page links
    (beyond just menu links) as the plugin I’m using now doesn’t apply
    the scrolling effect when linking to other pages, nor does it
    keep the anchor in the browser URL bar (which I think is an option in your
    plugin, right?).

    Wrong product I’m afraid… ๐Ÿ˜›

    Curious though which coupon plugin you used.

    This!

    Thread Starter yesyeswordpress

    (@yesyeswordpress)

    Hi, thanks for getting back.

    Can I send it privately?
    I have my site on coming soon/maintenance mode (though I tested
    and trouble-shooted on regular mode) but I can send temporary
    login details to you.

    (BTW, there’s other problems as well that I’m getting with
    plugins that others aren’t. 1 of them is with Woocommerce. It doesn’t
    show the nice typical grid view on the catalog page or the square
    number input and + and – on the product page. Is the theme overriding this?

    Thread Starter yesyeswordpress

    (@yesyeswordpress)

    Oh and I noticed there’s no option to have your last settings remembered.
    So every time you go to the plugins page, you have to pick your sorting again.

    I also had no 4th column (the one displaying last update date) as
    some other people seem to have as well.

    Hi,

    I’m having similar issues using it with the live editor on the
    Optimizer theme (see screenshot: https://www.dropbox.com/s/9hrk25vinfy3xtz/Optimizer%20and%20TinyMCE%20Editor%20Widget%20-%20Issues.jpg?dl=0 )

    I can barely use it. Most of the buttons and fields canโ€™t be clicked
    as it doesnโ€™t focus on it so instead it thinks youโ€™re clicking on
    the site beneath it (Iโ€™m also contacting the theme maker
    to see if itโ€™s something on their end)

    More issues:
    https://ww.wp.xz.cn/support/topic/html-not-workin-and-conflicts-w-optimizer-theme/

    I would delete SiteOrigin.

    I had lots of problems with other plugins not working properly
    or at all, which only happened with Siteorigin enabled
    (which is a shame, I liked it but there’s other alternatives).

    With me multiple other plugins aren’t working when the SiteOrigin
    Builder is installed ๐Ÿ™

    I found conflicts with at least:

    โ€“ Ultimate Before After Slider (Forever Themes)
    โ€“ Slider comparison image before and after

    (Often the buttons of those plugins didn’t show up properly or
    at all when SiteOrigin Builder was enabled)

    Would be great if someone could take a look at those..

Viewing 15 replies - 1 through 15 (of 17 total)