Title: timiswright's Replies | WordPress.org

---

# timiswright

  [  ](https://wordpress.org/support/users/timiswright/)

 *   [Profile](https://wordpress.org/support/users/timiswright/)
 *   [Topics Started](https://wordpress.org/support/users/timiswright/topics/)
 *   [Replies Created](https://wordpress.org/support/users/timiswright/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/timiswright/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/timiswright/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/timiswright/engagements/)
 *   [Favorites](https://wordpress.org/support/users/timiswright/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Participants Database] YES, NO, OTHERS issue](https://wordpress.org/support/topic/yes-no-others-issue/)
 *  Thread Starter [timiswright](https://wordpress.org/support/users/timiswright/)
 * (@timiswright)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/yes-no-others-issue/#post-6485932)
 * Thank you, could you keep us posted on this issue please.
 * We really need to get the participants back online!!
 * Thanks again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Participants Database] YES, NO, OTHERS issue](https://wordpress.org/support/topic/yes-no-others-issue/)
 *  Thread Starter [timiswright](https://wordpress.org/support/users/timiswright/)
 * (@timiswright)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/yes-no-others-issue/#post-6485809)
 * Also i *think* that the yes, no and others should all have the same id only allowing
   you to select yes,no OR other at the minute you can select yes and others at 
   the same time as the others is not grouped with the yes and no.
 * input name=”oct_31st” id=”pdb-oct_31st-yes” type=”radio” value=”Yes”
    input name
   =”oct_31st” id=”pdb-oct_31st-no” type=”radio” value=”No” input type=”radio” name
   =”oct_31st” value=”other” id=”pdb-oct_31st_otherselect” class=”otherselect”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Participants Database] YES, NO, OTHERS issue](https://wordpress.org/support/topic/yes-no-others-issue/)
 *  Thread Starter [timiswright](https://wordpress.org/support/users/timiswright/)
 * (@timiswright)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/yes-no-others-issue/#post-6485808)
 * I *think* I may have found the issue..
 * In my page all the others radio button’s have the same name so i’m guessing that
   all the others buttons are grouped together only allowing one others radio button
   to be selected at a time.
 * ————————
    input type=”radio” name=”pdb-otherselector” value=”other” id=”pdb-oct_31st_otherselect”
   class=”otherselect”
 * input type=”radio” name=”pdb-otherselector” value=”other” id=”pdb-nov_7th_otherselect”
   class=”otherselect”
    ————————
 * I’m guessing the name instead of all being pdb-otherselector they need to be 
   unique like the id.??
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Car Demon] Not showing prices](https://wordpress.org/support/topic/not-showing-prices/)
 *  [timiswright](https://wordpress.org/support/users/timiswright/)
 * (@timiswright)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/not-showing-prices/#post-3831288)
 * That was the gotcha that i had, If you have added prices to all fields I’m not
   sure what else to look for. How about looking in the source code of a car page
   and see if the price is in there maybe the CSS is hiding the price or its off
   screen? Can’t think of anything else without having a look.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Car Demon] Not showing prices](https://wordpress.org/support/topic/not-showing-prices/)
 *  [timiswright](https://wordpress.org/support/users/timiswright/)
 * (@timiswright)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/not-showing-prices/#post-3831274)
 * Have you selected a location where the vehicle is?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WooCommerce importing products from .xml feed](https://wordpress.org/support/topic/woocommerce-importing-products-from-xml-feed/)
 *  [timiswright](https://wordpress.org/support/users/timiswright/)
 * (@timiswright)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-importing-products-from-xml-feed/#post-3425329)
 * Hi KazikJ93 did you find a solution for this?
 * I’m now looking at an epos system that works with xml files for all the stock.
   
   I think we may be looking for the same thing.
 * Tim
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JJ NextGen JQuery Carousel] I would like to add a 4px border to each image.](https://wordpress.org/support/topic/i-would-like-to-add-a-4px-border-to-each-image/)
 *  Thread Starter [timiswright](https://wordpress.org/support/users/timiswright/)
 * (@timiswright)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/i-would-like-to-add-a-4px-border-to-each-image/#post-3141331)
 * well i did it by editing the height and width in the jj_ngg_jquery_carousel.php
   file have a look it does make sense.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JJ NextGen JQuery Carousel] I would like to add a 4px border to each image.](https://wordpress.org/support/topic/i-would-like-to-add-a-4px-border-to-each-image/)
 *  Thread Starter [timiswright](https://wordpress.org/support/users/timiswright/)
 * (@timiswright)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/i-would-like-to-add-a-4px-border-to-each-image/#post-3141228)
 * Found it the height and width are set in jj_ngg_jquery_carousel.php the width
   is set by some math of the width * the amount visible and the height is just 
   the height of the images.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] [Plugin: NextGEN Gallery] Slideshow Image to URL](https://wordpress.org/support/topic/plugin-nextgen-gallery-slideshow-image-to-url/)
 *  Thread Starter [timiswright](https://wordpress.org/support/users/timiswright/)
 * (@timiswright)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-slideshow-image-to-url/#post-1998920)
 * anyone???

Viewing 9 replies - 1 through 9 (of 9 total)