This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • in reply to: TinyMCE editor ASP button #33492
    codigo3net85codigo3net85
    Participant

    hello Ernest, thank you for your response. I tried your 2nd option adding the code in my functions.php child theme file.
    remove_action(‘admin_head’, ‘wpdreams_asp_add_mce_button’);
    remove_action(‘admin_head’, ‘wpdreams_asp_mce_generate_variable’);
    But it didnt work. But dont worry, i have hidden the ASP button from tinymce with some css.

    Thanks

    in reply to: How to add image source into a custom field? #32582
    codigo3net85codigo3net85
    Participant

    Ah! ok! i got it.
    Ernest, thanks a lot for your time and help!

    Thank you!

    in reply to: How to add image source into a custom field? #32554
    codigo3net85codigo3net85
    Participant

    WOW! working great!!! now i see vendors avatar in ASP results!! THAAAAAANK YOU!!!!!! see attached image.

    Taking advantage of the ticket, one more question. Why if in the settings search i select any category im always getting the same results? no changes, im always getting the same vendors results, check this video please:
    https://www.awesomescreenshot.com/video/3262915?key=8d5b4cdc5c7d23f7a1d11d03dfb83432

    Any advice? Thanks

    in reply to: How to add image source into a custom field? #32551
    codigo3net85codigo3net85
    Participant

    Wow! thanks for your mega fast response!
    Now im getting blank images, see attached screenshot please

    in reply to: How to add image source into a custom field? #32548
    codigo3net85codigo3net85
    Participant

    Hello! Thank you for your respose and your code!
    But, i dont know if im missing something, i dont know if i need to modify anything else in the ASP settings. I already added your code in my child theme functions.php and check what happens, i recorded a video for you so you can see it:

    https://www.awesomescreenshot.com/video/3262819?key=18580192a1328262794efe4e02254acd

    In few words, after adding the code in functions.php no results are found in ASP, if i remove the code, results appears again (without image of course).

    Any advice for this?
    Thanks!

    in reply to: How to add image source into a custom field? #32535
    codigo3net85codigo3net85
    Participant

    Hello! Here is what YITH support told me about how to get $vendor

    Hi Daniel,
    you can use this:

    $vendor = yith_get_vendor( $term_id, ‘vendor’ );

    and in add you can check if this is a valid vendor with this method

    $vendor->is_valid()

    Is this enough Ernest to get image from vendor and be shown in your ASP plugin?
    Thanks

    in reply to: How to add image source into a custom field? #32499
    codigo3net85codigo3net85
    Participant

    Hello Ernest! I contacted YITH support about how to get avatar image from a Vendor from YITH Multivendor Store plugin.

    Here is what they told me:

    Hi Daniel,
    thanks for contacting us. The plugin can use two type of avatar: Owner Avatar or Custom avatar and you can use this code to get it:

    wp_get_attachment_image( $vendor->avatar, apply_filters( 'yith_wcmv_get_avatar_size', YITH_Vendors()->get_image_size( 'gravatar' ) ) );
    
    OR
    
    get_avatar( $vendor->owner, get_option( 'yith_vendors_gravatar_image_size', '62' ) );

    If you need other kind of information about that feel free to contact me again.
    Have a nice day
    Andrea Grillo

    Could you please help me to know how to “convert” this codes they gave me to a readable way for Ajax Searc Pro so it can get the Avatar Image please?

    Thank you!

    in reply to: How to make other roles to see ASP postbox #32395
    codigo3net85codigo3net85
    Participant

    Hello! Thank you for your response!
    I found why post box was not show inside Vendors products, im using Advanced Access Manager plugin and ASP postbox was checket to not be shown.

    My mistake. Sorry.
    Thank you!!

    in reply to: How to add image source into a custom field? #32376
    codigo3net85codigo3net85
    Participant

    Hello Ernst!
    YITH Multi Vendor plugin has no API =(

    Uff.. I’m already regretting buying the YITH Multi Vendor plugin. It is lack of tons of things.

    Thank you.

    in reply to: Index Table Cron Job #31699
    codigo3net85codigo3net85
    Participant

    Thank you!

    in reply to: Index Table Cron Job #31697
    codigo3net85codigo3net85
    Participant

    Hi! Does your CRON option need to have active wp-cron.php?
    I have it disabled but im running via Schedule Task (in Plesk) to run httpdocs/wp-cron.php every 15 minutes.

    With this, your cron will be executed?
    Any advice?

    Thanks

    in reply to: Index Table Cron Job #31696
    codigo3net85codigo3net85
    Participant

    OH! Great! THANK YOU!!!!!

    in reply to: Failed update: Download failed. A valid URL was not provided #31686
    codigo3net85codigo3net85
    Participant

    You cannot access this content.

    in reply to: Failed update: Download failed. A valid URL was not provided #31673
    codigo3net85codigo3net85
    Participant

    You cannot access this content.

Viewing 14 posts - 1 through 14 (of 14 total)