Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

exclamation-circle Show detail without chart

More
8 years 8 months ago #6912 by pdsolutions
Hi,

I would like to show weather details without chart detail, the module displays vertically and the chart breakes out.
Test url: www.pruebas.disenowebmadrid.eu/

- I tryed to hide it from backend and it dosent work, turning off chart option, it aslo turning off the humidity, visibility etc... details
- I tryed with css, display: none; - hidding chart1 class also hides humidity, visibility etc... details.

Thanks in advance.

---
pixel draw solutions
+34 622572818 - www.pixeldraw.net
Attachments:

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #6917 by GDragon
Replied by GDragon on topic Show detail without chart
Hi pdsolutions,
Thanks for contacting us and choosing our product!
Sorry for late response because we just have weekend.
About your problem with hide chart. Can you pm me admin account, I'll check it.
An other way you can you display: none of child div of chart1 as image i have attached. Hope this help!

Best regards,
--GD--
Attachments:

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #6921 by pdsolutions
Hi,

Thanks for responding,

I can't share with you the admin account, the div it s outputed by default.php from template directory but i can t find it!!! There is no class i could change, it s an inline style and i can t hide it if i can t locate the php file... Can u please tell me wich php or js file is it?

Thanks.

---
pixel draw solutions
+34 622572818 - www.pixeldraw.net

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #6922 by GDragon
Replied by GDragon on topic Show detail without chart
Hi pdsolutions,
Thanks for your reply!
The easier solution here you can write this css code at custom Css options at back-end options:
.skg-weather #chart1 {
opacity: 0;
}
Hope this help!
If you like our product please write a review and vote all 100 points for us at:
extensions.joomla.org/extension/jux-weather-forecast
It will help us very much to develop our product! Many thanks!

Best regards,
--GD--

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #6928 by pdsolutions
Hi,

It worked but opacity: 0 hides temporally the chart, if u click it the chart apears again.. See here www.pruebas.disenowebmadrid.eu/
display: none; hides all of them...
I searched ltr or aria-label in all plugins directory with notepad ++ and i found nothing... I think that those divs are external ones, if they not, can u please
have a look in the plugin code and tell me wich file contains those divs i can hide without hidding all ( temperature, humidity etc...)


Thanks

---
pixel draw solutions
+34 622572818 - www.pixeldraw.net

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #6933 by GDragon
Replied by GDragon on topic Show detail without chart
Hi pdsolutions,
Thanks for your reply!
You can try this custom css code
.skg-weather #chart1 div{
display: none;
}
Hope this help!

Best regards,
--GD--

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #6940 by pdsolutions
Hi,

It works!
Thank you for your time.
Meanwhile, i just saw another "issue":

... when we have one jux weather module published on right position in homepage and we want to clone and publish it on contact form page, it dosen t appear..could be a java script conflict with fabrik form?
I m using easy jquery plugin to resolve java script conflicts, it works verry well and i saw that either disabling the easy jquery plugin, jux weather module won t display...


Thanks

---
pixel draw solutions
+34 622572818 - www.pixeldraw.net

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #6945 by GDragon
Replied by GDragon on topic Show detail without chart
Hi Pdsolutions,
I checked your site on contact page and I don't see weather forecast in source code. Maybe you forget choose position or assign page.
So please check again!

Best regards,
--GD--
The following user(s) said Thank You: pdsolutions

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.050 seconds
Powered by Kunena Forum