Title: flashbytes's Replies - page 2 | WordPress.org

---

# flashbytes

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 16 through 30 (of 32 total)

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Frontend event creation: group drop down only showing the last 20 groups created](https://wordpress.org/support/topic/frontend-event-creation-group-drop-down-only-showing-the-last-20-groups-created/)
 *  Thread Starter [flashbytes](https://wordpress.org/support/users/flashbytes/)
 * (@flashbytes)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/frontend-event-creation-group-drop-down-only-showing-the-last-20-groups-created/#post-4179383)
 * The drop down list in the backend is fine:
    shows all available groups.
 * These lists though (both front and backend) are sorted by creation not by alphabet.
   The latter would be more logical and more tidy.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] A disaster after the latest Upgrade](https://wordpress.org/support/topic/a-disaster-after-the-latest-upgrade/)
 *  [flashbytes](https://wordpress.org/support/users/flashbytes/)
 * (@flashbytes)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/a-disaster-after-the-latest-upgrade/page/2/#post-3437044)
 * Like Ashwani Kumar Singh said.
 * I too deleted all w3tc files, could access the website/backend and installed 
   the plugin again. It works.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Widget Context] Deprecated Call](https://wordpress.org/support/topic/deprecated-call-1/)
 *  [flashbytes](https://wordpress.org/support/users/flashbytes/)
 * (@flashbytes)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/deprecated-call-1/#post-3328293)
 * When looking into my debug.log, not only these above are shown, but also these:
   [
   there were too many, so I dropped them in a pastebin]
 * [http://wordpress.pastebin.ca/2304400](http://wordpress.pastebin.ca/2304400)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Recent Posts Widget] Option to sort by post slug](https://wordpress.org/support/topic/option-to-sort-by-post-slug/)
 *  Thread Starter [flashbytes](https://wordpress.org/support/users/flashbytes/)
 * (@flashbytes)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/option-to-sort-by-post-slug/#post-3361651)
 * Yay, I got it.
 * You also need to change the following line:
    `$default_sort_orders = array('date','
   title', 'comment_count', 'rand');` to `$default_sort_orders = array('date', '
   name', 'comment_count', 'rand');`
 * Or maybe not. 😉 It works now. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Recent Posts Widget] Option to sort by post slug](https://wordpress.org/support/topic/option-to-sort-by-post-slug/)
 *  Thread Starter [flashbytes](https://wordpress.org/support/users/flashbytes/)
 * (@flashbytes)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/option-to-sort-by-post-slug/#post-3361626)
 * Ok, I tried replacing
    `<option value="title"<?php selected( $instance["sort_by"],"
   title" ); ?>>Title</option>` with `<option value="name"<?php selected( $instance["
   sort_by"], "name" ); ?>>Name (post slug)</option>`
 * See: [http://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters](http://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters)
 * This should have caused the orderby variable for the $my_args to be “name” instead
   of “title” in the WP_Query.
 * But it didn’t work. The recent post now are just ordered by date but reverse.
 * PS: I looked up the values in the database and it clearly states:
    “_s:7:”sort\
   _by”;s:4:”name”;_”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NextGEN Public Uploader] A little message bug](https://wordpress.org/support/topic/a-little-message-bug/)
 *  [flashbytes](https://wordpress.org/support/users/flashbytes/)
 * (@flashbytes)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/a-little-message-bug/#post-3309144)
 * Doh! Many thanks! One can even deactivate that field – might as well help to 
   less confuse the users. Just upload the picture, who needs descriptions anyways?
   😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NextGEN Public Uploader] A little message bug](https://wordpress.org/support/topic/a-little-message-bug/)
 *  [flashbytes](https://wordpress.org/support/users/flashbytes/)
 * (@flashbytes)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/a-little-message-bug/#post-3309115)
 * Yes, I’m wondering about the very same thing.
    Only: is it really a bug or a 
   feature?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NextGEN Public Uploader] [Plugin: NextGEN Public Uploader] Choose Category for Upload](https://wordpress.org/support/topic/plugin-nextgen-public-uploader-choose-category-for-upload/)
 *  [flashbytes](https://wordpress.org/support/users/flashbytes/)
 * (@flashbytes)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-nextgen-public-uploader-choose-category-for-upload/#post-3104727)
 * [@als12](https://wordpress.org/support/users/als12/) and Mr. Bingo:
    I’m planning
   on doing just the same thing, but with (some day) over 100 galleries and not 
   knowing where the uploaded picture belongs to, I’d suggest setting up an extra
   upload gallery as default, so when a picture is submitted by the user, you know
   where to look and move the picture to the correct gallery.
 * I know that’s not practical at all but better than browsing through all galleries
   to find the uploaded pictures.
 * So, I too would like to have this information implemented into the confirmation
   email as als12 proposed. 🙂
 * Thanks in advance!
 * flashbytes
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Dave's WordPress Live Search] [Plugin: Dave's WordPress Live Search] Live Search conflict with W3 Total Cache](https://wordpress.org/support/topic/plugin-daves-wordpress-live-search-live-search-conflict-with-w3-total-cache/)
 *  [flashbytes](https://wordpress.org/support/users/flashbytes/)
 * (@flashbytes)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-daves-wordpress-live-search-live-search-conflict-with-w3-total-cache/#post-2949210)
 * I have both W3 Total Cache and Daves Live Search (v 3.0a2) running without a 
   problem.
 * Which version of Dave’s Live Search are you running?
 * Try the latest alpha-verison:
    [http://wordpress.org/extend/plugins/daves-wordpress-live-search/download/](http://wordpress.org/extend/plugins/daves-wordpress-live-search/download/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP YouTube Lyte] WP YouTube Lyte conflicts with Wysija Newsletter](https://wordpress.org/support/topic/wp-youtube-lyte-conflicts-with-wysija-newsletter/)
 *  Thread Starter [flashbytes](https://wordpress.org/support/users/flashbytes/)
 * (@flashbytes)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/wp-youtube-lyte-conflicts-with-wysija-newsletter/#post-2863926)
 * Hi frank,
 * I installed WP DoNotTrack and set it to the following:
 * Stop 3rd party tracking for all visitors?
    * Disable tracking for all my visitors!
 * Do you want to run in normal or agressive mode?
    * Forced (beta)
 * And guess what? The newsletter plugin still works. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP YouTube Lyte] WP YouTube Lyte conflicts with Wysija Newsletter](https://wordpress.org/support/topic/wp-youtube-lyte-conflicts-with-wysija-newsletter/)
 *  Thread Starter [flashbytes](https://wordpress.org/support/users/flashbytes/)
 * (@flashbytes)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/wp-youtube-lyte-conflicts-with-wysija-newsletter/#post-2863881)
 * Hi frank,
 * it was just as you said: I set “I don’t mind 3rd party tracking” and Wysija works
   now.
 * But still, is there a way to have it both ways? Or is the other DoNoTrack plugin
   already the alternative to your optional bonus feature?
 * Thanks in any case!
 * flashbytes
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [comments_popup_link is_single hack not working](https://wordpress.org/support/topic/comments_popup_link-is_single-hack/)
 *  Thread Starter [flashbytes](https://wordpress.org/support/users/flashbytes/)
 * (@flashbytes)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/comments_popup_link-is_single-hack/#post-1082758)
 * My apologies. There were problems with the hoster’s database. Now the site is
   up and running again. Please check the two links. – I know it’s in German, but
   that’s not so important 😉
 * I used the same code in both cases and made the mentioned hack, but it doesn’t
   work for a reason I can’t explain. There should be a number with a link after
   the speech balloons.
 * Anyone an idea?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [comments_popup_link is_single hack not working](https://wordpress.org/support/topic/comments_popup_link-is_single-hack/)
 *  Thread Starter [flashbytes](https://wordpress.org/support/users/flashbytes/)
 * (@flashbytes)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/comments_popup_link-is_single-hack/#post-1082582)
 * *push*
    It seems publishing a post in the middle of the night is not a good idea
   😉
 * edit:
    gosh! That’s odd.
 * There should be 9 titles with a comment speech balloon showing up:
 *     ```
       <h3>Wir fragen die Stuttgarterinnen und Stuttgarter:</h3>
       <?php $recent = new WP_Query("cat=12&amp;showposts=9"); while($recent->have_posts()) : $recent->the_post();?>
         <b><a>" rel="bookmark" title="Permanenter Link zu '<?php the_title(); ?>'"><?php the_title(); ?></a></b> &nbsp; <span class="comment"><?php comments_popup_link('(0)', '(1)', '(%)', 'test', 'X'); ?></span>
       <?php endwhile; ?>
       ```
   
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [4/25 Weekend Design Challenge Comments](https://wordpress.org/support/topic/425-weekend-design-challenge-comments/)
 *  [flashbytes](https://wordpress.org/support/users/flashbytes/)
 * (@flashbytes)
 * [17 years ago](https://wordpress.org/support/topic/425-weekend-design-challenge-comments/#post-1060754)
 * The weekend is almost over. Nevertheless I’d like to point out a few issues with
   the backend menus when you have many plugins. I have almost 40 plugins installed
   and so the menu that pops up, when I hover the (minimized) settings icon, the
   list is so long that I cannot reach the first 4-5 items.
 * Also the items are not sorted by the item title but by something else. Sorting
   the items alphabetically would make the menu a lot better to read and easier 
   to find what you are looking for. Now, when a new plug-in is installed it turns
   into a sub-menu search.
 * Also there should be some kind of visual seperation between WordPress items and
   plug-in items inside one menu (that goes in general for all menus).
 * If I had more time on my hands I’d try to submit ideas how to solve those issues.
 * To all of you out there, who solve issues and make WordPress better every day:
   THANK YOU! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: User Access Manager] Categories on “Add new post” page disappear](https://wordpress.org/support/topic/plugin-user-access-manager-categories-on-add-new-post-page-disappear/)
 *  Thread Starter [flashbytes](https://wordpress.org/support/users/flashbytes/)
 * (@flashbytes)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-user-access-manager-categories-on-add-new-post-page-disappear/#post-1039246)
 * Hello Alex,
    sorry, I was busy with other stuff.
 * I just installed it and it seems to have solved at least my problems. For the
   others hopefully, too.

Viewing 15 replies - 16 through 30 (of 32 total)

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