Copied Module Not Showing All Icons And Animation - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Copied Module Not Showing All Icons And Animation

A

ARPIdeas

SP Page Builder 2 years ago

HI, i builid website on test domain https://joomla.arpideas.pl and have one problem. I created subsite https://joomla.arpideas.pl/en/about-us/test-konstantine to test some solutions from sp builder. Then I go to my Home page and I want to add (copy) that I created on test-konstantine and this copy not working in module on home page. In editor showing icons but when we go to page there missing icons and animations. I copy this modules to other subsites to see there is any problem with others modules but problem still exist. I think there is some js missing.

Problem is with 2 blocks after slider on home page (english).

0
10 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #99798

Please use this CSS to Template Options -> Custom Code -> Custom CSS

.sppb-hidden-lg h3.sppb-addon-title {
    -webkit-text-fill-color: initial !important;
}
#sppb-addon--CAG8wYO_FkvcROHsOjiZ h2.sppb-addon-title{
    -webkit-text-fill-color: initial !important;
}
0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #99499

Hello Ambrozy Rybicki

I have taken the module in the homepage within Joomla Module addon. Then I have hidden it with Custom CSS. Now, the module shows fine.

Best regards

0
A
ARPIdeas
Accepted Answer
2 years ago #99541

OK, great. But what about mobile version - now I see there is some problem on view.

0
A
ARPIdeas
Accepted Answer
2 years ago #99604

I have the same problem with this on mobile version. I added new modules only for mobile and there on home page I cant see Titles - the same module on https://joomla.arpideas.pl/en/about-us/test-konstantine work perfect.

0
A
ARPIdeas
Accepted Answer
2 years ago #99659

Additional - I wrote about Our Services block - https://joomla.arpideas.pl/en/ (News module - homesite - EN - to edit).

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #99682

What is the issue on mobile view. Please share a screenshot of it. Take a screenshot and share via any platform. For example: Lightshot or Imgur

0
A
ARPIdeas
Accepted Answer
2 years ago #99751

Problem is on homepage (EN) https://joomla.arpideas.pl/en/

Now we have that view on mobile: We want that:

On test site its working ok: https://joomla.arpideas.pl/en/about-us/test-konstantine

I dont know why but all added modules not working only on home page. On footer I missing images - on subsites working ok).

0
A
ARPIdeas
Accepted Answer
2 years ago #99802

Thank You. Works! What about social icons on footer? On home page not working. https://joomla.arpideas.pl/images/Zrzut%20ekranu%202023-01-02%20120612.png

0
A
ARPIdeas
Accepted Answer
2 years ago #100945

"Please use this CSS to Template Options -> Custom Code -> Custom CSS

.sppb-hidden-lg h3.sppb-addon-title { -webkit-text-fill-color: initial !important; }

sppb-addon--CAG8wYO_FkvcROHsOjiZ h2.sppb-addon-title{

-webkit-text-fill-color: initial !important;

}"

What code will be on polish version. I can find ID for module in code.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #100982

Do browser inspection and find the id. Please follow this article.

0