Quform problem after update to avada 5

Home Forums Quform WordPress Quform problem after update to avada 5

This topic is: resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #20170
    Bruj0
    Participant

    Hello, I am having a problem related to quform plugin and avada after upgrading to 5 version.

    When users are selecting conditional options, vertical scrollbars are not displayed, so you can not complete the form and click on the send button.

    I’ve done a clean install of wordpress. There are only installed avada theme (v.5) and quform plugin.

    http://test.doverty.es/

    Can someone help me?

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #20174
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #20680
    h2ox3
    Participant

    I have similar problems. When Quform is activated the sites page is not scrolling with the browser scrollbar or mouse scroll wheel. Using the up/down arrow keys on my keyboard. the scrolling works.

    After deactivating Quform plugin scrolling is working again.

    I tried your CSS Code above. Not helping. By the way: you do not have to add !important anymore into Avada 5.

    Can you help?
    Best regards
    Heikki

    My system status:

    ### Avada Versions ###

    Current Version: 5.0.6
    Previous Version: 3.9.3 4.0.1 4.0.2 4.0.3 5.0.0 5.0.1 5.0.2 5.0.4 5.0.5
    Avada 4.0 Conversion:: Rerun Theme Options Conversion from version 3.9.3 to version 4.0 manually.
    Run Conversion

    jQuery( ‘#avada-manual-400-migration-trigger’ ).on( ‘click’
    function( e ) {
    e.preventDefault();
    var migration_response = confirm( “Warning: By clicking OK
    all changes made to your theme options after installing Avada 4.0 will be lost. Your Theme Options will be reset to the values from Version 5.0.5 and then converted again to 4.0.” );
    if ( true == migration_response ) {
    window.location= “http://www.eigo.ch/wp-admin/index.php?avada_update=1&ver=400&new=1”;
    }
    });

    Rerun Theme Options Conversion from version 3.9.3 to version 4.0 manually.:
    Avada 5.0 Conversion:: Rerun Shortcode Conversion from version 4.0.3 to version 5.0 manually.
    Run Conversion

    Revert Fusion-Builder Conversion
    Revert Conversion

    Remove Shortcode Conversion Backups created during the version 5.0 conversion.

    Remove Backups

    if ( document.getElementById( ‘avada-manual-500-migration-trigger’ ) ) {
    jQuery( ‘#avada-manual-500-migration-trigger’ ).on( ‘click’
    function( e ) {
    e.preventDefault();
    var migration_response = confirm( “Warning: By clicking OK
    you will be redirected to the conversion splash screen
    where you can restart the conversion of your page contents to the new Fusion Builder format.” );
    if ( migration_response == true ) {
    window.location= “http://www.eigo.ch/wp-admin/index.php?fusion_builder_migrate=1&ver=500”;
    }
    });
    }
    if ( document.getElementById( ‘avada-manual-500-migration-revert-trigger’ ) ) {
    jQuery( ‘#avada-manual-500-migration-revert-trigger’ ).on( ‘click’
    function( e ) {
    e.preventDefault();
    var migration_response = confirm( “Warning: By clicking OK
    you will be redirected to the conversion splash screen
    where you can start the conversion reversion of your page contents to the old Fusion Builder format.” );
    if ( migration_response == true ) {
    window.location= “http://www.eigo.ch/wp-admin/index.php?fusion_builder_migrate=1&ver=500&revert=1”;
    }
    });
    }
    if ( document.getElementById( ‘avada-remove-500-migration-backups’ ) ) {
    jQuery( ‘#avada-remove-500-migration-backups’ ).on( ‘click’
    function( e ) {
    e.preventDefault();
    var migration_response = confirm( “Warning: This is a non-reversable process. By clicking OK
    all backups created during the 5.0 shortcode-conversion process will be removed from your database.” );
    if ( migration_response == true ) {
    window.location= “http://www.eigo.ch/wp-admin/admin.php?page=avada-system-status&cleanup-500-backups=1”;
    }
    });
    }

    Rerun Shortcode Conversion from version 4.0.3 to version 5.0 manually.:
    Revert Fusion-Builder Conversion:
    Remove Shortcode Conversion Backups created during the version 5.0 conversion.:
    Rerun Theme Options Conversion from version 3.9.3 to version 4.0 manually.:
    Rerun Shortcode Conversion from version 4.0.3 to version 5.0 manually.:
    Revert Fusion-Builder Conversion:
    Remove Shortcode Conversion Backups created during the version 5.0 conversion.:

    ### WordPress Environment ###

    Home URL: http://www.eigo.ch
    Site URL: http://www.eigo.ch
    WP Version: 4.7.1
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    Language: de_DE

    ### Server Environment ###

    Server Info: Apache
    PHP Version: 5.5.19
    PHP Post Max Size: 100 MB
    PHP Time Limit: 0
    PHP Max Input Vars: 10000
    SUHOSIN Installed: –
    ZipArchive: ✔
    MySQL Version: 5.6.33
    Max Upload Size: 100 MB
    DOMDocument: ✔
    WP Remote Get: ✔
    WP Remote Post: ✔
    GD Library: bundled (2.1.0 compatible)

    ### Active Plugins (21) ###

    404 to 301: von Joel James
    All In One WP Security: von Tips and Tricks HQ
    Peter
    Ruhul
    Ivy

    Beitragsstatus Archiviert: von Frankie Jarrett
    Duplicate Post: von Enrico Battocchi
    Fusion Builder: von ThemeFusion
    Fusion Core: von ThemeFusion
    Google Analytics Dashboard für WP: von Alin Marcu
    Quform: von ThemeCatcher
    Slider Revolution: von ThemePunch
    WPML Multilingual CMS: von OnTheGoSystems
    Easy Updates Manager: von Easy Updates Manager Team
    WordPress Importer: von wordpressdotorg
    Yoast SEO Premium: von Team Yoast
    WP Super Cache – Clear all cache: von Apasionados.es
    WP Super Cache: von Automattic
    WPML All Import: von OnTheGoSystems
    WPML CMS Nav: von OnTheGoSystems
    WPML Media: von OnTheGoSystems
    WPML Sticky Links: von OnTheGoSystems
    WPML String Translation: von OnTheGoSystems
    WPML Translation Management: von OnTheGoSystems

    #20692
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #21568
    pedkbm
    Participant

    ==> AVADA Ver5 update “smooth scrolling” error !!

    ==> Admin panel > AVADA theme option > Advanced > Theme feature > Smooth scrolling > on–> “OFF”

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy