Support Team
posted this
08 June 2015
Hello Tim,
Themler could be used to create themes for your personal use and for sale. It allows you to create site design and the end user adds all necessary content to it.
But exactly this theme is more for personal use because it's static.
It's created using static html control in Themler (Text, Text Group, Image, etc.)
If you want to make this theme editable in WP I suggest that you use Widget Area controls and shortcodes.
Themler allows you to add as many widget areas as you want. The end user insert can widgets he needs into these widget areas via WP admin back end.
Also Themler's theme includes a number of theme options which could be edited in WP admin back end under Appearance >> Themes Options.
Please refer to this articles and you'll see that theme could be quite flexible:
http://answers.themler.com/articles/4950/wordpress-widget-area
Shortcodes:
http://answers.themler.com/categories/3908/
Slider shortcode:
http://answers.themler.com/articles/3938/slider-shortcode
TextGroup shortcode:
http://answers.themler.com/articles/3683/textgroup-shortcode
And a few more useful articles:
http://answers.themler.com/articles/9037/sidebars
http://answers.themler.com/articles/4466/header
http://answers.themler.com/articles/4463/footer
In this theme Slider has 4 Text controls and one button.
Example #1
You can replace them with one widget area control which contains desired content. For example, the following shortcodes:
<pre>
[text_group header="DRIVEN BY CREATIVITY" header_css="font-size: 49px; color: #c0223c; font-family: Oswald, sans-serif; font-weight: bold;" css="color: #ffffff;"]
Magna aliquam erat volutpat. Ut wisi enim minim veniam,quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequal.<br> [button]Button[/button] [/text_group]
</pre>
In the same way you can change the image too.
Example #2
You can manage the general appearance (style and typography) of widgets added to the specific Widget Area.
Each Widget Area can have it's own style for Widgets. For this you should add Widget Area control in Themler >> Apply changes >> add widget to the corresponding widget area in WP >> back to Themler and refresh content.
Let's take our Slider and text again.
This could a WP Text widget with "DRIVEN BY CREATIVITY" title and content: text and button shortcode:
Then you can config the appearance of this Block in the way you want:
I suggest that you check other Themler themes, like this one:
http://templates.themler.com/Themes/Detail/1868236/Divoworld
Please let us know if you have any other questions.
Regards,
Aileen
Hello Tim,
Themler could be used to create themes for your personal use and for sale. It allows you to create site design and the end user adds all necessary content to it.
But exactly this theme is more for personal use because it's static.
It's created using static html control in Themler (Text, Text Group, Image, etc.)
If you want to make this theme editable in WP I suggest that you use Widget Area controls and shortcodes.
Themler allows you to add as many widget areas as you want. The end user insert can widgets he needs into these widget areas via WP admin back end.
Also Themler's theme includes a number of theme options which could be edited in WP admin back end under Appearance >> Themes Options.
Please refer to this articles and you'll see that theme could be quite flexible:
http://answers.themler.com/articles/4950/wordpress-widget-area
Shortcodes:
http://answers.themler.com/categories/3908/
Slider shortcode:
http://answers.themler.com/articles/3938/slider-shortcode
TextGroup shortcode:
http://answers.themler.com/articles/3683/textgroup-shortcode
And a few more useful articles:
http://answers.themler.com/articles/9037/sidebars
http://answers.themler.com/articles/4466/header
http://answers.themler.com/articles/4463/footer
In this theme Slider has 4 Text controls and one button.
**Example #1**
You can replace them with one widget area control which contains desired content. For example, the following shortcodes:
<pre>
[text_group header="DRIVEN BY CREATIVITY" header_css="font-size: 49px; color: #c0223c; font-family: Oswald, sans-serif; font-weight: bold;" css="color: #ffffff;"]
Magna aliquam erat volutpat. Ut wisi enim minim veniam,quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequal.<br> [button]Button[/button] [/text_group]
</pre>
In the same way you can change the image too.
**Example #2**
You can manage the general appearance (style and typography) of widgets added to the specific Widget Area.
Each Widget Area can have it's own style for Widgets. For this you should add Widget Area control in Themler >> Apply changes >> add widget to the corresponding widget area in WP >> back to Themler and refresh content.
Let's take our Slider and text again.
This could a WP Text widget with "DRIVEN BY CREATIVITY" title and content: text and button shortcode:
!text-widget.png!
Then you can config the appearance of this Block in the way you want:
!block.png!
I suggest that you check other Themler themes, like this one:
http://templates.themler.com/Themes/Detail/1868236/Divoworld
Please let us know if you have any other questions.
Regards,
Aileen
Last edited 08 June 2015 by Support Team