Jump to content

Wordpress add external stuff

i want to put this on my website which uses wordpress so others can use it just on my website so they dont have to switch between sites all the time, how do i do this? or make something similar? this is it: https://donatstudios.com/PixelCircleGenerator

Blake has arrived!!

Just your local tech geek!

Love to help!

Link to comment
Share on other sites

Link to post
Share on other sites

20 hours ago, Spoiled_Kitten said:

i want to put this on my website which uses wordpress so others can use it just on my website so they dont have to switch between sites all the time, how do i do this? or make something similar? this is it: https://donatstudios.com/PixelCircleGenerator

The answer to your question is on the website you linked.. https://github.com/donatj/Circle-Generator

The source code for this program is "free" or atleast freely available. However it's not made as wordpress plugin so if you are on Wordpress.com your best bet is to use an iframe in a HTML widget like <iframe frameborder="0" src="https://github.com/donatj/Circle-Generator"></iframe>

Link to comment
Share on other sites

Link to post
Share on other sites

5 hours ago, AbsoluteFool said:

The answer to your question is on the website you linked.. https://github.com/donatj/Circle-Generator

The source code for this program is "free" or atleast freely available. However it's not made as wordpress plugin so if you are on Wordpress.com your best bet is to use an iframe in a HTML widget like <iframe frameborder="0" src="https://github.com/donatj/Circle-Generator"></iframe>

Thanks

Blake has arrived!!

Just your local tech geek!

Love to help!

Link to comment
Share on other sites

Link to post
Share on other sites

On 3/28/2020 at 8:35 AM, AbsoluteFool said:

The answer to your question is on the website you linked.. https://github.com/donatj/Circle-Generator

The source code for this program is "free" or atleast freely available. However it's not made as wordpress plugin so if you are on Wordpress.com your best bet is to use an iframe in a HTML widget like <iframe frameborder="0" src="https://github.com/donatj/Circle-Generator"></iframe>

how do i get that to work, it doesnt when work i try...

Blake has arrived!!

Just your local tech geek!

Love to help!

Link to comment
Share on other sites

Link to post
Share on other sites

  • 4 weeks later...
On 3/28/2020 at 8:35 AM, AbsoluteFool said:

The answer to your question is on the website you linked.. https://github.com/donatj/Circle-Generator

The source code for this program is "free" or atleast freely available. However it's not made as wordpress plugin so if you are on Wordpress.com your best bet is to use an iframe in a HTML widget like <iframe frameborder="0" src="https://github.com/donatj/Circle-Generator"></iframe>

it didnt work... please help

Blake has arrived!!

Just your local tech geek!

Love to help!

Link to comment
Share on other sites

Link to post
Share on other sites

  • 1 month later...
On 4/24/2020 at 10:08 AM, Spoiled_Kitten said:

it didnt work... please help

You should download the code https://github.com/donatj/Circle-Generator/archive/master.zip

Upload it to your website and then use an iframe like i said before.

 

I really hessitate to give you a clear answer because i think it will be more acheiving for you to actually make it yourself. Think of my response as a very poorly written user manual.

Anyways. I'll check back in a few days to see if you figured it out, if not i'll give a full proper manual on how to do it. Good luck!

Link to comment
Share on other sites

Link to post
Share on other sites

13 hours ago, AbsoluteFool said:

You should download the code https://github.com/donatj/Circle-Generator/archive/master.zip

Upload it to your website and then use an iframe like i said before.

 

I really hessitate to give you a clear answer because i think it will be more acheiving for you to actually make it yourself. Think of my response as a very poorly written user manual.

Anyways. I'll check back in a few days to see if you figured it out, if not i'll give a full proper manual on how to do it. Good luck!

ah ok, thanks, im not sure how to download it and upload it though... 

Blake has arrived!!

Just your local tech geek!

Love to help!

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×