618 comments found.
I create 2 tickets or the same issue since 22/0708 : no solution. Or the plug bug, or you’re on holidays. Im working, I buy and renew my support, I expect to work as template promise. Thank you to solve ticket #122415 as expected > thank you
Hello, Apologies for the delayed response due to the weekend. The previously shared password within the ticket did not work. However we were able to login using the new one shared by you and have responded to the ticket.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
Hello, I’m interested in buying this plugin. Is development still alive? I can see last update was in April 2020. Is it compatible with latest versions of WP?
Hello, The plugin actively maintained and supported. The last updated was released in Dec 2021: https://i.imgur.com/hmPQILR.png It is compatible with recent WordPress.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
Any news on ACF field being automatically inserted into templatera when used on custom post type etc.?
I can see multiple people suggested this, and also, some guy posted a change to the plugin so we could use [post_title id=”#templatera_calling_post_id#’]
Is this possible now, since it is over 6 years ago, this feature was requested?
Hello, Unfortunately this feature was not implemented in past. It was recently requested by a few users and we have it on our list to check it’s implementation in the future release.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
Hi Rohan.
Thanks for the reply – damn it. I was hoping that this was already implemented. I have been in contact with ACF, that provided me with a script for checking ID, and templatera is not passing that ID through.
Would there be any chance for a custom solution or, that the template are also providing post-id ?
For exampe a post ID is 8880 and templatera is 10790. If 8880 could be provided, ACF would work out of the box?
This is really something that we need for maintaining our website. Please do let me know, if this can be achieved or when it will be achieved. We are also (as a company) in a position, where we can dedicate time/money for a developer (maybe for supporting you on building this feature) ?
Hello, This might be possible with some customization but it will be a complex implementation. The logic will be to parse the ACF shortcode before rendering and then pass the post id instead of template id to it. You can check enavto studio as developers there might be able to customise it. Please do make sure to re-confirm it with them before hiring anyone.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
Do I need a full iicense (not just a theme-based license) to use Templateria? I purchased Templatera stand-alone as I have a theme-based WP Bakery license but I can’t see the Templatera add new template option and I don’t see any license registation options for Templetera? Will it only function with a full/regular license of WP Bakery Page builder? Thanks
I think I have solved my issue. It appears that the Templatera templates reside within the Templates menu, a little confusing as I thought they operated independently. It they are added a general page template then they can be modified, but if the same template is added using the Templatera function within a page then it keeps the parent settings?
It would be good if there was a bit more documentation available within the plugin package or via your website for new users.
The video link on your CodeCanyon page is broken searching via Youtube brings up a video from 2018 however it looks like some of the menu functions have changed with makes it less clear.
Thanks
Hello, If the template is added via templatera element, it’s content is locked and it will reflect any changes made to the original template onto the page where it is added. We have a documentation for templatera which can be accessed here: https://kb.wpbakery.com/docs/add-ons/templatera/
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
Hello, would you consider to add shortcode or at least ID of each template in template list (as separate column)?
Hello, You can obtain the template id by adding templatera element and then switching onto classic editor.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
I intend to use many templates and I use Wicked folders to sort them out. This way I can quickly find the needed template a put it into the page as a complete shortcode. It’s much faster than scrolling a long list of templates…..would you consider this update?
something like template name…... [templatera id=”28954”]
Hello, We do not have such a feature planned. However, I will add it to our list.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
hello the multipurpose responsive salient template brings wpbakery, the templates that I have saved in wpbakery can be exported with this plugin?
Hello, Yes, the templates can be exported as xml file and imported on required website.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
Do you still work at this plugin?
Hello, Yes, the plugin is still actively maintained.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
Hey,
If you have a private repo for developers to suggest pull requests I would love to be a part – https://github.com/wpexplorer – I just have a few fixes I’d like to recommend.
For example, the shortcode loads a CSS file (templatera_inline) with the following:
body.compose-mode .vc-templatera .templatera_shortcode,
body.compose-mode .vc_templatera .templatera_shortcode {
opacity: 0.5;
filter: alpha(opacity=50);
}
But this is loaded on the live site where it’s not needed, so wrapping the wp_enqueue_style function inside a vc_is_inline check would be ideal so the CSS is only loaded while in the front-end WPBakery editor and not bloat up the live site.
Thanks!!
- AJ
Hi, I have forwarded your request onto a concerned authority.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
Hi, i need one thing in template select screen if there is template preview image that will be help user to select template easily.
Hello, Unfortunately, the template preview is not available in add template window. However, the page preview can be checked after adding it.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
Thanks for your response, but i think it is very useful feature if you add, like if we have template thumbnail along with its name it will help to find template easily in huge templates list. so if you think it is useful can you plz add this feature ? that way your amazing product will equipped this feature as well.
Hi there,
I’m using the shortcode do_shortcode(‘[templatera id=”223”]’) to display a template on my blog page – but it won’t pull any css through. Could you advise please. I’ve seen a few posts from other customers reporting the same issue.
Thanks
Hi guys,
Just to clarify, the styles work correctly if imported into a page – but I have an element I need to import at the bottom of the blog feed, this is where the styles aren’t importing.
Thanks
Hello, For the styles to be imported and the layout to be rendered correctly, the templatera element needs to be used via the editor to select the template.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
Hello there,
Are you saying this isn’t possible to use the style in a blog archive page?
Hello, The WPBakery Page Builder by default can only work on static pages. The blog archive page output is something which needs to be controlled via theme.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
Hello, The import button does not work
Hello, Please use support.wpbakery.com and share your temporary website credentials so our support team can investigate your issue and help you out.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
This issue has been around for quite a while now. Basically the Templatera shortcode will not properly render the shortcode CSS (design options) on non singular posts, because it’s not passing on the template ID. The issue is in vce_template_manager.php line 882 that currently reads:
visual_composer()->addFrontCss();
but it should read:
visual_composer()->addFrontCss( $id );
By passing on the template ID it ensures that addFrontCSS is loaded correctly. Otherwise the addFrontCss function will only return the CSS if on a singular post due to the added checks on that end:
public function addShortcodesCustomCss( $id = null ) {
if ( ! $id && is_singular() ) {
$id = get_the_ID();
}
Thanks for fixing!
- AJ
Hello, Thanks for sharing. We will add it onto our list, so that it can be checked in future.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
Hey,
I hate to bother but it’s been a very long time. Any chance this issue will be resolved soon?
Do you guys have a 3rd party Github repository for Templatera I can join to submit pull requests? Thanks!!
- AJ
I activated templetera, but when I try to built a templare doesn’t appear a WP beckery editor, I can only use classic or gootemberg editor (no problem for build a classic page: I find WP beckery editor). How can i solve this problem?
Hello, Please use support.wpbakery.com and share your temporary website credentials so our support team can investigate your issue and help you out.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
There is really one missing plugin in VC ecosystem… Nobody thought out there that it could be usefull not to use it only for content replication but just for a sync structure. I’m looking for a way to save in one place a page layout made with VC – meaning how to display rows, columns, blocks but not the contents themselves – and apply it on several pages, then I’ll fill the contents in each blocks in every pages/posts and – that’s the important function – if later I want to rearrange the layout, for exemple 1 block goes in another column or modify some styling of a vc block globally, I can do it into 1 main template structure : but IT WON’T AFFECT the specific block contents which are set and kept unique in every pages. What you have now is something that replicate the same contents everywhere. I need something that only replicate the blocks settings and the global layout display but not the contents. When we use VC copy structure, it’s cool if you’re building a website, but later when you need to change something and have to change it similarly everywhere, you have to do it manually in every pages, that sucks. Hope it give you some inspiration for your plugins in the future… all my clients are claiming this functionality = a real templating ability.
I mean exactly this.. but I’m not using this theme… I’d like this into a VC plugin https://wpexplorer-themes.com/total/docs/dynamic-templates/ and I’m pretty sure I’m not the only one. It’s just awesome.
Not exactly as I’d like to build also the Contents modules exact structure too
Hello, We will add it onto our list to check such a possibility in future.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
Hi, is it possible to filter the Templatera shortcode output so that templates are being output exactly as they are, without wrapping them in extra row?
For example – I have a whole “Section” element saved as a template but when I add it to page with Templatera it’s being wrapped with .row, column and all other inner wrappers.
This makes the code insanely over complicated, slow and the whole experience with this plugin is therefore poor.
There really should be an option to place template in contend without any wrapping element (or at last make it minimal, like an unstyled div).
Hello, Unfortunately, the elements such as templatera require row around it to render the content. We will add it onto our list to check a possibility of rendering without a row around it.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
Hi, Nice plugin but it stops possible to load WoodMart templates library in my woodmart theme. when click on tempates in a page…Only try to load and load but nothing else comes up. Is there a fix for this?
Regards Trond Lundmark
Hello, Please use support.wpbakery.com and share your temporary website credentials so our support team can investigate your issue and help you out.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
Hi. Is this (version 2.0.4) compatible with wpbakery 6.0.3? I exported a template from 1 site via the templatera section and imported into new site via the templatera section but it doesnt show in templates section. Any help is appreciated.
Hello, The recent version of templatera might not be compatible with an older WPBakery Page Builder plugin. We would recommend updating WPbakery Page Builder to the latest version 6.2.0.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
Hi, how can I transfer a licence from an old site to a new site? The wpbakery Licences control panel sees my licence, the URL says ‘not activated’, but when I try to activate in the new site I get the message ‘It seems that all of your WPBakery Page Builder licenses are already activated…’ Thanks in advance.
Hello, Please drop us a message via profile contact form and share your license key in it, so that we can check it further.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
Follow up: I have now read through many of the +500 comments. More than 50% of all comments I have read are concerning the disappointment + questions about dynamic content that every one would expect from your plug-in title “Template Manager”. What you have is just a simple block-builder, nothing else.
It MUST be possible for you to add the functionality of dynamic content, just locking the rows + elements placed, and leave the rest of the content open for change (replacing images, text, background images etc.. Simply by locking the rows + columns you are all set. You could even, quite easily, add the rules for each element and row. By e.g. ticking off each input-area perhaps.
I am surprised that you can ignore those hundreds of comments requesting this, as you could be the first mover to ever offer this for WPbakery and even for WP in general. There is no such tool out there, not even for the other page builders. Loosing out on this obvious business opportunity is just like watching the dollor-bills flying by your eys, and not even bothering to reach out and grab just a single one of them.
I love you guys, dont get me wrong, and I dont want to put on a crappy attitude. I wish you the best, but am just so damn annoyed about WP in general, but also all the developers ignoring good ideas and loosing out on great potential.
Come on guys!
Hello, Thanks for your feedback. The way templatera works is that it locks the entire template content so that any change made to the original template is reflected onto the page where the templatera element is added. Unfortunately, there is no way to edit the template content on page itself and to lock only a certain part of it. We will add this onto our feature request list to check such possibility in future.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.
I bought this plug-in years go, but have never used it as there is no global template management with overwrite/replace capabilities, hence I cannot replace/ append changes in an original template to existing elements created with an earlier version of the template.
I am surprised to see – after all the feedback in the comments you have received from customers who had expected same functionality from a template-management system – that you have never cared to implement this core functionality that customers expect + this functionality would make the plug-in purposeful and live up the expectations to your title.
As you, the developers of the main page-builder, I am sad to see that you have not even bothered to develop such functionality, as there are no other plug-ins on the market offering this. But now, with other great page-builders winning market share, such as Elementor, I am surprised how very few upgrades and improvements you have added over the years. It is like you have accepted your invention to be a cash-cow and just milking the last Dollars, until the plug-in slowly dies to then disappear. With all those sales and integrations you have, I am just left stunned, sorry to say.
In other words: Every time I have the slightest change to a master template, I need to either replace all content on a post or site, which is absolutely redicules. Why don’t you develop a visual lock on rows that are managed by a template, and perhaps, with a back-link to the original template for easy access?
Ok, from reading your comments on earlier messages I found that I had to add the elements from the WPbakery elements. That is just impossible to know, as you have a great button with “my templates”, offering just same layout and functionality. BUT when I add template, it just adds the full content. AKA I cannot change or modify the text, images in boxes etc. That is not TEMPLATE management? That is just block-copy-paste offered by other plug-ins also?