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

Yaseen

Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • in reply to: Compatibility with another plugin #8241
    YaseenYaseen
    Participant

    Hi Ernest,

    Thanks for your great support. I appreciate your help.

    Regards,
    Yaseen

    in reply to: Compatibility with another plugin #8229
    YaseenYaseen
    Participant

    Hi,

    Oh sorry i forgot to tell you that i removed the code there.
    I edited the file wp-content/themes/jupiter/views/header/styles/header-2.php

    Thanks,
    Yaseen

    in reply to: Compatibility with another plugin #8224
    YaseenYaseen
    Participant

    Hi Ernest,

    This is a kind reminder of my issue.

    Thanks in advance,
    Yaseen

    in reply to: Compatibility with another plugin #8219
    YaseenYaseen
    Participant

    Hi Ernest,

    Its the same file you edited yourself. This is what you did:
    “To answer your other ticket as well:
    I’ve made another search instance “Header search bar” for you and placed it to the header bar. The file I had to edit was the wp-content/themes/jupiter/views/header/global/search.php.
    I did a basic styling and enabled compact mode for that instance, so it acts similarly as the previous search there. Feel free to style it 🙂 I hope it is what you needed.

    If you don’t need that, just remove this code from that file:

    <?php
    /* Ajax Search Pro bar START */
    echo ‘<div class=”mk-header-search”>’;
    echo do_shortcode(‘[wpdreams_ajaxsearchpro id=4]‘);
    echo ‘</div>’;
    return false;
    /* Ajax Search Pro bar END */
    ?>
    Best,
    Ernest Marcinko

    in reply to: Compatibility with another plugin #8194
    YaseenYaseen
    Participant

    Hi Ernest,

    I tried doing it myself. I got this result which is exactly what i want (see attachment please)
    But am having some issues with the styling as the box is not responsive and looks different on other browsers I guess i’ve done something wrong with css.

    Thanks,
    Yaseen

    • This reply was modified 8 years, 5 months ago by YaseenYaseen.
    in reply to: Compatibility with another plugin #8193
    YaseenYaseen
    Participant

    Hi Ernest,

    This is a kind reminder of my issue.

    Thanks for understanding,
    Yaseen

    in reply to: Compatibility with another plugin #8181
    YaseenYaseen
    Participant

    Hi Ernest,

    Thanks for replying to that also.
    What i want exactly a search box beside my logo (See attachment please)

    Thanks,
    Yaseen

    in reply to: Compatibility with another plugin #8179
    YaseenYaseen
    Participant

    Hi Ernest,

    Thank you very much for the great support and your cooporation.
    A 5 star rating from me ( Great Plugin & Great Support ) 🙂

    Regards,
    Yaseen

    in reply to: Compatibility with another plugin #8171
    YaseenYaseen
    Participant

    Hi,

    Yeah, Its working fine now. Thanks 🙂
    But its showing the gravatar image not the custom image i’m using as the store’s logo which is i upload using a plugin called (Avatar Manager).

    Thanks,
    Yaseen

    in reply to: Compatibility with another plugin #8165
    YaseenYaseen
    Participant

    Hi,

    Unfortunately that didn’t work either.

    Thanks,
    Yaseen

    in reply to: Compatibility with another plugin #8161
    YaseenYaseen
    Participant

    Hi,

    Ok now i can see the name in a box just like any product but not the image which is by the way the avatar of the user that owns the store (Please see the attachment)

    Thanks,
    Yaseen

    in reply to: Compatibility with another plugin #8139
    YaseenYaseen
    Participant

    Hi Ernest,

    This is Andrea’s reply:

    if( function_exists( ‘YITH_Vendors’ ) ){
    $vendor_description = $vendor_logo = ”;
    $vendor = yith_get_vendor( $term_id, ‘vendor’ );
    if( $vendor->is_valid() ){
    $vendor_description = $vendor->description;
    $vendor_logo = get_avatar( $vendor->get_owner(), get_option( ‘yith_vendors_gravatar_image_size’, ’62’ ) );
    }
    }

    this is the snippet of code to get the vendor logo and vendor description.

    Thanks in advance,
    Yaseen

    in reply to: Replacing Theme Search #8133
    YaseenYaseen
    Participant

    You cannot access this content.

    in reply to: Replacing Theme Search #8127
    YaseenYaseen
    Participant

    Hi,

    I submitted a ticket 3 days ago still i didn’t get any replies! While all other submitted tickets are all answered even the ones which are submitted after mine!!

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