Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Montezuma Theme »

Site not showing on an iPod Touch


  #1  
Old Nov 12, 2013, 04:39 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
If your site does not show when viewing it on an iPod Touch, go to mto->CSS Files->content.css and find the 'body' css which will be
HTML Code:
body {
	margin: 					0; 
	padding: 				0; 
	font-family: 			"Segoe UI", "Lucida Grande", "Helvetica Neue", sans-serif;
	font-size: 				15px;
	opacity: 				0; /* <--- will be turned on ( = set to '1' ) with jQuery 
									after google fonts, if any, have loaded and masonry layout, 
									if any, was applied */
}
and change the 'opacity' to '1'
HTML Code:
	opacity: 				1; /* <--- will be turned on ( = set to '1' ) with jQuery 
									after google fonts, if any, have loaded and masonry layout, 
									if any, was applied */
This seems to be a bug in the Safari browser on the iPod - the iPhone seems to work fine.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #2  
Old Aug 10, 2015, 07:06 PM
flyboy's Avatar
flyboy
 
115 posts · Sep 2010
Good to know.
Do you know the reason for setting the opacity to 0 in a first place? I was staring at that very line of code yesterday wondering if I should simply remove it and be done with it
  #3  
Old Aug 11, 2015, 02:33 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
my guess it to keep the fonts from 'flickering' because of loading the google fonts if used.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #4  
Old Aug 11, 2015, 02:47 PM
flyboy's Avatar
flyboy
 
115 posts · Sep 2010
Makes sense, thanks =)

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Does "Enable Touch Swipe" in Hi Slider mean I can see my Image sliders on Pad? JesseyKitty Center area post/pages 1 Sep 10, 2013 04:09 AM
Site not showing on iPhones moomum Atahualpa 3 Wordpress theme 5 Mar 7, 2013 01:05 AM
[SOLVED] Site not showing up nick51 New Versions, & Updating 8 Aug 25, 2010 11:21 AM
[SOLVED] Comments are not showing up on new site StudioGal Comments, trackbacks & pings 10 Jun 9, 2010 05:32 PM


All times are GMT -6. The time now is 09:29 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.