Title: Mobile Version
Last modified: August 22, 2016

---

# Mobile Version

 *  [greenevi](https://wordpress.org/support/users/greenevi/)
 * (@greenevi)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/mobile-version-43/)
 * Hey,
    I’ve just made a child theme for my blog then right after updated my theme
   too, and now the mobile version doesn’t work anymore. I don’t know if it’s because
   of the update or the child theme, but now it looks totally bad: [http://greenevi.com/](http://greenevi.com/)
 * Anybody knows what it could be? Or what can I do now?
 * Thanks a lot 🙂

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

 *  [whatishappeningnow](https://wordpress.org/support/users/whatishappeningnow/)
 * (@whatishappeningnow)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/mobile-version-43/#post-5851265)
 * We have the same problem with our website [http://www.whatishappeningnow.org&#8230](http://www.whatishappeningnow.org&#8230);
   Also looking for a solution!
 *  [Maruti Mohanty](https://wordpress.org/support/users/marutim/)
 * (@marutim)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/mobile-version-43/#post-5851384)
 * Hi Both,
 * I checked both the sites and show the style.css file of the child theme, I dont
   see an importing of the parent theme style.css into it.
 * So I’m assuming you have something like this in your child **functions.php **
   file:
    `add_action('wp_enqueue_scripts', 'function_name');`
 * Try adding a priority like this:
    `add_action('wp_enqueue_scripts', 'function_name',
   99);`
 * Hope it helps!!
 * Thanks
 *  Thread Starter [greenevi](https://wordpress.org/support/users/greenevi/)
 * (@greenevi)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/mobile-version-43/#post-5851401)
 * Hey Maruti,
 * thanks a lot for the tip, the mobile version works again. Unfortunately now somehow
   none of the changes show, which I have in my child theme. So it’s like the original
   basic theme now again…
 * I really have no idea anymore 🙁
 *  [Maruti Mohanty](https://wordpress.org/support/users/marutim/)
 * (@marutim)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/mobile-version-43/#post-5851424)
 * Hi Greenvi,
 * It seems there is an issue with how you are building the child theme. Please 
   [follow this blog](http://www.sourcexpress.com/wordpress-child-themes-use/) on
   how to work with a child theme.
 * Hope it helps!!
 * Thanks

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

The topic ‘Mobile Version’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/fashionistas/1.9/screenshot.png)
 * Fashionistas
 * [Support Threads](https://wordpress.org/support/theme/fashionistas/)
 * [Active Topics](https://wordpress.org/support/theme/fashionistas/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/fashionistas/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/fashionistas/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Maruti Mohanty](https://wordpress.org/support/users/marutim/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/mobile-version-43/#post-5851424)
 * Status: not resolved