lukehaas / Scrollify

A jQuery plugin that assists scrolling and snaps to sections.
MIT License
1.8k stars 579 forks source link

WordPress integration #342

Open dsignoc opened 6 years ago

dsignoc commented 6 years ago

Hi Luke!!

Is there any way to integrate this plugin in to WordPress? I'm using DIVI as framework

Great job!!

jonddon commented 5 years ago

I don't think there is a wordpress plugin for now. I am currently experimenting custom code using scrollify and divi theme.

  1. Go to theme options
  2. go to integration and add to the head .
  3. Paste the codes in jquery.scrollify.js between script tags.
  4. Set up your scrollify option using the script below and save.

  5. Set the height of className to 100vh.
  6. Give each section class to className.
  7. Update the page and you are good to go.
dsignoc commented 5 years ago

Thanks!!

I`ll give it a shooot!

On 17 Oct 2018, at 05:20, John Odey notifications@github.com<mailto:notifications@github.com> wrote:

I don't think there is a wordpress plugin for now. I am currently experimenting custom code using scrollify and divi theme.

  1. Go to theme options
  2. go to integration and add to the head .
  3. Paste the codes in jquery.scrollify.js between script tags.
  4. Set up your scrollify option using the script below and save.
  1. Set the height of className to 100vh.
  2. Give each section class to className.
  3. Update the page and you are good to go.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/lukehaas/Scrollify/issues/342#issuecomment-430475741, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AcM7599mvUog0QhvpDKl_fBxDdfABk6nks5ulqHqgaJpZM4Wk_mw.

ThomasNL1995 commented 5 years ago

Holy shit that works amazing! Thanks man!

SaleemMaini commented 5 years ago

its not work with me i used this code :

pls i need help