Hello, I’m really excited about Composer and would love to use it in a Custom Page plugin. In my case the plugin would be: https://wordpress.org/plugins/cherry-team-members/
I have created a separate page with the composer and would like to use this as a template for the single pages of the team members.
Unfortunately, I am completely new to the world of PHP. I would certainly make entries in files but do not understand what I’m doing.
Please excuse my bad english.
Hi,
It may not be that simple, what exactly do you need that plugin for? Adding content from plugins or other page builders in composer pages may result in errors due to incompatibility, in some cases.
You could try it however, I see that plugin relies on shortcodes, enter the plugin provided shortcodes in text elements (like the column text) and see if they render properly in composer pages. Be sure to save the page and view it to see the rendered shortcode.
Or maybe you can create the pages you need using the composer entirely. Try that as well.
Thanks
Thank you for your feedback
Unfortunately, the plugin does not show any content via shortcode otherwise my problem would already be solved.
The plugin allows me to easily generate artist pages. I want to create a Battle League website where each member has their own profile page, whether or not they exist as WordPress users. On the respective pages then various information about the artists to be found. I’ve tried different plugins, most plugins for artists focus on music / albums, which is not helpful to me.
Team plugins are mostly for WordPress teams and not for a league, no own pages are created but only small info overlays, but I would like to be able to link to the respective page in posts.
Sport plugins put too much focus on the respective sports.
My claim is somewhere in between, I was hoping that it could be easily implemented.
I hope I have expressed myself clearly to some extent. Unfortunately, English is not my native language.
Maybe there is a problem with the plugin, the shortcodes should display something. If you enter them in a post content do they work? Does it use standard shortcodes in this form
– https://www.screencast.com/t/hhkKR0VDnhko
Do the plugin shortcodes work with a default WordPress theme, in a page or post?
The tagDiv composer will allow you to create as many pages as needed, in each you can have any elements you want. There are image elements, text elements, socials, there is also a team member element
– https://www.screencast.com/t/pQayYcSwF7P6
You could try and create member pages with those maybe. Each member can have his own page.