Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1112198
    1zebedee23
    Participant

    Hi

    I’m interested in being able to split a post in half so we can display advertising half way.

    So we would like to be able to present a page that looks like this:

    – First half of the post
    – Advert
    – Second half of the post

    I’m assuming this requires the post to be split by some code into an array and then added back in separately – that is a guess based on doing some googling. One example I found didn’t seem to tie-up with the xtheme code.

    It can’t be a short code because the people writing the articles just won’t add it.

    I thought it worth asking on here in case someone has done it before, rather than start fresh.

    #1112206
    Christian
    Moderator

    Hey there,

    What you need is content filtering or reprocessing to place your add in between dynamically. Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!

  • <script> jQuery(function($){ $("#no-reply-1112198 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>