Okay
  Public Ticket #1427144
gravity form and full screen rows breaking page
Closed

Comments

  •  1
    croadgraphics started the conversation

    I'm using the full width row feature for a single page site. at the bottom of the page I have a gravity forms contact form set with ajax turned on.

    I have this bit in my functions.php so when someone fills the form the page scrolls to the confirmation text instead fo sitting at the top of the page.

    add_filter('gform_confirmation_anchor', '__return_true');

    Problem is that is scrolls and shows the content for that row, but doesn't load content for the rest of the page.


  •   croadgraphics replied privately
  •  9,017
    Tahir replied

    Hey Again,

    If you have Page Transitions Turned On Please Switch the Animated Transition Method to "Standard" in Salient Theme Options -> Page Transition Section.

    Also be sure to check/uncheck this Disable Fade Out On Click option : http://prntscr.com/8f3bj7

    Moreover if it doesnt work Turn off the Page Transitions and check for Browser Console Errors : https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors

    Be.st


    ThemeNectar Support Team