Title: fredericbdr's Replies | WordPress.org

---

# fredericbdr

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Permalinks with custom post type and taxonomy category](https://wordpress.org/support/topic/permalinks-with-custom-post-type-and-taxonomy-category/)
 *  Thread Starter [fredericbdr](https://wordpress.org/support/users/fredericbdr/)
 * (@fredericbdr)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/permalinks-with-custom-post-type-and-taxonomy-category/#post-16970194)
 * Thanks, i want to use slug it will be ok but it does not work.
 * With the Custom Post Type Permalinks plugin, the links works well, the links 
   are /portfolio/category/sub-category/post-title but it takes me on index.php 
   template and not on single-portfolio.php, strange…
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Add dropdown menu to WordPress](https://wordpress.org/support/topic/add-dropdown-menu-to-wordpress/)
 *  Thread Starter [fredericbdr](https://wordpress.org/support/users/fredericbdr/)
 * (@fredericbdr)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/add-dropdown-menu-to-wordpress/#post-10475668)
 * Sorry,
    Here is my header-php code for my menu :
 *     ```
       <nav>
                                              <?php
                                               wp_nav_menu(
                                                   array(
                                                       'theme_location' => 'menu-1',
                                                       'depth' => 2,
                                                       'container' 	 => 'nav',
                                                       'container_class' => 	''
                                                   )
                                               );
                                               ?>
                                  </nav>
       ```
   
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Problem with bootstrap nav toggle](https://wordpress.org/support/topic/problem-with-bootstrap-nav-toggle/)
 *  Thread Starter [fredericbdr](https://wordpress.org/support/users/fredericbdr/)
 * (@fredericbdr)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/problem-with-bootstrap-nav-toggle/#post-9926468)
 * I don’t know how to use it…
    But can you tell me please if my wp_nav_menu is 
   correct ?
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Problem with bootstrap nav toggle](https://wordpress.org/support/topic/problem-with-bootstrap-nav-toggle/)
 *  Thread Starter [fredericbdr](https://wordpress.org/support/users/fredericbdr/)
 * (@fredericbdr)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/problem-with-bootstrap-nav-toggle/#post-9926338)
 * Ok, i cannot show you, it is only on localhost.
    Is it possible to add images
   here ? The problem is that toggle button does not work compare to my static html
   template when you reduce the screen to mobile resolution. And the font size of
   my web page is little more bigger than on my static template. I have also some
   responsive css who doesn’t work.
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [echo category custom post type](https://wordpress.org/support/topic/echo-category-custom-post-type/)
 *  Thread Starter [fredericbdr](https://wordpress.org/support/users/fredericbdr/)
 * (@fredericbdr)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/echo-category-custom-post-type/#post-9510140)
 * Sorry, it works this !
 * Thanks.
    -  This reply was modified 8 years, 10 months ago by [fredericbdr](https://wordpress.org/support/users/fredericbdr/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP eCommerce] Shipping configuration not working](https://wordpress.org/support/topic/shipping-configuration-not-working/)
 *  Thread Starter [fredericbdr](https://wordpress.org/support/users/fredericbdr/)
 * (@fredericbdr)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/shipping-configuration-not-working/#post-5269458)
 * hi, Thanks but it is not working…
    Very difficultto configure shipping with this
   plugin… Now i just would want to configure shipping according weight. I choose
   weight rate, and in my product page i indicate a weight and a price for shipping(
   local and international), ok it is working but i just want that when you chosse
   2 same products the shipping will be the double!! And i have a big problem with
   paypal pro, impossible to pay for a customer!….

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