Results 1 to 3 of 3

Thread: echo in wordpress - theme : how to do that correct

  1. #1
    Join Date
    Jan 2011
    Beans
    78

    echo in wordpress - theme : how to do that correct

    hello dear ubuntu-experts and fans

    this is no ubuntu-question.

    i run wordpress on a site - and i have some plugins in it..


    in themeheader of a wordpress i have a metaslider running

    i call it like so:

    Code:
        echo do_shortcode("[metaslider id=112]");
    question:
    can i call the - fetch photos from facebook - see here the infos
    Facebook Photo Fetcher » Justin-Klein.com - Life of a Traveling Programmer

    Code:
    echo do_shortcode ("<!–FBGallery2 758636397529074 –><!–/FBGallery2–>");
    does not work
    Last edited by dilbert_one; February 21st, 2015 at 10:31 AM.

  2. #2
    Join Date
    Nov 2013
    Location
    On the edge
    Beans
    872
    Distro
    Ubuntu

    Re: echo in wordpress - theme : how to do that correct

    In my experience everything relating to facebook requires authentication. But you might have better luck on the wordpress forum. http://en.forums.wordpress.com
    Knock knock.
    Race condition.
    Who's there?

  3. #3
    Join Date
    Jan 2011
    Beans
    78

    Re: echo in wordpress - theme : how to do that correct

    hi there bashiegui

    many thanks
    Quote Originally Posted by bashiergui View Post
    In my experience everything relating to facebook requires authentication. But you might have better luck on the wordpress forum. http://en.forums.wordpress.com
    great - i will look for that - will have a closer look for more hints in forums.wordpress.com

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •