Bug Woth Image In Title - Question | JoomShaper

Bug Woth Image In Title

AG

Antoni Gendron

Template 1 week ago

Hi!

There's a glitch with that template, Wayne Corp, the image added in the Page Title area won't show in the Web site https://laclongbluesea.ca/index.php/fr/navigation/lavage-de-bateaux

0
2 Answers
Pavel
Pavel
Accepted Answer
1 week ago #155371

Hi. If you tallk about single article page and want bg image in this area...

... add full article image in an article settings (Images & Links tab).

Page Title is not display at all on the article pages, so it is pointless to configure this for a separate article.

And by the way, if we talk about bugs, hiding this only through CSS is bad for SEO. Joomshaper should look at it and additionally hide it (remove completly from output code) through JS or PHP.

Antoni, while Joomshaper will deal with this, I would recommend that you create a custom.js file, following Helix documentation, and add the following code there:

jQuery(function ($) {
  $('.view-article #sp-title').remove();
});
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 week ago #155388

Hi Antoni

Thanks for contacting us and sorry for this issue. You can follow Pavel's instruction. And thanks Pavel for helping him. I will inform our team about your suggestions.

-Regards.

0