• Resolved Alusza

    (@alusza)


    Hello. I installed Recently Viewed Products and do have it working. It works great and I’m happy that you’ve coded changes to cookie timeout in settings. Others do not, so thanks for that!

    My first question is are you planning to maintain the plugin? I see it hasn’t been updated in a few months. Concerned that if it’s not maintained there will be problems eventually.

    There’s also a conflict with YITH Quick View plugin which produces an additional add to cart button below the carousel. I’ve hidden the button with:

    section.recent_products .button.yith-wcqv-button{
    display: none;
    }

    This workaround is fine, but I thought I’d make you aware of it.

    Lastly, there is a CSS issue with the recent products wrapper. I noticed it when adding a border below the h2 heading. It was showing the border at the top of the products loop instead of beneath the H2. Clearing the recent_products wrapper fixed it:

    section.recent_products {
    clear: both;
    }

    If you’d like to have it look, please go to:
    https://mediquest.websessive.com/shop/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author rajarora795

    (@rajarora795)

    Dear Aluza ,
    Thanks for using & appreciating the plugin.
    Yes it is being maintained but these few weeks we indians were busy fighting covid , taking care of our near ones.
    I would definitely consider your advice & suggestions and update the plugin asap
    Thanks
    Rajnish

    Thread Starter Alusza

    (@alusza)

    Hi Rajnish.

    I’m so sorry about what’s happening in India. It’s very frightening and sad. I hope you and your family can stay safe.

    Thanks for letting me know the status of the plugin. Glad you’re going to maintain it. It’s great!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is this plugin being maintained and issue’ is closed to new replies.