Post by jokensigns » Tue Dec 15, 2015 9:15 pm

If you visit my site www.religioushq.com you will notice that there are 3 featured items in one row and the fourth in a second. But if you look at latest it has four in one row???? Both mods are setup for same image height:width, but I can't seem to fix this? I would like it to be the same 4. I understand the concept of smaller screens and mobile devices will change this, but on my screen it should be the same. Any help would be great.

Newbie

Posts

Joined
Mon Feb 04, 2013 8:24 pm

Post by viethemes » Tue Dec 15, 2015 10:22 pm

I have made a extension to fix this problem. You can download it here http://www.opencart.com/index.php?route ... mes&page=2

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm


Post by jokensigns » Wed Dec 16, 2015 5:04 am

I just installed your MOD and with no luck. Seems like it's the same? Not sure why seems like your mod should work. Any ideas?

Thanks
Ken

Newbie

Posts

Joined
Mon Feb 04, 2013 8:24 pm

Post by viethemes » Wed Dec 16, 2015 9:13 pm

Is the problem fixed? Now I see 4 products per row.

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm


Post by jokensigns » Wed Dec 16, 2015 11:56 pm

No, not exactly.

It does show 4 but it's because I took away the category from the left and only have the one column now. I would like to show categories on home page, but it looked off. I just changed it back so you can see it.

Ken

Newbie

Posts

Joined
Mon Feb 04, 2013 8:24 pm

Post by viethemes » Thu Dec 17, 2015 7:27 pm

Yes. To fix it, you can install my free extension Custom JavaScript and add code below

Code: Select all

<script>
	$(document).ready(function () {
		$('body[class*="common-home"] .clearfix.visible-lg').remove();
	});
</script>

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm


Post by jokensigns » Thu Dec 17, 2015 9:00 pm

Update:

I did notice last night, that if I open my page (firefox window) full screen it shows 3 in one row, and the fourth in a second row. But if I min. the window it shows 4 in one row???? Your above free extension (Custom Java) with the code (Script) that you posted will that fix this?

Ken

Newbie

Posts

Joined
Mon Feb 04, 2013 8:24 pm

Post by jokensigns » Thu Dec 17, 2015 9:04 pm

It worked... thank you!!!!

Ken

Newbie

Posts

Joined
Mon Feb 04, 2013 8:24 pm

Post by viethemes » Fri Dec 18, 2015 12:54 am

Glad to hear that the problem is fixed :)

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm

Who is online

Users browsing this forum: No registered users and 3 guests