| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 11 months |
| seen | May 14 at 22:20 | |
| stats | profile views | 3 |
|
Feb 13 |
asked | chosen jquery library not loading - is not a function error |
|
Feb 12 |
comment |
shortcode to create dynamic dropdown box form shortcode attributes Do you have someone you respect that you could recommend. The coder I had, disappeared. This not a hopeful wanna be project. It has been in R&D for two years. I have the mass marketing / JV relationships with the big players now we need the take the beta project and turn it into a sellable version which will retail for around $800. This will be a good opportunity for the right coder. It's just so hard to find people that are good and execute to completion. |
|
Feb 12 |
comment |
shortcode to create dynamic dropdown box form shortcode attributes do you freelance, I have a huge project that requires a top notch wordpress developer? |
|
Feb 12 |
comment |
shortcode to create dynamic dropdown box form shortcode attributes I have been trying to figure out how to add additional attributes to sco. I want to pass label='Module 1'. How can I add the extra attribute and call it up to display in some html like <div id='optoin1' class='bla'><a href='bla'>Module 1</a> |
|
Feb 11 |
accepted | shortcode to create dynamic dropdown box form shortcode attributes |
|
Feb 11 |
comment |
shortcode to create dynamic dropdown box form shortcode attributes There was poetry in that answer. That was exactly what I was looking for. I had to add in the <div> tag line so that when the option is selected the anchor link showed. I had a problem with the <option> having special characters in it. So I added a counter for the <option value='option1' and did the same with the <div id='option1'> and it all came together. Code poetry. Thanks so much. |
|
Feb 9 |
comment |
shortcode to create dynamic dropdown box form shortcode attributes Defining the urls somewhere else kind of defeats the function of shortcode...where were you thinking? Passing the url to me does not seem like a problem. In the function I have the url works perfect. The problem is...I need to loop through the shortcode attributes without having to define them in the array beforehand. So I don't have to crate a unnecessary array values like option1...option50. That way I can take total_options=x and loop the shortcode X times...i.e., total_options=3 (option1, option2 and option3) is created. |
|
Feb 8 |
asked | shortcode to create dynamic dropdown box form shortcode attributes |
|
Jan 12 |
comment |
Use built in thumb generator inside an admin options page of a plugin sorry that was dumb...the images come bundled in the plugin. |
|
Jan 12 |
comment |
Use built in thumb generator inside an admin options page of a plugin FTP...these images are part of a plugin...the admin options pages. |
|
Jan 11 |
answered | Add header and footer to WP backend |
|
Jan 10 |
revised |
How to to stop html editor from addig <p> tags to shortcodes, images, etc edited title |
|
Jan 10 |
revised |
Use built in thumb generator inside an admin options page of a plugin edited title |
|
Jan 10 |
asked | Use built in thumb generator inside an admin options page of a plugin |
|
Jan 10 |
accepted | colorbox not loading in <head> |
|
Jan 10 |
comment |
colorbox not loading in <head> Got it working...but only as admin-head and not admin_head-admin.php would not work but admin_head works fine. The admin page is admin.php?page=admin_plugin_options. I should have caught the admin_enqueue but the amin_head-plugin_page was new. So it's working but I would rather have it only load for admin.php.......thanks for the help. |
|
Jan 10 |
asked | colorbox not loading in <head> |
|
Jan 8 |
comment |
Image popup in a lightbox / overlay from the backend 3.5 admin area (plugin) i totally for that...however, I should not have used thickbox i the description. Didn't WP stop using thinkbox? What is default image overly in WP? I was going to use colorbox but did not want to load anymore in the head than aI have to? |
|
Jan 8 |
asked | Image popup in a lightbox / overlay from the backend 3.5 admin area (plugin) |
|
Jan 7 |
asked | replace wp-login.php login forms via a hook & use custom forms with wp-login form validation |