• Hi,

    I’m using the Digg Digg sidebar on a client’s site. He wants to use the floating sidebar on a few pages, which is fine, but the way you describe in the FAQ to use the floating sidebar isn’t working.

    Right now I’m using the following:

    add_filter('the_excerpt', 'dd_hook_wp_content');
    add_filter('the_content', 'dd_hook_wp_content');

    In the top of a page template in order to add the floating sidebar.

    I’ve additionally tried putting it in the footer, and in the functions file with a conditional per page as you describe in the FAQ.

    An example of the page where I’d like the floating sidebar is:

    https://www.kitces.com/what-i-believe/

    Do you have any idea as to why it’s not working?

    Thanks,

    jhinson

    https://www.ads-software.com/plugins/digg-digg/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Same issue here, tried the floating bar install and adding filters to templates but can’t get anything to show?

    Please help

    https://www.mattwing.co.uk/
    wp_3.6.1

    I had the same problem and realized I hadn’t enabled DD on pages.

    Go to the Digg Digg in the menu, then to Floating Display.
    Under “2. Display Configuration” be sure to check “Page” (at item 2.2)
    Save and you should have it – check it out on this client’s page

    Edit – I’m a moron: Realized I enabled it on all pages, then tried to exclude all pages except for the couple I did want it to show on and and it still didn’t work.
    Let us never speak of this again…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Floating sidebar not working in pages’ is closed to new replies.