PHPUserNoob88 Posted December 22, 2014 Share Posted December 22, 2014 (edited) Im new to PHP and here's what I want to do... I want the WordPress plugin TablePress to automatically display a url location in a specfic coloumn as a sized image, however, i'd like the url location of the image to be imported to the domain of the site itself. ie.. www.amazon.com/image.jpg will be exported to www.mysite.com/image.jpg and so this will happen and then the image will be shown as the image not a link. Next, buy link www.amazon.com/buylink will be displayed on a button image. So, my question is, how do i go about doing this? Im totally new to PHP and know basic HTML. Thanks Edited December 22, 2014 by PHPUserNoob88 Quote Link to comment Share on other sites More sharing options...
ginerjm Posted December 22, 2014 Share Posted December 22, 2014 Try posting in the CMS forum? Quote Link to comment Share on other sites More sharing options...
NotionCommotion Posted December 23, 2014 Share Posted December 23, 2014 Learn PHP? Or hire someone to do it for you? There might be a hire section on this forum, and if not, try odesk. Quote Link to comment Share on other sites More sharing options...
superromia Posted December 26, 2014 Share Posted December 26, 2014 (edited) Try this http://codex.wordpress.org/ ? Edited December 26, 2014 by superromia Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.