Conversation
supportHi , is posible to add the slider via Code ? https://wordpress.org/plugins/home-page-slideshow/
Hi rolosandoval. I’m not exactly sure what you mean. Can you tell me what you’d like to do?
I think he is asking for template code to be able to import this directly in his theme. I’m wondering the same thing.
Aha, that makes sense! I believe this can be easily done via ‘do_shortcode’, something like: echo do_shortcode('[home_slideshow]'); I’m sorry but I don’t have time to test this right now. Hopefully that will do the trick, if not I’ll look into it some more next week. Thanks.
marking topic as resolved.
Hi rolosandoval. I’m not exactly sure what you mean. Can you tell me what you’d like to do?
I think he is asking for template code to be able to import this directly in his theme. I’m wondering the same thing.
Aha, that makes sense! I believe this can be easily done via ‘do_shortcode’, something like: echo do_shortcode('[home_slideshow]'); I’m sorry but I don’t have time to test this right now. Hopefully that will do the trick, if not I’ll look into it some more next week. Thanks.
marking topic as resolved.