Right Column Not Showing In Blog Articles - Question | JoomShaper

Right Column Not Showing In Blog Articles

P

Petra

Template 1 year ago

Hi,

I have assigned modules with right column to articles inside category, and even tried to create them a single article menu item but even though the place is reserved and modules are assigned to the menu items both category where they show (http://www.j4.bizy-bee.cz/cs/recepty/vanocni-cukrovi) they don't show when you open article detail: http://www.j4.bizy-bee.cz/cs/ilsske-dorticky

The article is created with SP page builder inside regular joomla article using the toggler to switch the editor.

Can you please advise how to fix it?

Thank you,

Petra

0
4 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #167152

Hi there!

Thanks for reaching out.

Please use the following code in your custom CSS:

.com-content.view-article .sp-module {
    display: block;
}

Here is all about custom code placement in Helix Ultimate: https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #168042

Did that help?

0
P
Petra
Accepted Answer
1 year ago #168049

Yes, Rashida, thank you!

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #168205

Hi Petra,

Thanks for letting me know and you are always welcome:)

Have a nice day!

0