Title: borantula's Replies | WordPress.org

---

# borantula

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Clean WP Admin Menu] Fatal Error Cannot Activate?](https://wordpress.org/support/topic/fatal-error-cannot-activate-1/)
 *  Plugin Author [borantula](https://wordpress.org/support/users/borantula/)
 * (@borantula)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/fatal-error-cannot-activate-1/#post-6965120)
 * Hello,
 * May I ask the php and WP version you are using? Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Clean WP Admin Menu] Multisite?](https://wordpress.org/support/topic/multisite-329/)
 *  Plugin Author [borantula](https://wordpress.org/support/users/borantula/)
 * (@borantula)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/multisite-329/#post-6922594)
 * Hello,
 * Works fine if you set the settings per site, but it doesn’t have network-wide
   settings yet. It’s in my to do list.
 * Thanks
    Bora
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Pods – Customized Where Dynamic Values for Relationships](https://wordpress.org/support/topic/pods-customized-where-dynamic-values-for-relationships/)
 *  Thread Starter [borantula](https://wordpress.org/support/users/borantula/)
 * (@borantula)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/pods-customized-where-dynamic-values-for-relationships/#post-6681314)
 * I also shot a video to show’n’tell what I’m trying to achieve.
 * [https://www.dropbox.com/s/2xw4u1089do5yum/pods-booktype.mp4?dl=0](https://www.dropbox.com/s/2xw4u1089do5yum/pods-booktype.mp4?dl=0)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Fatal error: Call to undefined function get_avatar_url() in pluggable.php](https://wordpress.org/support/topic/fatal-error-call-to-undefined-function-get_avatar_url-in-pluggablephp/)
 *  [borantula](https://wordpress.org/support/users/borantula/)
 * (@borantula)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-call-to-undefined-function-get_avatar_url-in-pluggablephp/#post-6055219)
 * I got the same error on a local copy of a site I’m working on.
 * I completely deleted wordpress files except wp-content and wp-config folder (
   wp-admin, wp-includes, .php files in the root etc.). I replaced them with the
   fresh ones and it’s working again. Hope this helps.
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Media Uploader Default View](https://wordpress.org/support/topic/media-uploader-default-view/)
 *  Thread Starter [borantula](https://wordpress.org/support/users/borantula/)
 * (@borantula)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/media-uploader-default-view/#post-3494741)
 * I’ve seen this answer, it works as a dom manipulation trick, but not really a
   fundamental fix I’ve been looking for. But when necessary can be used till there’s
   a core solution for this.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Intuitive Custom Post Order] not working with hierarchical post types](https://wordpress.org/support/topic/not-working-with-hierarchical-post-types/)
 *  Thread Starter [borantula](https://wordpress.org/support/users/borantula/)
 * (@borantula)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/not-working-with-hierarchical-post-types/#post-7740526)
 * I’ll check it.
 * Thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[INDEX] Custom queries & DISQUS Seems not to work](https://wordpress.org/support/topic/index-custom-queries-disqus-seems-not-to-work/)
 *  [borantula](https://wordpress.org/support/users/borantula/)
 * (@borantula)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/index-custom-queries-disqus-seems-not-to-work/#post-2575898)
 * OK got it!
 * For those who may encounter:
    After the custom query I added two reseting functions
   and voila
 * wp_reset_query();
    wp_reset_postdata();
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[INDEX] Custom queries & DISQUS Seems not to work](https://wordpress.org/support/topic/index-custom-queries-disqus-seems-not-to-work/)
 *  [borantula](https://wordpress.org/support/users/borantula/)
 * (@borantula)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/index-custom-queries-disqus-seems-not-to-work/#post-2575897)
 * i have the same problem you are not alone.
 * the problem with the site I’m working on is like this:
 * I have a CPT books. In the single-books page there is another loop showing others
   books of the same writer. even though I use $my_new_loop->have_posts() syntax
   it detects it as the main query or something.
    I looked at the disqus source 
   and I think it has got something with “loop_end” action they use
 * I’m working on this, I’ll let you know if I manage to solve (by the way haev 
   you solved it since)
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [New media upload window could be improved](https://wordpress.org/support/topic/new-media-upload-window-could-be-improved/)
 *  [borantula](https://wordpress.org/support/users/borantula/)
 * (@borantula)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/new-media-upload-window-could-be-improved/#post-3270003)
 * I agree, the default for library should be uploaded to this post, not all of 
   the images in my gallery. I’m also getting feedback from customers that its a
   bit confusing. They upload new images for a new post and the suddenly see all
   of their images, irrelevant to the post.
 * other than that, new media is great and fast as hell. thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Change upload directory for wp_handle_upload](https://wordpress.org/support/topic/change-upload-directory-for-wp_handle_upload/)
 *  Thread Starter [borantula](https://wordpress.org/support/users/borantula/)
 * (@borantula)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/change-upload-directory-for-wp_handle_upload/#post-2226766)
 * ok, solved it!
 * found a solution in this site
    [http://yoast.com/smarter-upload-handling-wp-plugins/](http://yoast.com/smarter-upload-handling-wp-plugins/)
 * (they forgot t in the function, be careful while copying)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problem with the excerpt](https://wordpress.org/support/topic/problem-with-the-excerpt/)
 *  [borantula](https://wordpress.org/support/users/borantula/)
 * (@borantula)
 * [15 years ago](https://wordpress.org/support/topic/problem-with-the-excerpt/#post-2178292)
 * can you give more clue
    write the loop part of the category page maybe
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Page and Posts in the Loop](https://wordpress.org/support/topic/page-and-posts-in-the-loop/)
 *  [borantula](https://wordpress.org/support/users/borantula/)
 * (@borantula)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/page-and-posts-in-the-loop/#post-2123732)
 * maybe there are plugins for that, which does showing the category posts with 
   a shortcode. you should look for that
 * by the way creating different page templates and using custom loops is a part
   of wordpress but its your choise.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Limit Character Count in the_content; keep MORE link](https://wordpress.org/support/topic/limit-character-count-in-the_content-keep-more-link/)
 *  [borantula](https://wordpress.org/support/users/borantula/)
 * (@borantula)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/limit-character-count-in-the_content-keep-more-link/#post-1896307)
 * you can add it manually as html to the $content variable at the end of the function
   as if its excerpt
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Nivo Slider Problems](https://wordpress.org/support/topic/nivo-slider-problems/)
 *  [borantula](https://wordpress.org/support/users/borantula/)
 * (@borantula)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/nivo-slider-problems/#post-2119158)
 * normally plugin takes care of that but in your case css appears but javascript
   is not.
 * in one of my sites where i use nivo i put it under theme folder. put it somewhere
   before wp_head() function in header.php in your theme.
 * than check source code of the page and be sure the nivo.sliderpack.js is coming**
   after** jquery.
 * example code.
 *     ```
       <script type="text/javascript" src="http://www.yoururl.com/wp-content/themes/toolbox/jquery.nivo.slider.pack.js"></script>
       ```
   
 * and btw top navigation seems weird? I think it needs a little tidying up the 
   original theme
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [how to use custom taxonomies in query_posts](https://wordpress.org/support/topic/how-to-use-custom-taxonomies-in-query_posts/)
 *  [borantula](https://wordpress.org/support/users/borantula/)
 * (@borantula)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/how-to-use-custom-taxonomies-in-query_posts/#post-2119098)
 *     ```
       <?php $myproducts=array(
                 'post_type'=>'post',
                 'product-categories' => 'bubblegums'
         ); ?>
   
       <?php query_posts($myproducts); ?>
       //and the loop comes next
       ```
   

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

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