Forum Replies Created

Viewing 15 replies - 136 through 150 (of 167 total)
  • Thread Starter Krzysztof Planeta

    (@chrisplaneta)

    It hasn’t been solved. We’ve moved to a different solution.

    Thread Starter Krzysztof Planeta

    (@chrisplaneta)

    I think I’ve come up with a possible reason why this is happening, but I need your confirmation.

    Am I right to think that order data is saved in “e-com stats” tab only when a person clicks a button in the email that redirects them to the store and then they purchase something?

    Is it explained somewhere on your site in more detail?

    Kind reagrds,
    Krzysztof

    Thread Starter Krzysztof Planeta

    (@chrisplaneta)

    Your plugin is no longer installed od that store since it didn’t work correctly. At the moment we installed a different one that also has its faults, but that particular thing works correctly in it.

    Thread Starter Krzysztof Planeta

    (@chrisplaneta)

    Grey box with “Enter coupon” text is expandable. The field is there.

    Thread Starter Krzysztof Planeta

    (@chrisplaneta)

    Coupon is under the “Cart totals” heading

    It’s from LiteSpeed Cache. I have no idea why they force this popup. Really bad way of letting people know about their products.

    I would also like to know what this blob of data is doing there. Anyone? Anything?

    @grantog They are the violet “pills” in the title editing section. They are simply graphical representations of those %%something%% tags.

    The problem is with those tags (e.g. %%pt_plural%%). I had the same problem until I removed all of them (it’s important not to leave ANY) and replaced it with a plain text.

    After doing that everything will be fine.

    Thread Starter Krzysztof Planeta

    (@chrisplaneta)

    You got me wrong. I don’t suggest this feature should be added. I’ve given 5 stars for what Hummingbird can do now and not what it might do if this feature was added.

    I meniotned server caching in my my comment just so that other users who might read it will know what it really is and how it should be used.

    I would suggest however, adding appropriate info the HBs description and adding browser caching of fonts beacasue, as I’ve explained, this is the only thing I haveto do manually every time I use it.

    Have a nice day,
    Krzysztof P?aneta

    Could please someone tell me what is the benefit of having a new system of priorities if:
    – they are not always respected (element with priority 55 can go before 35)
    – ther’s not 1 but 3 functions that modify fields array and, after about 7 hours of tries, it seems that all of them get their data overwritten at some point
    – there’s no longer an easy way to modify fields as it used to be.

    Let me explain.

    1. Hooking up to “woocommerce_checkout_fields” and changing the order in array doesn’t work any longer as the array doesn’t seem to modify anything anymore + new, empty fields seem to popup when the fn is used
    2. woocommerce_billing_fields filter doesn’t seem to fully work either since using this array:

    $fields[‘billing_email’][‘priority’] = 1;
    $fields[‘billing_first_name’][‘priority’] = 10;
    $fields[‘billing_last_name’][‘priority’] = 15;
    $fields[‘billing_company’][‘priority’] = 20;
    $fields[‘billing_address_1’][‘priority’] = 25;
    $fields[‘billing_address_2’][‘priority’] = 30;
    $fields[‘billing_postcode’][‘priority’] = 35;
    $fields[‘billing_city’][‘priority’] = 40;
    $fields[‘billing_state’][‘priority’] = 45;
    $fields[‘billing_country’][‘priority’] = 50;
    $fields[‘billing_phone’][‘priority’] = 55;

    Seems to create incorrect output where phone with priority 55 gets positioned (i suppose by JS) between 25 and 30

    3. Using the above mentioned filter it’s possible to remove focus from name but one cannot add it to email

    4. using “woocommerce_default_address_fields” filter does not work on email or phone.

    I cannot utter how increadibly bad it is and how much of a problem it has now become.

    So please, if anyone really cares to make it work, please do.

    Thread Starter Krzysztof Planeta

    (@chrisplaneta)

    Another example:

    “Enables | Disable Idle User Session for these user roles:
    Check to enable. Uncheck to disable. See the readme help button for more details.
    [checkbox] Role
    [checkbox] Role
    [checkbox] Role
    [checkbox] Role
    [checkbox] Role”

    Could be replaced by:

    “Enable idle user session for:
    [checkbox] Role
    [checkbox] Role
    [checkbox] Role
    [checkbox] Role
    [checkbox] Role”

    The text “Check to enable. Uncheck to disable. See the readme help button for” is unnecessary and offends peoples inteligence by stating the obvious.

    I think the current admin would also improve greatly after visual differentiation between Option titles and descriptions. At the moment everything looks the same and makes people read everything because they don’t know if the text after headline is still a headline or not.

    Thread Starter Krzysztof Planeta

    (@chrisplaneta)

    I would much more prefer to see the first option implemented ,i.e. with a simple mode. And I also think that the current panel suffers a lot from unnecessary wordosis – too much words used to express simple ideas, repeating itself, etc. .e.g. currently in the tab: Security Modes it says:

    “Activate | Deactivate wp-admin folder BulletproofMode (WBM)
    – Activate wp-admin folder Bulletproof mode
    – Deactivate wp-admin folder Bulletproof mode (Default mode) Caution: Use default mode for testing, troubleshooting or BPS removal.”

    Whereas it would suffice to say:

    “Protect wp-admin folder*”
    [checkbox] yes
    * disable for testing, troubleshooting or BPS removal”

    The thing is that when you look at BPS panel for the first time the amount of text is overwhelming. And most of this text is unnecessay. I would easily replace 60% of it with shorter equivalents. I would also try to move all the texts that are optional to read to modal windows shown after hovering over question marks icons. This would make the panel much more clear and easier to wrap ones head around. It would make people grasp the admin panel more easily rather than be put off by it.

    Thread Starter Krzysztof Planeta

    (@chrisplaneta)

    I’m looking forward to that moment.

    BTW. I said that this plugin is not suited for small projects because from what I experienced it requires constant attention of a dev. And I’m saying this after having spent two or three days on your forum trying to get to know the plugin and configure everything the right way. However, constant attention is something I cannot give the sites with this plugin.

    The problem is that when I installed BPS PRO on three of my clients sites I kept getting complaints from them – things stopped working, conflicts, they started complaining on a bazilion of notices in admin, etc. Not to mention problems after updates. If I kept an eye on those sites all the time (and probably spent a few more days on your forum) it would be no problem. But I didn’t. My clients order a site and I deliver them a site. Once or twice a year I update it and that’s it. I don’t keep an eye on them all the time and thus I decided on moving to competition.

    I do not think however that they are better options. They are simply less problematic and let me do my job rather than dealing with complaints.

    Thread Starter Krzysztof Planeta

    (@chrisplaneta)

    Topic reopned. Even after using the right code nothing works. I cannot do a thing with nestedpages menu position nor can I add new elements to submenu.

Viewing 15 replies - 136 through 150 (of 167 total)