Title: ddorr's Replies | WordPress.org

---

# ddorr

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [How to put custom fields in a list outside loop](https://wordpress.org/support/topic/how-to-put-custom-fields-in-a-list-outside-loop/)
 *  Thread Starter [ddorr](https://wordpress.org/support/users/ddorr/)
 * (@ddorr)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/how-to-put-custom-fields-in-a-list-outside-loop/#post-10196320)
 * Sorry, but I realized that my question fit better in Fixing WordPress
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[WP-Forge] How override menu by default](https://wordpress.org/support/topic/how-override-menu-by-default/)
 *  Thread Starter [ddorr](https://wordpress.org/support/users/ddorr/)
 * (@ddorr)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/how-override-menu-by-default/#post-9449256)
 * Thanks to you.
 * Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fetch Tweets] Follow button](https://wordpress.org/support/topic/follow-button-12/)
 *  Thread Starter [ddorr](https://wordpress.org/support/users/ddorr/)
 * (@ddorr)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/follow-button-12/#post-9449255)
 * Hello, thanks!
 * That dont work. Just I need same button from template single in template plain.
   When set visibility follow button in the plain tab that show one button for each
   tweet.
 * By that reason I edited template.php looking solution.
 * Regards
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[WP-Forge] How override menu by default](https://wordpress.org/support/topic/how-override-menu-by-default/)
 *  Thread Starter [ddorr](https://wordpress.org/support/users/ddorr/)
 * (@ddorr)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/how-override-menu-by-default/#post-9445825)
 * Great tip. On foundation.css I edit menu-vertical then it works fine.
 * Thanks again.
 * Regards
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[WP-Forge] How override menu by default](https://wordpress.org/support/topic/how-override-menu-by-default/)
 *  Thread Starter [ddorr](https://wordpress.org/support/users/ddorr/)
 * (@ddorr)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/how-override-menu-by-default/#post-9403202)
 * Hello
 * Thanks by helping me.
    On header.php I comment this code.
 *     ```
       <?php /*?>    <?php if( get_theme_mod('wpforge_nav_select') == 'offcanvas' || get_theme_mod('wpforge_mobile_display') == 'yes') { ?>
               <?php get_template_part('content', 'off_canvas'); ?>
           <?php } // end if ?>
           <?php if( get_theme_mod('wpforge_nav_select','topbar') == 'topbar') { ?>
               <?php if( get_theme_mod('wpforge_nav_position') == 'scroll' || get_theme_mod('wpforge_nav_position') == 'fixed') { ?>
                   <?php get_template_part('content', 'nav'); ?>
               <?php } // end if ?>
           <?php } // end if ?><?php */?>
       ```
   
 * Menu button option disappear in medium and small view above header but too the
   navbar under header. I guess best way to get it is changing breakpoint for small
   and medium. Where is the settings css en Wp forge?
 * regards
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [2 comments.php](https://wordpress.org/support/topic/2-comments-php/)
 *  Thread Starter [ddorr](https://wordpress.org/support/users/ddorr/)
 * (@ddorr)
 * [9 years ago](https://wordpress.org/support/topic/2-comments-php/#post-9146433)
 * nice tip, thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media from FTP] Out wp-content](https://wordpress.org/support/topic/out-wp-content/)
 *  Thread Starter [ddorr](https://wordpress.org/support/users/ddorr/)
 * (@ddorr)
 * [9 years ago](https://wordpress.org/support/topic/out-wp-content/#post-9145781)
 * Thank you for your advice.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[WP-Forge] how to change top-bar to mobile break point](https://wordpress.org/support/topic/how-to-change-top-bar-to-mobile-break-point/)
 *  [ddorr](https://wordpress.org/support/users/ddorr/)
 * (@ddorr)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/how-to-change-top-bar-to-mobile-break-point/#post-8541271)
 * This is a good tip. I’ll keep that in mind.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[WP-Forge] Excerpts don't works](https://wordpress.org/support/topic/excerpts-dont-works/)
 *  Thread Starter [ddorr](https://wordpress.org/support/users/ddorr/)
 * (@ddorr)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/excerpts-dont-works/#post-7047632)
 * hello.
 * Thanks for comment. This is a site in localhost. but anyway I found the issue.
   It was a function for get active links in excerpt. I replaced by this:
 *     ```
       function new_wp_trim_excerpt($text) {
         $raw_excerpt = $text;
         if ( '' == $text ) {
           $text = get_the_content('');
           $text = strip_shortcodes( $text );
           $text = apply_filters('the_content', $text);
           $text = str_replace(']]>', ']]>', $text);
           $text = strip_tags($text, '<a>');
           $excerpt_length = apply_filters('excerpt_length', 55);
           $excerpt_more = apply_filters('excerpt_more', ' ' . '[...]');
           $words = preg_split('/(<a.*?a>)|\n|\r|\t|\s/', $text, $excerpt_length + 1, PREG_SPLIT_NO_EMPTY|PREG_SPLIT_DELIM_CAPTURE );
           if ( count($words) > $excerpt_length ) {
             array_pop($words);
             $text = implode(' ', $words);
             $text = $text . $excerpt_more;
             }
           else {
             $text = implode(' ', $words);
             }
           }
         return apply_filters('new_wp_trim_excerpt', $text, $raw_excerpt);
         }
       remove_filter('get_the_excerpt', 'wp_trim_excerpt');
       add_filter('get_the_excerpt', 'new_wp_trim_excerpt');
       ```
   
 * Thanks again.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[WP-Forge] Get back to Font Awesome](https://wordpress.org/support/topic/get-back-to-font-awesome/)
 *  Thread Starter [ddorr](https://wordpress.org/support/users/ddorr/)
 * (@ddorr)
 * [11 years ago](https://wordpress.org/support/topic/get-back-to-font-awesome/#post-6155863)
 * Thanks.
 * I used
 *     ```
       function fontawesome_script() {
           wp_enqueue_style('wpforge-fonts', get_template_directory_uri() . '/fonts/wpforge-fonts.css' );
       }
       add_action('wp_enqueue_scripts', 'fontawesome_script', 0);
       ```
   
 * Its works.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[WP-Forge] Get back to Font Awesome](https://wordpress.org/support/topic/get-back-to-font-awesome/)
 *  Thread Starter [ddorr](https://wordpress.org/support/users/ddorr/)
 * (@ddorr)
 * [11 years ago](https://wordpress.org/support/topic/get-back-to-font-awesome/#post-6155806)
 * Thanks a lot Tsquez.
 * I put that code in functions.php of wp-forge and worked well. But I wonder if
   is in wp-forge or in starter theme the right place.
 * Regards
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[WP-Forge] About background-color of .top-bar](https://wordpress.org/support/topic/about-background-color-of-top-bar/)
 *  Thread Starter [ddorr](https://wordpress.org/support/users/ddorr/)
 * (@ddorr)
 * [11 years ago](https://wordpress.org/support/topic/about-background-color-of-top-bar/#post-6117544)
 * Hello
 * Thanks for advice. I did it, but I forget add !important.
 * Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] not receiving any emils from form](https://wordpress.org/support/topic/not-receiving-any-emils-from-form/)
 *  [ddorr](https://wordpress.org/support/users/ddorr/)
 * (@ddorr)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/not-receiving-any-emils-from-form/#post-5915767)
 * frenchy black I got the same problem. Check your default email in cpanel. Likely
   your emails are there.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Maps Builder - Google Maps Plugin] Snazzy Maps](https://wordpress.org/support/topic/snazzy-maps/)
 *  [ddorr](https://wordpress.org/support/users/ddorr/)
 * (@ddorr)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/snazzy-maps/#post-4932704)
 * In the same way. We need a guide for add the new fantastic Snazzy Maps.
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fetch Tweets] Language](https://wordpress.org/support/topic/language-116/)
 *  [ddorr](https://wordpress.org/support/users/ddorr/)
 * (@ddorr)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/language-116/#post-5538234)
 * Hello.
 * I tried via dashboard but didn’t change language. Any way to do that by editing
   some file?
 * Regards

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

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