*

Darwazo

  • ***
  • 81 posts
See more listings not appearing on Homepage
« on: October 31, 2017, 02:43:36 AM »
See more listings at the end of homepage and before footer is not appearing ...... [ restricted ads only 30 with pictures and there are more ads]

I guess its a default function in all themes .....I am not sure its included in my package or  its not  default.

Pls. help - how to bring it back?

Screenshot is attached....

thanks

Marked as best answer by Darwazo on November 01, 2017, 01:40:38 AM
*

MB Themes

Re: See more listings not appearing on Homepage
« Reply #1 on: October 31, 2017, 10:35:24 AM »
@Darwazo
It's here but hidden.
In veronika/css/style.css remove this code:
Code: [Select]
.home-see-all { display: none!important; }
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Darwazo

  • ***
  • 81 posts
Re: See more listings not appearing on Homepage
« Reply #2 on: October 31, 2017, 11:18:21 AM »
Thanks !! that was spot on.

*

Darwazo

  • ***
  • 81 posts
Re: See more listings not appearing on Homepage
« Reply #3 on: November 01, 2017, 01:43:03 AM »
Hi frosticek,

I didn't find anything in responsive on home-see-all !!
What function defines same in responsive version to bring up "See  Other Offers".

Thanks

*

MB Themes

Re: See more listings not appearing on Homepage
« Reply #4 on: November 01, 2017, 02:52:24 PM »
Check responsive.css and use google chrome console to find correct line.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Darwazo

  • ***
  • 81 posts
Re: See more listings not appearing on Homepage
« Reply #5 on: November 03, 2017, 03:09:04 PM »
Thank you for input frosticek....i'm newbie :( ....tried alot but I couldn't find much relevant except latest listing lines which...tried but same result.

Pls. help me and let me how to have see more listings in responsive mode !

*

MB Themes

Re: See more listings not appearing on Homepage
« Reply #6 on: November 03, 2017, 03:14:29 PM »
@Darwazo
I am not sure how can you not be able to open file and remove 1 line  :-X
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Darwazo

  • ***
  • 81 posts
Re: See more listings not appearing on Homepage
« Reply #7 on: November 03, 2017, 03:35:18 PM »
lol !! I guess you missed out my Q ..... I'm asking What function line to remove from respon css !!
I thought its same function in responsi css but its not....


*

MB Themes

Re: See more listings not appearing on Homepage
« Reply #8 on: November 03, 2017, 07:02:17 PM »
Add back that line to style.css and change word none to word block.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Darwazo

  • ***
  • 81 posts
Re: See more listings not appearing on Homepage
« Reply #9 on: November 03, 2017, 10:37:35 PM »
Thank you very much !!