Title: coderb's Replies | WordPress.org

---

# coderb

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] gallery display display issue](https://wordpress.org/support/topic/gallery-display-display-issue/)
 *  Thread Starter [coderb](https://wordpress.org/support/users/coderb/)
 * (@coderb)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/gallery-display-display-issue/#post-4587783)
 * thanks for the help, the parent album worked.
    I guess you can only display one
   gallery per page. Now I just need to build in some kind of album gallery navigation
   on this page, because viewers might wonder what happened to the higher levels.
 * thanks again for the support
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP UI - Tabs, Accordions, Sliders] Tabs effects do not work on WordPress 3.8.1](https://wordpress.org/support/topic/tabs-effects-do-not-work-on-wordpress-381/)
 *  [coderb](https://wordpress.org/support/users/coderb/)
 * (@coderb)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/tabs-effects-do-not-work-on-wordpress-381/#post-4538744)
 * I posted a similar support question about this a week ago also, but no replies(
   [http://wordpress.org/support/topic/broken-after-updating-381?replies=1#post-5153336](http://wordpress.org/support/topic/broken-after-updating-381?replies=1#post-5153336)).
 * is there any support for this plugin at all?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Woocommerce – Product Attribute : text](https://wordpress.org/support/topic/woocommerce-product-attribute-text/)
 *  Thread Starter [coderb](https://wordpress.org/support/users/coderb/)
 * (@coderb)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-product-attribute-text/#post-2633644)
 * been ages since I looked at it, but from memory, that attribute option refers
   ONLY to the way its presented in the admin section (so whether or not it allows
   items as a piped ‘text’ list when you set that product up). Has nothing to do
   with displaying it as a text input to the front end user, where its always a 
   <select>.
    I agree though, the explanation/docs are(were) crap and so was the
   exclusion of that simple option. And its soooo easy to add a better (in place)
   description of that field, but my guess is, since they have not improved it after
   all this time, either they are blind to it or maybe they want us to be confused
   after spending time installing / configuring it etc.. so that we just end up 
   buying the extension, who knows… From memory too, someone had created a simple
   fix to the template file to convert that <select> to a text input, depending 
   on the option, but you’ll have to google it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] [Plugin: WooCommerce – excelling eCommerce] sidebar pushed to the bottom of the page](https://wordpress.org/support/topic/plugin-woocommerce-excelling-ecommerce-sidebar-pushed-to-the-bottom-of-the-page/)
 *  [coderb](https://wordpress.org/support/users/coderb/)
 * (@coderb)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-woocommerce-excelling-ecommerce-sidebar-pushed-to-the-bottom-of-the-page/#post-2640591)
 * I had the same problem with various themes I tried, I saw the problem on the 
   single product page.
    I think this plugin was specifically designed for woothemes,
   although it seems to work ok with the standard wp theme: twentyten.
 * I ended up simply using the free wootheme : wootique
    i guess you could try comparing
   the template page html and css for one that does work and one that does not
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [the_excerpt show nothing if none](https://wordpress.org/support/topic/the_excerpt-show-nothing-if-none/)
 *  [coderb](https://wordpress.org/support/users/coderb/)
 * (@coderb)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/the_excerpt-show-nothing-if-none/#post-864601)
 * did you ever get rid of the inserted break? am having the same problem. thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] File Permissions via FTP disallowed](https://wordpress.org/support/topic/plugin-nextgen-gallery-file-permissions-via-ftp-disallowed/)
 *  [coderb](https://wordpress.org/support/users/coderb/)
 * (@coderb)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-file-permissions-via-ftp-disallowed/#post-963346)
 * see my response at [http://wordpress.org/support/topic/235169?replies=2](http://wordpress.org/support/topic/235169?replies=2)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [NextGen/Gallery – Problem with file permissions](https://wordpress.org/support/topic/nextgengallery-problem-with-file-permissions/)
 *  [coderb](https://wordpress.org/support/users/coderb/)
 * (@coderb)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/nextgengallery-problem-with-file-permissions/#post-961976)
 * Like you, and many others I see, I just had this problem, and could not find 
   a solution in the forums (perhaps a bad keyword search).
    But with some quick
   digging into the code I think I have the simple solution.
 * NextGen uses the PclZip Class that comes with wordpress .
    This is located at/
   wp-admin/includes/class-pclzip.php
 * when NextGen uses this class to unzip the images, a simple parameter/ argument
   that sets the permissions is omitted.
 * To change this go to wp-content/plugins/nextgen-gallery/admin and edit the functions.
   php file as follows:
 * search for ‘function unzip’
 * change this line of code from:
 * `if ($archive->extract(PCLZIP_OPT_PATH, $dir, PCLZIP_OPT_REMOVE_ALL_PATH, PCLZIP_CB_PRE_EXTRACT,'
   ngg_getOnlyImages') == 0) {`
 * to:
 *     ```
       if ($archive->extract(PCLZIP_OPT_PATH, $dir, PCLZIP_OPT_SET_CHMOD, 0755, PCLZIP_OPT_REMOVE_ALL_PATH, PCLZIP_CB_PRE_EXTRACT, 'ngg_getOnlyImages') == 0) {
       ```
   
 * this worked for me, and hopefully it will do the trick for you and others.
    I
   must say, unless I’m missing something, I’m really surprised this issue has not
   been fixed in the code ages ago.

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