Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • in reply to: Yith Wishlist ajax not working #77860
    ManosCondes
    Member
    Post count: 13

    Ok! Great! Thank you for your time and keep up the good work! 🙂

    in reply to: Yith Wishlist ajax not working #77847
    ManosCondes
    Member
    Post count: 13

    Hi Mahammad,

    unfortunately, they issue is still there. It does’t work for me. I’m on a Mac, latest versions of Safari and Firefox. Also tried from Windows and even Internet Explorer but Ajax don’t work.

    Update. Just had a look at the demo. Adding to wish list is not implemented with Ajax? So it is not like adding to card (cart gets updated without refresh)?

    in reply to: Images do not show up(or showing slowly) in product page #46778
    ManosCondes
    Member
    Post count: 13

    To give some more tips:
    I upgraded my VPS to a better package with more RAM but still the same.
    I tried disabling all the plugins but still nothing.
    When I change to WordPress’ default theme, it’s really fast, so I guess is has to do with the template.

    in reply to: Hide Clients from Search results #37474
    ManosCondes
    Member
    Post count: 13

    Thanks a lot Ed! I will have a look!

    in reply to: Fix for oAuth Twitter Feed 2.1.4 #37099
    ManosCondes
    Member
    Post count: 13

    Thanks a lot for that! Had the same issue! This also happens for the widget. So in order to make the widget showing your tweets again, do the following:

    File: /wp-content/themes/neighborhood/includes/widgets/widget-twitter.php
    Line: 66
    Replace: $result .= latestTweet($tweets, $username);
    With: $result .= latestTweet($username, $tweets);
    in reply to: Widget Issue & Position #36066
    ManosCondes
    Member
    Post count: 13

    Hi Melanie! About no.1: I fixed it by enabling the WooCommerce sidebar from the Theme settings-> WooCommerce Options. So it is solved 🙂

    in reply to: Product Page, Remove Accordion or Show All #35107
    ManosCondes
    Member
    Post count: 13

    In order to do this:

    Go to : themes/neighborhood/includes/swift-framework/sf-woocommerce.php.
    Line 308 Replace with: <div id=”additional-information” class=”accordion-body collapse in”>.

    That will show both “Description” and “Additional Information” open when the page loads, so that the user will see all relevant information of the product.

    in reply to: Sometime there's a margin below main menu #33083
    ManosCondes
    Member
    Post count: 13

    Hi Ed! Thanks for your reply! Yes I’m gonna use it, so I prefer not to disable it. The thing is that if I resize my browser(horizontally) after random times of dragging the right edge of the browser, then the issue gets corrected without reloading the page.

    in reply to: Sometime there's a margin below main menu #32492
    ManosCondes
    Member
    Post count: 13
    This reply has been marked as private.
Viewing 9 posts - 1 through 9 (of 9 total)