Title: gaff's Replies | WordPress.org

---

# gaff

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Add fields from code](https://wordpress.org/support/topic/add-fields-from-code/)
 *  Thread Starter [gaff](https://wordpress.org/support/users/gaff/)
 * (@gaff)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-fields-from-code/#post-5381188)
 * And php duesn’t work in this case… why?
    possible variant: in the page-code:
 *     ```
       <?php
       ....
       $my_value = 'some value';
       ....
       ?>
       ```
   
 * in the forms ection:
 *     ```
       <div style='display:none;'>
       [text my_field "<?=$my_value?>"]
       </div>
       ```
   
 * BUT
    ‘<‘ changes whis ‘htmlentities()’ what for?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Add fields from code](https://wordpress.org/support/topic/add-fields-from-code/)
 *  Thread Starter [gaff](https://wordpress.org/support/users/gaff/)
 * (@gaff)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-fields-from-code/#post-5381152)
 * Yes, I understand, that in the form section of the CF7 interface I can write 
   any HTML-code, I read doc.
    But my question about using shortcode and hidden 
   fields, beacause my hidden fields are dynamic.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[jQuery T(-) Countdown Widget] Problem with jQuery sintax](https://wordpress.org/support/topic/problem-with-jquery-sintax/)
 *  Thread Starter [gaff](https://wordpress.org/support/users/gaff/)
 * (@gaff)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problem-with-jquery-sintax/#post-5308995)
 * [cycle2] – it’s slider of main picture, it’s just info-lines, they are evwry 
   time over there.
    “Uncaught TypeError:..” – firefox sad: “TypeError: h(…).carouFredSel
   is not a function” – it’s really undifined function, but I swith off careers-
   min.js result:
 *     ```
       SyntaxError: 09 is not a legal ECMA-262 octal constant subaruport.ru:281
       "[cycle2] --c2 init--" jquery.cycle2.js:608
       "[cycle2] fx: fade (string)" jquery.cycle2.js:608
       "[cycle2] timeout: 2000 (number)" jquery.cycle2.js:608
       "[cycle2] speed: 6000 (number)" jquery.cycle2.js:608
       "[cycle2] slides: > div (string)" jquery.cycle2.js:608
       SyntaxError: 09 is not a legal ECMA-262 octal constant subaruport.ru:281
       TypeError: jQuery(...).countDown is not a function subaruport.ru:291
       Метод getPreventDefault() является устаревшим. Для его замены используйте метод defaultPrevented. global-min.js:2
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[jQuery T(-) Countdown Widget] Problem with jQuery sintax](https://wordpress.org/support/topic/problem-with-jquery-sintax/)
 *  Thread Starter [gaff](https://wordpress.org/support/users/gaff/)
 * (@gaff)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problem-with-jquery-sintax/#post-5308976)
 * If you need “don’tworking” version, then tell me, I switch off my changes. It’s
   o’k, beacouse the site is underconstruction
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[jQuery T(-) Countdown Widget] Problem with jQuery sintax](https://wordpress.org/support/topic/problem-with-jquery-sintax/)
 *  Thread Starter [gaff](https://wordpress.org/support/users/gaff/)
 * (@gaff)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problem-with-jquery-sintax/#post-5308975)
 * [http://subaruport.ru/](http://subaruport.ru/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[jQuery T(-) Countdown Widget] Problem with jQuery sintax](https://wordpress.org/support/topic/problem-with-jquery-sintax/)
 *  Thread Starter [gaff](https://wordpress.org/support/users/gaff/)
 * (@gaff)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problem-with-jquery-sintax/#post-5308970)
 * Today WP sad – plugin has new version!
    After updating to new version, I founded
   old problem: [ – it doesn’t work](https://yadi.sk/i/DU8j1G3GbaUsU)
 * [I made changes in main plugin’s php and now it’s working](https://yadi.sk/i/2W2XpwvqbaUtr)
 * I don’t use widget, I use only do_shortcode()
    please, check it one more time

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