Nigel
Supporter
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/London (GMT+00:00)
Hi Brent
I asked and they said they will look to see if it is technically feasible.
If it is we'll probably provide you with a code snippet to implement on your site rather than change the behaviour, as it is consistent with how it works in other page builders, replacing the content area of templates.
I'll get back to you.
Nigel
Supporter
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/London (GMT+00:00)
Hi Brent
Unfortunately, it looks like it is not possible. The dev had assumed that Beaver Themer similarly replaced the content area using its template (which is how Views Content Templates work), but on closer inspection "it packs its own PHP template and renders the layout nodes by itself". It means it is not simply a question of winning the race as to who gets to control how the content is rendered; because of how their templating works, we are not even in the race.
We have ongoing collaboration with Beaver, and we will try to get a solution that works with their help. Such a solution might involve making it possible to add an edit form to one of their templates instead of ours and selecting their template when generating the edit links.
In any case, it will require a joint effort, and so will take time to implement.
For the time being your edit forms will appear where the post_content module is inserted in the Beaver Themer template.
HI Nigel,
Toolset + Beaver has potential to be a winning combination for building powerful WordPress web sites and I'm happy to see that compatibility between the two tools appears to be improving on a regular basis. I look forward to learning if your team is able to make the frontend post editing experience a usable solution when building single page templates with Beaver Themer.
Thank you for your extended support on this topic.
-Brent
Nigel
Supporter
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/London (GMT+00:00)
No problem, let me close this if that's okay.
Hi Nigel,
I've found a workaround I'd like to share with others before you close this ticket. A native solution would be preferred, but this seems to be working.
I inserted a PowerPack Modal Box module (hidden link) which presents a direct link to the Toolset edit form. The module even includes a JavaScript snippit which closes the modal box when a user clicks "submit" within the toolset form. Pretty cool.
Thanks again for your help.
-Brent
Nigel
Supporter
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/London (GMT+00:00)
That's a slightly different scenario, displaying the form in a modal, but it's good to know that it works, thanks for sharing.