Mousover not saved
- ClaudioRomeo
- Topic Author
- Offline
- Platinum Member
7 years 10 months ago #39428
by ClaudioRomeo
Counselor for better people in a better company
Mousover not saved was created by ClaudioRomeo
In the Content section I inserted an image as a call to action element. It's ok.
But if I specify another image for mouseover (in the Rollover tab of JCE), neither the mouseover image nor the mouseout one have been saved.
Is it a JCE (last version) issue?
Or is it a Parallax Pro issue?
You can see it at my test site (Comunicazione aziondale module).
But if I specify another image for mouseover (in the Rollover tab of JCE), neither the mouseover image nor the mouseout one have been saved.
Is it a JCE (last version) issue?
Or is it a Parallax Pro issue?
You can see it at my test site (Comunicazione aziondale module).
Counselor for better people in a better company
Please Log in or Create an account to join the conversation.
7 years 10 months ago #39429
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mousover not saved
Hi
if you are talking about the "altre info" button, there is not rollover image in the code, so it would be more a problem in JCE
you can make a simple test and publish your module in a template position to see if it works or not
CEd
if you are talking about the "altre info" button, there is not rollover image in the code, so it would be more a problem in JCE
you can make a simple test and publish your module in a template position to see if it works or not
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- ClaudioRomeo
- Topic Author
- Offline
- Platinum Member
7 years 10 months ago #39431
by ClaudioRomeo
Counselor for better people in a better company
Replied by ClaudioRomeo on topic Mousover not saved
Sure, I had to test it first...
Anyway, I've now created the same button here , and it works fine.
It makes me think that it's a Parallax Pro issue.
In the Content Text box of Parallax Pro, I tried to use the code editor (not the wysiwyg one) to insert this code:
<p style="text-align: center;"><em></em><<img src="images/Immagini_comuni/Altre_info.png" alt="Altre info" onmouseover="this.src='images/Immagini_comuni/Altre_info_Hover.png';" onmouseout="this.src='images/Immagini_comuni/Altre_info.png';" /></p>
But after saving, it has been shortened:
<p style="text-align: center;"><em></em><img src="images/Immagini_comuni/Altre_info.png" alt="Altre info" /></p>
This doesn't happen in a normal article or module.
Mubble...
Anyway, I've now created the same button here , and it works fine.
It makes me think that it's a Parallax Pro issue.
In the Content Text box of Parallax Pro, I tried to use the code editor (not the wysiwyg one) to insert this code:
<p style="text-align: center;"><em></em><<img src="images/Immagini_comuni/Altre_info.png" alt="Altre info" onmouseover="this.src='images/Immagini_comuni/Altre_info_Hover.png';" onmouseout="this.src='images/Immagini_comuni/Altre_info.png';" /></p>
But after saving, it has been shortened:
<p style="text-align: center;"><em></em><img src="images/Immagini_comuni/Altre_info.png" alt="Altre info" /></p>
This doesn't happen in a normal article or module.
Mubble...
Counselor for better people in a better company
Please Log in or Create an account to join the conversation.
7 years 10 months ago #39433
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mousover not saved
ok I see
please remind me nex week, on wednesday, I will check this by my side. I'm actually in holidays with my children
please remind me nex week, on wednesday, I will check this by my side. I'm actually in holidays with my children
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- ClaudioRomeo
- Topic Author
- Offline
- Platinum Member
7 years 10 months ago #39502
by ClaudioRomeo
Counselor for better people in a better company
Replied by ClaudioRomeo on topic Mousover not saved
Happy new year!
Here is the reminder
Here is the reminder
Counselor for better people in a better company
Please Log in or Create an account to join the conversation.
7 years 10 months ago #39505
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mousover not saved
Happy new year too
in the XML file of the module, search for
<field name="description1"
and replace
this shall work
in the XML file of the module, search for
<field name="description1"
and replace
withfilter="safehtml"
filter="raw"
this shall work
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.233 seconds