*

nijamutheen

  • ****
  • 110 posts
Categories not fully loading From uc browser
« on: August 03, 2017, 07:55:10 PM »
i am unable to open category's from homepage Categories not fully loading From uc browser
half of category is hiding  see http://prntscr.com/g3zm2s
« Last Edit: August 08, 2017, 09:37:01 PM by nijamutheen »

*

Ghany

  • ****
  • 227 posts
Re: Categories not fully loading From uc browser
« Reply #1 on: August 03, 2017, 07:57:10 PM »
uc browser have more than 10 million downloads that is not small browser and very popular browser, with out uc browser there is no mobile in india.
Unlock the power of visibility without breaking the bank - https://www.adycart.in/

*

MB Themes

Re: Categories not fully loading From uc browser
« Reply #2 on: August 03, 2017, 08:24:17 PM »
@nijamutheen
You have scroll on right side. Check compatibility of fancybox library with your browser.
You can try add to style.css:
Code: [Select]
@media screen and (max-width: 767px) {
  .home-cat .fancybox-inner {height:430px!important;}
}

We are not planning to study this browser.


@Ghany
There is more than 2 000 000 000 mobile devices in the world. Using your logic we get we would need to customize theme for 200 web browsers.
« Last Edit: August 03, 2017, 08:26:22 PM by frosticek »
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ghany

  • ****
  • 227 posts
Re: Categories not fully loading From uc browser
« Reply #3 on: August 03, 2017, 09:04:00 PM »
@frostick

sorry i am not making you negative here about your work and dev, i am just reminding you, there is only one issue with uc, if you spend some time on it, you can resolve very easily, that is the my intention about it,
in opera it will not work any style , but i dont care about opera, ...

@media screen and (max-width: 767px) {
  .home-cat .fancybox-inner {height:430px!important;}
}

code not working..
Unlock the power of visibility without breaking the bank - https://www.adycart.in/

*

MB Themes

Re: Categories not fully loading From uc browser
« Reply #4 on: August 04, 2017, 11:39:15 AM »
@Ghany
No problem, issue is that you cannot use console to identify mobile browser.
You can try & test one by one from following:
Code: [Select]
.fancybox-opened .fancybox-outer {height:430px!important;}
body .fancybox-wrap {height:430px!Important;}
.home-cat .cat-tab {height:auto;}
.home-cat .cat-tab .middle {height:auto;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

nijamutheen

  • ****
  • 110 posts
Re: Categories not fully loading From uc browser
« Reply #5 on: August 04, 2017, 02:41:23 PM »
 nothing happened same error appeared again and again

*

nijamutheen

  • ****
  • 110 posts
Re: Categories not fully loading From uc browser
« Reply #6 on: August 08, 2017, 09:41:40 PM »
Me also Faced for this same errors please solve this

*

MB Themes

Re: Categories not fully loading From uc browser
« Reply #7 on: August 08, 2017, 11:00:03 PM »
@nijamutheen
Than it's browser issue. You can contact their support for full support of fancybox library.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

nijamutheen

  • ****
  • 110 posts
Re: Categories not fully loading From uc browser
« Reply #8 on: August 18, 2017, 11:09:07 PM »
But zara theme working perfectly and also not contains any issues

*

MB Themes

Re: Categories not fully loading From uc browser
« Reply #9 on: August 19, 2017, 02:25:28 PM »
@nijamutheen
That confirms my previous answer, as both themes use same script in same way.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots