Home Forums Basel support forum Images Missing on only One page?

Images Missing on only One page?

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #126347

    amalonevv
    Participant

    images do not work on one page only (link in private content), but the images work everywhere else on site. how d i fix?

    #126367

    Hello,

    Add the following code to the child theme as it is shown on the screenshot http://prntscr.com/nsboyz

    wp_enqueue_script( 'basel-waypoint', 'https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.2/waypoints.min.js', array( 'jquery' ), basel_get_theme_info( 'Version' ), true );

    We shall fix it in the nearest update.

    Regards

    #126368

    amalonevv
    Participant

    Thank you. Where do I add this code, to what file?

    #126379

    Hello,

    1. Upload and install the child theme.

    2. Navigate to Appearance > Edit theme > choose the child theme and insert the code into the functionns.php as shown on the screenshot.

    Best Regards

    #126667

    amalonevv
    Participant

    The code is breaking my site. I am getting error messages when attempting to insert the code: syntax error, unexpected ‘&’

    Please advise.

    #126680

    Artem Temos
    Keymaster

    Be sure that you have copied the code completely from the forum and pasted to the right place. Send us a screenshot how it looks.

    #126974

    amalonevv
    Participant

    Hi, I was able to add the code. i had to add “//” in front. See screenshot. But, the issue is not fixed. I’ve cleared my server and browser cache.

    Attachments:
    You must be logged in to view attached files.
    #126999

    Artem Temos
    Keymaster

    Put the code in the place shown on the screenshot https://prnt.sc/nsboyz

    #127124

    amalonevv
    Participant

    Hello, thank you. this is fixed.

    #127125

    Artem Temos
    Keymaster

    You are welcome.

Viewing 10 posts - 1 through 10 (of 10 total)