Support » Plugin: Featured Posts Grid » [Plugin: Featured Posts Grid] Only last row appeared when scrolling left

  • Resolved DefJam

    (@defjam)


    First off, great plugin!
    However, I have the following issue that, according to the changelog, is fixed back in v. 1.3:
    = 1.3 =
    * Fixed issue where only last row appeared when scrolling left.

    When scrolling left, all LIs in top row get an opacity of zero. According yo Firebug:
    <li class="fpg-item fpg-first-col" style="opacity: 0; margin-top: 3px;">...
    When clicking on the pip to load the left page, everything is OK.
    Using v. 1.7 on WP 3.3.1 installation.
    Please advise.

    http://wordpress.org/extend/plugins/featured-posts-grid/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi DefJam,

    Did you ever find a soulution to this? I have run into the same problem

    Many thanks,

    Steve

    Thread Starter DefJam

    (@defjam)

    What I did was a quick and dirty hack (since I’m not PHP/JS programmer). I disabled the “fading” effects, so now all LI’s appear correctly but they do not animate.

    Here’s a Pastebin link to my modified fpg.js.php:
    http://pastebin.com/tGmbu9Pe

    Also a link to fpg.js:
    http://pastebin.com/99xtc3rr

    since I’m not sure which of these did the trick. Both files are in the js folder inside the plugin’s folder. Back up original first.

    Hope this helps 🙂

    Perfect! Thank you so much! I was just in the middle of going through trying to adjust the code myself!

    A massive, massive thank you! :))

    Thread Starter DefJam

    (@defjam)

    No problem, glad it helped 🙂

    Plugin Author Chaser324

    (@chaser324)

    Glad to see that you guys found a solution. I’ll see if I can implement a better fix in a future build.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Featured Posts Grid] Only last row appeared when scrolling left’ is closed to new replies.