Advertisement:

Author Topic: Infinite scroll items  (Read 10073 times)

Legion

  • Hero Member
  • *****
  • Posts: 622
  • I am founder of top20remedies.com buyeradvise.com
Re: Infinite scroll items
« Reply #15 on: February 01, 2013, 01:46:06 pm »
now it show nothing

luisma22

  • Jr. Member
  • **
  • Posts: 50
Re: Infinite scroll items
« Reply #16 on: February 01, 2013, 01:56:56 pm »
Hi yes I had taken out that line from the code, cause wasn't getting results, its again there.... but I don't find the way to make infinite scroll down...

is it maybe because in search_list I am not creating okay the div for the scroll?.... any suggestion?
Thank you
Luis

jungica

  • Jr. Member
  • **
  • Posts: 56
Re: Infinite scroll items
« Reply #17 on: February 01, 2013, 02:34:11 pm »
now it show nothing

@http://www.offersvalley.com/search i can't see anything from the code in your source...

your "main" div called "abc" in your template... update the div name in the ias javascript option... try to understand the structure... modify what you want - dont just copy and paste...
« Last Edit: February 01, 2013, 02:41:33 pm by jungica »

jungica

  • Jr. Member
  • **
  • Posts: 56
Re: Infinite scroll items
« Reply #18 on: February 01, 2013, 02:38:26 pm »
Hi yes I had taken out that line from the code, cause wasn't getting results, its again there.... but I don't find the way to make infinite scroll down...

is it maybe because in search_list I am not creating okay the div for the scroll?.... any suggestion?
Thank you
Luis

there is something wrong here:

Code: [Select]
loader: 'http://www.baulia.com/oc-content/themes/olxES/images/loader.gif'); ?>'
it must be

Code: [Select]
loader: 'http://www.baulia.com/oc-content/themes/olxES/images/loader.gif',
delete some plus characters

luisma22

  • Jr. Member
  • **
  • Posts: 50
Re: Infinite scroll items
« Reply #19 on: February 01, 2013, 03:15:32 pm »
awesome now its working thank youuuu!

luisma22

  • Jr. Member
  • **
  • Posts: 50
Re: Infinite scroll items
« Reply #20 on: February 01, 2013, 03:18:12 pm »
just having a little isue, the loader.gif doesn't show up... :(

Any suggestion?
« Last Edit: February 01, 2013, 03:25:20 pm by luisma22 »

luisma22

  • Jr. Member
  • **
  • Posts: 50
Re: Infinite scroll items
« Reply #21 on: February 01, 2013, 03:42:47 pm »
Perfect now working, i had to change the loader link to:

Code: [Select]
loader: '<img src="http://baulia.com/oc-content/themes/olxES/images/ajax-loader.gif"/>',

jungica

  • Jr. Member
  • **
  • Posts: 56
Re: Infinite scroll items
« Reply #22 on: February 01, 2013, 04:34:32 pm »
Perfect now working, i had to change the loader link to:

Code: [Select]
loader: '<img src="http://baulia.com/oc-content/themes/olxES/images/ajax-loader.gif"/>',

great job!

janaka

  • Newbie
  • *
  • Posts: 28
  • osclass 3.1.1
Re: Infinite scroll items
« Reply #23 on: October 08, 2013, 02:58:32 pm »
Hi,

I need this apply to home page main.php latest ads. is it possible ?

zandotc

  • Newbie
  • *
  • Posts: 16
Re: Infinite scroll items
« Reply #24 on: January 27, 2014, 03:00:36 pm »
works in realstate theme?

totalmente

  • Newbie
  • *
  • Posts: 12
  • Cities full of empty people !
Re: Infinite scroll items
« Reply #25 on: January 28, 2014, 11:57:22 pm »
thx man, this is cool  8)

behzadpz

  • Newbie
  • *
  • Posts: 4
  • osclass 3.7.4
Re: Infinite scroll items
« Reply #26 on: November 30, 2018, 08:56:38 am »
Dear all,

Good day,
There are differences in version 3.7 in osclass and the file structure has also changed

when i add this code to header and refresh search page, premium items show several times between normal items.

please advise

Thanks
« Last Edit: November 30, 2018, 04:43:42 pm by behzadpz »