Template Creator for Wodpress - Develompent course
8 years 10 months ago - 8 years 10 months ago #34652
by Echowan
Replied by Echowan on topic Template Creator for Wodpress - Develompent course
For TODO list:
Add support for theme support from wordpress (Add this line in fonction.php)
add_theme_support( 'custom-background' );
Result:
<style type="text/css" id="custom-background-css">
body.custom-background { background-color: #bdd96e; }
</style>
This ill be useful for enduser.
Add font_weight field under Font roll-up.
Add support for theme support from wordpress (Add this line in fonction.php)
add_theme_support( 'custom-background' );
Result:
<style type="text/css" id="custom-background-css">
body.custom-background { background-color: #bdd96e; }
</style>
This ill be useful for enduser.
Add font_weight field under Font roll-up.
Last edit: 8 years 10 months ago by Echowan.
Please Log in or Create an account to join the conversation.
8 years 10 months ago #34653
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Template Creator for Wodpress - Develompent course
noted !

Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
8 years 10 months ago #34654
by Echowan
Replied by Echowan on topic Template Creator for Wodpress - Develompent course
I know, its a big challenge. but il be so useful for us

Please Log in or Create an account to join the conversation.
8 years 10 months ago #34655
by Echowan
Replied by Echowan on topic Template Creator for Wodpress - Develompent course
I dont remember, do we have support for Bootstrap ?
For now, i need to add style et js files by myself.
thx
For now, i need to add style et js files by myself.
thx
Please Log in or Create an account to join the conversation.
8 years 10 months ago #34656
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Template Creator for Wodpress - Develompent course
there is no support for Bootstrap in the WP version of Template Creator
I have totally removed this.
But I can plan to add the options to easily put your own CSS/JS files into the theme
I have totally removed this.
But I can plan to add the options to easily put your own CSS/JS files into the theme
Joomlack Webmaster and Developer
The following user(s) said Thank You: Echowan
Please Log in or Create an account to join the conversation.
8 years 10 months ago #34657
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Template Creator for Wodpress - Develompent course
I have made the 0.2.0 version. I have now finished to clean the files and folders and re-organize them.
I will now start to add the features...
I will now start to add the features...
Joomlack Webmaster and Developer
The following user(s) said Thank You: Echowan
Please Log in or Create an account to join the conversation.
Time to create page: 0.278 seconds