WooCommerce recent products HOME PAGE

Home Forums Jevelin Theme WooCommerce recent products HOME PAGE

Home Forums Jevelin Theme WooCommerce recent products HOME PAGE

Viewing 6 posts - 21 through 26 (of 26 total)
  • Author
  • I am still getting the error message that the shared username is invalid.

    xrisadam
    Participant

    Hi again,

     

    I try to connect to admin panel with the following credentials and it works. Please try the following.

     

    Thanks a lot

    xrisadam
    Participant

    Hi again,

    I try to connect to admin panel with the following credentials and it works. Please try the following.

    Thanks a lot

    Solution for this topic

    This time it worked.

     

    I could confirm the issue on my test site which seems happening because of different content length  therefore notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

    In the meanwhile you can try resolving the issue by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-recent-products .woocommerce.columns-4 ul.products li {
        position: static !important;
        top: auto !important;
        left: auto !important;
    }

     

    xrisadam
    Participant

    Hi again,

    it works fine now!!

    Thanks a lot

    Chrysanthi

    You are most welcome here 🙂

Viewing 6 posts - 21 through 26 (of 26 total)