Title: benzin's Replies | WordPress.org

---

# benzin

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 36 total)

1 [2](https://wordpress.org/support/users/benzin/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/benzin/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/benzin/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin tweak help needed – desperately!](https://wordpress.org/support/topic/plugin-tweak-help-needed-desperately/)
 *  [benzin](https://wordpress.org/support/users/benzin/)
 * (@benzin)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/plugin-tweak-help-needed-desperately/page/2/#post-441548)
 * try this.. if _ds_rating is in the same table
    <?php query_posts(“cat=1&orderby
   =_ds_rating&order=ASC”); ?>
 * got to go for now.. bbl
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin tweak help needed – desperately!](https://wordpress.org/support/topic/plugin-tweak-help-needed-desperately/)
 *  [benzin](https://wordpress.org/support/users/benzin/)
 * (@benzin)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/plugin-tweak-help-needed-desperately/#post-441546)
 * Probably not .. im helping you at same time as im writing 2 plugins to myself,
   talking in skype, moderate a high traffic forum. My desktop has 25 open windows
   everything from text-code editors, ftp-clients to ssh terminal windows .. i need
   a smoke ..
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin tweak help needed – desperately!](https://wordpress.org/support/topic/plugin-tweak-help-needed-desperately/)
 *  [benzin](https://wordpress.org/support/users/benzin/)
 * (@benzin)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/plugin-tweak-help-needed-desperately/#post-441542)
 * get_posts(‘numberposts=10&order=ASC&orderby=_ds_rating’);
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin tweak help needed – desperately!](https://wordpress.org/support/topic/plugin-tweak-help-needed-desperately/)
 *  [benzin](https://wordpress.org/support/users/benzin/)
 * (@benzin)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/plugin-tweak-help-needed-desperately/#post-441541)
 * Have you tried to send a “order by” value ?
 * i dont know where your script saves, in post meta ?
 * order by _ds_rating
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin tweak help needed – desperately!](https://wordpress.org/support/topic/plugin-tweak-help-needed-desperately/)
 *  [benzin](https://wordpress.org/support/users/benzin/)
 * (@benzin)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/plugin-tweak-help-needed-desperately/#post-441530)
 * write your own function tip was unhelpfull ? did you already know that..
 * “the get_posts() function is in wp-includes/classes.php and its a BIG function:/”?
 * “you could modify that or try write your own function” is wery clear and logic?(
   depends if im on the right track 🙂
 * Your respons could be: oh great thanks, i didnt know where to look .. could you
   give me som assistans ? etc….
 * Im not always right.. but i try my best to help..
 * and.. get some contact information on your webpage .. i really did a search and
   used 30 minutes of my precious time 🙂 to help but couldnt email my thoughts
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin tweak help needed – desperately!](https://wordpress.org/support/topic/plugin-tweak-help-needed-desperately/)
 *  [benzin](https://wordpress.org/support/users/benzin/)
 * (@benzin)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/plugin-tweak-help-needed-desperately/#post-441505)
 * ok .. the get_posts() is in wp-includes/classes.php a BIG function :/ you could
   modify that or write your own function
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin tweak help needed – desperately!](https://wordpress.org/support/topic/plugin-tweak-help-needed-desperately/)
 *  [benzin](https://wordpress.org/support/users/benzin/)
 * (@benzin)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/plugin-tweak-help-needed-desperately/#post-441493)
 * what ?
 * /* Output the relevant XHTML */
    $ds_rating_options = get_option(‘ds_rating_options’);
   if ($ds_rating_options[0] == ‘css’) { /* Output the rating code block, for using
   CSS to display */ // echo ‘..’; } else if($ds_rating_options[0] == ‘images’) {/*
   Output an image */ // echo ‘..’; } comment out this – if i understand you correct
 * Check this page for sorting posts ..
    [http://codex.wordpress.org/Template_Tags/get_posts](http://codex.wordpress.org/Template_Tags/get_posts)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [File Zilla help](https://wordpress.org/support/topic/file-zilla-help/)
 *  [benzin](https://wordpress.org/support/users/benzin/)
 * (@benzin)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/file-zilla-help/#post-441241)
 * are you sure you are connecting to right host ?
 * “all FTP Hosts are listed in your Control Panel, FTP Manager section on the bottom
   of the page”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin for making tables?](https://wordpress.org/support/topic/plugin-for-making-tables/)
 *  [benzin](https://wordpress.org/support/users/benzin/)
 * (@benzin)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/plugin-for-making-tables/#post-345911)
 * Remember .. tables is for data from a database, not design. by the way .. i write
   tables faster then a wysiwyg tool
    people are so helpless without their tools…
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [No MySQL?](https://wordpress.org/support/topic/no-mysql-1/)
 *  [benzin](https://wordpress.org/support/users/benzin/)
 * (@benzin)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/no-mysql-1/#post-440541)
 * no .. change host.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Paste screen shot in post without FTP](https://wordpress.org/support/topic/paste-screen-shot-in-post-without-ftp/)
 *  [benzin](https://wordpress.org/support/users/benzin/)
 * (@benzin)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/paste-screen-shot-in-post-without-ftp/#post-439889)
 * “..pasting to Paint, file | save as | FTP | upload | browse to it..” must be 
   really tough 🙂
 * for me it took 2 sek to start paint from the start menu .. another 4 sek to paste
   and save as .. tabbed to ftp client .. uploaded the file .. etc ..
 * a working man has his tools ready .. just TAB betwen them .. you will see how
   smooth things can be
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Add Special CSS Class to Titles with length > x characters?](https://wordpress.org/support/topic/add-special-css-class-to-titles-with-length-gt-x-characters/)
 *  [benzin](https://wordpress.org/support/users/benzin/)
 * (@benzin)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/add-special-css-class-to-titles-with-length-gt-x-characters/#post-439757)
 * Your title in index.php is something like <h3 id=”post-<?php the_ID(); ?>”> change
   to this in you post title <h3 id=”post-<?php the_ID(); ?>” <?php if (strlen(the_title())
   > 50) { echo ” class=\”long-post-title\””; }>
 * It should work..
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Remove calendar](https://wordpress.org/support/topic/remove-calendar/)
 *  [benzin](https://wordpress.org/support/users/benzin/)
 * (@benzin)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/remove-calendar/#post-439752)
 * Is it a plugin ? deactivate it in the admin part / plugins .. or remove <?php
   some_cal_function(); ?> from your-theme/sidebar.php
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [A New Cool Theme here, Modified from Aconyte](https://wordpress.org/support/topic/a-new-cool-theme-here-modified-from-aconyte/)
 *  [benzin](https://wordpress.org/support/users/benzin/)
 * (@benzin)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/a-new-cool-theme-here-modified-from-aconyte/#post-439751)
 * You should make it a user decision to hide or enable the sidebars, a cookie maybe.
   Also make a fast access ( ALT + 1 ) for menu, ( ALT + 2 ) for right or something
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [A New Cool Theme here, Modified from Aconyte](https://wordpress.org/support/topic/a-new-cool-theme-here-modified-from-aconyte/)
 *  [benzin](https://wordpress.org/support/users/benzin/)
 * (@benzin)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/a-new-cool-theme-here-modified-from-aconyte/#post-439750)
 * Pretty cool ..but .. the navigation panel cut a big chunk of the middle content
   when i klick it back .. i use Firefox 1.5.0.6

Viewing 15 replies - 1 through 15 (of 36 total)

1 [2](https://wordpress.org/support/users/benzin/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/benzin/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/benzin/replies/page/2/?output_format=md)