• Resolved imthechuck

    (@imthechuck)


    As you can see below, in the booking overview, I get some unwanted code coming through.
    I have not been able to figure out where its coming from. The only thing on the page is the Appointment shortcode for the bootstrap version. Deleted location, service, worker and date and time info for privacy. The wordpress install is new and up to date.

    /*Please check your appointment details below and confirm:
    Location
    Service
    Worker
    Date & time
    /*]]>*/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter imthechuck

    (@imthechuck)

    <div id="booking-overview">/*<!--[CDATA[*/<small-->Please check your appointment details below and confirm:<table><tbody><tr class="row-location"><td class="ea-label">Location</td><td class="value">stuff</td></tr><tr class="row-service"><td class="ea-label">Service</td><td class="value">stuff</td></tr><tr class="row-worker"><td class="ea-label">Worker</td><td class="value">stuff</td></tr><tr class="row-datetime"><td class="ea-label">Date & time</td><td class="value">2018-04-19 3:00 PM</td></tr></tbody></table><div id="ea-total-amount" style="display: none;" data-total="0.00"></div>/*]]>*/</div>

    Plugin Author Nikola Loncar

    (@loncar)

    Hi @imthechuck, looks like some issue with underscore template and hosting. Must be something wrong with host settings there. Can you provide me link to that demo page?

    Best regards,
    Nikola

    Thread Starter imthechuck

    (@imthechuck)

    https://thesaltyspa.com/natural/make-an-appointment/

    • This reply was modified 6 years ago by imthechuck.
    Thread Starter imthechuck

    (@imthechuck)

    removed info

    • This reply was modified 6 years ago by imthechuck.
    • This reply was modified 6 years ago by imthechuck.
    Thread Starter imthechuck

    (@imthechuck)

    @loncar I found the issue.. A2 hosting adds a WP optimization plugin. I found that it was minifying JS and adding fancy links. I disabled it and now I’m not getting the extra code showing on the page.

    Plugin Author Nikola Loncar

    (@loncar)

    Hi @imthechuck, yes that can be the issue because those are JS templates. I am happy that is working fine now. 🙂

    Best regards,
    Nikola

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘code showing through on Appointment page.’ is closed to new replies.