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 - 151 through 175 (of 250 total)
  • Author
    Posts
  • in reply to: About update 2.1.0 #50236
    Jose
    Participant

    I have a Idea, I hope you can help me.

    What about to put data with this:

    add_action( ‘woocommerce_email_before_order_table’, ‘bbloomer_add_content_specific_email’, 20, 4 );

    function bbloomer_add_content_specific_email( $order, $sent_to_admin, $plain_text, $email ) {
    if ( $email->id == ‘customer_completed_order’ ) {
    echo ‘<h2 class=”email-upsell-title”>Your order are ready to pickup from here:</h2>’;
    }
    }

    I know that need to add more code. (local pickup address of the specific store)

    thank you

    in reply to: About update 2.1.0 #50222
    Jose
    Participant

    Hi, maybe you don’t remember but in my country It has no legal validity the invoice that made woocommerce or other plugins. We need another type of invoice that we made with external companies that implement the generation of the invoice from the web and they are validated by the government.

    They come with a special bar code and with a numbered. Please see a example in attach.

    This is why I ask and you answered above about the place to put the local pickup address when the order are complete.
    https://wclovers.com/forums/topic/about-update-2-1-0/#post-44151

    Attachments:
    You must be logged in to view attached files.
    in reply to: Breadcrumb in store page #50219
    Jose
    Participant
    This reply has been marked as private.
    in reply to: Ticket Support #50194
    Jose
    Participant
    This reply has been marked as private.
    in reply to: About update 2.1.0 #50192
    Jose
    Participant

    Hi, I would like to update this topic because we need to have the local pickup address in some email to the customer. And the best moment are when the order are complete.

    Thank you and regards,

    in reply to: Breadcrumb in store page #50191
    Jose
    Participant

    Hi, Do you have some news about that ? Because, only happend in a store vendor page.

    thank you

    in reply to: Breadcrumb in store page #46725
    Jose
    Participant
    This reply has been marked as private.
    in reply to: Translate #46623
    Jose
    Participant

    For example

    1.- I have this function to translate some lost strings: (just replace “Change here”)

    function wcfm_custom_translate_text( $translated ) {
    $translated = str_ireplace( ‘Terms Page’, ‘change here’, $translated );
    $translated = str_ireplace( ‘Terms & Conditions’, ‘Change here’, $translated );
    $translated = str_ireplace( ‘Visibility Setup’, ‘Change here’, $translated );
    $translated = str_ireplace( ‘Payment Setup’, ‘Change here’, $translated );
    $translated = str_ireplace( ‘Settings Inside’, ‘Change here’, $translated );
    $translated = str_ireplace( ‘Sales Price’, ‘Change here’, $translated );
    $translated = str_ireplace( ‘Check Here’, ‘Change here’, $translated );
    return $translated;
    }
    add_filter(‘gettext’, ‘wcfm_custom_translate_text’);
    add_filter(‘ngettext’, ‘wcfm_custom_translate_text’);

    2.- In the attachment another examples that we need that team wcfm add

    3.- Another place are in Comissions (we need to translate and fix date) The same problem in

    4.- And finally we need to translate the user role. (Store Vendor, Disable Vendor, etc)

    Regards,

    Attachments:
    You must be logged in to view attached files.
    in reply to: Translate #46616
    Jose
    Participant

    Dragana,

    Please see loco translate documentation: https://localise.biz/wordpress/plugin/beginners
    Point 3 is very important, because if you don’t use, you will lost your work with every update.

    I use: wp-content/languages/loco/plugins/

    To put every .po files with my language.

    But, it’s true, we don’t have all words strings to translate 100%. I’ts a hard work to try that wcfm team put all words.

    Regards,

    in reply to: About update 2.1.0 #46586
    Jose
    Participant
    This reply has been marked as private.
    in reply to: Breadcrumb in store page #46585
    Jose
    Participant

    Hi,

    Do you know something that can help me ?

    Thank you

    in reply to: Issue with manager notification #46577
    Jose
    Participant
    This reply has been marked as private.
    in reply to: Ticket Support #46575
    Jose
    Participant

    Hi,

    I just checked the updates and the adjustment I do not see it.

    I hope you can do it for the next !!

    Best regards,

    in reply to: Hide Items in profile manager #46023
    Jose
    Participant

    Work perfect !!

    Thanks so much !!

    in reply to: Breadcrumb in store page #45585
    Jose
    Participant

    Ok, maybe need to filled other settings ?

    Thank you

    Attachments:
    You must be logged in to view attached files.
    in reply to: Breadcrumb in store page #45565
    Jose
    Participant

    Hi,

    I’m using Divi from Elegant Themes.
    I use breadcrumb from Yoast SEO and only a css to show always in uppercase and others.
    But just happend in a store vendor page.

    .breadcrumbs {
    width: 100% !important;
    position: relative;
    z-index: 1;
    background:#fffff0 !important;
    border-bottom: 1px solid #ddd;
    }
    .breadcrumbs .et_pb_row {
    margin-left: 40px;
    padding: 5px;
    }
    #breadcrumbs {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.3em;
    color: #000;
    }
    .home .breadcrumbs,
    .woocommerce-breadcrumb {
    display: none;
    }

    Thank you

    in reply to: Issue with vendor page responsive #45564
    Jose
    Participant

    Thanks so much for your support with it and show me the css.

    Resolved !

    Regards,

    in reply to: Report update of today #44973
    Jose
    Participant

    Ok, I check with my membership page active and work perfect.

    I can see the welcome message.

    Resolved !

    Thanks so much !!

    in reply to: Issue with last month in reports #44849
    Jose
    Participant

    Hi,

    Thank for your answer !

    I don’t have data at this moment, was clear all days ago.

    But, remember that still many words without option to translate in reports. 😉

    Best regards,

    in reply to: Issue with manager notification #44848
    Jose
    Participant

    Hi,

    Not getting clearly, this setting automatically set OFF?

    – Yes, it’s really weird. Just need to go to another tab, and when you return, change to OFF.

    Regards,

    in reply to: Report update of today #44847
    Jose
    Participant

    Okay you’re right !

    But, why do I need the membership page if I do not have plans? I only have one commission for all, plus we will not charge for a plan, just the commission.

    I remember you told me about that and you advised me that I need the registration page.

    So, what happens if I activate a membership page, but have no plans?

    Regards,

    in reply to: Issue with vendor page responsive #44844
    Jose
    Participant
    This reply has been marked as private.
    in reply to: Email Ticket support with image inside. #44840
    Jose
    Participant

    Hi,

    It was with attachment from the image library inside the web page.

    Thank you

    in reply to: Report update of today #44793
    Jose
    Participant
    This reply has been marked as private.
    in reply to: Issue with vendor page responsive #44685
    Jose
    Participant

    The same happend with vendor list

    Regards,

Viewing 25 posts - 151 through 175 (of 250 total)