Code

Discussion on Templatera - Template Manager for WPBakery Page Builder

Discussion on Templatera - Template Manager for WPBakery Page Builder

Cart 11,758 sales

wpbakery supports this item

Supported

This author's response time can be up to 1 business day.

618 comments found.

Hi, Great add-on!

I have some pre-sale questions:

- Does it compatible with latest version of WP and WPBakery Page Builder? I don’t see any update recent time in change log - In my situation, I want to create a template and using it in a page at localhost then I will copy this page’s content and paste to a page on live host. I completed it many times with page’s content generated by WPBakery element but can I do it if using template?

Best Regards.

Hello, Yes, the plugin is compatible with the latest version of WPBakery Page Builder plugin. You can copy paste the content from localhost to live, however, there can be an issue if the template is added via templatera as in this case the template is added using template id. In this case, you will have to create a template on live site and then re-add it onto the page.



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, Thanks for quick reply

Do you have the test site? It’s very great if I can check in backend.

Best Regards.

Hello, Unfortunately, we do not have a test site for 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.

Hi, may i know can i using this template manager plugin to create my own page then export to another website?

Hello, Yes, you can save the layout as a template and then export it from one website to import it onto another.



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, this plugin (addon) don’t work with Salient themes VS composer. Why? I am buy everything with Original Lisance BUT don’t get service. Thanks for all.

Do you fix it? Update please.

Hello, The templatera works fine with standard version of WPBakery Page Builder. If the theme is modifying the page builder at your end, then there can be an issue related to the customisation code which is used to do so.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.

No discount for Black Friday? No discount for Cyber Monday?

Hello, Unfortunately we do not have a discount on 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.

2 similar scenario prepurchase questions regarding templating:

1: I create a template for an element, for example a button with a custom font size. I place this button on several pages and then I change the button’s text on each page. I then change the templates font size. Will all my buttons still have their own text with the new font size on each page?

2: I create a template for a row, for example a 2 column row with the button from the first question on the left and a text block beside it on the right. I place this row on several pages and then I change the button’s text and text block’s text on each page. I then change the template so that the button is on the right and the text block is on the left. Will all my buttons and text blocks still have their own text but now in swapped columns on each page?

Hello, If you add the button via templatera element, it will allow you to change the button font size via template and the change will be reflected on all the pages where the template is used. However in this case, it will not be possible to edit the button text on each page. The same applies for the template. If it is added via templatera element, it is not possible to edit template content on the respective page as the template content is locked.



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 was just wondering, is it possible to use this plugin to create dynamically generated pages from XML import?

So as an example:

1. It’s a Real Estate Website 2. Properties are loaded through import of XML file 3. Each record in the XML is a home, and generates a “home” custom post type. 4. Within that post type, I want to have a layout template created in WPBakery (visual composer) that pulls the elements from the XML record to layout all of the property details etc. 5. Each generated property would need to, by default, use this VC made layout.

Is that possible?

Thank you in advance!

Hello, You can set a default template for a post type under WPbakery Page Builder -> General setting. This will make sure that when any new post is added under the post type, it will automatically apply the set template to 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.

Thank you!

How do I activate the Templatera license? I don’t see any option to do so in the WordPress admin area.

Hello, The templatera does not have license activation mechanism. You can install the plugin and use it at your end.



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!

Is it possible to edit Template Title above or below shortcode? Now you should click on edit button if you want to know his name.

http://take.ms/qioJx

Hello, If you are referring to adding a template title, then unfortunately the plugin does not have such a functionality. It will require controlling the backend view of it as per: https://github.com/wpbakery/vc-dev-example to then modify the output.



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,

we use the plugin on multiple sites. We use the WPBakery Page Builder Templatera-Element to include the templates into pages and posts.

The Templatera-Element includes the template by id: [templatera id=”123”]

Now we have a view sites running with multilanguage (WPML-Plugin) installed. When you make the Templatera templates translateable with WPML, every into a new language translated template will get a new ID.

Now, when we copy a page from let’s say german to a new english language and translate it, there are still the german Template-ID’s used and all the templates are missing in the front end.

So you have to reinsert every single template into the page, that the correct (new) ID’s are used. This is a lot of work when you have a lot of pages/posts.

I would suggest the following improvement to make the plugin more compatible with WPML:

The Shortcode [templatera id=”xxx”] should check for WPML. If WPML is installed and active, it should check the current selected/viewed language . Then it should check, if the submitted Template-ID belongs to the current language. If not, it should get the id from the translated template in the current langauge and include this one instead.

This would make it unnecessary to change all ID’s manually.

Best, Tobias

Hello, Thanks for the feedback. We have added it onto our list, so that it can be checked further while enhancing the WPML compatibility 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.

