- Posts: 8
COMMUNITY FORUM
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Responsive design?
- Joseph
- Offline
- New Member
has there been an update on this ? Already purchased FPSS a few times now and still waiting on responsive design.
Please Log in or Create an account to join the conversation.
- Kenneth Fair
- Offline
- New Member
- Posts: 5
Yes, as of March 11, 2014 there is NOT a responsive Frontpage Slideshow that is available. Which of course as you all know is not good for us. I also am a new user to purchase such a great program but cannot use the product.
Maybe next year it will be responsive. My next purchase will be in 2015. Lets give them 1 more year to get this done.
We all know it is not an easy task and they need the time to figure out how to make this happen.
Please Log in or Create an account to join the conversation.
- Meagan Hooper
- Offline
- New Member
- Posts: 3
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
- Posts: 6218
And it was listed in the JED ages ago (like back in 2007) - we deliberately don't list our commercial extensions in the JED because reviews are not accurate. Just check what people post for our free extensions. Most our everything BUT reviews.
As for v4.x, the update got postponed because a) we put more weight on K2 and b) we essentially redesigned all frontend slideshow layouts. Realistically speaking, we'll see v4.x being released around May.
Quality software doesn't get built in a week or two.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Meagan Hooper
- Offline
- New Member
- Posts: 3
As for quality software not getting built in a week or two, I agree. But it also doesn't take 1 1/2 years. Since this post www.joomlaworks.net/forum/frontpage-slideshow-for-joomla/12675-responsive-design?start=10#49069 said you were working on it back then. No one from your organization has commented on this thread since that time, so there was no reason to believe that the product would ever be made responsive.
Fotis wrote: It's certainly not dead. It's actually a top seller for us along with SIGPro.
And it was listed in the JED ages ago (like back in 2007) - we deliberately don't list our commercial extensions in the JED because reviews are not accurate. Just check what people post for our free extensions. Most our everything BUT reviews.
As for v4.x, the update got postponed because a) we put more weight on K2 and b) we essentially redesigned all frontend slideshow layouts. Realistically speaking, we'll see v4.x being released around May.
Quality software doesn't get built in a week or two.
Please Log in or Create an account to join the conversation.
- Mohd Hazmi Kasmin
- Offline
- New Member
- Posts: 1
Any news on this issue...
all the items on our new site are responsive except for fpss.. :(
Please Log in or Create an account to join the conversation.
- Amgeek
- Offline
- New Member
- Posts: 5
Thanks
Amgeek
Please Log in or Create an account to join the conversation.
- Ioannis Toutoulis
- Offline
- New Member
- Posts: 8
PS: I really want to see a template with tiles.
Please Log in or Create an account to join the conversation.
- Elliot Dean
- Offline
- New Member
fpss-container {
max-width: 1000px;
width: 100%; }
.fpss-container .slides img {
max-width: 100%;
height: auto; }
But does this actually work? And if so, what file does it need to go into? If anyone has a way to manually code it to make it responsive i would love to hear. I have a number of clients using FPSS but will look for a different component if there's no way to make it responsive.
Please Log in or Create an account to join the conversation.
- Meagan Hooper
- Offline
- New Member
- Posts: 3
Elliot Dean wrote: So we've established that there is still no responsive design built in to FPSS. But is there a way to tinker with code somewhere to make it responsive? I read an earlier post saying this:
fpss-container {
max-width: 1000px;
width: 100%; }
.fpss-container .slides img {
max-width: 100%;
height: auto; }
But does this actually work? And if so, what file does it need to go into? If anyone has a way to manually code it to make it responsive i would love to hear. I have a number of clients using FPSS but will look for a different component if there's no way to make it responsive.
Please Log in or Create an account to join the conversation.