Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #785466

    Is there a way to add images inside the tables supported by the advanced editor?

    #785524

    Hey bburzycki,

    Yes, just use a code like this:

    [av_table purpose='pricing' caption='']
    [av_row row_style=''][av_cell col_style=''][/av_cell][av_cell col_style=''][/av_cell][av_cell col_style=''][/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style=''][/av_cell][av_cell col_style=''][/av_cell][av_cell col_style=''][/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style=''][/av_cell][av_cell col_style=''][/av_cell][av_cell col_style=''][/av_cell][/av_row]
    [/av_table]
    

    Best regards,
    John Torvik

    #785557

    If I knew where to place that code or what any of it means it would be much easier. Is this replacing code in a template?

    #785706

    Hi,

    You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Or, You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
    then you can create any of them and copy/paste shortcode into any other content element or into text widget.

    Best regards,
    Yigit

    #786786

    This all seems like a ton of work when all I really need to be able to do is insert an image into a table. Maybe the tables in the advanced editor are just not like normal tables and are very restricted in there use.

    So you are saying I need to post the code given above as short code using the debugging editor? Because I have not made any new short codes myself that I know of I am just trying to use what is out of the box in the theme. That way if it is updated I do not have to worry about fixing custom code in the theme that could break on updates.

    #786902

    Hi,

    You just need to enable the debugging mode to see the shortcodes and add the code that I provide you – this is the best way to give you a solution for the problem. If you prefer, may you provide us your WP credentials and we can do it for you.

    Best regards,
    John Torvik

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