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

    Hi I have several long pages which were built with advanced layout builder copy and pasting blocks.

    There are some minor updates I need to make the configuration of over 150 image elements:

    Image hover effect: None > Zoom
    Image link setting: Open in same > Open in new.

    By hand that would be an RSI inducing click festival, so I have tried doing a text search and replace on the the code:

    hover= ” to hover=’av-hover-grow av-hide-overflow’
    target=” to target=’_blank’

    but of course these changes keep getting overwritten by the layout builder on save. I am concerned that switching to the basic editor and making these changes may corrupt some indexes or pointers and I dont have the energy to try it out and then have to restore a corrupt db.

    Any advice or guidance on the process ?

    • This topic was modified 3 years, 3 months ago by hbaumhardt.
    #1313711

    Hey Hans,
    Thank you for your patience, you can manually edit the Advanced Layout Builder shortcode by Enabling Avia Layout Builder Debugger
    this will add an additional field below the Advanced Layout Builder where you can edit the shortcode
    2021-08-01_005.png
    You can copy all of this code to a plain text editor such as VS Code and edit by search & replace and then paste back into the debugger field and save.

    Best regards,
    Mike

    #1313941

    Many thanks Mike, that worked perfectly.

    Case Closed !

    #1314118

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Editing raw HTML/pagecode after using advanced layout builder ?’ is closed to new replies.