By Nhong MY on Saturday, 28 October 2017
Posted in General Issues
Replies 10
Likes 0
Views 687
Votes 0
Hi..

with showsace module with mobile iPhone7+
For my site on home page it show abnormal.(please click menu "พ่นทราย Sandblast") please see img_7028

With showcase module normally please click menu "Ceramic Epoxy Coating" that right display. It same too. Pleas see img_7029

Why on home page module show abnormal?

Thank you
Manit
Hi Manit,

Perhaps, there still cache somewhere where as I access the site using mobile the code is still there. Can you clear Joomla, site any possible cache and see how it goes?
·
Monday, 30 October 2017 19:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Update..

After update lastest Elegant template.

Before,with showcase module normally please click menu "Ceramic Epoxy Coating" that right display. (Pleas see img_7029) Now occur abnormal same module on home page(please see img_7046).

Why....?

Thank you
·
Saturday, 28 October 2017 21:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Nhong,

I am really sorry for the delay of this reply as it is a weekend for us here. Sorry but I am a little lost here. I tried to view it on my mobile device and I am not entirely sure what the problem is. Can you please advise?
·
Sunday, 29 October 2017 14:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi

Each one open website, display show between 2 picture please see attached files.
-IMG_7056 right display.
-IMG_7059 abnormall display.

Sometime after edit backend and clear cache or check-in it will change between 2 display.

I want display IMG_7056 normally. Please check it.

Thank you
·
Sunday, 29 October 2017 15:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Manit,

Regarding this issue, actually it is default layout if you view the showcase module (slick layout) via mobile view where the content will shows bottom of the image. However, if you want the content to be display overlapping the image you can hack the file:
.../modules/mod_easyblogshowcase/tmpl/slick.php on line 14
remove the code:

<?php echo $modules->isMobile() ? 'is-mobile' : '';?>

http://take.ms/rlmqXU
Can you give it a try?
*you also can do template override for this

You're suggested to backup the file that you want to customize beforehand for precaution
·
Monday, 30 October 2017 13:04
·
0 Likes
·
0 Votes
·
0 Comments
·
I remove the code <?php echo $modules->isMobile() ? 'is-mobile' : '';?>
but have not effect , the content will shows bottom of the image.

I want the content to be display overlapping the image. please check again.
·
Monday, 30 October 2017 15:12
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post