Viewing 15 replies - 1 through 15 (of 24 total)
  • Plugin Author Spacetime

    (@spacetime)

    Have you enabled the shortcode?

    For each code block you have such line in the settings below:

    Enable manual insertion with shortcode [adinserter block=”1″] or [adinserter name=”Block 1″].

    Thread Starter eddysalomon

    (@eddysalomon)

    Sorry for not being clear. Instead of adding JavaScript to that ad code area. I want to use a 3rd party short code. I wasn’t referring to your plugins short code functionality.

    I hope that makes sense now.

    Plugin Author Spacetime

    (@spacetime)

    Whatever you will put in code box Ad inserter will insert at configured place.

    Plugin Author Spacetime

    (@spacetime)

    It seems your plugin does not process its shortcodes after Ad inserter.

    Thread Starter eddysalomon

    (@eddysalomon)

    I tried several 3rd party short codes and your plugin doesn’t seem to support it. Was it designed to work with 3rd party short codes? If so can you give me an example of 3rd party plugin it does work with?

    Other than this shortcoming I love the plugin!

    Thanks.

    Plugin Author Spacetime

    (@spacetime)

    Plugins are independent. What matetrs is the order of processing shortcodes.
    Contact me via link in the plugin, maybe I have a solution for your website.

    Thread Starter eddysalomon

    (@eddysalomon)

    Plugin Author Spacetime

    (@spacetime)

    Showing the actual PHP code or something else?

    Have you enabled PHP processing for this block?

    Plugin Author Spacetime

    (@spacetime)

    Sorry, now I see the code on your page.

    Simply enable PHP processing for this block and don’t forget to add PHP tags:

    <?php
    
    echo do_shortcode(' [ninja-inline id=7286] ');
    
    ?>
    Thread Starter eddysalomon

    (@eddysalomon)

    Ok, I see now.
    Do i have to click enable ” Enable PHP function adinserter for block 3 “

    and do i need to click on the box near “Process PHP”

    Thanks.

    Plugin Author Spacetime

    (@spacetime)

    Enable PHP function adinserter for block 3
    NO

    Process PHP
    YES

    Include proper PHP code enclosed with PHP tags.

    Thread Starter eddysalomon

    (@eddysalomon)

    Okay I tried the following:

    <?php
    
    echo do_shortcode(' [ninja-inline id=7286] ');
    
    ?>

    I only enabled Process PHP

    It’s still not working. Please advise.

    Thanks again.

    Plugin Author Spacetime

    (@spacetime)

    Contact me via link in the plugin, I need to debug the code to see what is going on.

    Thread Starter eddysalomon

    (@eddysalomon)

    Yes i did. Try now.

    Thanks.

    Eddy

    Plugin Author Spacetime

    (@spacetime)

    Please wait for the next version of Ad Inserter.
    It will have better support to process shortcodes of other plugins used in Ad Inserter code blocks.

    It will be enought to put this into block code:
    [thrive_leads id='9524']

    I expect to release it in a week.

Viewing 15 replies - 1 through 15 (of 24 total)

The topic ‘Adding short code?’ is closed to new replies.