| bio | website | industrialthemes.com |
|---|---|---|
| location | Indianapolis, IN | |
| age | ||
| visits | member for | 2 years, 10 months |
| seen | May 20 at 19:42 | |
| stats | profile views | 25 |
|
May 13 |
revised |
How do I implement the Wordpress Iris picker into my plugin on the front-end? There is an additional component needed for displaying the color picker on the front-end. |
|
May 13 |
suggested | suggested edit on How do I implement the Wordpress Iris picker into my plugin on the front-end? |
|
May 13 |
comment |
How do I implement the Wordpress Iris picker into my plugin on the front-end? This got me almost there but I still had an error regarding wpColorPickerL10n, so i had to add a bit more within the function. I have updated the answer above with the wp_localize_script requirement. |
|
Apr 4 |
awarded | Popular Question |
|
Jan 24 |
awarded | Popular Question |
|
Sep 19 |
awarded | Popular Question |
|
Aug 22 |
awarded | Popular Question |
|
Dec 1 |
accepted | How do I get the permalink of a custom post type? |
|
Oct 25 |
comment |
How do I get the permalink of a custom post type? That returns the permalink of a specific post or page. I want to return the permalink of a post type. So, for instance, if there is a post type called "movie reviews", and the permalink of that post type is "www.website.com/movie-reviews", how do I get that permalink? Maybe this is not a true permalink technically, I just want the URL of that post type. |
|
Oct 25 |
asked | How do I get the permalink of a custom post type? |
|
Sep 7 |
accepted | How do I add a TinyMCE row that all users can see, instead of just admins? |
|
Sep 7 |
comment |
How do I add a TinyMCE row that all users can see, instead of just admins? Thank you so much - how did I miss that! |
|
Sep 7 |
comment |
How do I add a TinyMCE row that all users can see, instead of just admins? I'm developing a commercial theme for resale and I don't want the user to have to install a plugin nor do I want to package third-party code within my theme. |
|
Sep 7 |
asked | How do I add a TinyMCE row that all users can see, instead of just admins? |
|
Jul 21 |
accepted | Can I setup WordPress in a subdirectory and then point my URL to the subdirectory when I'm ready to go live? |
|
Jul 20 |
comment |
Can I setup WordPress in a subdirectory and then point my URL to the subdirectory when I'm ready to go live? Thank you, I had read that already. The whole reason I'm asking this is because I am not going to be available the day the client wants to go live, so they asked if they could just use the redirect method I mentioned above which does not require any coding changes or file moves. If I follow that article, I might as well just move the whole site. I'm basically just looking for an easy way to go from dev to live without having to do any coding changes or file moves. I'd love it if someone could just answer "you can't do that", which I could relay to the client :) |
|
Jul 20 |
comment |
Can I setup WordPress in a subdirectory and then point my URL to the subdirectory when I'm ready to go live? I would like it to appear so that the site is at the top level domain if possible. |
|
Jul 19 |
asked | Can I setup WordPress in a subdirectory and then point my URL to the subdirectory when I'm ready to go live? |
|
May 6 |
accepted | How can I migrate all of my custom field thumbnails to the built-in post featured image? |
|
May 6 |
comment |
How can I migrate all of my custom field thumbnails to the built-in post featured image? True, however there are 19 different sizes of thumbnails used by the new theme, so that would be a lot of places to update and have to use lots of sizes for TimThumb. I'm wondering about a script that can help me to not have to do that. |