- Posts: 663
COMMUNITY FORUM
Item in a popup box - is this possible?
- BBC
-
- Offline
- Platinum Member
Please Log in or Create an account to join the conversation.
- Robin Nonnweiler
-
- Offline
- Junior Member
- Posts: 25
Maybe the problem is due to my site configuration or something else :-/
Please Log in or Create an account to join the conversation.
- BBC
-
- Offline
- Platinum Member
- Posts: 663
Do you have some URL ? Can´t tell you more so.
It works OK in my test. Do you have SEF activated ?
Please Log in or Create an account to join the conversation.
- BBC
-
- Offline
- Platinum Member
- Posts: 663
index.php/portfolio.html
Please Log in or Create an account to join the conversation.
- juju
-
- Offline
- Premium Member
- Posts: 119
Thanks and great job BBC ;)
Please Log in or Create an account to join the conversation.
- Robin Nonnweiler
-
- Offline
- Junior Member
- Posts: 25
Really strange. Unfortunately I'm less a coder than a designer :-/
What a pitty, it would be a really nice way to show the items.
thanks a lot!
Please Log in or Create an account to join the conversation.
- BBC
-
- Offline
- Platinum Member
- Posts: 663
You will know that SEF is problem.
index.php/portfolio.html This is very strange.
If you don´t have .htaccess (it is htaccess.txt when is not activated) then remove option "Use Apache mod_rewrite".
And remove option: Add suffix to URLs
Please Log in or Create an account to join the conversation.
- BBC
-
- Offline
- Platinum Member
- Posts: 663
This is very usefull option. I use it from long time ago, as Weblinks component. Small logo, at click opens in new window website of a "Friend". Never in modal box before.
Please Log in or Create an account to join the conversation.
- Robin Nonnweiler
-
- Offline
- Junior Member
- Posts: 25
This is my SEF configuration from Joomla. If i turn off my SEF URL it works!!
But does it mean, that I have to work without SEF URLs?
@juju:
It is the frontline template bought from joomlaconvert.com
Please Log in or Create an account to join the conversation.
- BBC
-
- Offline
- Platinum Member
- Posts: 663
Please Log in or Create an account to join the conversation.
- Robin Nonnweiler
-
- Offline
- Junior Member
- Posts: 25
Really great support here!
Please Log in or Create an account to join the conversation.
- Robin Nonnweiler
-
- Offline
- Junior Member
- Posts: 25
Is there also a possibility to let the modal box resize to fit the screen? Wouldn't so important, but really nice, because I have different image sizes in items.
Please Log in or Create an account to join the conversation.
- BBC
-
- Offline
- Platinum Member
- Posts: 663
Maybe fit screen to 80-90%.
It is not easy.
Please Log in or Create an account to join the conversation.
- BBC
-
- Offline
- Platinum Member
- Posts: 663
How will Google spiders come in in Items, and index them ?
It needs to be more researched. Joomla forum is right place.
Please Log in or Create an account to join the conversation.
- BBC
-
- Offline
- Platinum Member
- Posts: 663
Please Log in or Create an account to join the conversation.
- Robin Nonnweiler
-
- Offline
- Junior Member
- Posts: 25
If I use "size:{x:80%,y:80%}" it doesn't work anymore :-(
Please Log in or Create an account to join the conversation.
- juju
-
- Offline
- Premium Member
- Posts: 119
<a class="modal" rel="{handler:'iframe',size:{x:990,y:650}}" href="/">
by :
<a class="modal" rel="{handler:'iframe',size:{x:window.getSize().scrollSize.x-80, y: window.getSize().size.y-80}, onShow:$('sbox-window').setStyles({'padding': 0})}" href="/">
Please Log in or Create an account to join the conversation.
- Robin Nonnweiler
-
- Offline
- Junior Member
- Posts: 25
It just works fine! So thank you for your help BBC and juju!
Really great!
Please Log in or Create an account to join the conversation.
- juju
-
- Offline
- Premium Member
- Posts: 119
x-400 and y-50 or something like that, to have a pop up who do a medium size...
Please Log in or Create an account to join the conversation.
- BBC
-
- Offline
- Platinum Member
- Posts: 663
Please Log in or Create an account to join the conversation.