• Resolved Anonymous User 12600071

    (@anonymized-12600071)


    Hi,

    I’ve made a few blocks and assigned them to a page, but they don’t work?
    In css & html they do work, so it’s not the script that’s wrong.

    What I’ve tried
    use <script type=”text/javascript”> </script>
    Assign to all pages
    Assign with URL
    use shortcode

    none works though.. do you have any ideas?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wipeoutmedia

    (@wipeoutmedia)

    HI Bassieboy,

    Thanks for the message.

    I really need more information on what you are trying to do.
    You can assign Code Blocks in two main ways with the first being via Assignments (e.g. Pages, Posts, Categories, URLs etc) and then it will get queued to the header or footer of the page (whichever was selected). The second way is via Shortcodes, so you do not need to use the Assignment Panel at all. You just create your Code Block with your code, make sure you Save it. Then go into the page or post and add the shortcode in there. It should work fine. You can even search through the page source and look for a snippet that looks similar to this:

    <!-- Block (100) START-->
    <style type="text/css">
    You CSS code in here ...
    </style>
    <!-- Block (100) END -->

    Hope this helps.

    Regards,
    Damian

    Thread Starter Anonymous User 12600071

    (@anonymized-12600071)

    Hi Damian,

    I’ve made the scripts in code block and I assign them to the page I need them on.
    This does not work.
    I’ve also tried:
    – Adding the URL to the block
    – Enable the block for whole website

    See the source: There is no block..
    view-source:https://www.baswijdenes.com/powershell/test-page/

    Plugin Author wipeoutmedia

    (@wipeoutmedia)

    Hi Bassieboy,

    Ok, I see.
    Send me an email on [email protected] and I will take a look when I get a moment.

    Cheers,
    Damian

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Assigned blocks don’t work on my website?’ is closed to new replies.