WC Lovers

WooCommerce Frontend Manager - Multivendor marketplace vendor dashboard

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Forum Replies Created

Viewing 25 posts - 1 through 25 (of 36 total)
  • Author
    Posts
  • in reply to: Map markers on main product page are not accurate #133996
    paul-8288
    Participant

    Brian cant seem to reply/login to this forum to reply to you, but said you can contact him over on the unnoficial FB page here
    https://www.facebook.com/groups/users.of.wcfm.marketplace/?fref=nf

    Paul

    in reply to: Un-archive a product #133548
    paul-8288
    Participant

    Never mind I figured it out 🙂

    For anyone else, archived products is basically unpublished, so just go into it and publish it and it will show on the site again.

    in reply to: Store list page no background images #131446
    paul-8288
    Participant
    This reply has been marked as private.
    in reply to: Store list page no background images #131426
    paul-8288
    Participant
    This reply has been marked as private.
    paul-8288
    Participant

    HI Sushobhan, I have managed to fix this issue.

    The problem was twofold, 1 the cloudflare cache was storing a copy of the qtip js file which was causing the issues, 2 we were minifying the qtip file to speed up the site, this was working fine beforehand but since the changes, this file cant be minimized so we turned that off and it seems to have fixed the issue.

    Glad to see your doing work on speed, our site is quite slow, anything else you can do it much appreciated, particularly if you can load CSS/JS only on the pages its required and in the footer where possible

    Thanks
    Paul

    paul-8288
    Participant

    Apparently its a cache issue and tell you to clear your cache. But there are other people with the same problem, maybe you will be best following this thread, than starting a new one.

    https://wclovers.com/forums/topic/cant-see-data-in-admin-side-look-in-image-he-dont-load-anythink/

    paul-8288
    Participant

    Yes, I had already done that.
    Browser cache
    Varnish Cache
    Op Cache
    Page Cache

    All cleared, force reload many times.

    Even disabled our caching plugin, same problem. Only fix is to roll back.

    paul-8288
    Participant

    Thanks, did you read my posts?

    All my vendors were having the same issue, this was not isolated to my machine. I also turned off all caching and tried in a different browser, same issue. The only thing that worked was rolling back to a previous version of the plugin.

    paul-8288
    Participant

    Just another update, I rolled back WCFM – WooCommerce Frontend Manager to version 6.4.8 and everything works fine again. I tried reinstalling 6.5.0 and the same issue occured so I rolled back to 6.4.8

    paul-8288
    Participant

    Console is throwing the following error in wcfm-script-core.js

    Uncaught TypeError: jQuery(...).qtip is not a function
        at HTMLSpanElement.<anonymous> (wcfm-script-core.js:3)
        at Function.each (jquery.js:2)
        at n.fn.init.each (jquery.js:2)
        at initiateTip (wcfm-script-core.js:3)
        at HTMLDocument.<anonymous> (wcfm-script-core.js:8)
        at i (jquery.js:2)
        at Object.fireWith [as resolveWith] (jquery.js:2)
        at Function.ready (jquery.js:2)
        at HTMLDocument.J (jquery.js:2)
    paul-8288
    Participant

    I have the same problem, after updating all WCFM plugins including ultimate today, none of the admin menus work.

    No Products show
    No vendors show
    No orders show

    This happened immediately after the upgrade. I was using the site fine before it.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Thanks for new features, some questions. #126920
    paul-8288
    Participant

    Anyone?

    in reply to: Strip split payments #126698
    paul-8288
    Participant

    How did it work out on live @L Stewart?

    in reply to: Modify Store Page #125485
    paul-8288
    Participant

    Thanks for that, and for store listing in the stores/vendors page like the attached, what would I change?

    My images are not showing up.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Modify Store Page #125432
    paul-8288
    Participant

    HI, I am using flat some theme which has its own UX builder, I don’t want to add Elementor too.

    I don’t like the tabs, I want to insert a different header, move the buttons around, change the layout of the shop ‘cards’ etc. Ideally I would like to integrate UX builder but I don’t think that’s possible, or at lease use their blocks to be able to edit pages.

    thanks
    Paul

    in reply to: Strip split payments #125422
    paul-8288
    Participant

    ha ha no worries, self interest, I want to see how the 3D card works in a live env and if the client gets the split pay or not.

    in reply to: Strip split payments #125410
    paul-8288
    Participant

    Sorry should have said, that error basically means you havent input the 2 redirect urls in stripe settings. Dont forget live and test are different keys/ids.

    in reply to: Strip split payments #125409
    paul-8288
    Participant

    Can you post a screentshot with the client id partially hidden of your stripe settings in WCFM and also your stripe connect settings? In stripe goto settings at the bottom, and then click on connect settings, it should take you to this page
    https://dashboard.stripe.com/settings/applications

    in reply to: Strip split payments #125050
    paul-8288
    Participant

    You probably have test data switched on in WCFM payment settings, dont forget to update the keys with the ones from your live stripe settings. Also from that screenshot it looks like your creating express or custom accounts in stripe, if you want standard accounts, have a look at the fix I posted here
    https://wclovers.com/forums/topic/connect-vendors-to-stripe/

    If you want to carry on testing, try using it with this card number, in test mode this forces it to use a 3D secure card and where it keeps failing for me.
    4000000000003220.

    But if you get it setup live, let me know.

    in reply to: Stripe 3D Secure and SCA #125044
    paul-8288
    Participant

    Yes but you might need to look at Payment METHODs API also to provide full connect functionality.

    Thank you.

    in reply to: Strip split payments #124870
    paul-8288
    Participant

    Did you get this working? I have the same problem, if I enable 3D secure then the connected account get no payment, if I disable 3D then it works fine and the connected account gets its payment. This is in test mode, the connected accounts should still show the transaction being transferred in test mode. Its only when 3D is enabled it doesn’t work properly, money is then not transferrable for 7 days because the connected accounts/accounts are not flagged in the API.

    in reply to: Stripe connect / 3d secure / SCA #124862
    paul-8288
    Participant

    Yes, but I was wondering more from your point of view, do you have to wait for the funds to clear before you pay the vendors?

    in reply to: Stripe 3D Secure and SCA #124745
    paul-8288
    Participant

    Yes thanks I worked this out.

    Do you plan to use the new Payment Methods API so we can choose our payment options, this fixes all the above problems.

    n your opinion do you think that in the near future stipe will update the charges API

    – Hope so. That’s the reason we waited so long and release SCA compatibility update at very last moment

    in reply to: Stripe 3D Secure and SCA #124693
    paul-8288
    Participant

    With stripe moving away from the charges API, and going to the Payments intent API,they have now created a new payments method API which uses intent to provide different ways to handle payments.

    Full details on how to use the payments Method API with connect accounts is here, this should mean we can have full choice on accounts, payment types etc.
    https://stripe.com/docs/payments/payment-methods/connect

    Details on the Payment Methods API generally is here
    https://stripe.com/docs/payments/payment-methods

    Also did you know the ‘connect’ button for vendors now defaults to ‘Express’ connect accounts, not standard, so anyone who has updated may notice new vendors are connected with an express account now.

    in reply to: connect vendors to STRIPE #124666
    paul-8288
    Participant

    I have been having a play around, adding this to my Themes functions.php file seems to do the trick, looking at past topics it appears that it is now defaulting to express rather than standard.

    add_filter( 'wcfm_is_allow_stripe_express_api', '__return_false' );

Viewing 25 posts - 1 through 25 (of 36 total)