Hello, if I look at this page: http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/ and click ‘Single Portfolio: Big Slider’
I can see there are some content and media elements added to it (button and short separator). But I was wondering how I can insert these items in my portfolio pages. I cannot insert these elements by just dragging them, they need to be coded since I need to add them into the lowest field on the edit page. And in that field I cannot drag and drop these elements.
For an example of what I made so far click here: http://www.ericsmeets.nl/testserver/portfolio/ and then EXTERIEUR or INTERIEUR.
Here you can see I added some pictures, basic text and 2 small info-images. But how can I add content and media elements to them? (More specifically a button and a short separator.)
I hope you understand my question.
Hey EricSmeets!
Your talking about the portfolio AJAX preview it looks like. You cannot use the layout editor there but it will still accept shortcodes. Create a new test page and in the default editor you should see a “magic wand icon” in the tinyMCE editor. You can click on that and insert shortcodes into your content. You can then copy these shortcodes and paste them inside the AJAX preview content.
Another way to view the shortcodes is this, http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, it will add a small debug view where you can copy the shortcodes used in the layout builder.
Cheers!
Elliott
Elliott, that’s exactly what I needed! Thanks for the great support, appreciate it.