asked in
Website Development & Programming

Hi Everyone,
I have a website where a client wants me to be able to provide a link on a Google Map to an exterior file.

Right now when you click a place location tha

Abie has you covered very well here with some some great guidance!

-Mike

If you want to add a link inside the popup window, you can possibly use the Google Maps JavaScript API. You can access the API through the Google Maps Platform. With the API, you can create a custom map with a popup window containing the link to the external file. You can also add other features such as directions, photos, etc. (src:openaiplayground)


Create a map on your website using the Google Maps JavaScript API. You can find documentation and examples of how to do this on the Google Maps Platform website.

Set up an event listener for when a user clicks on a location on the map. You can use the "click" event in the Google Maps API to detect when a user clicks on a location.

When the user clicks on the location, display a custom popup window that includes the additional information or data you want to show, along with a link they can click to access it.

Use the "window. open" method in JavaScript to open a new window or tab when the user clicks the link. You can specify the URL of the external file or resource you want to link to in the "href" attribute of the link. (src:chatgpt)

Alex, I hope you find the above helpful.

Thanks, Abie,

This is helpful. I just need to figure it out. I do not know how to work with Javascript, but I will work my way through it.

Alex

See more comments

Working with google maps?

Working with google maps?

asked in
Website Development & Programming

Hi Everyone,
I have a website where a client wants me to be able to provide a link on a Google Map to an exterior file.

Right now when you click a place location tha

Abie has you covered very well here with some some great guidance!

-Mike

If you want to add a link inside the popup window, you can possibly use the Google Maps JavaScript API. You can access the API through the Google Maps Platform. With the API, you can create a custom map with a popup window containing the link to the external file. You can also add other features such as directions, photos, etc. (src:openaiplayground)


Create a map on your website using the Google Maps JavaScript API. You can find documentation and examples of how to do this on the Google Maps Platform website.

Set up an event listener for when a user clicks on a location on the map. You can use the "click" event in the Google Maps API to detect when a user clicks on a location.

When the user clicks on the location, display a custom popup window that includes the additional information or data you want to show, along with a link they can click to access it.

Use the "window. open" method in JavaScript to open a new window or tab when the user clicks the link. You can specify the URL of the external file or resource you want to link to in the "href" attribute of the link. (src:chatgpt)

Alex, I hope you find the above helpful.

Thanks, Abie,

This is helpful. I just need to figure it out. I do not know how to work with Javascript, but I will work my way through it.

Alex

See more comments

Login
Create Your Free Wealthy Affiliate Account Today!
icon
4-Steps to Success Class
icon
One Profit Ready Website
icon
Market Research & Analysis Tools
icon
Millionaire Mentorship
icon
Core “Business Start Up” Training
asked in
Website Development & Programming

I am doing a comparison of WA hosting vs others, and I was checking to see how much space is available for premium plus websites.

I see from the new premium plus benefit

The upgrade page, when you expand it below the plans, you will be able to see all kinds of data

https://my.wealthyaffiliate.com/upgrade

You may discuss customization anytime with Kyle and Carson on their respective profile pages

https://my.wealthyaffiliate.com/kyle
https://my.wealthyaffiliate.com/carson

Hi Abie, thanks for the reply, which is where I got the 60 GB for 10 sites. But I do not know if that 60 GB applies to grandfathered members, or if there is a different number.

Alex

It used to be 30 GB, and they've changed it.

https://www.wealthyaffiliate.com/hosting

I really would check with the co-founders to get a correct answer.

Thanks I will

You're welcome :)

See more comments

Premium plus storage question?

Premium plus storage question?

asked in
Website Development & Programming

I am doing a comparison of WA hosting vs others, and I was checking to see how much space is available for premium plus websites.

I see from the new premium plus benefit

The upgrade page, when you expand it below the plans, you will be able to see all kinds of data

https://my.wealthyaffiliate.com/upgrade

You may discuss customization anytime with Kyle and Carson on their respective profile pages

https://my.wealthyaffiliate.com/kyle
https://my.wealthyaffiliate.com/carson

Hi Abie, thanks for the reply, which is where I got the 60 GB for 10 sites. But I do not know if that 60 GB applies to grandfathered members, or if there is a different number.

Alex

It used to be 30 GB, and they've changed it.

https://www.wealthyaffiliate.com/hosting

I really would check with the co-founders to get a correct answer.

Thanks I will

You're welcome :)

See more comments

asked in
Getting Started

I have a website request for an interactive map, where you click a Lat, Long location. A popup would then direct you to data that is available for that location. (Oil well)

no experience with python app sorry Alex. great questions, I hope you find the solutions and answers you need

Fascinating stuff, Alex! 😎

Frank 🎸

You may also try it here.

https://www.developersforhire.com/

Also, check out Carson, and see if they can help.
https://my.wealthyaffiliate.com/carson

Thanks, Abie,

I knew it would be good to ask the question here.
The WA community is such a great resource. If it can be done, most likely someone is doing it here.

Alex

