Keyword

Item in a popup box - is this possible?

More
14 years 4 days ago #95916 by juju
Replied by juju on topic Item in a popup box - is this possible?
I use the size modif for K2 add item pop-up, it's very useful...

 

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.

More
14 years 4 days ago #95917 by juju
Replied by juju on topic Item in a popup box - is this possible?
BBC : Yes I think, it's the value in px which separates the border of pop up from the edge of the screen... but I'm not sure, the most important is that's work :)

 

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.

More
14 years 4 days ago #95918 by BBC

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

  • Robin Nonnweiler
  • Robin Nonnweiler's Avatar
  • Offline
  • Junior Member
More
14 years 4 days ago #95919 by Robin Nonnweiler
Replied by Robin Nonnweiler on topic Item in a popup box - is this possible?
@juju: You're right, 45$ is not so cheep for a template. But coding such a template on my own would be really time-consuming, because I'm not really good in coding :D

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.

More
14 years 4 days ago #95920 by BBC

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

  • Robin Nonnweiler
  • Robin Nonnweiler's Avatar
  • Offline
  • Junior Member
More
14 years 4 days ago #95921 by Robin Nonnweiler
Replied by Robin Nonnweiler on topic Item in a popup box - is this possible?
Really interesting!

BBC said:

www.artviper.net/wp/2011/03/seo-and-modal-boxes/

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

More
14 years 4 days ago #95922 by BBC
Replied by BBC on topic Item in a popup box - is this possible?
Problem is if Google index your K2 Items as iframed. Visitors land at links without menu and navigation.

It needs to be more researched. More information not so old.

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

  • Robin Nonnweiler
  • Robin Nonnweiler's Avatar
  • Offline
  • Junior Member
More
14 years 4 days ago #95923 by Robin Nonnweiler
Replied by Robin Nonnweiler on topic Item in a popup box - is this possible?
Ok, so it is not such good as I thought before.

Maybe there are some solutions to solve this problem.

 

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

More
More
14 years 4 days ago #95925 by BBC
Replied by BBC on topic Item in a popup box - is this possible?
There is not penalty for using iframes. But, K2 Items are major content at the website.

 

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.

More
14 years 4 days ago #95926 by BBC
Replied by BBC on topic Item in a popup box - is this possible?
This tweak presented here definitely give real K2 Item URL in source code. So it is easy for spiders to index Items.

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
  • gerald sisimayi's Avatar Topic Author
  • Offline
  • Senior Member
More
14 years 4 days ago #95927 by gerald sisimayi
Replied by gerald sisimayi on topic Item in a popup box - is this possible?
WOW

 

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
  • gerald sisimayi's Avatar Topic Author
  • Offline
  • Senior Member
More
14 years 4 days ago #95928 by gerald sisimayi
Replied by gerald sisimayi on topic Item in a popup box - is this possible?
Yep, seems to work but I dont get the css settings coming through - is this the Modalbox for JCE you were refering to ?

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

More
14 years 4 days ago #95929 by BBC
Replied by BBC on topic Item in a popup box - is this possible?
Look back one-two pages. There is a URL where is explained how to easy get styling in modal box.

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

  • gerald sisimayi
  • gerald sisimayi's Avatar Topic Author
  • Offline
  • Senior Member
More
14 years 4 days ago #95930 by gerald sisimayi

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

More
14 years 4 days ago #95931 by BBC
Replied by BBC on topic Item in a popup box - is this possible?
This tweak with Items in modal box can work well.

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.

More
14 years 4 days ago #95932 by BBC
Replied by BBC on topic Item in a popup box - is this possible?
Yes, this one. I tested it works. Took me 5-10 minutes.

Some few classes needs to be fixed manually.

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

More
14 years 4 days ago #95933 by BBC
Replied by BBC on topic Item in a popup box - is this possible?
Maybe some explanation. When you follow info from that link, copy some code in that file, paste it under and put a path to your K2 CSS (default CSS, or template override CSS). Don´t delete rest.

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

  • gerald sisimayi
  • gerald sisimayi's Avatar Topic Author
  • Offline
  • Senior Member
More
14 years 4 days ago #95934 by gerald sisimayi
Replied by gerald sisimayi on topic Item in a popup box - is this possible?
sounds confusing but I will try it - thanx BBC

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

More
14 years 4 days ago #95935 by BBC
Replied by BBC on topic Item in a popup box - is this possible?
It is easy. Just copy one existing code in component.php for CSS. Paste it uder this code and change path in link to point to yur K2 CSS file.

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


Powered by Kunena Forum