這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Templementor – Persistent Elementor Templates

外掛說明

Yes, Elementor builder is absolutely great, but using it a major downside is evident: we have to edit each page singularly. This is quite a problem when you have many pages with identical elements (eg. sidebars, head, footer).

Templementor is a perfect solution, pushing Elementor limits:

  1. Create templates directly through Elementor. You can create completely new page layouts by using “Elementor Canvas”

  2. Insert the {{contents}} placeholder wherever you prefer in the template, preferably in an HTML block (continue reading to know more about placeholders)

  3. Apply templates to any post (page, etc) editable through Elementor

Page contents will be wrapped by the template.
Have you applied the template to 100 pages?

Just edit it to magically update also affected pages! Isn’t it great?

Affected page will inherit also template page settings (eg. background and padding).
You could theoretically build an entire site, with wonderful graphic, without a premium theme and maintain/update it in minutes!

Advanced users can also apply template to existing templates. For example you could have different head sections while keeping the same footer, without needing to edit footer section for each head template.

Placeholders

Placeholders are essentials in Templementor: in fact having only page contents replacement wouldn’t be a great deal, isn’t it?

You can theoretically use unlimited placeholders to display posts data into templates:

  • {{contents}} – page contents
  • {{title}} – page’s title
  • {{author}} – page’s author (its nicename)
  • {{pub-date}} – page’s creation date (global date format used)
  • {{edit-date}} – page’s modification date (global date format used)
  • {{excerpt}} – page’s excerpt
  • {{comm-count}} – page comments count
  • {{POST-META-KEY-NAME}} – page’s custom field value

Obviously replace POST-META-KEY-NAME with the proper meta name. They are widely used by plugins to store data and you can use it into templates. You could also create them with the maximum ease through WP editor wizard.

Notes

No support provided

螢幕擷圖

  • Template
  • Vanilla page (as it would be shown)
  • Templated page
  • Templates management page
  • How to apply templates

安裝方式

  1. Elementor plugin must be installed
  2. Upload templementor to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. A new submenu item will be visible under “Elementor” menu
  5. Create templates and use {{contents}} as mandatory placeholder
  6. Apply them through the sidebar dropdown you find in any page/post editor

使用者評論

2019 年 2 月 27 日
its free, u can create the template in Elementor and just use that in page/post. amazing for clients.
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Templementor – Persistent Elementor Templates〉的開發相關工作。

參與者

變更記錄

1.0.1

Avoid enqueuing templates CSS since Elementor already does it in footer

1.0

Initial release