Absolutely, Alex. Let me know how you get on.

I will, it will take some time, I am swamped for this month. I am scheduled to discuss this with the client in mid-March, as I cannot get to much of it until the end of February. However, you have given me some good leads to pursue.

Thank you

Alex

You're welcome :)

See more comments

Is anyone using python applications on their websites?

Is anyone using python applications on their websites?

asked in
Getting Started

I have a website request for an interactive map, where you click a Lat, Long location. A popup would then direct you to data that is available for that location. (Oil well)

no experience with python app sorry Alex. great questions, I hope you find the solutions and answers you need

Fascinating stuff, Alex! 😎

Frank 🎸

You may also try it here.

https://www.developersforhire.com/

Also, check out Carson, and see if they can help.
https://my.wealthyaffiliate.com/carson

Thanks, Abie,

I knew it would be good to ask the question here.
The WA community is such a great resource. If it can be done, most likely someone is doing it here.

Alex

Absolutely, Alex. Let me know how you get on.

I will, it will take some time, I am swamped for this month. I am scheduled to discuss this with the client in mid-March, as I cannot get to much of it until the end of February. However, you have given me some good leads to pursue.

Thank you

Alex

You're welcome :)

See more comments

asked in
Website Development & Programming
Updated

My payment gateway is requesting that I have a check box that must be ticked before allowing customers complete the check out process. Has anyone accomplished this before? If s

The checkbox is there so the customer must physically tick the box to say they have read the terms and conditions of the Return and Refund policy.

Thinking about it, I cannot know if they have read the terms or not, I just need them to acknowledge that they have (whether they have or not). I suppose I could link it to the page as well.

So, I suppose I just need to insert a checkbox into the page.

I will search for that.

Thanks for commenting and making me think about it some more.


Alex

Hey Alex,

Have you searched through your chosen gateway's tutorial or documentation for this yet?

Without more information, I am left to guess why and what that checkbox is supposed to do.

How can I tie a checkbox button to my return and refund page?

How can I tie a checkbox button to my return and refund page?

asked in
Website Development & Programming
Updated

My payment gateway is requesting that I have a check box that must be ticked before allowing customers complete the check out process. Has anyone accomplished this before? If s

The checkbox is there so the customer must physically tick the box to say they have read the terms and conditions of the Return and Refund policy.

Thinking about it, I cannot know if they have read the terms or not, I just need them to acknowledge that they have (whether they have or not). I suppose I could link it to the page as well.

So, I suppose I just need to insert a checkbox into the page.

I will search for that.

Thanks for commenting and making me think about it some more.


Alex

Hey Alex,

Have you searched through your chosen gateway's tutorial or documentation for this yet?

Without more information, I am left to guess why and what that checkbox is supposed to do.

asked in
Everything Wordpress
Updated

In the GP Premium seller theme there is a top menu that comes with the theme. When I created my own menu, I ended up with two Contact us pages, along with duplicates of shop et

I re-installed the theme and solved this problem.

Hey Alexander,

If you have an old backup file, you could create a SiteRubix website and using the old backup file to "restore" the SiteRubix website.

Then you will be able to simply export and import what ever pages you want: OR, simply copy and paste, whichever you prefer.

This is a great example for WHY it is so important to periodically backup your website.

Hope you find this helpful.

I really hoped to be able to answer your question, sadly I can’t, aside from the obvious, have you backed up your website recently, if so then it will be on your backup, If not and for future before you delete trash or do any updates it’s wise to backup.

Once this problem been resolved and I’m sure it will, then “backup” 🤗. Could be Site Support will have an answer i if no one here does, but I s sure they will have an answer, a Lot of clever people here

Good luck

🤞

Let's learn from the answers.

Get back my contact us page from gp premium theme?

Get back my contact us page from gp premium theme?

asked in
Everything Wordpress
Updated

In the GP Premium seller theme there is a top menu that comes with the theme. When I created my own menu, I ended up with two Contact us pages, along with duplicates of shop et

I re-installed the theme and solved this problem.

Hey Alexander,

If you have an old backup file, you could create a SiteRubix website and using the old backup file to "restore" the SiteRubix website.

Then you will be able to simply export and import what ever pages you want: OR, simply copy and paste, whichever you prefer.

This is a great example for WHY it is so important to periodically backup your website.

Hope you find this helpful.

I really hoped to be able to answer your question, sadly I can’t, aside from the obvious, have you backed up your website recently, if so then it will be on your backup, If not and for future before you delete trash or do any updates it’s wise to backup.

Once this problem been resolved and I’m sure it will, then “backup” 🤗. Could be Site Support will have an answer i if no one here does, but I s sure they will have an answer, a Lot of clever people here

Good luck

🤞

Let's learn from the answers.

Login
Create Your Free Wealthy Affiliate Account Today!
icon
4-Steps to Success Class
icon
One Profit Ready Website
icon
Market Research & Analysis Tools
icon
Millionaire Mentorship
icon
Core “Business Start Up” Training