Hi there
I am a long-term user Custom Content Shortcode on my sites, I got a message about retirement and I’m going to change it to Loop&Logic
please explain to me that now I have to use TEMPLATE first to use any code?
Before that, I had a lot of content imported with a simple shortcode, eg. [content type=page id=3153]
(Most of my plugin’s use is this)
Now I have to
-
create a TEMPLATE first
-
In Template, put the code between <>
eg.
<Loop type=page id=2>
<Field content />
</Loop>
- Then put the shortcode in the wordpress content between [ ]
eg.
[template id=4214]
There is no easier method?
I can’t use the code like I used to, but immediately in the shortcode without the template?
Regards, Jakub
I am sorry I did not find an appropriate answer among the topics on forum.