Modlues Appear Twice On Pages - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Modlues Appear Twice On Pages

M

Michael

General 5 months ago

When I add modules to pages they appear twice on the pages they are set to? My Note module and Integral Mesh appear twice at the bottom of page in Content-Bottom sections. The ones in black background should be there, the ones in white should not.

0
6 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 5 months ago #194421

Hi

Thanks for contacting us and sorry for your issue. Do you want to remove this poriton?

-Regards.

0
M
Michael
Accepted Answer
5 months ago #194428

See my hidden notes

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 5 months ago #194438

Ok got it. You can use this CSS in your custom.css file

div#mod-custom129 {
    display: none;
}
0
M
Michael
Accepted Answer
5 months ago #194446

That removed both? Why is the template rendering content twice.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 5 months ago #194475

I admit that I haven't checked your site yet, but the most popular mistake is when webmasters use template module position (that exist in layout) and the same module is used in SPPB in module addon. Then Joomla thinks that module should be displayed twice. That's why we recommend using, for example, sppagebuilder module postion if module should be published only in SPPB page(s) or SPPB module(s).

Yes, 2nd popular mistake is when custom CSS make mess, and is used to hide modules (objects), and used CSS rules are not fully correct, sometimes small mistake make a big difference.

For advanced module settings I always recommend using AMM from Regular Labs, but it's advanced tool, not for everyone.


Remember that Joomla is like robot but without AI, it only does what you will command. Of course, J! sometimes has mood swings, but that's a topic for another article.

0
M
Michael
Accepted Answer
4 months ago #194953

Thanks Paul

That was close but not my issue. I moved the module to the postion1 and changed the style on that section and was able to achieve the look I wanted.

Now I just ahve to figure out why my tablet logo in the header looks like crap.

0