| bio | website | |
|---|---|---|
| location | Atlanta, GA | |
| age | ||
| visits | member for | 7 months |
| seen | 4 hours ago | |
| stats | profile views | 59 |
I'm an IT Management, Operations, Service Delivery and Support Professional that still loves to code!
View my linkedin profile at http://www.linkedin.com/in/stephenallen
|
May 29 |
comment |
How to add custom hidden fields to WooCommerce Checkout page to post it securely to external payment gateway? Custom payment gateways can be very easy depending upon the provider. But in all honesty I'm having a hard time understanding exactly what your question is. Could you clarify a bit? |
|
May 23 |
comment |
How do WP child-themes work? So the files are being imported, it may be a question of CSS overrides. |
|
May 23 |
comment |
How do WP child-themes work? Is the site publicly available? Can you share a URL? |
|
May 23 |
answered | How do WP child-themes work? |
|
May 21 |
comment |
Woocommerce Cart Going toAdmin Login Page What troubleshooting have you done already? |
|
May 17 |
comment |
WooCommerce Cart not showing up Have you enabled debug in WordPress config and checked your error logs? What steps have you taken to troubleshoot? |
|
Apr 30 |
comment |
Woocommerce Sidebar issue You might want to take a look at this duplicate question wordpress.stackexchange.com/questions/73262/… |
|
Apr 12 |
answered | WP e-Commerce (WPEC) Variations Sorting, Category Order and Taxonomy Terms Order |
|
Mar 19 |
comment |
How to get Page/Post Gallery attachment images in order they are set in backend using WP_Query()? From what I can tell menu order isn't stored by default when adding media. However if you manually arrange the images via drag and drop the menu order is stored correctly. |
|
Feb 14 |
comment |
How to publish page that can't be detected by search engines? Keep in mind that not all search engines honor a noindex request. |
|
Feb 12 |
comment |
Execute js files doesn't seem to work Perhaps a look at the codex docs on codex.wordpress.org/Function_Reference/wp_enqueue_script would be a good starting point. |
|
Feb 11 |
answered | woocommerce features to add product along with link |
|
Feb 8 |
comment |
Problem attaching image to a wpec product Can you write up you findings as an answer? |
|
Feb 8 |
comment |
Problem attaching image to a wpec product Given your description I'm not able to replicate it. Any additional information would be helpful. |
|
Feb 8 |
comment |
Problem attaching image to a wpec product Can you test on a regular post and see if you are having similar issues? Aside from that you may need to enable debug mode and see if you're hitting any errors. |
|
Feb 8 |
comment |
Problem attaching image to a wpec product Your version of WordPress and WP e-commerce? Are you using the 'Add Media' button or the 'Manage Product Images' link? |
|
Feb 8 |
revised |
Problem attaching image to a wpec product edited tags |
|
Feb 7 |
comment |
How to add additional JavaScript code Take a look at these search results wordpress.stackexchange.com/search?q=enqueue+javascript |
|
Feb 7 |
comment |
Using Jigoshop, how can I add a custom post type to the cart via code? Like just about anything with code it's certainly doable given enough time and effort. But unless you have exceptional requirements that you're not posting in you question it just doesn't make sense. It sounds as if your trying write something custom that's already done in any e-commerce platform. |
|
Feb 7 |
comment |
Using Jigoshop, how can I add a custom post type to the cart via code? You didn't answer my question, nor is your OP very clear. So there's little I can offer for suggestions. |