Bitcoin Forum
May 24, 2024, 02:04:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: faucet script in wordpress  (Read 1074 times)
neowne (OP)
Full Member
***
Offline Offline

Activity: 490
Merit: 100


View Profile
July 12, 2016, 05:24:20 PM
 #1

hello everybody

i really need some help here. i own a faucet script which i want to add in a wordpress theme.

i googled everthing and only found this instruction here: http://afreebitco.in/blog/2016/03/20/how-to-use-bitcoin-php-faucet-script-in-wordpress/, but i tried it all and it didn't work this way. Anyone who could help me out on this please! Thanks!!!
Bitcoin_Mafia_Me
Sr. Member
****
Offline Offline

Activity: 560
Merit: 252

BitcoinerX.com - PM for Ad Info


View Profile WWW
July 12, 2016, 05:31:53 PM
 #2

Hmmmm. The instructions you link to are more for using the faucet script *as* your WordPress theme as opposed
to having a faucet page within an existing WordPress theme.

If you install one of the plugins that allows you to embed php code in a page or post, you might be able to embed
the contents of the faucet script's index.php page into a WordPress page (though you might need to change some
file paths in the faucet script).

Another alternative would be to install the faucet script in a separate directory on your site and call it in a page
via an iframe.

mobnepal
Legendary
*
Offline Offline

Activity: 1218
Merit: 1006


View Profile
July 12, 2016, 05:54:33 PM
 #3

Just host your faucetbox script in different folder like sitename/faucet and in your wordpress create one page and include the homepage of that faucet you have in siteurl/faucet/index.php in that wordpress blank page with <iframe src='siteurl/faucet/index.php' height='' width='' /> put height and width according to your need. And use faucetbox default template. Good luck.
neowne (OP)
Full Member
***
Offline Offline

Activity: 490
Merit: 100


View Profile
July 12, 2016, 06:08:09 PM
 #4

thanks for replies so far.

here is an example of what i would like to have: http://welovefaucets.com/

A Wordpress theme when you go to the main domain, with a link to faucet, which should be like domainname.com/faucet.

I already have the script and everthing. But i don't know where to place the folders to install. If i use this instruction: http://afreebitco.in/blog/2016/03/20/how-to-use-bitcoin-php-faucet-script-in-wordpress/ i cant install it, it says in wp admin panel. Missing style sheet. I think its just a small thing, but i don't get it.  Sad
Bitcoin_Mafia_Me
Sr. Member
****
Offline Offline

Activity: 560
Merit: 252

BitcoinerX.com - PM for Ad Info


View Profile WWW
July 12, 2016, 06:18:03 PM
 #5

thanks for replies so far.

here is an example of what i would like to have: http://welovefaucets.com/

A Wordpress theme when you go to the main domain, with a link to faucet, which should be like domainname.com/faucet.

I already have the script and everthing. But i don't know where to place the folders to install. If i use this instruction: http://afreebitco.in/blog/2016/03/20/how-to-use-bitcoin-php-faucet-script-in-wordpress/ i cant install it, it says in wp admin panel. Missing style sheet. I think its just a small thing, but i don't get it.  Sad

See my post up-thread. Those instructions are ONLY if you want the faucet to be your ENTIRE Wordpress theme.

If all you want is a faucet PAGE within an already existing WordPress theme powered site, then you will need to
install the faucet script in a subdirectory OUTSIDE of /wp-content/themes directory and then call the index.php
file into your page via an iframe.

crairezx20
Legendary
*
Offline Offline

Activity: 1638
Merit: 1046



View Profile
July 12, 2016, 06:26:53 PM
 #6

I think you can still install it just change some links and redirect page there and also  make a folder for the faucet files and use it as your link to put in a wordpress just like the same as you given link..
neowne (OP)
Full Member
***
Offline Offline

Activity: 490
Merit: 100


View Profile
July 13, 2016, 01:41:43 AM
 #7

thank you all! since it is late, i will try it again tomorrow. thanks for every support and posts!!! Smiley
Bitcoin_Mafia_Me
Sr. Member
****
Offline Offline

Activity: 560
Merit: 252

BitcoinerX.com - PM for Ad Info


View Profile WWW
July 13, 2016, 02:20:29 AM
 #8

thank you all! since it is late, i will try it again tomorrow. thanks for every support and posts!!! Smiley

If you run into any problems, PM me. If I can help, I'll be happy to.

neowne (OP)
Full Member
***
Offline Offline

Activity: 490
Merit: 100


View Profile
July 13, 2016, 03:09:25 PM
 #9

i could not solve it so far  Sad
neowne (OP)
Full Member
***
Offline Offline

Activity: 490
Merit: 100


View Profile
July 13, 2016, 03:21:14 PM
 #10



if you visit: http://welovefaucets.com/ you will see a wp website. on the top there are some links to a bitcoin faucets. This faucet is a complete different php script with its own template ect. When you open it on the domain it shows like this : http://welovefaucets.com/free-bitcoin-1.

this is exactly what i would like. sorry but i am not so familiar with the technical parts, but if i would have a good step by step guide i could do it. i appreciate any help, thank you!!!!
Bitcoin_Mafia_Me
Sr. Member
****
Offline Offline

Activity: 560
Merit: 252

BitcoinerX.com - PM for Ad Info


View Profile WWW
July 13, 2016, 03:28:09 PM
 #11



if you visit: http://welovefaucets.com/ you will see a wp website. on the top there are some links to a bitcoin faucets. This faucet is a complete different php script with its own template ect. When you open it on the domain it shows like this : http://welovefaucets.com/free-bitcoin-1.

this is exactly what i would like. sorry but i am not so familiar with the technical parts, but if i would have a good step by step guide i could do it. i appreciate any help, thank you!!!!

I sent you a PM explaining how We Love Bitcoin set theirs up.

Cheers,

Cynthia

Racey
Legendary
*
Offline Offline

Activity: 1134
Merit: 1000


Soon, I have to go away.


View Profile
July 13, 2016, 06:20:57 PM
 #12



if you visit: http://welovefaucets.com/ you will see a wp website. on the top there are some links to a bitcoin faucets. This faucet is a complete different php script with its own template ect. When you open it on the domain it shows like this : http://welovefaucets.com/free-bitcoin-1.

this is exactly what i would like. sorry but i am not so familiar with the technical parts, but if i would have a good step by step guide i could do it. i appreciate any help, thank you!!!!

I sent you a PM explaining how We Love Bitcoin set theirs up.

Cheers,

Cynthia

Hello Cynthia you have helped me in the past, and much more, can you send me some details, I have a WP script and I am just experimenting with it at the moment  http://liverpoolbitcoin.10giga.space/wp/2016/07/05/my-video/

Would I love to have some links at the top of the page, yes.  Grin or would I need a new template?

And its gone.
Bitcoin_Mafia_Me
Sr. Member
****
Offline Offline

Activity: 560
Merit: 252

BitcoinerX.com - PM for Ad Info


View Profile WWW
July 13, 2016, 06:39:39 PM
 #13



if you visit: http://welovefaucets.com/ you will see a wp website. on the top there are some links to a bitcoin faucets. This faucet is a complete different php script with its own template ect. When you open it on the domain it shows like this : http://welovefaucets.com/free-bitcoin-1.

this is exactly what i would like. sorry but i am not so familiar with the technical parts, but if i would have a good step by step guide i could do it. i appreciate any help, thank you!!!!

I sent you a PM explaining how We Love Bitcoin set theirs up.

Cheers,

Cynthia

Hello Cynthia you have helped me in the past, and much more, can you send me some details, I have a WP script and I am just experimenting with it at the moment  http://liverpoolbitcoin.10giga.space/wp/2016/07/05/my-video/

Would I love to have some links at the top of the page, yes.  Grin or would I need a new template?

What template are you using? Whether or not you can do it w/ that template would depend on how it is coded,
whether there is a spot for a navbar at the top, existing widgetized areas at the top or the ability to add custom
widgetized areas.

crairezx20
Legendary
*
Offline Offline

Activity: 1638
Merit: 1046



View Profile
July 13, 2016, 06:44:24 PM
 #14

If you still didnt solve this i found a thread which is offering to install faucet in wordpress try this link https://bitcointalk.org/index.php?topic=1499674.0
Maybe that person can help you..
Racey
Legendary
*
Offline Offline

Activity: 1134
Merit: 1000


Soon, I have to go away.


View Profile
July 13, 2016, 06:54:53 PM
 #15

Twenty Sixteen theme by wordpress.

I can create new menu, but not sure where it would go

Your theme supports 2 menus. Select which menu appears in each location.

You can also place menus in widget areas with the Custom Menu widget.
Primary Menu

Social Links Menu

Its all new to me?

And its gone.
Bitcoin_Mafia_Me
Sr. Member
****
Offline Offline

Activity: 560
Merit: 252

BitcoinerX.com - PM for Ad Info


View Profile WWW
July 13, 2016, 07:00:00 PM
 #16

Twenty Sixteen theme by wordpress.

I can create new menu, but not sure where it would go

Your theme supports 2 menus. Select which menu appears in each location.

You can also place menus in widget areas with the Custom Menu widget.
Primary Menu

Social Links Menu

Its all new to me?

Any items you add to your primary menu (whether pages, categories, custom external links, etc...) will appear
in the header like the links in the screenshot below:



If you want links in the sidebar, you can create a new menu and then use the Custom Menu widget to add it to
your sidebar.

Racey
Legendary
*
Offline Offline

Activity: 1134
Merit: 1000


Soon, I have to go away.


View Profile
July 13, 2016, 07:07:35 PM
 #17

Twenty Sixteen theme by wordpress.

I can create new menu, but not sure where it would go

Your theme supports 2 menus. Select which menu appears in each location.

You can also place menus in widget areas with the Custom Menu widget.
Primary Menu

Social Links Menu

Its all new to me?

Any items you add to your primary menu (whether pages, categories, custom external links, etc...) will appear
in the header like the links in the screenshot below:



If you want links in the sidebar, you can create a new menu and then use the Custom Menu widget to add it to
your sidebar.

Thanks a lot you are awesome.

And its gone.
Bitcoin_Mafia_Me
Sr. Member
****
Offline Offline

Activity: 560
Merit: 252

BitcoinerX.com - PM for Ad Info


View Profile WWW
July 13, 2016, 07:31:23 PM
 #18

Twenty Sixteen theme by wordpress.

I can create new menu, but not sure where it would go

Your theme supports 2 menus. Select which menu appears in each location.

You can also place menus in widget areas with the Custom Menu widget.
Primary Menu

Social Links Menu

Its all new to me?

Any items you add to your primary menu (whether pages, categories, custom external links, etc...) will appear
in the header like the links in the screenshot below:



No problem - happy to help Smiley

If you want links in the sidebar, you can create a new menu and then use the Custom Menu widget to add it to
your sidebar.

Thanks a lot you are awesome.

Newcoins2020
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250



View Profile
July 13, 2016, 09:35:12 PM
 #19

Twenty Sixteen theme by wordpress.

I can create new menu, but not sure where it would go

Your theme supports 2 menus. Select which menu appears in each location.

You can also place menus in widget areas with the Custom Menu widget.
Primary Menu

Social Links Menu

Its all new to me?

Don't forget to switch menu's and save. Else you won't see your changes on the live site.
If you want some better template 16 is very basic, go here:
https://wordpress.org/themes/
Racey
Legendary
*
Offline Offline

Activity: 1134
Merit: 1000


Soon, I have to go away.


View Profile
July 13, 2016, 09:44:13 PM
 #20

Twenty Sixteen theme by wordpress.

I can create new menu, but not sure where it would go

Your theme supports 2 menus. Select which menu appears in each location.

You can also place menus in widget areas with the Custom Menu widget.
Primary Menu

Social Links Menu

Its all new to me?

Don't forget to switch menu's and save. Else you won't see your changes on the live site.
If you want some better template 16 is very basic, go here:
https://wordpress.org/themes/

Thanks for the tip, do you know of any that will accept Java code?
I would really be thankful if you knew.

And its gone.
Pages: [1] 2 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!