• Resolved Fabian_Niesen

    (@fabian_niesen)


    Hi Patrick,
    I want to give Simply Static a try and have choosen my most static page. My only issue in the moment I have found ist that the code for Borlabs Cookies is altered and that the Cookie Box is Mal formed. Any clue?
    BTW. is a trail for the pro available? I am interesstet in the search function.

    Regards
    Fabian

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author patrickposner

    (@patrickposner)

    Hey @fabian_niesen,

    thanks for your message.

    I’m not really sure if Borlabs would work that well on a static site.
    Isn’t it a requirement for Borlabs that it can make an AJAX request to save the selection for the user?

    However, the layout problems can be a result of a missing file (CSS/JS) on your static site – have you checked the browser console? Maybe there is something missing?

    Trial: Not officially, but you can send a short mail to [email protected] and I can provide you a 7-day trial. The official release of the trial version will be also in a couple of weeks.

    Best regards,
    Patrick

    Thread Starter Fabian_Niesen

    (@fabian_niesen)

    The funktion seams to be working. I am not sure about the Requirement for Ajax.
    My main issue is the missformed Code like the “\” in some closing tags:

    <table>
                                                                                                        <tr>
                                                            <th>Akzeptieren<\/th>
                                                            <td>
                                                                <label class="_brlbs-btn-switch _brlbs-btn-switch--textRight">
                                                                    <input
                                                                        id="borlabs-cookie-slideshare"
                                                                        tabindex="0"
                                                                        type="checkbox" data-cookie-group="external-media"
                                                                        name="cookies[external-media][]"
                                                                        value="slideshare"
                                                                         checked                                                                    data-borlabs-cookie-switch
                                                                    />
    
                                                                    <span class="_brlbs-slider"><\/span>
    
                                                                    <span
                                                                        class="_brlbs-btn-switch-status"
                                                                        data-active="An"
                                                                        data-inactive="Aus"
                                                                        aria-hidden="true">
                                                                    <\/span>
                                                                <\/label>
                                                            <\/td>
                                                        <\/tr>

    If you like, just check the source code of the page.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Borlabs Cookies get malformed code’ is closed to new replies.