Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #585584

    Hi,

    First of all, great theme. I love it.

    I the smallest of problems, but it’s still a problem. If i have Page Transitions enabled, the page refreshes when you press ‘reply to comment’ on a blog post.

    Is there a solution to this? If not, i will simply disable Page Transitions.

    • This topic was modified 9 years, 5 months ago by untriel.
    #585770

    Hey untriel!

    can we please give a look to your web site, so we can see the issue?
    IS that from enfold, or might any other plugin interfeering?

    Regards,
    Basilis

    #585773

    Hey Basilis,

    Thanks for the reply. I currently can’t link as i have disabled Page Transitions at the moment becouse of the issue. I had this issue on a clean install, no other plugins installed.

    If you could replicate this problem on a fresh intall it would be much appreciated.

    Browser Chrome, incase it matters.

    #586852

    Hey!

    Thank you for the heads up. Please modify the js > avia.js file then look for this code around line 308:

    exclude = " .no-transition, .mfp-iframe, .lightbox-added, .grid-links-ajax a, #menu-item-search a";
    

    .. add the “.comment-reply-link” or replace it with:

    exclude = " .no-transition, .mfp-iframe, .lightbox-added, .grid-links-ajax a, #menu-item-search a, .comment-reply-link";
    

    Cheers!
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.