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 »

No thumbnails on front page in Firefox 35.0


  #1  
Old Jan 19, 2015, 12:45 PM
Bruno
 
8 posts · Jan 2015
Hello.

This is a new installation of Wordpress 4.1 an Montezuma 1.2.4. No plugins.

On Front Page - in Firefox 35.0 - thumbnails not showing.
I can see colored images with mouse over the thumbs.

I don't see any problems in other browsers.

Here is link to website:
http://www.wood-furniture.biz/DecorTips/
  #2  
Old Jan 20, 2015, 10:28 AM
Bruno
 
8 posts · Jan 2015
Solved .

In CSS (uploads->Montezuma) generated by Montezuma:

line 595 was:
Code:
.post-thumb img.img_grayscale { 
	filter: 					grayscale(100%); 
	-ms-filter: 			grayscale(100%); 
	-o-filter: 				grayscale(100%);  
	filter: 					url("http://www.wood-furniture.biz/DecorTips/wp-content/themes/montezuma/images/gray-filter.svg#grayscale"); 
	filter: 					gray; 
	-webkit-filter: 		grayscale(1); 
	-webkit-filter: 		grayscale(100%); 
}
Removed 2 filter lines and code looks like:

Code:
.post-thumb img.img_grayscale { 
	filter: 					grayscale(100%); 
	-ms-filter: 			grayscale(100%); 
	-o-filter: 				grayscale(100%);  

	
	-webkit-filter: 		grayscale(1); 
	-webkit-filter: 		grayscale(100%); 
}


Is it correct what I did?
  #3  
Old Jan 20, 2015, 12:17 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
That works as a get around but you have lost the grey scale changing to color effect when you hover over the image.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #4  
Old Jan 20, 2015, 01:21 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
The gray to color on hover works for me with Firefox 35.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #5  
Old Jan 20, 2015, 02:53 PM
CrouchingBruin's Avatar
CrouchingBruin
 
299 posts · Aug 2010
Santa Monica, CA
The grayscale thumbnail issue for Firefox seems to be site-dependent. I've seen it happen on one of my sites but not others. Here is how I fixed it.
__________________
My Montezuma-themed sites: ESHS Girls Basketball Team, Venice Hongwanji Buddhist Temple
Please consider making a donation to BytesForAll for their great themes!
  #6  
Old Jan 21, 2015, 10:05 AM
Bruno
 
8 posts · Jan 2015
Quote:
Originally Posted by CrouchingBruin
The grayscale thumbnail issue for Firefox seems to be site-dependent. I've seen it happen on one of my sites but not others. Here is how I fixed it.
I think you're right. This is site-dependent issue. Also used your tip.

Grayscale doesn't work on Android (Samsung Tab 10.2). I see colored images on start.
  #7  
Old Jan 21, 2015, 02:59 PM
CrouchingBruin's Avatar
CrouchingBruin
 
299 posts · Aug 2010
Santa Monica, CA
Quote:
Grayscale doesn't work on Android (Samsung Tab 10.2). I see colored images on start.
You will not see the grayscale thumbnails on mobile devices, only the colored thumbnail. This is by design, I think because you can't hover over the thumbnails on a mobile device with a mouse.
__________________
My Montezuma-themed sites: ESHS Girls Basketball Team, Venice Hongwanji Buddhist Temple
Please consider making a donation to BytesForAll for their great themes!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Thumbnails not generating on front page view photinakis Montezuma Theme 9 Jan 7, 2015 10:45 AM
thumbnails on center page? narcisse Center area post/pages 6 Jul 21, 2010 05:32 PM
[SOLVED] Page thumbnails not showing on pages? freelancekonsulenten Center area post/pages 4 May 3, 2010 05:19 AM
Front page thumbnails not behaving paulae Excerpts, Read more, Pagination 1 May 5, 2009 05:08 PM


All times are GMT -6. The time now is 11:30 PM.


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