Great, thank you.

I have noticed that your Templetera templates do not work with WP Bakery MODAL shortcodes. I tried to create a Modal inside of a Templetera template and use it on a page and when I clicked to initiate the modal, nothing happens.

Would you know why that is?

Hello, The modal is not a standard element of page builder. It is most likely added by the theme or a third party plugin at your end which is most likely dependent upon the page where it is added and hence fails when rendered via 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.

How do change the z-index of an single image component to appear above other elements in a template? I can easily do this with adding a class and custom CSS to the page, but there is no custom css option for the template.

Thank you.

Hello, You can add an extra CSS class to the row in which the template is added to then target it via CSS.



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, pre-sale question: I use the wpbakery page builder which is integrated in theme Jupiter (as 3th party plugin). Is Templatera compatible with that situation?

This is because I read in the previous post form Holly (who has the 7theme) that she experiences issues.

(but I don’t understand you answer about the 2 separate things)

Hello, Since the plugin is integrated with the theme, you can re-confirm it’s compatibility with templatera add-on with the theme author. If there are no changes made to the core WPBakery Page Builder plugin, then it will work fine with 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.

I have wpbakery page builder (built in to the 7 theme). I installed templatera but I cannot access any templates. The only templatera options I have in the menu is under The7 WPBakery Page Builder > Templatera and the only available options on that page are to import or export templates. Please advise.

Hello, You can activate the WPBakery Page Builder license as per: https://wpbakery.com/video-academy/activate-wpbakery-page-builder-wordpress-license/ and then access the templates from our template library as per: https://wpbakery.com/video-academy/work-template-library/



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 can not activate the wpbakery page builder as it was bundled with my theme.

Does that mean I cannot use templatera?

Hello, The templatera and template library are two separate features. The template library can be access by activating the WPBakery Page Builder license which gives you an access to pre-built templates. The template is an add-on which allows you to build your own templates and then re-use it on pages/posts at your end. If there is any issue with using templatera, then 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.

CSS/Script not being loaded. Somehow settings being made in template elements are not being applied. https://screencast-o-matic.com/watch/cF6nhtY6x1

With Ultimate VC Addons it can be solved by “Loading Scripts Globally”, but these are other elements. Shouldn’t “the system” recognize the scripts needed in the template?

Thanks!

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!

Templatera remove

<br />
tag from any template which contain formatted text. It`s a bug.

UPD: You should use

$content = apply_filters( 'the_content', get_the_content() );
instead
$content = get_the_content();

Hello, Thanks for sharing. We have forwarded it onto our development team, so that it can be checked 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.

FYI…. the “watch video” button is not working on your page.

Also is your plugin compatible with the latest version of Salient?

Hello, The add-on video can be checked here: https://wpbakery.com/addons/templatera/ It works fine with any theme which is coded as per the WordPress theme development guidelines. You can re-confirm the compatibility with the theme author.



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 have a friend using this plugin and he called me in to help, I found out the plugin is useless for his project. We wanted to edit the default templates and not just to create new ones.

Creating new ones does not allow us to replace the default templates being used by any page with any of the new; so the idea that this plugin manages templates is exaggerated. Perhaps you could recommend a plugin that can edit your existing default templates such that when a template is modified, all pages using that template is modified too. Thanks.

Hello, You can create a new template and then add a default template by clicking on template icon from the toolbar to edit the same.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.

Perhaps it’s the theme’s limitation then. Because we created a template and tried to use it to replace the one some pages are using but this was not possible. We are really confused.

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 guys ! I have an issue with a dynamic button wich works with the plugin “php snippets”. this snippet concatenate a web adress with a variable like : $link_gallery = ‘https://myadress'.get_field('my_variable', get_post_thumbnail_id()); echo $link_gallery My button functions very well but when i put it in a templatera template… it does not function anymore.. :( my link button does not take into account the “get_field” part. my link only displays “https://myadress”. have you any idea please ? thanks for your help !

Hello, It might occur if the button is pulling the get_field from the template post type instead of the page itself.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.

ok.. thanks you for your response…

Does this not support Ultimate Addons animation block? I have a page that is using a template from Templatera, but the items within the Ultimate Addons Animation Block don’ts how up on the rendered page. They do show up when I use them on regular pages (and not when using them within a Template).

Hello, Unfortunately we have not tested ultimate add-ons. However, any plugin which can render it’s code when added via third party shortcode (in this case template shortcode), will render fine.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.

Will Templatera work with the custom version of WPBakery in the Salient theme?

Hello, It should work fine if there are not template related changes made to the modified version of page builder. You can also re-confirm the compatibility with the theme author.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from WPBakery team.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey