- Posts: 119
COMMUNITY FORUM
Item in a popup box - is this possible?
- juju
-
- Offline
- Premium Member
And for your template, really cool, maybe I'm going to buy it, if you know a place to buy it cheaper than 45$ ... ^^
Please Log in or Create an account to join the conversation.
- juju
-
- Offline
- Premium Member
- Posts: 119
Edit : And I forget to say that 'padding': 0 is the width of the black border of the modal box, so you can pu 'padding':1 , 'padding':2 ....etc
If you want to hide the close button, you also could add the parameters :
onShow:$('sbox-btn-close').setStyles({'background': 'none'}),
onShow:$('sbox-btn-close').setStyles({'height': 0}),
It's not really clean but it works, and you have a lot of others setting for modalbox...
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
I made my active running template on my own (-> www.robin-nonnweiler.de). I learned a lot during this process, but I have too little time to do this again :D
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
Please Log in or Create an account to join the conversation.
- BBC
-
- Offline
- Platinum Member
- Posts: 663
It needs to be more researched. More information not so old.
Please Log in or Create an account to join the conversation.
- Robin Nonnweiler
-
- Offline
- Junior Member
- Posts: 25
Maybe there are some solutions to solve this problem.
Please Log in or Create an account to join the conversation.
- BBC
-
- Offline
- Platinum Member
- Posts: 663
- BBC
-
- Offline
- Platinum Member
- Posts: 663
For some popup mail form, online form, some images, etc.... it is OK. Google just ignore it.
Please Log in or Create an account to join the conversation.
- BBC
-
- Offline
- Platinum Member
- Posts: 663
But if you C/P those URL´s in browser you get an Item without menu, modules and navigations.
And so will be almost your whole site indexed.
I wouldn´t advice using Iframes for K2 Items. For some fancy secondary things is OK.
Please Log in or Create an account to join the conversation.
- gerald sisimayi
-
Topic Author
- Offline
- Senior Member
- Posts: 44
What did I miss!!! I wake up and now I see all of this is there ! Does this work 100% so I can do all of this ? If yes, THANK YOU THANK YOU THANK YOU THANK YOU - I waited months for this...
Please Log in or Create an account to join the conversation.
- gerald sisimayi
-
Topic Author
- Offline
- Senior Member
- Posts: 44
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.
- gerald sisimayi
-
Topic Author
- Offline
- Senior Member
- Posts: 44
Please Log in or Create an account to join the conversation.
- BBC
-
- Offline
- Platinum Member
- Posts: 663
Spiderf find real (full) URL´s, follow and index them. (need to be checked if Google doesn´t threat "iframe" still as extern domain. Because of that i said you need to read more new information, not something back in 2003-2005)
And you need to find at Joomla forum if is it possible (with .htaccess, some ad to this code in tweak, or with robots.txt) force spiders to disregard that "&tmpl=component" at the eend of URL´s.
If it is possible then you have real indexing, Items as it would be without popup, with navigation, menu, modules, etc...
If someone find your site at Google, click on it and land in Item as it is in modal box. Then there it ends. You lose a viisitors, because he/she cannot go nowhere else in your site.
Please Log in or Create an account to join the conversation.
- BBC
-
- Offline
- Platinum Member
- Posts: 663
Some few classes needs to be fixed manually.
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.
- gerald sisimayi
-
Topic Author
- Offline
- Senior Member
- Posts: 44
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.