Title: codingcoders's Replies | WordPress.org

---

# codingcoders

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Anti-Malware Security and Brute-Force Firewall] file not writable](https://wordpress.org/support/topic/file-not-writable/)
 *  Thread Starter [codingcoders](https://wordpress.org/support/users/codingcoders/)
 * (@codingcoders)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/file-not-writable/#post-7684593)
 * o okay, thank you for that info. I just deleted all the files with that code 
   since they didn’t seem important.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Responsive Image Slider] fullscreen weird resize after escape](https://wordpress.org/support/topic/fullscreen-weird-resize-after-escape/)
 *  [codingcoders](https://wordpress.org/support/users/codingcoders/)
 * (@codingcoders)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/fullscreen-weird-resize-after-escape/#post-7461901)
 * Sorry, not a solution, but just wanted to add that I’ve been having the same 
   problem with my slider/gallery. I have it setup as a slideshow and with auto-
   height, and when you escape from full-screen I get the same problem and the images
   no longer have auto-height.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Looking for an article management plugin?](https://wordpress.org/support/topic/looking-for-an-article-management-plugin/)
 *  Thread Starter [codingcoders](https://wordpress.org/support/users/codingcoders/)
 * (@codingcoders)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/looking-for-an-article-management-plugin/#post-4610829)
 * Thanks for the reply 🙂 Unfortunately I’ve already spent the time and money on
   a theme, and so it’s too late in the game for switching themes. That’s why I’m
   looking for some sort of plugin that could organize/display my articles like 
   that.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Making my search results look nicer](https://wordpress.org/support/topic/making-my-search-results-look-nicer/)
 *  Thread Starter [codingcoders](https://wordpress.org/support/users/codingcoders/)
 * (@codingcoders)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/making-my-search-results-look-nicer/#post-4030072)
 * Thanks for the replies.
 * [@s3mw](https://wordpress.org/support/users/s3mw/): None taken. I’m somewhat 
   new to wordpress, so sometimes I have difficulty figuring out what is wordpress
   related and what isn’t. But I’m learning.
 * [@wpyogi](https://wordpress.org/support/users/wpyogi/) I am currently using a
   version I customized a bit of [Swfit basic](http://wordpress.org/themes/swift-basic).
   I tried other themes, like Twenty Thirteen/Twelve, among others (all in their
   original state) and they all display the search results the same way.
 * Is there anyway I can not use excerpts for search results? Because even when 
   I try the “read more” or [..] it still has formatting stripped out. Anyway I 
   can maintain that? A plugin perhaps? Or is this just an html/css issue?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to change an existing menu design](https://wordpress.org/support/topic/how-to-change-an-existing-menu-design/)
 *  Thread Starter [codingcoders](https://wordpress.org/support/users/codingcoders/)
 * (@codingcoders)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/how-to-change-an-existing-menu-design/#post-3971506)
 * That’s right, I was told this last time but completely forgot. Sorry about that.
 * Well the Minimatica template has the menu at the bottom, and I can’t see it being
   called in the “header.php” file, so I looked at [twenty twelve ](http://wordpress.org/themes/twentytwelve)
   and it has a menu being called on in the header.php file, which is a more familiar
   setup to me. So I want to work with that since my main issue is the menu.
 * So looking at Twenty Twelve theme, I’m not sure how to paste the custom menu 
   I want into there. I can change the CSS file, but that won’t really do what I
   want. I see the menu is called on like so:
 *     ```
       <nav id="site-navigation" class="main-navigation" role="navigation">
              <h3 class="menu-toggle"><?php _e( 'Menu', 'twentytwelve' ); ?></h3>
       	     <a class="assistive-text" href="#content" title="<?php esc_attr_e( 'Skip to content', 'twentytwelve' ); ?>"><?php _e( 'Skip to content', 'twentytwelve' ); ?></a>
       	     <?php wp_nav_menu( array( 'theme_location' => 'primary', 'menu_class' => 'nav-menu' ) ); ?>
       </nav><!-- #site-navigation -->
       ```
   
 * But I have no idea how to customize that.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to change an existing menu design](https://wordpress.org/support/topic/how-to-change-an-existing-menu-design/)
 *  Thread Starter [codingcoders](https://wordpress.org/support/users/codingcoders/)
 * (@codingcoders)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/how-to-change-an-existing-menu-design/#post-3971485)
 * O, if I can do that that would be pretty awesome. I want to use this theme: [http://demo.sketchthemes.com/preview/sketchmini/](http://demo.sketchthemes.com/preview/sketchmini/)
 * Though you have to register for their newsletter [to download it](http://www.sketchthemes.com/themes/sketchmini-free-wordpress-theme/).
   They did give me this link, don’t know if it’ll work for you: [http://goo.gl/CtjLPE](http://goo.gl/CtjLPE)
   I haven’t uploaded it yet, but I can link my website if that would help once 
   I upload the theme.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme gives one line error when previewing](https://wordpress.org/support/topic/theme-gives-one-line-error-when-previewing/)
 *  Thread Starter [codingcoders](https://wordpress.org/support/users/codingcoders/)
 * (@codingcoders)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/theme-gives-one-line-error-when-previewing/#post-3079018)
 * O sorry, that’s part of the rules? Woops. I actually just got a response from
   the vendor so I’ll hopefully deal with it from there. Thanks.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Using the same theme settings on another wordpress](https://wordpress.org/support/topic/using-the-same-theme-settings-on-another-wordpress/)
 *  Thread Starter [codingcoders](https://wordpress.org/support/users/codingcoders/)
 * (@codingcoders)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/using-the-same-theme-settings-on-another-wordpress/#post-3074616)
 * Thanks for the reply. I figured it would probably be like this. Though the theme
   I bought had an option to import “Sample data” and once clicked it included all
   its pages and widget settings (it uses the Gantry extention). So I figured I 
   could somehow do the same thing. Would you know if that’s possible?
 * If not, then I’ll just do it the normal way. It’s true, once I’ve already done
   it, it shouldn’t take long.

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