Simple Divi Shortcode

描述

Using this tool you will be able to embed any Divi Library item inside another module content or inside a php template by using a simple shortcode.

You just need to build a layout, section or module inside the Divi library.

The item ID can be found by navigating to the layout editor and looking at the URL. For example, let’s have a look at the following URL :
https://mywebsite.com/wp-admin/post.php?post=866&action=edit.
Here the item ID is : 866.

The ID is also available by hovering over the word Edit in the layout page : ID is shown on the link displayed at the bottom of the screen.

Once you get the item ID, just call it by using a shortcode [showmodule id="866"]

I made a tutorial explaining how to use it : “How to add a DIVI section or module inside another module” available at the following URL :
https://www.creaweb2b.com/en/how-to-add-a-divi-section-or-module-inside-another-module/

A premium version of the plugin, offering some more functionnality is available for purchase at the following URL :
https://www.creaweb2b.com/en/plugins/simple-divi-shortcode-en/

Requirements

This plugin need DIVI or EXTRA theme to work, or the Divi Builder plugin from Elegant Themes

Supporting Simple Divi Shortcode

If you found this plugin helpful, please support the developer with a small donation :

Credit

Simple Divi Shortcode created by Fabrice ESQUIROL – creaweb2b.com

安裝

Install the plugin like any other plugin, directly from your plugins page but looking it up in the WordPress.org repository, or manually upload it to your server to the /wp-content/plugins/ folder.

Activate the plugin using the “activate” button at the end of install process, or through the “Plugins” menu in WordPress.

評價

2023年10月16日
This plugin is amazing ! For me it is a must have. I use it on all my projects. Congratulations Fabrice
2022年4月16日
I was having an issue with this plugin and Fabrice was quick to respond and solved the issue. Turns out it wasn't a problem with the plugin at all, but rather with my code after all. Thank you Fabrice! Great plugin and great support!
2021年4月9日
Looking on Google for „Shortcode DIVI“ and found this lean solution. Works at it should by first try. I'm not a coder but following the stepts at it shows here in the plugin description. Works fine! THX!
2020年4月20日
Ce plugin vous permet grâce à un shortcode d'insérer un module, une rangée ou une section dans une autre mise en page. Ce plugin est très sympa et pratique.
閱讀全部21個評價

貢獻者及開發者

“Simple Divi Shortcode” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Simple Divi Shortcode 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

  • 0.9 – Initial release
  • 1.0 – Updated deprecated extract attribute method