×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: 2 sites 1 hotspot

2 sites 1 hotspot 12 years 6 months ago #16018

  • Serkan BOZACI
  • Serkan BOZACI's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 41
  • Karma: 1
  • Thank you received: 0
As the title. I have 2 different sites but i want to use 1 hotspot. Can it be?

If you need to explain :

i have 2 different sites about same topic. So there is no need to install it twice or add all hotspots again.

is there a way to use same hotspot in two of them? or if i install hotspot at both sites, can the component use same database?

reason : it is very hard to add all hotspots again :blush:

Re: 2 sites 1 hotspot 12 years 6 months ago #16019

  • Eliecer Marchante
  • Eliecer Marchante's Avatar
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 493
  • Karma: 11
  • Thank you received: 13
The following user(s) said Thank You: Serkan BOZACI

Re: 2 sites 1 hotspot 12 years 6 months ago #16022

  • Serkan BOZACI
  • Serkan BOZACI's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 41
  • Karma: 1
  • Thank you received: 0
iframe frames all site i think, i want to use only hotspots and don't want to see visitors other site

Re: 2 sites 1 hotspot 12 years 6 months ago #16023

  • Eliecer Marchante
  • Eliecer Marchante's Avatar
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 493
  • Karma: 11
  • Thank you received: 13
Let me see if I understand properly.

You have 2 different websites:

www.website1.com

www.website2.com


and you want to show only hotspots in both websites?

Re: 2 sites 1 hotspot 12 years 6 months ago #16025

  • Serkan BOZACI
  • Serkan BOZACI's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 41
  • Karma: 1
  • Thank you received: 0
Yes, both sites are about war zones in my country. Main theme is war zones but one in detail they have differences.

So i have to use same hotspots and add them twice if i install both.

So i am looking for easy way :)

Re: 2 sites 1 hotspot 12 years 6 months ago #16026

  • Eliecer Marchante
  • Eliecer Marchante's Avatar
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 493
  • Karma: 11
  • Thank you received: 13
You are not being too clear of what you have, and what you want.

Based on the provided information, my advice continues being the same: IFRAMES.

Re: 2 sites 1 hotspot 12 years 6 months ago #16027

  • Eliecer Marchante
  • Eliecer Marchante's Avatar
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 493
  • Karma: 11
  • Thank you received: 13
Use the following code to insert hotspots in any page:
<iframe src="http://www.yoursite.com/index.php?tmpl=component#!9" scrolling="no" width="100%" height="100%" frameborder="0"></iframe>

where:

www.yoursite.com ---> is your website address

component#!9
> is the id of the category you wanna show at the beginning ( 9 )

width="100%"
> is the width of the iframe (it could be in pixels as well)

height="100%"
> is the height of the iframe (it could be in pixels as well)

Re: 2 sites 1 hotspot 12 years 6 months ago #16031

  • Serkan BOZACI
  • Serkan BOZACI's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 41
  • Karma: 1
  • Thank you received: 0
you are my hero :)

thank you my friend...

Re: 2 sites 1 hotspot 12 years 6 months ago #16032

  • Eliecer Marchante
  • Eliecer Marchante's Avatar
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 493
  • Karma: 11
  • Thank you received: 13
your welcome.
  • Page:
  • 1
Time to create page: 0.113 seconds