Wordpress theme presswork won't allow FB feed, why?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • johnnyloadproductions
    Account Shutdown
    • Oct 2008
    • 3611

    #1

    Wordpress theme presswork won't allow FB feed, why?

    Wordpress theme presswork won't allow FB feed, I spent hours trying to get it working trying different plugins and seeing if my app wasn't setup on right on the FB end. Turns out after changing the theme everything was ok.

    Twitter feed works ok on the site, what do you think may be going on to block the FB feed in this case?

    Here's the site: http://moonrabbitmusic.com

    The theme is also giving me some link embed problems. e.g. under "In The News."
  • fris
    Too lazy to set a custom title
    • Aug 2002
    • 55679

    #2
    try turning WP_DEBUG to true in your wp-config.php and see what output it produces
    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

    Comment

    • johnnyloadproductions
      Account Shutdown
      • Oct 2008
      • 3611

      #3
      Originally posted by fris
      try turning WP_DEBUG to true in your wp-config.php and see what output it produces
      Thanks.

      After reading alot of the error messages it can simply be said that the newest version of wp isn't working in complete harmony with this thread.

      e.g.

      Notice: get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead. in /home/rabbit/public_html/wp-includes/functions.php on line 2628

      Notice: add_custom_background is deprecated since version 3.4! Use add_theme_support( 'custom-background', $args ) instead. in /home/rabbit/public_html/wp-includes/functions.php on line 2628

      Notice: add_custom_image_header is deprecated since version 3.4! Use add_theme_support( 'custom-header', $args ) instead. in /home/rabbit/public_html/wp-includes/functions.php on line 2628

      Comment

      • fris
        Too lazy to set a custom title
        • Aug 2002
        • 55679

        #4
        those shoudlnt effect the site, i would have to peek at the presswork code to find a solution, i dont use that framework myself
        Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

        Comment

        Working...