Image doesn't appear in page title

4 replies · opened Apr 12, 2023

PpotteryguyApr 12, 2023

Hello, can you tell me why I cannot get the image to appear in page title?
Thank you!

PpotteryguyApr 12, 2023

Hello, can you tell me why the slider will not appear on this page? Thank you! This is a great template.

SSemicolon WebSTAFFApr 13, 2023

Hello,

The issue is due to JS Conflicts. Consider following the steps below:

  1. Make sure that you have fixed issues related to HTML Validation: https://validator.w3.org/nu/?doc=http%3A%2F%2Fwww.emotional-eater.online%2FAbout%2F .

  2. Make sure that all your JS Files exist. You can find that some of the JS Files do not exist in your Browser Console.

  3. If you are using relative folders, consider replacing the following code:
    [ch_pre][/ch_pre]

with this:
[ch_pre]
[/ch_pre]

This will fix the issue with missing JS Files and also with the missing image.

Check if this fixes the issue and let us know if the issue still exists.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

PpotteryguyApr 14, 2023

Hello, I did all the above but the image will not appear on the page.

I think it has to do with the realative folder structure, but the code change doesn't help.

SSemicolon WebSTAFFApr 14, 2023

Hello,

Thanks for your Patience!

We have detected an issue on the Page. The Current Menu structure requires you to add Tag inside the `.menu-link` Element, but some of the Elements are missing this, like:
[ch_pre]Home[/ch_pre]

should be:
[ch_pre]Home[/ch_pre]

Please fix this for all the Menu Items that are missing this and let us know if this fixes the issue.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard