GoldCoin Talk

Main Category => Project Development => Topic started by: MicroGuy on April 09, 2014, 09:07:44 AM

Title: [PHP Help] Wordpress Plugin Customization
Post by: MicroGuy on April 09, 2014, 09:07:44 AM
I'm using this simple plugin http://wordpress.org/plugins/insert-footnote/ to add a Goldcoin Tip Box to the end of each post on altcoinpress.com. It doesn't get any tips yet but I think it's a good way to advertise Goldcoin.

Example here: http://altcoinpress.com/2014/04/java-client-to-put-multiple-coins-into-a-single-wallet/

Here are the two issues:

1. The tip box is being added to pages. I think this is an easy fix based on a little reading I've done here.

http://www.umbrellastudio.com/wordpress/bottom-of-every-post/
http://berchman.com/thesis-tutorial-custom-after-the-post-box/

2. We have a new writer arriving and we need his custom text to be unique as he will want to use a bitcoin address. This will require in-depth modification of the plugin.

(https://www.goldcointalk.org/devteam/footnote.png)

^^^^ Basically what we need here is two text boxes and the ability to assign each text box to a different author. (:D)

There may already be a plugin that exists that can perform this action but I have yet to find it. Does anyone have ideas on the best way to add text boxes, with unique content by author, below every Wordpress post? Or that has the time to modify this code?
Title: Re: [PHP Help] Wordpress Plugin Customization
Post by: Joshua174 on April 16, 2014, 05:53:57 PM
Do you still need help with this or have you solved the problem already?  I can probably help you if you still need help.
Title: Re: [PHP Help] Wordpress Plugin Customization
Post by: MicroGuy on April 16, 2014, 07:32:00 PM
Do you still need help with this or have you solved the problem already?  I can probably help you if you still need help.

I opened a support ticket and the plugin author added the "remove from page" functionality.

The new writer idea got put on hold. However, I'm often in need of PHP customizations and will let you know once I have secured a second writer, or when the next PHP project arises.

Thank you!  :)