Okay
  Public Ticket #2141452
Logo not showing up
Closed

Comments

  • Brian Artea started the conversation

    Whenever I check my page for the logo to show up and use google dev tools I get this for the image location /jelly/theOne/mansonv2/images/demo/logos/logo-slider-white.png

    Except it has http://rosettichefs.com before the /jelly directory above. 

    In my actual html I have this as the location of the logo which i named the same: images/demo/logos/white-logo.png

    Is there some weird thing going on in a .js file? Please help so I don't have to look through each .css and each .js file because there are a lot. By the way this is my second attempt trying to get your help.

    Please help me.

    Thank you,
    Brian

  •  840
    Jelly replied

    Hello,

    Hmm strange. Could you please try adding full URL to src:

    <img src="https://expertdesign.net/manson/images/demo/logos/white-logo.png" alt="Logo">
    

    Best Regards,
    Jelly Team

  • Brian Artea replied

    It's still NOT working even with the full url to the image. 

    Is there some weird thing going on in a .js file? Please help so I don't have to look through each .css and each .js file because there are a lot.

    Please help me.

    Thank you, Brian


  •  840
    Jelly replied

    Could you please send us ftp login/password/url to your website as a private message?

    Best Regards,
    Jelly Team

  •   Brian Artea replied privately
  •  840
    Jelly replied

    Hello,

    The problem was in these: https://tppr.me/cJq4X. Could you please tell did you add them?

    Best Regards,
    Jelly Team

  • Brian Artea replied

    I did not add them. Which files did you you change....it looks like a js file but there are quite a few...if you can tell me which one that would be great. Please tell me everything you did as well. Much appreciated.

    Thank you,
    Brian


  •  840
    Jelly replied

    In this file manson/scripts/main.js I just removed /jelly/theOne/mansonv2/images/demo/logos in function mainBanner2() and function mainBanner3().

    Best Regards,
    Jelly Team

  •   Brian Artea replied privately
  •  840
    Jelly replied

    The graphics comes with the template. You can find it in /images/demo/logos/.

    Best Regards,
    Jelly Team