Hover in Image Block is not working

Permalink Browser Info Environment
I added an image hover in the block image and does not work, but if I change theme works well, I think there is a problem of brimstone theme.
You can help me?
For me it is very important.
thanks

Type: Pre-Sale
Status: Resolved
glovi
View Replies:
c5box replied on at Permalink Reply
c5box
Hi Glovi,

I tested image block's hover option on my local and live site and it is working fine. Would it be alright if I ask for the link of your site? You can pm me the link you want. I'll keep on checking and try to reproduce your issue.

Kind regards,
James
glovi replied on at Permalink Reply
glovi
I James,
I have further tests, I think it's a problem of the browser.
in explorer it works well but in google chrome not.
I followed the suggestions of another user with the same problem but it is not working.

This is the link:
http://www.cmtclima.com/concrete5/index.php...
the site for now is hidden.

Best regards
c5box replied on at Permalink Reply
c5box
Hi glovi,

I saw your site and have seen the issue you were saying about the image block hover. I re-did my test on my local and live servers but did not replicate your issue. I've read around articles about the same issue and is supposed to be a bug in concrete5 which got patched.

I think the cause of this issue is with the responsive image picture tag which wraps over the original image tag. Did you by any chance set thumbnails for these images in file manager?

I got a solution which we could try on your end. Locate the page_theme.php inside packages -> brimstone -> theme -> brimstone -> page_theme.php. and try removing this line of code

public function getThemeResponsiveImageMap()
{
return array(
'large' => '900px',
'medium' => '768px',
'small' => '0'
);
}

I hope this would fix it. Please let me know how it turns out.

Thanks and regards,
James
glovi replied on at Permalink Reply
glovi
Hi James,
I followed your advice and appears to work well by removing this line of code
inside packages -> brimstone -> theme -> brimstone -> page_theme.php.
--------------------------------------------------------------------------------------------------
public function getThemeResponsiveImageMap()
{
return array(
'large' => '900px',
'medium' => '768px',
'small' => '0'
);
}
----------------------------------------------------------------------------------------------------
I will more test and if I find other problems let you know.
Thank you are very kind.
To the next if there are issues.
I apologize for my English if there are errors, because I use the translator.
c5box replied on at Permalink Reply
c5box
Hi,

No worries. I am happy I could help. Let me know if you need help with anything else.
I'll go ahead and mark this resolved.

Kind regards,
James

concrete5 Environment Information

concrete5.7.4.2

Browser User-Agent String

Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.124 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.