July 18, 2025, 10:35:36 PM

Author Topic: [PHP Help] Wordpress Plugin Customization  (Read 2930 times)

0 Members and 1 Guest are viewing this topic.

Offline MicroGuy

  • System Admin
  • *****
  • Posts: 3471
  • Karma: +47/-0
  • "Shoot for the Stars!"
    • View Profile
    • MicroGuy.com
[PHP Help] Wordpress Plugin Customization
« 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.



^^^^ 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?
"The heart of any cryptocurrency can be found in the spirit of its community."

Offline Joshua174

  • Newbie
  • *
  • Posts: 18
  • Karma: +6/-0
    • View Profile
Re: [PHP Help] Wordpress Plugin Customization
« Reply #1 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.
GLD: DyxZv1xbH1tLUibbtpKQMLJTKjjojU1qCA

Offline MicroGuy

  • System Admin
  • *****
  • Posts: 3471
  • Karma: +47/-0
  • "Shoot for the Stars!"
    • View Profile
    • MicroGuy.com
Re: [PHP Help] Wordpress Plugin Customization
« Reply #2 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!  :)
"The heart of any cryptocurrency can be found in the spirit of its community."