Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #428986

    Hi,

    Is there an easy way to make the default setting for a new table that is added via the advanced layout editor to be “use the table to display tabular data” rather than “use the table as a princing table”

    Thanks

    Daniel

    #429760

    Hi df50!

    Open up /enfold/config-templatebuilder/avia-shortcodes/table.php and change line 102 from this.

    "std" 	=> "pricing",
    

    To this.

    "std" 	=> "tabular",
    

    Best regards,
    Elliott

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