• Resolved Brijesh

    (@shahbrijesh1992)


    Hello,

    I am new in divi theme .. How can i insert Single module module in php file. Exx in home page lots of modules we created like text module , person module carasol module .. but i want to get only one module under home page and use into php file. How can i use?

Viewing 1 replies (of 1 total)
  • Plugin Author Fabrice ESQUIROL

    (@creaweb2b)

    Hi, sorry for the delay, i wasn’t notified for your question.

    In order to use the shortcode inside a php template, just use the following syntax (where you have to replace the id with your DIVI library item ID)

    echo do_shortcode(‘[showmodule id=”28827″]’);

Viewing 1 replies (of 1 total)
  • The topic ‘Module dividing’ is closed to new replies.