xgf666
Regular Member
- Jan 18, 2011
- 206
- 98
Hi, :amish:
I need someone with knowledge in wordpress plugin creation. The wordpress plugin I want to create will have those functions:
- Upload of pictures
- delete pictures
- selecte picture order
- insering the picture gallery in a page/post/widget via shortcode
- the picture gallery must be parsed like this to work with a JS script
If you feel confident don't hesitate to send me a PM with your skype in it. Looking for long terme partnership.
Thank you
I need someone with knowledge in wordpress plugin creation. The wordpress plugin I want to create will have those functions:
- Upload of pictures
- delete pictures
- selecte picture order
- insering the picture gallery in a page/post/widget via shortcode
- the picture gallery must be parsed like this to work with a JS script
HTML:
<div class="inside"> <img src="logo-vodafone.jpg" alt="picture">
<img src="logo-mercedes.jpg" alt="picture">
<img src="logo-loreal.jpg" alt="picture">
</div>
</div>
<div style="float: left; position: relative;" class="panel" id="panel_2">
<div class="inside">
<img src="logo-unicredit.jpg" alt="picture">
<img src="logo-sky.jpg" alt="picture">
<img src="logo-bmw.jpg" alt="picture">
</div>
</div>
<div style="float: left; position: relative;" class="panel" id="panel_3">
<div class="inside">
<img src="logo-sony.jpg" alt="picture">
<img src="logo-fiat.jpg" alt="picture">
<img src="logo-ing.jpg" alt="picture">
If you feel confident don't hesitate to send me a PM with your skype in it. Looking for long terme partnership.
Thank you