Disable the black page transition

  • Posted in : ArtFlow
  • Salvatore
    Participant

    Hi, how can I disable the transition between pages (black page)?

    Thanks
    Salvatore Infermo

    Salvatore
    Participant

    Hello…any news?

    ahmetsali
    Keymaster

    Hi, that’s a nice idea, we will add this feature with a future update, probably in a few weeks.

    Thanks for the feedback!

    info@genera-solution.com
    Participant

    some news?
    i have the same request
    Thank you

    serkan
    Moderator

    Hi,

    Thank you for reaching out!

    Currently, there isn’t a built-in toggle to disable the page transition (black screen) effect. However, you can use the following workaround until we release an update with a proper on/off option:

    1. Open the js/main.js file in a code editor.
    2. Find this line:

    $('a').on("click", function(event) {

    3. Replace it with:

    $('aa').on("click", function(event) {

    4. Save the file.

    This will disable the black page transition effect. Please note that this is a temporary solution — if you update the theme, the change will be overwritten, so you would need to apply it again.

    We’re planning to add a proper Customizer option for this in a future update.

    Let me know if you need any further help!

    Best regards

    info@genera-solution.com
    Participant

    after editing the main.js as you suggested
    still appearing the black transition

    serkan
    Moderator

    Hi,
    I will forward this topic to our developer and i will keep you updated.
    Thanks

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register