Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Grega Radelj

    (@grrega)

    I did some more testing and I can’t trigger the same error no matter what I try. The function that your error suggests is “undefined” is included in WordPress core. And like I mentioned – it’s been in my plugin since version 1.0.0. It’s used in a lot of other places, so this error really doesn’t make much sense to me…

    Did you recently update you WordPress install? Can you try a re-install? Do you use any plugins that alter user permissions?

    I’ve added a check if that function exists in my plugin, so at least it shouldn’t crash your site. I will release an update today or tomorrow at the latest. If the problem persist I will have to ask you to contact me on [email protected]. If I can’t help you here I will need a backup of your site (or admin access so I can create and download a backup myself) which I can restore locally on my computer to test what the problem is.

    Plugin Author Grega Radelj

    (@grrega)

    Hi @bomelindo.

    I just tested the plugin on a fresh install and I get no such errors. The last update was a minor fix and had nothing to do with the function that your error indicates is the problem. That functionality has been there from the start and was not modified in the last update.

    Your error suggests that the problem happens when you order your products by “Is customizable” – do you have any other plugins installed that have any effect on the ordering of products on the “Products” page?

    Can you let me know what versions of WordPress, WooCommerce and PHP you’re using?

    Plugin Author Grega Radelj

    (@grrega)

    Hello,

    I’m sorry but this is currently not possible. I’ve wanted to include this functionality from the start but haven’t found a way to make it work for any kind of product yet.

    I am still working on it though so check back later ??

    Regards, Grega

    Plugin Author Grega Radelj

    (@grrega)

    Hi,

    Ok I think I understand what you need. And I like the skate shop ??

    Of course, I’m always open to new projects and ideas ?? You can contact me at [email protected] and we can talk more.

    Regards,
    Grega

    Plugin Author Grega Radelj

    (@grrega)

    Hi and thanks for your inquiry ??

    If I understand you correctly – you would like to manage inventory of attributes and not individual products/variations?

    No, currently that’s not possible. But it’s an interesting idea ?? I will check out if there are any plugins available that do this and would work with my plugin or if I can add it to my plugin without too much complications. I am preparing another big update – I will see if I can make this work and I’ll try to include it in the update.

    I’ll keep you updated,
    Grega

    Plugin Author Grega Radelj

    (@grrega)

    Hi,

    you have to fill in the values for fields number_of_products and width. NUM and WIDTH are just placeholder values.
    If you don’t need these fields you can simply delete them and use the shortcode like this:
    [woocp product_ids=”302,301,298″ order=”ASC” orderby=”title”]

    Regards,
    Grega

    Plugin Author Grega Radelj

    (@grrega)

    I was unable to reproduce your issue, but I did fix an issue on the widget in the last update. Since I haven’t received your response I’m marking this issue as resolved. If you (or anyone else) still experience this issue please open a new topic or contact me on my website, email, facebook,…

    Plugin Author Grega Radelj

    (@grrega)

    Hello, can you tell me if the widget shows up on any page or none at all? Did you try to use the shortcode in the widget area (add a Custom HTML widget and put [papspa] in it)? Does the shortcode work?
    I will do some more testing in the following week and try to find the problem.
    Thank you for your input!

    Plugin Author Grega Radelj

    (@grrega)

    Hello,

    the PHP warning was fixed in today’s update.

    Thank you for your input!

Viewing 9 replies - 1 through 9 (of 9 total)