Next Gen

  • Frym1

    #6080

    Hello world 🙂

    So it worked initially and now it doesn’t. Next Gallery will not upload images and Plugin Check receives the following failure, switched themes to Graphene Parent and it works?

    Currently using Child Theme, does anybody else have this issue?

    Mark[img]http://www.integratedselfprotection.com/dev/wp-content/uploads/2012/10/Next.bmp[/img]

    Admin

    Syahir Hakim

    #33293

    Ouch! Never ever save an image for web in BMP format. Takes forever to download.

    What files do you have in your child theme?

    Frym1

    #33294

    Firstly sorry for posting so many questions. Thought I was ready to go live this weekend but kinda taken two steps back. Anyway, enough of sympathy. All plugins have been deactivated and still fails. What do you mean by what files do I have?

    Admin

    Syahir Hakim

    #33295

    You said that you’re using a child theme, so what files are there in your child theme’s folder other than style.css?

    Frym1

    #33296

    Sorted It.

    Within the Functions.php file I placed a piece of code which was meant to set and image as default when positing on facebook (as per previous post)

    <link rel=”image_src” href=”http://media.clickonf5.org/image/logo.png&#8221; />

    Can I ask, why would that kill the plugin and where should I place this code?

    Admin

    Syahir Hakim

    #33297

    That piece of code is an HTML code, not PHP code. The functions.php file is for PHP codes, and while you can put HTML code inside a PHP file, it needs to be in a certain syntax depending on what you want to do with it.

    As for what you want to achieve, you can just place that code in Graphene Options > Advanced > Custom <head> tags option.

    Frym1

    #33298

    Thanks. Ill try and see if resolves facebook sharing issue

Viewing 7 posts - 1 through 7 (of 7 total)

  • You must be logged in to reply to this topic.