Home Forums Support Widget Support EasyBlog Turning off automatic scrolling up to the top of the blog previews

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #41372
    Anonymous
    Inactive

    Hello,

    First off: great widget. I want to get the paid version. Before i do however, is it possible to turn of the ‘anchor’ like scrolling up when clicking on a page number? I don’t always find it desirable behaviour. For instance when you just want one row of blog previews and the scrolling up is not necessary.

    Thanks for your help!

    Eelco

    #41411
    responsive-muse
    Keymaster

    Hi Eelco, thanks for your nice words 🙂

    I am afraid you cannot change that behavior unless you make some javascript changes in your code.

    Dirty/easy way: find the code block where there are some instances of (‘html, body’).animate and completely remove it. You will need to do this over your Muse exported .html files.

    Elegant/hard way: you should be able to add some custom jQuery code inside Muse that overrides that scrolling instructions. That would allow you fix it directly in Muse.

    I hope it helps!

    #41657
    Anonymous
    Inactive

    Thank you! Ill get on it and give it a try!

    #41658
    Anonymous
    Inactive

    One last question: When I purchase the premium version, do I need to do all the work I did with the free version again or will it just automatically convert to the premium version?

    #41724
    responsive-muse
    Keymaster

    When upgrading from free to pro, the PHP file stays the same, but the .mulib (Muse widget) file is completely different.

    That means that you can keep the edits from the PHP part, but you will need to delete your old free widget from the Muse workspace and add the new (premium) one.

    About your posts and published content, it should stay the same, but we recommend to do a FTP backup before the update anyway to stay safe.

    Kind regards.

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