Title: Morten Rand-Hendriksen's Replies | WordPress.org

---

# Morten Rand-Hendriksen

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/mor10/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/mor10/replies/page/3/?output_format=md) …
[7](https://wordpress.org/support/users/mor10/replies/page/7/?output_format=md) 
[8](https://wordpress.org/support/users/mor10/replies/page/8/?output_format=md) 
[9](https://wordpress.org/support/users/mor10/replies/page/9/?output_format=md) 
[→](https://wordpress.org/support/users/mor10/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Migrate Lite - Migration Made Easy] Finding the new URL and the new file path](https://wordpress.org/support/topic/finding-the-new-url-and-the-new-file-path/)
 *  [Morten Rand-Hendriksen](https://wordpress.org/support/users/mor10/)
 * (@mor10)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/finding-the-new-url-and-the-new-file-path/#post-7574809)
 * This is easy to fix: Just reinstall WordPress locally by following the install
   procedure. Then you can use WP Migrate DB to find the correct file location.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Migrate Lite - Migration Made Easy] Mor10 video for wordpress migrate DB](https://wordpress.org/support/topic/mor10-video-for-wordpress-migrate-db/)
 *  [Morten Rand-Hendriksen](https://wordpress.org/support/users/mor10/)
 * (@mor10)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/mor10-video-for-wordpress-migrate-db/#post-7453867)
 * If after a migration you land on the WordPress installer page, it almost always
   means the database prefix in your migrated database does not match the table_prefix
   value in wp-config.php. Without matching tables, WordPress asks for new ones 
   to be created through the install process.
 * From what I can tell, DesktopServer uses the standard table prefix “wp_”, so 
   my guess is the site you are exporting from has a different prefix. It is also
   possible the prefix in your particular DesktopServer site has a different prefix.
 * To find out, open wp-config.php in your DesktopServer install and look for table_prefix.
   Make sure the prefix defined there matches the prefixes in the database tables
   of your exported site (you see them in phpMyAdmin at the beginning of each table
   name.) If the prefixes do not match, you know what the problem is. To solve this,
   you can either try to change the table_prefix setting in DesktopServer (just 
   remember what the original setting was in case you want to switch back), or you
   can use the automatic Pull feature in WP Migrate DB Pro to handle the transfer
   seamlessly.
 * For reference, this particular issue is addressed in the course in the movie 
   called “The importance of matching table prefixes”: [https://www.lynda.com/WP-Migrate-DB-Pro-tutorials/importance-matching-table-prefixes/472837/476570-4.html](https://www.lynda.com/WP-Migrate-DB-Pro-tutorials/importance-matching-table-prefixes/472837/476570-4.html)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Simone] Possible to Link Featured Images to Attachment Page?](https://wordpress.org/support/topic/possible-to-link-featured-images-to-attachment-page/)
 *  [Morten Rand-Hendriksen](https://wordpress.org/support/users/mor10/)
 * (@mor10)
 * [10 years ago](https://wordpress.org/support/topic/possible-to-link-featured-images-to-attachment-page/#post-6746682)
 * This would be classified as unexpected behavior and is not something I would 
   recommend doing. If you want images to link to attachment pages, they should 
   be in post content.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Simone] function simone_the_responsive_thumbnail() removed](https://wordpress.org/support/topic/function-simone_the_responsive_thumbnail-removed/)
 *  [Morten Rand-Hendriksen](https://wordpress.org/support/users/mor10/)
 * (@mor10)
 * [10 years ago](https://wordpress.org/support/topic/function-simone_the_responsive_thumbnail-removed/#post-6852590)
 * For clarity, the original simone_the_responsive_thumbnail() function was added
   before WordPress had RICG Responsive Images in core. When that was shipped, the
   function was removed to prevent a doubling up of functionality.
 * The solution suggested here is sound. If someone submits a pull request to the
   repo, I’ll add it in so you get credit. [https://github.com/mor10/simone](https://github.com/mor10/simone)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Simone] Simone theme – broken theme dkret3… Are they connected?](https://wordpress.org/support/topic/simone-theme-broken-theme-dkret3-are-they-connected/)
 *  [Morten Rand-Hendriksen](https://wordpress.org/support/users/mor10/)
 * (@mor10)
 * [10 years ago](https://wordpress.org/support/topic/simone-theme-broken-theme-dkret3-are-they-connected/#post-7386326)
 * This means the theme “HERWEBSITE” is a child theme based on dkret3, which is 
   not installed. It has nothing to do with Simone or any of the other themes.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Simone] no social menu](https://wordpress.org/support/topic/no-social-menu/)
 *  [Morten Rand-Hendriksen](https://wordpress.org/support/users/mor10/)
 * (@mor10)
 * [10 years ago](https://wordpress.org/support/topic/no-social-menu/#post-7257918)
 * “The header features an optional social media menu which is displayed on the 
   far right of the menu area. Social media icons from Font Awesome are automatically
   generated based on the URLs of different social media services so a link menu
   item with a Twitter URL will automatically show the Twitter icon etc. To activate
   the menu simply create a new menu and assign it to the Social Menu template location.”
 * [http://mor10.com/simone-wordpress-theme/](http://mor10.com/simone-wordpress-theme/)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Simone] Does Simone work on older browsers?](https://wordpress.org/support/topic/does-simone-work-on-older-browsers/)
 *  [Morten Rand-Hendriksen](https://wordpress.org/support/users/mor10/)
 * (@mor10)
 * [10 years ago](https://wordpress.org/support/topic/does-simone-work-on-older-browsers/#post-7056295)
 * IE8 should be fine. IE7 will degrade gracefully.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Popper] Sidebar](https://wordpress.org/support/topic/sidebar-134/)
 *  Theme Author [Morten Rand-Hendriksen](https://wordpress.org/support/users/mor10/)
 * (@mor10)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/sidebar-134/#post-6854580)
 * The sidebar only appears on quite wide screens.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Popper] Submenu stays open](https://wordpress.org/support/topic/submenu-stays-open/)
 *  Theme Author [Morten Rand-Hendriksen](https://wordpress.org/support/users/mor10/)
 * (@mor10)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/submenu-stays-open/#post-7003854)
 * It can, but was not part of the original UX design. You can lift some code from
   Twenty Sixteen to make it automatic.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Popper] Reduced Header Image on Static Front Page](https://wordpress.org/support/topic/reduced-header-image-on-static-front-page/)
 *  Theme Author [Morten Rand-Hendriksen](https://wordpress.org/support/users/mor10/)
 * (@mor10)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/reduced-header-image-on-static-front-page/#post-7093386)
 * This is intended behavior. To change it you have to change how the header is 
   displayed in header.php through a child theme. The code you need to change is
   on line 53:
 * [https://github.com/mor10/popper/blob/master/header.php#L53](https://github.com/mor10/popper/blob/master/header.php#L53)
 * Simply removing the code inside the PHP delimiters will trigger the full header
   to display on all posts, pages, and elsewhere.
 * If you want to add a feature to the theme to make this an option, add an issue
   in the Github repo linked above and I’ll consider it for a future version.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Popper] Plain looking, not too much to customize, text formatting OK](https://wordpress.org/support/topic/header-doesnt-work-site-title-doesnt-display/)
 *  Theme Author [Morten Rand-Hendriksen](https://wordpress.org/support/users/mor10/)
 * (@mor10)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/header-doesnt-work-site-title-doesnt-display/#post-8081817)
 * The header, as you describe it, is not broken. This theme is designed to put 
   the content in focus. The full header only appears at the top of the front page
   and first-page index pages. For the rest of the site, on wide displays the header
   displays as a narrow band across the top of the layout which serves as a background
   for the menu. On narrow screens, the header disappears entirely.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Simone] Woocommerce Support](https://wordpress.org/support/topic/woocommerce-support-25/)
 *  [Morten Rand-Hendriksen](https://wordpress.org/support/users/mor10/)
 * (@mor10)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/woocommerce-support-25/#post-5699299)
 * The theme is not built with WooCommerce support in mind, but it should work. 
   As far as I remember, WooCommerce will generate the necessary pages automatically
   and you can add in the loops using shortcodes.
 * This question falls outside of regular theme support since it’s really about 
   WooCommerce so I’m marking it as “Resolved”. Feel free to continue discussing
   though.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Simone] Attachment page crops images too short](https://wordpress.org/support/topic/attachment-page-crops-images-too-short/)
 *  [Morten Rand-Hendriksen](https://wordpress.org/support/users/mor10/)
 * (@mor10)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/attachment-page-crops-images-too-short/#post-5725412)
 * That’s weird. I have to test to see if I can reproduce.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Simone] Long site title causes mobile to scroll right](https://wordpress.org/support/topic/long-site-title-causes-mobile-to-scroll-right/)
 *  [Morten Rand-Hendriksen](https://wordpress.org/support/users/mor10/)
 * (@mor10)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/long-site-title-causes-mobile-to-scroll-right/#post-5698724)
 * This is actually an issue of proper content clipping. It’s been resolved on other
   content but I must have missed it on the header. I’ll update it in a future version.
   Meanwhile the correct solution to the problem is to change the CSS to the following:
 *     ```
       .site-branding {
         position: absolute;
         clip: rect(1px, 1px, 1px, 1px);
         height: 1px; width: 1px;
         overflow: hidden;
       }
       ```
   
 * The overflow: hidden; part will prevent the scrolling without removing the content
   entirely from the DOM.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Simone] child theme and enqueue-ing new scripts and styles](https://wordpress.org/support/topic/child-theme-and-enqueue-ing-new-scripts-and-styles/)
 *  [Morten Rand-Hendriksen](https://wordpress.org/support/users/mor10/)
 * (@mor10)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/child-theme-and-enqueue-ing-new-scripts-and-styles/#post-5787095)
 * Glad to see this resolved. I’m closing the ticket. Let me know if you need it
   reopened.

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

1 [2](https://wordpress.org/support/users/mor10/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/mor10/replies/page/3/?output_format=md) …
[7](https://wordpress.org/support/users/mor10/replies/page/7/?output_format=md) 
[8](https://wordpress.org/support/users/mor10/replies/page/8/?output_format=md) 
[9](https://wordpress.org/support/users/mor10/replies/page/9/?output_format=md) 
[→](https://wordpress.org/support/users/mor10/replies/page/2/?output_format=md)