I would like to check if there are any plans for your extensions to be compatible with Joomla 3.0?
We would like to take advantage of Joomla 3.0's responsive web design support for our next project.
Much appreciated Daniel
— Posted at 9:36 on December 15, 2012
Amit UniteCMS
Hi, we plan on supporting joomla 3.0 but i think it will happen only after two months. Th nivo pro slider is not responsive. Only the revolution slider is responsive .
Thanx for your intrest
— Posted at 9:36 on December 15, 2012
Per Torstensson
I would also very much like to see the responsive slider be Joomla 3 compatible - as it is now, it is the only component hindering us from updating to Joomla 3.
All the best.
— Posted at 9:36 on February 5, 2013
Amit UniteCMS
Should be ready in a month and a half
— Posted at 9:36 on February 6, 2013
Per Torstensson
Sounds awesome - I really look forward to it! And once again - thanks for a really great component!
— Posted at 9:36 on February 11, 2013
Amit UniteCMS
Cool might u mind giving us a 5 star review here ?
And they sell it as Joomla Software version 3.0.2 with you Unite Revolution Slider. Could you pleace speed up the process, because we really need it to work with Joomla 3.0
Thanks a lot.
Mikkel
— Posted at 9:36 on February 25, 2013
Max UniteCMS
Hi, I don't know what they have done in the theme, but I didn't done the slider working for joomla 3 yet. I'm working on that, hope that it will be available within 2 weeks.
— Posted at 9:36 on February 26, 2013
Mikkel Hansen
Thanks a lot! Looking forward to it! ;-)
/Mikkel
— Posted at 9:36 on February 26, 2013
Max UniteCMS
ok. working on that. Good luck!
— Posted at 9:36 on February 28, 2013
Maurice Maurice
Hello, I just bought the module. But I work on joomla 3.0. Do I get a refund? When will the module be available for joomla 3.0? thank you
— Posted at 9:36 on March 3, 2013
Max UniteCMS
Hi, I am working on the revolution slider now to work on joomla 3. After that I'll make the nivo pro. You can get a refund. Did you done the paypal dispute yesterday?
— Posted at 9:36 on March 4, 2013
Jaster Jasterenko
Hello Max, excellent work, works great without single issue on J2.5, I'm anxiously wating for J3x version, if there is need for testing on J3.03 I'm available any time. thanks, Palo
— Posted at 9:36 on March 5, 2013
Panos Xaris
Hallo Max. Great work!! I love the module! When do you estimate to finish the revolution slider for Joomla 3? Because I need it for a new site I am working on...
— Posted at 9:36 on March 5, 2013
Max UniteCMS
Hello. I hope to release it next week, but maybe it will be in 2 weeks from now.
— Posted at 9:36 on March 7, 2013
Maurice Maurice
Hello Max, Yes, I requested a refund through paypal. Thank you for easily repaid, it shows your professionalism!. Your slider deserves to stay on joomla 2.5, but unfortunately I have already made ​​significant progress on version 3.0. I look forward to your compatible version. Again, sorry for the inconvenience, and congratulations it's very nice work! See you soon!
(Sorry for my english, I'm french)
— Posted at 9:36 on March 7, 2013
Max UniteCMS
It's ok. If you raised a claim to paypal please remove it we always refund
— Posted at 9:36 on March 9, 2013
Daniel Tan
Hi Max,
Sorry to pester but I need a status on the compatibility with Joomla 3.0 as I need to plan for the website upgrade for my company.
Will Nivo slider be ready for Joomla 3.0 soon?
Thanks in advance and we will definately pay for the commercial usage.
— Posted at 9:36 on March 12, 2013
Max UniteCMS
Hi, I'm working those days on the revolution slider for joomla 3. First will come out the revolution, after that all the others. I don't know exactly when it going to be because I'm facing several problems each time with the update, but it will be out eventually
— Posted at 9:36 on March 12, 2013
Panos Xaris
Max, hi! How is going the process of Revolution Slider for Joomla 3?
— Posted at 9:36 on March 15, 2013
Spectrum Solutions
For everyone trying to get the unite nivo slider to work with Joomla3. Just replace all the following lines : $db->etEscaped($orderCol.' '.$orderDirn); WITH: $query->order($orderCol.' '.$orderDirn);
AND CHANGE all JController -to-> JControllerLegacy and JView -to-> JViewLegacy
This is not a very good fix, but at least it will make it work for now. The backend looks a little broken, but it works as far as we can tell!
Thank you Spectrum Solutions
— Posted at 9:36 on March 15, 2013
Domjam Mo
Hey all,
Okay so I'm not the only one waiting and praying for the amazing Revolution Slider to show off on J3! Actually, all my others fetish extensions are J3 ready, so I'm only waiting for Revolution Slider, and I'll do the jump to J3. Do you guys already use J3 for your customers?
Max, good luck with the port! And thanks for the amazing & clean work.
DomJam.
— Posted at 9:36 on March 15, 2013
Max UniteCMS
Hi, I'm working on the joomla 3 version nowdays, will be ready next week I hope, if will be no more surprises
— Posted at 9:36 on March 16, 2013
Alex Rafiee
Hi,
I love this slider. Please make it work with Joomla 3.0
When i click on it it says:
Fatal error: Class JMasterViewUniteRev cannot extend from interface JView components/com_uniterevolution/unitejoomla/masterview.class.php on line 14
I would like to refund it, though if you say its going to be within a week i can wait!
— Posted at 9:36 on March 21, 2013
Alex Rafiee
"For everyone trying to get the unite nivo slider to work with Joomla3. Just replace all the following lines : $db->etEscaped($orderCol.' '.$orderDirn); WITH: $query->order($orderCol.' '.$orderDirn);
AND CHANGE all JController -to-> JControllerLegacy and JView -to-> JViewLegacy
This is not a very good fix, but at least it will make it work for now. The backend looks a little broken, but it works as far as we can tell!"
Hi, What files are you referring to?
Thank you :)
— Posted at 9:36 on March 21, 2013
Spectrum Solutions
The best way is to open an editor and just search all the files in the component folder for Escaped($orderCol.' '.$orderDirn);, another search for JController and another search for JView ... Best thing is probably jsut to do a find & replace. I think we found it in 2 or more files. cannot remember, but at the end the component is not really huge or complicated, so fixing it yourself isn't that hard.
In fact, I have solved those issues on the joomla 3, and now I am working on the css there. The css is different in joomla 3 version, and all I done in 2.5 is messed up there. I'm trying to unify the html/css for both versions.
Bottom line - I'll try to make a working version on joomla 3 on this weekend, and release it during next week. Please be patient.
(I'm talking about the revolution slider btw. After the revolution slider I'll work on the other sliders as well).
— Posted at 9:36 on March 22, 2013
Terje Ottesen
Hi.I have just bought the Revolution slider, but first now i see that it dont support Joomla 3.Can i get money back or get the new version when you are finished with it?
— Posted at 9:36 on March 22, 2013
Shahzeb Khan
Waiting eagerly for a J!3 compatible version of revolution slider.
— Posted at 9:36 on March 24, 2013
Max UniteCMS
Hi, I am finishing now version that work on joomla3, but it may be buggy. Please take it and tell me if works. If not, please be patient, I'll fix it and publish again within 2-3 days.
I tested it but it will not let you add a new slider in the component section of the administration panel. You click New and nothing opens or happens. The page just refreshes.
— Posted at 9:36 on March 25, 2013
Alex Rafiee
Hi, great work! everything seems to be working.
Thank you so much.
Joomla 3.0.3
— Posted at 9:36 on March 25, 2013
Mikkel Hansen
I just installed the 2.1 version and it still doesnt work! Do I need to purge or delete more than the later version before i install the new one. See att. image with the error.
It's not working here, same problem as John Helbling
— Posted at 9:36 on March 26, 2013
Spectrum Solutions
I experienced the same issue. BUT!!! I also realized it has something to do with another component. I don't know why yet, but when I install latest jomsocial version and the nivo component. The nivo component cannot (or just won't) display the add view for a new slider. As soon as I uninstall jomsocial it works.
I checked a little bit and I saw that somehow Jomsocial prevents the nivo javascript from loading and due to that it does not display the add slider view / form. Maybe there are other components that aren't 100% joomla 3 compatible and bause same issues.
— Posted at 9:36 on March 26, 2013
Luca Giugno
Hi,
same problem as Mikkel here - the component doesn't seem to work (and we have no jomsocial installed :)
Luca
— Posted at 9:36 on March 26, 2013
Will Rosner
Hi, just some more feedback FYI.
Just tested on 3.0.3. Gantry 4.1.8 No JomSocial
Same result as:
I tested it but it will not let you add a new slider in the component section of the administration panel. You click New and nothing opens or happens. The page just refreshes.
— Posted 1 day ago on March 25, 2013 at 6:10pm
Thanks for this awesome component! It's been running flawlessly on 2.5.9.
— Posted at 9:36 on March 27, 2013
Isabelle Rebmann
Hi,
I tested on Joomla! 3.0.3 Stable [ Ember ] 04-February-2013 14:00 GMT
Video youtube does not appear.
I have corrected the file output.class.php in yoursite/administrator/components/com_uniterevolution/helpers
I changed the output.class.php file as noted above and noticed no change.
I screwed up reverting back to the original contents of the file, so I just re-installed the 2.1 zip.
When the re-install completed, the component is working.
If you are having problems with the 2.1 revision for j3.0.3, try re-instaslling it a second time and see if it works for you.
Not ideal, but it got it working on my localhost.
— Posted at 9:36 on March 27, 2013
Max UniteCMS
Hi, I glad that the slider is working for you. Everyone who has specific problem, please open a private ticket.
— Posted at 9:36 on March 27, 2013
Luca Giugno
Hi,
I'm trying to use free version 2.0.2 on joomla 3.0.3 but clicking on the component from the component menu I get an http 500 error page. Did I miss anything in the configuration ?
Thanks
— Posted at 9:36 on March 27, 2013
Luca Giugno
That was the behaviour on 3.0.2 actually. On 3.0.3 clicking the component returns a blank page.
Any idea of what could the problem be?
— Posted at 9:36 on March 28, 2013
Max UniteCMS
Private Comment
Brent Goodman
Is the componate I just bought Joomla 3.0 compatiable as you listing in the Joomla directory?
— Posted at 9:36 on March 31, 2013
Max UniteCMS
Hi, the joomla 3 compatible revolution slider is version 2.1+ if you bought it after the listing was made, most chances that it's compatible.
— Posted at 9:36 on March 31, 2013
Brent Goodman
I have you newest version 2.1.2 and Joomla 3.03 and I still get no action when I click the "New" button in the componant. Thanks
— Posted at 9:36 on April 1, 2013
Panos Xaris
When I am trying to create a new slider, nothing happens.
Joomla 3.0.3. Can you fix it please soon?
— Posted at 9:36 on April 1, 2013
John Helbling
Same here. Nothing happens when you click "New".
— Posted at 9:36 on April 1, 2013
Max UniteCMS
Hi, I'll try to fix this bug tomorrow morning. Who didn't opened a ticket, please open a private one, I'll send you the new version as soon I'll fix it.
— Posted at 9:36 on April 2, 2013
Brent Goodman
Thanks, this problem is with the Revolution Slider. I look forward to your fix.
— Posted at 9:36 on April 2, 2013
Max UniteCMS
Hi, it's fixed, you can download the updated version now (2.1.4).
— Posted at 9:36 on April 3, 2013
Roy Brown
Is there any progress update on Unite Nivo Slider Pro?
Thanks, Roy
— Posted at 9:36 on April 9, 2013
Max UniteCMS
Hi Roy, not yet, only the revolution slider for now. I'll do it, but later, has some products to finish and release first.
— Posted at 9:36 on April 11, 2013
Onur Kalkan
i need revolution slider j.3.0 too
pleaase hurry :)
— Posted at 9:36 on April 15, 2013
Max UniteCMS
Hi, the revolution for j3.0 is ready. you can download it on the unitecms.net website.
“Support for Joomla 3.0”
Hi,I would like to check if there are any plans for your extensions to be compatible with Joomla 3.0?
We would like to take advantage of Joomla 3.0's responsive web design support for our next project.
Much appreciated
Daniel
— Posted at 9:36 on December 15, 2012
UniteCMS
we plan on supporting joomla 3.0 but i think it will happen only after two months.
Th nivo pro slider is not responsive.
Only the revolution slider is responsive .
Thanx for your intrest
— Posted at 9:36 on December 15, 2012
All the best.
— Posted at 9:36 on February 5, 2013
UniteCMS
— Posted at 9:36 on February 6, 2013
— Posted at 9:36 on February 11, 2013
UniteCMS
might u mind giving us a 5 star review here ?
http://extensions.joomla.org/extensions/…
we would immensely appreciate it.
— Posted at 9:36 on February 12, 2013
http://themeforest.net/item/…
And they sell it as Joomla Software version 3.0.2 with you Unite Revolution Slider. Could you pleace speed up the process, because we really need it to work with Joomla 3.0
Thanks a lot.
Mikkel
— Posted at 9:36 on February 25, 2013
UniteCMS
— Posted at 9:36 on February 26, 2013
/Mikkel
— Posted at 9:36 on February 26, 2013
UniteCMS
— Posted at 9:36 on February 28, 2013
I just bought the module.
But I work on joomla 3.0.
Do I get a refund?
When will the module be available for joomla 3.0?
thank you
— Posted at 9:36 on March 3, 2013
UniteCMS
You can get a refund. Did you done the paypal dispute yesterday?
— Posted at 9:36 on March 4, 2013
excellent work, works great without single issue on J2.5, I'm anxiously wating for J3x version, if there is need for testing on J3.03 I'm available any time.
thanks, Palo
— Posted at 9:36 on March 5, 2013
When do you estimate to finish the revolution slider for Joomla 3? Because I need it for a new site I am working on...
— Posted at 9:36 on March 5, 2013
UniteCMS
— Posted at 9:36 on March 7, 2013
Yes, I requested a refund through paypal. Thank you for easily repaid, it shows your professionalism!.
Your slider deserves to stay on joomla 2.5, but unfortunately I have already made ​​significant progress on version 3.0.
I look forward to your compatible version.
Again, sorry for the inconvenience, and congratulations it's very nice work!
See you soon!
(Sorry for my english, I'm french)
— Posted at 9:36 on March 7, 2013
UniteCMS
we always refund
— Posted at 9:36 on March 9, 2013
Sorry to pester but I need a status on the compatibility with Joomla 3.0 as I need to plan for the website upgrade for my company.
Will Nivo slider be ready for Joomla 3.0 soon?
Thanks in advance and we will definately pay for the commercial usage.
— Posted at 9:36 on March 12, 2013
UniteCMS
— Posted at 9:36 on March 12, 2013
How is going the process of Revolution Slider for Joomla 3?
— Posted at 9:36 on March 15, 2013
Just replace all the following lines :
$db->etEscaped($orderCol.' '.$orderDirn);
WITH:
$query->order($orderCol.' '.$orderDirn);
AND CHANGE
all JController -to-> JControllerLegacy and JView -to-> JViewLegacy
This is not a very good fix, but at least it will make it work for now. The backend looks a little broken, but it works as far as we can tell!
Thank you
Spectrum Solutions
— Posted at 9:36 on March 15, 2013
Okay so I'm not the only one waiting and praying for the amazing Revolution Slider to show off on J3! Actually, all my others fetish extensions are J3 ready, so I'm only waiting for Revolution Slider, and I'll do the jump to J3. Do you guys already use J3 for your customers?
Max, good luck with the port! And thanks for the amazing & clean work.
DomJam.
— Posted at 9:36 on March 15, 2013
UniteCMS
— Posted at 9:36 on March 16, 2013
Hi,
I love this slider. Please make it work with Joomla 3.0
When i click on it it says:
Fatal error: Class JMasterViewUniteRev cannot extend from interface JView components/com_uniterevolution/unitejoomla/masterview.class.php on line 14
I would like to refund it, though if you say its going to be within a week i can wait!
— Posted at 9:36 on March 21, 2013
"For everyone trying to get the unite nivo slider to work with Joomla3.
Just replace all the following lines :
$db->etEscaped($orderCol.' '.$orderDirn);
WITH:
$query->order($orderCol.' '.$orderDirn);
AND CHANGE
all JController -to-> JControllerLegacy and JView -to-> JViewLegacy
This is not a very good fix, but at least it will make it work for now. The backend looks a little broken, but it works as far as we can tell!"
Hi, What files are you referring to?
Thank you :)
— Posted at 9:36 on March 21, 2013
The best way is to open an editor and just search all the files in the component folder for Escaped($orderCol.' '.$orderDirn);, another search for JController and another search for JView ... Best thing is probably jsut to do a find & replace. I think we found it in 2 or more files. cannot remember, but at the end the component is not really huge or complicated, so fixing it yourself isn't that hard.
Spectrum Solutions
www.spectrumsolutionsep.com
— Posted at 9:36 on March 21, 2013
UniteCMS
Hi, thank you for the tips :)
In fact, I have solved those issues on the joomla 3, and now I am working on the css there. The css is different in joomla 3 version, and all I done in 2.5 is messed up there. I'm trying to unify the html/css for both versions.
Bottom line - I'll try to make a working version on joomla 3 on this weekend, and release it during next week. Please be patient.
(I'm talking about the revolution slider btw. After the revolution slider I'll work on the other sliders as well).
— Posted at 9:36 on March 22, 2013
Hi.I have just bought the Revolution slider, but first now i see that it dont support Joomla 3.Can i get money back or get the new version when you are finished with it?
— Posted at 9:36 on March 22, 2013
Waiting eagerly for a J!3 compatible version of revolution slider.
— Posted at 9:36 on March 24, 2013
UniteCMS
Hi, I am finishing now version that work on joomla3, but it may be buggy. Please take it and tell me if works. If not, please be patient, I'll fix it and publish again within 2-3 days.
https://www.dropbox.com/s/jl6817ahznlye07/revolution_slider2.1.zip
this version don't work yet on the joomla 2.5 :)
— Posted at 9:36 on March 25, 2013
I tested it but it will not let you add a new slider in the component section of the administration panel. You click New and nothing opens or happens. The page just refreshes.
— Posted at 9:36 on March 25, 2013
Hi, great work! everything seems to be working.
Thank you so much.
Joomla 3.0.3
— Posted at 9:36 on March 25, 2013
I just installed the 2.1 version and it still doesnt work! Do I need to purge or delete more than the later version before i install the new one. See att. image with the error.
/Mikkel
Joomla 3.0.3
— Posted at 9:36 on March 26, 2013
It's not working here, same problem as John Helbling
— Posted at 9:36 on March 26, 2013
I experienced the same issue. BUT!!! I also realized it has something to do with another component. I don't know why yet, but when I install latest jomsocial version and the nivo component. The nivo component cannot (or just won't) display the add view for a new slider. As soon as I uninstall jomsocial it works.
I checked a little bit and I saw that somehow Jomsocial prevents the nivo javascript from loading and due to that it does not display the add slider view / form. Maybe there are other components that aren't 100% joomla 3 compatible and bause same issues.
— Posted at 9:36 on March 26, 2013
Hi,
same problem as Mikkel here - the component doesn't seem to work (and we have no jomsocial installed :)
Luca
— Posted at 9:36 on March 26, 2013
Hi, just some more feedback FYI.
Just tested on 3.0.3.
Gantry 4.1.8
No JomSocial
Same result as:
Thanks for this awesome component! It's been running flawlessly on 2.5.9.
— Posted at 9:36 on March 27, 2013
Hi,
I tested on Joomla! 3.0.3 Stable [ Ember ] 04-February-2013 14:00 GMT
Video youtube does not appear.
I have corrected the file output.class.php in yoursite/administrator/components/com_uniterevolution/helpers
line 85 and 86:
$document->addScript($this->urlJsPlugins, $type = "text/javascript");
$document->addScript($this->urlJsRevolution, $type = "text/javascript");
now everything works fine
I.R.
— Posted at 9:36 on March 27, 2013
I changed the output.class.php file as noted above and noticed no change.
I screwed up reverting back to the original contents of the file, so I just re-installed the 2.1 zip.
When the re-install completed, the component is working.
If you are having problems with the 2.1 revision for j3.0.3, try re-instaslling it a second time and see if it works for you.
Not ideal, but it got it working on my localhost.
— Posted at 9:36 on March 27, 2013
UniteCMS
Hi, I glad that the slider is working for you. Everyone who has specific problem, please open a private ticket.
— Posted at 9:36 on March 27, 2013
Hi,
I'm trying to use free version 2.0.2 on joomla 3.0.3 but clicking on the component from the component menu I get an http 500 error page. Did I miss anything in the configuration ?
Thanks
— Posted at 9:36 on March 27, 2013
That was the behaviour on 3.0.2 actually. On 3.0.3 clicking the component returns a blank page.
Any idea of what could the problem be?
— Posted at 9:36 on March 28, 2013
UniteCMS
Is the componate I just bought Joomla 3.0 compatiable as you listing in the Joomla directory?
— Posted at 9:36 on March 31, 2013
UniteCMS
Hi, the joomla 3 compatible revolution slider is version 2.1+ if you bought it after the listing was made, most chances that it's compatible.
— Posted at 9:36 on March 31, 2013
I have you newest version 2.1.2 and Joomla 3.03 and I still get no action when I click the "New" button in the componant. Thanks
— Posted at 9:36 on April 1, 2013
When I am trying to create a new slider, nothing happens.
Joomla 3.0.3. Can you fix it please soon?
— Posted at 9:36 on April 1, 2013
Same here. Nothing happens when you click "New".
— Posted at 9:36 on April 1, 2013
UniteCMS
Hi, I'll try to fix this bug tomorrow morning. Who didn't opened a ticket, please open a private one, I'll send you the new version as soon I'll fix it.
— Posted at 9:36 on April 2, 2013
Thanks, this problem is with the Revolution Slider. I look forward to your fix.
— Posted at 9:36 on April 2, 2013
UniteCMS
Hi, it's fixed, you can download the updated version now (2.1.4).
— Posted at 9:36 on April 3, 2013
Is there any progress update on Unite Nivo Slider Pro?
Thanks, Roy
— Posted at 9:36 on April 9, 2013
UniteCMS
Hi Roy, not yet, only the revolution slider for now. I'll do it, but later, has some products to finish and release first.
— Posted at 9:36 on April 11, 2013
i need revolution slider j.3.0 too
pleaase hurry :)
— Posted at 9:36 on April 15, 2013
UniteCMS
Hi, the revolution for j3.0 is ready. you can download it on the unitecms.net website.
— Posted at 9:36 on April 15, 2013