Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Kristin1218

    (@kristin1218)

    I like the customization that comes with Datafeedr, particularly the flexibility through WP admin panel.

    Is there some sort of next/prev a href code I could wrap the datafeedr php code in? Something that could navigate you through the ads in a group, like:

    <a href="<?php CODE FOR PREV AD IN GROUP ?>">laquo;</a>
    <?php echo dfads( 'groups=670&limit=1&orderby=menu_order&order=ASC' ); ?>
    <a href="<?php CODE FOR NEXT AD IN GROUP ?>">raquo;</a>

    Thanks very much,
    – Kristin

    Thread Starter Kristin1218

    (@kristin1218)

    That could work, but I don’t want a normal grey scrollbar to navigate it, and it looks like css customizing of scrollbar only works in webkit browsers.

    Hi Alex,

    I’ve installed and activated Twitter Feed Pro, reset and updated my consumer and access keys, and it breaks my site, I get a ‘connection was reset’ error message in Firefox. I have the php code directly in the template file as: <?php echo do_shortcode('[twitter-feed username="Kristin1218" num="3" img="no"]'); ?>

    Any idea what I’m doing wrong? When I had the previous version before the pro upgrade and API change it was working fine.

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