• Resolved tongpang

    (@tongpang)


    hi, thank you for such a friendly and smart plugin…. i haven been using your plugin for a while now and its great… recently i change my mind and want to make the Similar Post (in my case Similar Listing) to scroll/slide from LEFT to RIGHT instead of current UP and DOWN… i having been try to achieve the same for a day or two but since am not an expert i couldnt achieve…

    kindly, help me with the CSS code so to make the Similar Post to scroll from LEFT to RIGHT.

    Thank You.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter tongpang

    (@tongpang)

    sorry, i search but couldnt find… however by luck its already discussed in this forum here: https://wordpress.org/support/topic/related-posts-as-slider/

    but i’ll need ur help if i cant execute..

    Thank u

    Thread Starter tongpang

    (@tongpang)

    sorry i can not do it till now…. can u help pliz

    Plugin Author Ajay

    (@ajay)

    Hi,

    I looked at the link and I see you have a lot of related posts there scrolling downward- what is the code you used to achieve this? Maybe that should give me a hint – I’ve never seen this before

    Thread Starter tongpang

    (@tongpang)

    Yes, in the “Number of Post to Display” i have entered “51” that why there are lot of related post.

    And in the “custom CSS” the Code are :-

    .crp_related {
    border: #ccc 2px solid;
    border-radius: 9px;
    height: 350px;
    overflow-x: scroll;
    }

    Plugin Author Ajay

    (@ajay)

    I had a look, you need to have the .crp_related ul width set to something like 5000%

    Then you need to set overflow-y: scroll

    Thread Starter tongpang

    (@tongpang)

    Thank you so much…
    now its working just like i wanted.

    Thank you once again…

    Plugin Author Ajay

    (@ajay)

    You’re welcome 🙂

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Left to Right Scroll or slide’ is closed to new replies.