Search found 11 matches
- Wed Jan 13, 2016 10:51 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: suggestion for new version
- Replies: 2
- Views: 2598
Re: suggestion for new version
hi, i mean >functions.php < in wordpress theme development, <?php function myfunction (){ add_theme_support('title-tag'); add_theme_support('post-thumbnails'); } add_action('after_setup_theme','myfunction'); i mean when i will type add_th < it will show hints exactly ( add_theme_support ();)
- Tue Jan 12, 2016 10:03 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: suggestion for new version
- Replies: 2
- Views: 2598
suggestion for new version
hi, plz make an extension or built in feature named of 'wordpress code hints' , so that at the type wordpress code it suggest which code should i write here like html, css etc code hints, for example : when i will type after_s (then it should suggest after_setup_theme) ...then when i will type ...
- Thu Nov 19, 2015 4:11 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: WordPress code hints
- Replies: 1
- Views: 2197
WordPress code hints
is there any plugin or built in any option by this when i type WordPress function or WordPress related anything it will show code hints? i have enabled wordpress option from framework library but no code hints is showing thats why i have gone to other code editor which supports code hints for ...
- Thu Sep 10, 2015 9:29 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: check it and solve
- Replies: 7
- Views: 8692
Re: check it and solve
YA right, i face same thing, i would make e post what you wrote above, very good point, it's high time to update and fix all these important issues, 

- Wed Sep 09, 2015 9:12 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: feature request: Bootstrap CSS keyboard shortcuts
- Replies: 5
- Views: 4916
Re: feature request: Bootstrap CSS keyboard shortcuts
i am really waiting for new version of rapid php which support twitter bootscarp, i dont know why it is being late as it is now most expectable from rapid php developers.... , 

- Wed Aug 26, 2015 11:56 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: CSS extract feature and something
- Replies: 3
- Views: 3162
Re: css extract feature and something
thnx you so much, i always get helpful reply to you, 

- Mon Aug 24, 2015 8:03 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: CSS extract feature and something
- Replies: 3
- Views: 3162
CSS extract feature and something
hi, is it possible to build in such type of feature where i will paste all of my html code and only id and class selector will be extract within in a second ? in before i use extractcss.com to extract id, n class selector, but it is not avilable now, if possible it would help us a lot to save time ...
- Fri Aug 14, 2015 9:10 pm
- Forum: Easy Button & Menu Maker Support
- Topic: a simple question
- Replies: 1
- Views: 6064
a simple question
ho, i would like to KNOW is there any difference between EASY CSS MENU and EASY BUTTON AND MENU MAKER? which is best? both are same price 

- Mon Aug 10, 2015 5:12 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: code hints problem
- Replies: 2
- Views: 2609
Re: code hints problem
thnx i have understood now how to use "xceutive x-ray option", 

- Sun Aug 09, 2015 9:53 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: feature request: Bootstrap CSS keyboard shortcuts
- Replies: 5
- Views: 4916
feature request: Bootstrap CSS keyboard shortcuts
twitter bootscarp is needed for web design, there is no support for twitter bootscarp in rapid php editor 2015, so i think a plugin can be developed for twitter bootscarp, for example it can be like this :| •Ctrl + Shift + Alt + F1 > container 'div' •Ctrl + Shift + Alt + F2 > fluid container 'div' •C ...
- Sat Aug 08, 2015 8:47 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: code hints problem
- Replies: 2
- Views: 2609
code hints problem
hi, i i am using rapid php editor 13.0 version, at the write of HTML tag, no highlight code is showing for <MARQUEE> </marquee> tag, also no attributes of marquee tag , and also i have found no attributes is showing in table tag , like <table cellpading="0" border="0" etc> </table> , i think i have ...