• Resolved huesi

    (@huesi)


    Hello…

    It my first time with oqey gallery, and I think it’s fantastic… But have a problem: just before the gallery, i have a code that do not know how to delete it. Can you help me?
    This is the code:

    var flashvars1 = { autoplay:»false», flashId:»1″, FKey:»”, GalleryPath:» ..
    http://wordpress.org/extend/plugins/oqey-gallery/

Viewing 15 replies - 1 through 15 (of 22 total)
  • Plugin Author oQeySites

    (@dariimd)

    You use the_excerpt function to show the content???
    give me a link to have a look on page.

    I am getting the same error with the plugin. But think my case might not be the same. I am running Wapple Architect Mobile plugin to redirect my users to a mobile site. When I add the shortcode [oqeygallery id=XXX] I only get page with no images, just 2 dashes on with next and previous when you click on them. When I add <code>[oqeygallery id=XXX]</code> iget the same out put as above. Both ways work great on webpage but on mobile page it isn’t working. Any suggestions ?

    Plugin Author oQeySites

    (@dariimd)

    Can you provide a link to your website???

    Thanks for the quick response.

    My website is http://www.jk-photography.co.za

    Plugin Author oQeySites

    (@dariimd)

    It seems to be a javascript conflict, please try to deactivate other plugins in order to detect the conflict, then please report it to us.
    First deactivate nextgen…

    Currently all my images are on nextgen gallery. If i deactivate it, wont I have to upload all images via oqey gallery firts ? But I doubt that it is nextgen. When I use any of the other mobile plugins, the images apear and work correctly for non-flash browsers. I have it set to “Column center aligned”. It only happens when I use the wapple architect when it doesnt want to work correctly. Seems like a conflict between wapple and oqey.

    Plugin Author oQeySites

    (@dariimd)

    please use this plugin for mobile devices http://wordpress.org/extend/plugins/wptouch/
    wptouch is 100% compatible with oqey gallery.

    We will try to make compatible oqey and wapple in our next update.

    I have tried the wptouch, but dont like the theme that comes with it. Would rather wait for wapple to be compatible with oqey as I prefer it.

    Thanks for the advise. What I have picked up is that wapple’s mobile theme doesnt have the <?php wp_head(); ?> in it’s header.php and not sure if it needs to be added there. Also my knowledge of php is vert slim. Know the basics at least.

    Plugin Author oQeySites

    (@dariimd)

    please add this line in header.php – <?php wp_head(); ?>
    and it must work. Let me know.

    Any specific place it must be ?

    Plugin Author oQeySites

    (@dariimd)

    just right before </head>

    ex:

    <?php wp_head(); ?>
    </head>
    <body>

    It only has this line: $string .= '</head>';

    `<body>’ isn’t in the in the document. Possible to mail you the header.php and you can have a quick look at it ?

    Plugin Author oQeySites

    (@dariimd)

    yes, email it at info [at] oqeysites dot com

    Mail on its way to you. Thank you so much with your assistance so far.

    Any chance of a fix on this ?

Viewing 15 replies - 1 through 15 (of 22 total)
  • The topic ‘[Plugin: oQey Gallery] code before oqey gallery’ is closed to new replies.