Template Creator for Wodpress - Develompent course
8 years 10 months ago #34951
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Template Creator for Wodpress - Develompent course
hopla, 0.2.13 available 
- fix update issue like already checked in the latest tests
- fix error in the header.php
- fix a php error (bullet list issue)

- fix update issue like already checked in the latest tests
- fix error in the header.php
- fix a php error (bullet list issue)
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
8 years 10 months ago #34952
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Template Creator for Wodpress - Develompent course
could you please explain in few words what you mean with
"Custom Page support feature like : page.php / single.php / template-custom.php"
?
"Custom Page support feature like : page.php / single.php / template-custom.php"
?

Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
8 years 10 months ago #34956
by Echowan
Replied by Echowan on topic Template Creator for Wodpress - Develompent course
Yes,
In WP, to make a custom theme, you can add some php file if you need a specific theme for a specific page. Ex:
You can customize the category page by this way :
category-<<slug-name>>.php (display custom theme for this category)
or
single.php (for custom single post page)
So... if possible, could you add fonction to publish sub-page (sub-theme) or something like that ?
In fact, I have the main theme, but I need some variation too for another page or fonction.
I dont know if its clear.
Ref: codex.wordpress.org/Theme_Development
In WP, to make a custom theme, you can add some php file if you need a specific theme for a specific page. Ex:
You can customize the category page by this way :
category-<<slug-name>>.php (display custom theme for this category)
or
single.php (for custom single post page)
So... if possible, could you add fonction to publish sub-page (sub-theme) or something like that ?
In fact, I have the main theme, but I need some variation too for another page or fonction.
I dont know if its clear.
Ref: codex.wordpress.org/Theme_Development
Please Log in or Create an account to join the conversation.
8 years 10 months ago #34973
by Car0l
Replied by Car0l on topic Template Creator for Wodpress - Develompent course
Hi Cedric,
Tested the last version. Bullet list styling is working well.
Thanks for that
Tested the last version. Bullet list styling is working well.
Thanks for that

Please Log in or Create an account to join the conversation.
8 years 10 months ago #34974
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Template Creator for Wodpress - Develompent course
cool 
all bugs have been fixed now. Only remains the features for the woocommerce styles, and the custom pages
@car0l : do you have some ideas for the custom pages feature, how to integrate it ?
Echowan has already submited few ideas

all bugs have been fixed now. Only remains the features for the woocommerce styles, and the custom pages
@car0l : do you have some ideas for the custom pages feature, how to integrate it ?
Echowan has already submited few ideas

Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
8 years 10 months ago #34977
by Car0l
Replied by Car0l on topic Template Creator for Wodpress - Develompent course
Unfortunately that's a wordpress feature I never used, not that I don't like the concept but I just never had the need of it until now :oops:
Sure it would be a good thing to add such a feature as many people use it but I really do not see the way to integrate it as it would be like having several templates in one.
Sorry, but I can't help you on that except by testing once you will have done it
Sure it would be a good thing to add such a feature as many people use it but I really do not see the way to integrate it as it would be like having several templates in one.
Sorry, but I can't help you on that except by testing once you will have done it

Please Log in or Create an account to join the conversation.
Time to create page: 0.297 seconds