Template Creator for Wodpress - Develompent course
8 years 10 months ago #34750
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Template Creator for Wodpress - Develompent course
good morning 
I have released the 0.2.6 that fixes teh custom code export/import, but only between WP sites for now
I have to also update the template creator on joomla! for this

I have released the 0.2.6 that fixes teh custom code export/import, but only between WP sites for now
I have to also update the template creator on joomla! for this
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 #34751
by Echowan
Replied by Echowan on topic Template Creator for Wodpress - Develompent course
Good morning!
Finale for the background? Do you thing that is possible ? It will be so useful for end-user and scripting...
Finale for the background? Do you thing that is possible ? It will be so useful for end-user and scripting...
Please Log in or Create an account to join the conversation.
8 years 10 months ago #34752
by Echowan
Replied by Echowan on topic Template Creator for Wodpress - Develompent course
... i can see the background in preview mode but not in live mode...
Please Log in or Create an account to join the conversation.
8 years 10 months ago #34753
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Template Creator for Wodpress - Develompent course
in this example, you have added yourself the option ?
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
8 years 10 months ago - 8 years 10 months ago #34754
by Echowan
Replied by Echowan on topic Template Creator for Wodpress - Develompent course
WP add it automatically with this code in fonction.php
add_theme_support( 'custom-background' );
the output is :
<style type="text/css" id="custom-background-css">
body.custom-background { background-color: #bdd96e; }
</style>
Here :
codex.wordpress.org/Custom_Backgrounds
add_theme_support( 'custom-background' );
the output is :
<style type="text/css" id="custom-background-css">
body.custom-background { background-color: #bdd96e; }
</style>
Here :
codex.wordpress.org/Custom_Backgrounds
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 #34755
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Template Creator for Wodpress - Develompent course
updated to 0.2.7 to add this
you can test

Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.272 seconds