Title: linkedbinary900's Replies | WordPress.org

---

# linkedbinary900

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

 *   [Profile](https://wordpress.org/support/users/linkedbinary900/)
 *   [Topics Started](https://wordpress.org/support/users/linkedbinary900/topics/)
 *   [Replies Created](https://wordpress.org/support/users/linkedbinary900/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/linkedbinary900/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/linkedbinary900/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/linkedbinary900/engagements/)
 *   [Favorites](https://wordpress.org/support/users/linkedbinary900/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: [[Contact Form 7] Why im having two validation error messages?](https://wordpress.org/support/topic/why-im-having-two-validation-error-messages/)
 *  [linkedbinary900](https://wordpress.org/support/users/linkedbinary900/)
 * (@linkedbinary900)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/why-im-having-two-validation-error-messages/#post-5595342)
 * Solution: edited my .htaccess file at the root of the WordPress installation…
 *     ```
       php_value upload_max_filesize 100M
       php_value post_max_size 100M
       php_value max_execution_time 200
       php_value max_input_time 20
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Why im having two validation error messages?](https://wordpress.org/support/topic/why-im-having-two-validation-error-messages/)
 *  [linkedbinary900](https://wordpress.org/support/users/linkedbinary900/)
 * (@linkedbinary900)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/why-im-having-two-validation-error-messages/#post-5595341)
 * I have a validation error when attempting to use the form to upload an mp3.
 *     ```
       <p>Your Name<br />
           [text* your-name] </p>
   
       <p>Your Email<br />
           [email* your-email] </p>
   
       <p>Song Title<br />
           [text* your-subject] </p>
   
       <p>Choose Audio File (MP3 or M4A)<br />
           [file* file-321 limit:20mb filetypes:mp3|m4a]</p>
   
       <p>Musician Photo (JPG or PNG)<br />
           [file* file-616 limit:5mb filetypes:jpg|png]</p>
   
       <p>Prove You Are Human<br />
           [captchac captcha-876 fg:#6af15f bg:#000000 size:l]<br />
           [captchar captcha-876]</p>
   
       <p>[submit "Send"]</p>
       ```
   
 * **Failed to upload file. Error occurred.** Immediately below the mp3/m4a file
   upload field
 * and
 * **Validation errors occurred. Please confirm the fields and submit it again.**
   at the bottom of the form where the “Success” message usually appears on other
   forms.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jump to - Post Edit] 1.0.1 – Problems persist…](https://wordpress.org/support/topic/101-problems-persist/)
 *  Plugin Author [linkedbinary900](https://wordpress.org/support/users/linkedbinary900/)
 * (@linkedbinary900)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/101-problems-persist/#post-3227708)
 * This has been resolved. Excerpt from updated readme.txt (version 1.0.2):
 * > 12/18/2012: Version 1.0.2 – Instead of creating a new custom meta box to perform
   > this action, this plugin now adds a section to the “Publish” area of the “Edit
   > Post” screen.
   >  ~ This update fixes the problems occurring with use of the previous
   > versions (custom meta data and permalink information, etc. is now read/write
   > accessible again) ~ There is now a Stylesheet file included with this plugin,`
   > jump-to-post-edit.css`. Feel free to customize the color-scheme, etc. to your
   > liking!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jump to - Page Edit] 1.0.1 – Problems persist…](https://wordpress.org/support/topic/101-problems-persist-1/)
 *  Plugin Author [linkedbinary900](https://wordpress.org/support/users/linkedbinary900/)
 * (@linkedbinary900)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/101-problems-persist-1/#post-3227699)
 * This problem appears to be solved. Page Edit screens are not reacting to this
   feature as the Post Edit screens are.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jump to - Page Edit] Permalinks Glitch, Edits Inexplicably reverting & Not Updating](https://wordpress.org/support/topic/permalinks-glitch-edits-inexplicably-reverting-not-updating-1/)
 *  Plugin Author [linkedbinary900](https://wordpress.org/support/users/linkedbinary900/)
 * (@linkedbinary900)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/permalinks-glitch-edits-inexplicably-reverting-not-updating-1/#post-3226592)
 * Glitches resolved. Please update to version 1.0.1 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jump to - Post Edit] Permalinks Glitch, Edits Inexplicably reverting & Not Updating](https://wordpress.org/support/topic/permalinks-glitch-edits-inexplicably-reverting-not-updating/)
 *  Plugin Author [linkedbinary900](https://wordpress.org/support/users/linkedbinary900/)
 * (@linkedbinary900)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/permalinks-glitch-edits-inexplicably-reverting-not-updating/#post-3226591)
 * Glitches resolved. Please update to version 1.0.1 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] [Plugin: jQuery Collapse-O-Matic] Roll your own Elements ideas](https://wordpress.org/support/topic/plugin-jquery-collapse-o-matic-roll-your-own-elements-ideas/)
 *  [linkedbinary900](https://wordpress.org/support/users/linkedbinary900/)
 * (@linkedbinary900)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-jquery-collapse-o-matic-roll-your-own-elements-ideas/page/3/#post-2552701)
 * > 4. Start with content expanded
   > Add the class colomat-close to your collapseomatic title, like:
   > `<h4 class="collapseomatic colomat-close" title="<?php the_title(); ?>" id="
   > <?php the_ID(); ?>"><?php echo get_the_post_thumbnail($page->ID, 'thumbnail');?
   > ><?php the_title(); ?></h4> <!-- Returns title with Collapse-o-matic formatting,
   > with EXPAND BY DEFAULT (colomat-close) -->`
   > Have fun!
 * Thanks a lot! Just what I needed.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Help! Admin page not working correctly – can't do…](https://wordpress.org/support/topic/help-admin-page-not-working-correctly-cant-do/)
 *  [linkedbinary900](https://wordpress.org/support/users/linkedbinary900/)
 * (@linkedbinary900)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/help-admin-page-not-working-correctly-cant-do/#post-2682533)
 * I had to review the URL values for the blog directory in the corresponding WordPress
   database to fix this kind of problem, and also make sure that the various databases
   referencing the WP installation were all noting the same up-to-date version.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox Plus Colorbox] [Plugin: Lightbox Plus] Should it automatically adjust size to fit screen](https://wordpress.org/support/topic/plugin-lightbox-plus-should-it-automatically-adjust-size-to-fit-screen/)
 *  [linkedbinary900](https://wordpress.org/support/users/linkedbinary900/)
 * (@linkedbinary900)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-lightbox-plus-should-it-automatically-adjust-size-to-fit-screen/#post-2956883)
 * Hello,
 * Go to your _Plugins_ page in WordPress, find _Lightbox Plus_, and click the _Settings_
   link. You can adjust the width/height variables within the _Base Settings_ section.
   I set the “height” and “width” values at “90%”, which will limit the size of 
   the lightbox and fit within the dimensions of the window from which the link 
   came from.
 * Good luck!

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