WP PHP Programmer Needed Small Issue BROKEN REPORT LINK PLUGIN ISSUE
How can I add this report link wherever I want ?
Here is the plugin page http://wordpress.org/extend/plugins/gd-broken-report/
Here is a example of the plugin in use http://www.top30tvshows.com/smallville-2010/
As you will notice there is the link Click To Report This Video Broken. below the content. We want to move it above the fold possibly as a image link.
Thanks for your help !
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$2 Answers
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$You'll need a couple of things
1. Access to your "theme" via the Admin Dashboard or ability to edit a theme file via FTP
2. Some basic knowledge of PHP
Via the Dashboard
1. Select the "Appearance" drop down
2. Select "editor"
3. Choose "single.php" from the list of Templates on the right
(FTP Instructions below the editing instructions)
Editing "single.php"
1. Find where the video is placed - you're going to want to look for a plugin name, or some "meta" information in the template that says something about video.
2. Once you've located the video placement (or where you'd like the "Report This Video Broken" placed) copy the following into the page:
Make sure you set the plugin to "manual" placement, otherwise it might show up twice on the page.
FTP info:
1. Via FTP, login
2. Your theme is located in wp-content >>> themes >>> theme name
3. You can retrieve the theme name from the "Appearance" screen in the Dashboard, it's listed in italic under the screenshot of the theme.
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$romeo0830: you asked, "How can I add this report link wherever I want ?"
The above is how to do it. If you're searching for a programmer to fix this for you, I suggest using Craigslist, Rent-A-Coder, or something other than Mahalo Answers to seek the talent you need.
WTH? this is way off topic man what does this have to do with my question