Title: shadowgamesdev's Replies | WordPress.org

---

# shadowgamesdev

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] Not working on some iOS or Mac Devices](https://wordpress.org/support/topic/not-working-on-some-ios-or-mac-devices/)
 *  Thread Starter [shadowgamesdev](https://wordpress.org/support/users/shadowgamesdev/)
 * (@shadowgamesdev)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/not-working-on-some-ios-or-mac-devices/#post-12227151)
 * Hi [@rodicaelena](https://wordpress.org/support/users/rodicaelena/)
 * I added it manually. When I remove it, it fixes some issues with the spacing 
   at the top but the CSS for the background image behind all of the other images
   and the layout in the section I have at the bottom of the page are still affected
   on mobile with or without this.
 * I have tested it with this code removed and all plugins disabled and still having
   these issues on mobile… Any other ideas to help out?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] Not working on some iOS or Mac Devices](https://wordpress.org/support/topic/not-working-on-some-ios-or-mac-devices/)
 *  Thread Starter [shadowgamesdev](https://wordpress.org/support/users/shadowgamesdev/)
 * (@shadowgamesdev)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/not-working-on-some-ios-or-mac-devices/#post-12223682)
 * It is imported as part of the theme template within the functions.php:
 * function custom_bootstrap_scripts() {
    wp_enqueue_script( ‘jquery-224’, ‘[https://code.jquery.com/jquery-2.2.4.min.js&#8217](https://code.jquery.com/jquery-2.2.4.min.js&#8217););
   wp_enqueue_style( ‘bootstrap’, ‘[https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css&#8217](https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css&#8217););
   wp_enqueue_style( ‘bootstrap-theme-style’, ‘[https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css&#8217](https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css&#8217););
   wp_enqueue_script( ‘bootstrap’, ‘[https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js&#8217](https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js&#8217););}
   add_action( ‘wp_enqueue_scripts’, ‘custom_bootstrap_scripts’ );
 * Then I am just using the bootstrap tags within each page for structure/formatting.
   I noticed when I removed the bootstrap import it seems to help some aspects of
   my issue but not all of them.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] Not working on some iOS or Mac Devices](https://wordpress.org/support/topic/not-working-on-some-ios-or-mac-devices/)
 *  Thread Starter [shadowgamesdev](https://wordpress.org/support/users/shadowgamesdev/)
 * (@shadowgamesdev)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/not-working-on-some-ios-or-mac-devices/#post-12206110)
 * I just discovered something… I’m using twitter bootstrap 3… Does this template
   support this?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] Not working on some iOS or Mac Devices](https://wordpress.org/support/topic/not-working-on-some-ios-or-mac-devices/)
 *  Thread Starter [shadowgamesdev](https://wordpress.org/support/users/shadowgamesdev/)
 * (@shadowgamesdev)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/not-working-on-some-ios-or-mac-devices/#post-12201675)
 * It makes it appear as though some script or CSS isn’t functioning correctly as
   when this error occurs, the background image for the gallery section stays zoomed
   and does not scroll with the page correctly…
 * No errors in the console or while debugging though makes it hard to pinpoint…
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] Not working on some iOS or Mac Devices](https://wordpress.org/support/topic/not-working-on-some-ios-or-mac-devices/)
 *  Thread Starter [shadowgamesdev](https://wordpress.org/support/users/shadowgamesdev/)
 * (@shadowgamesdev)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/not-working-on-some-ios-or-mac-devices/#post-12201671)
 * Hi [@rodicaelena](https://wordpress.org/support/users/rodicaelena/)
 * Yes, this is still occurring. I tried changing that as you suggested and even
   tried several versions at different sizes with no difference on my iOS device.
   
   This happens on every page. I have tried disabling all plugins to rule out that
   and it had no effect on anything, still the same.
 * This is really frustrating that I cannot pinpoint what is causing the issue…
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] Not working on some iOS or Mac Devices](https://wordpress.org/support/topic/not-working-on-some-ios-or-mac-devices/)
 *  Thread Starter [shadowgamesdev](https://wordpress.org/support/users/shadowgamesdev/)
 * (@shadowgamesdev)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/not-working-on-some-ios-or-mac-devices/#post-12196090)
 * Hi [@rodicaelena](https://wordpress.org/support/users/rodicaelena/)
 * I have tried that now, in multiple different positions and layout, adjusting 
   the sizes to multiple times and testing each but this has made no difference 
   on my affected devices.
 * Any other suggestions?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] Not working on some iOS or Mac Devices](https://wordpress.org/support/topic/not-working-on-some-ios-or-mac-devices/)
 *  Thread Starter [shadowgamesdev](https://wordpress.org/support/users/shadowgamesdev/)
 * (@shadowgamesdev)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/not-working-on-some-ios-or-mac-devices/#post-12196026)
 * Hi [@rodicaelena](https://wordpress.org/support/users/rodicaelena/)
 * I have disabled “Coming Soon” mode for you to be able to check it out.
 * The issue has occured on my iPad Mini 2, iPhone SE and iPhone 7, all running 
   the latest version of iOS13.
 * This has also occurred on an older iMac I have but running the latest version
   of Safari.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress site not working correctly on iOS or Mac OS Devices.](https://wordpress.org/support/topic/wordpress-site-not-working-correctly-on-ios-or-mac-os-devices/)
 *  Thread Starter [shadowgamesdev](https://wordpress.org/support/users/shadowgamesdev/)
 * (@shadowgamesdev)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/wordpress-site-not-working-correctly-on-ios-or-mac-os-devices/#post-12194309)
 * Thanks for the help in checking this out anyway [@macmanx](https://wordpress.org/support/users/macmanx/)
   
   Appreciate it.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress site not working correctly on iOS or Mac OS Devices.](https://wordpress.org/support/topic/wordpress-site-not-working-correctly-on-ios-or-mac-os-devices/)
 *  Thread Starter [shadowgamesdev](https://wordpress.org/support/users/shadowgamesdev/)
 * (@shadowgamesdev)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/wordpress-site-not-working-correctly-on-ios-or-mac-os-devices/#post-12194262)
 * Hi [@macmanx](https://wordpress.org/support/users/macmanx/)
 * I had tried what you suggested with the extensions, cache and cookies but didn’t
   make a different from my end when on my iOS device and my browser and device 
   are both up to date.
 * I had no issue accessing the site, the issue was how the content was displayed.
 * Please see the following two screenshots:
    Error 1: [https://drive.google.com/file/d/14Sd6mnCYuW9uwFJDertlmBYlprvGmcZV/view?usp=sharing](https://drive.google.com/file/d/14Sd6mnCYuW9uwFJDertlmBYlprvGmcZV/view?usp=sharing)
   Error 2 (content purposely blurred): [https://drive.google.com/file/d/1qAmpkDzvQJDA3sp7EI5uF9ObeJ6q9DxJ/view?usp=sharing](https://drive.google.com/file/d/1qAmpkDzvQJDA3sp7EI5uF9ObeJ6q9DxJ/view?usp=sharing)
 * Error 1 was how it is displaying on my iOS and Mac devices and Error 2 is how
   it is meant to be displayed and how it is displaying on Windows or Android devices.
 * Any ideas on what may be going on here? Cannot see any errors or issues anywhere
   with all the troubleshooting I have been doing…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress site not working correctly on iOS or Mac OS Devices.](https://wordpress.org/support/topic/wordpress-site-not-working-correctly-on-ios-or-mac-os-devices/)
 *  Thread Starter [shadowgamesdev](https://wordpress.org/support/users/shadowgamesdev/)
 * (@shadowgamesdev)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/wordpress-site-not-working-correctly-on-ios-or-mac-os-devices/#post-12194228)
 * Hi [@macmanx](https://wordpress.org/support/users/macmanx/) I do have it re-enabled
   now anyway if you would have a moment.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress site not working correctly on iOS or Mac OS Devices.](https://wordpress.org/support/topic/wordpress-site-not-working-correctly-on-ios-or-mac-os-devices/)
 *  Thread Starter [shadowgamesdev](https://wordpress.org/support/users/shadowgamesdev/)
 * (@shadowgamesdev)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/wordpress-site-not-working-correctly-on-ios-or-mac-os-devices/#post-12193125)
 * [@macmanx](https://wordpress.org/support/users/macmanx/) The site URL is [https://tramoretennis.com/](https://tramoretennis.com/)
   but is currently in maintenance mode.
 * I will disable this for 2 hours to allow you to view it but cannot leave it open
   too long as I am still developing the site content and want to try get this issue
   resolved before full go-live in a weeks time.
 * Thanks.

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