Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #86210

    ericanj86
    Participant

    I want to integrate the Comic Easel plugin into the homepage og Icon 08. However, I am having trouble with integrating the code. In the editor (Appearance>Editor) , there is no way to edit the code. Do I need to use the visual composer to integrate this into the home page?

    #86234

    Christian
    Moderator

    Hey Eric,

    We’d love to help you with your concern however, we do not have support for third party plugins. You can tell us however, what part of the site you want to display the output of your plugin.

    Thanks.

    #86361

    ericanj86
    Participant

    I wanted to display it on the front page, however, I’m fine with adding it to its own separate page.

    #86369

    Christopher
    Moderator

    Hi there,
    Is the piece of code that you have a PHP script or Javascript one?

    If you want to add the php code, the best way is to add a Child Theme, then using THIS guide add your desired code into part of the theme you like.

    If the code is Javascript then you can simply add it into Customizer -> Custom -> Javascript section.

    Thank you.

    #86377

    ericanj86
    Participant

    It’s PHP… thanks, I will try that!

    #86440

    Rad
    Moderator

    Okay :), Thanks!