-
AuthorPosts
-
May 1, 2017 at 4:59 am #785466
Is there a way to add images inside the tables supported by the advanced editor?
May 1, 2017 at 6:44 am #785524Hey 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 TorvikMay 1, 2017 at 7:34 am #785557If 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?
May 1, 2017 at 1:37 pm #785706Hi,
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,
YigitMay 2, 2017 at 11:11 pm #786786This 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.
May 3, 2017 at 6:15 am #786902Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.