• Resolved clarebear007

    (@clarebear007)


    I am using a custom theme for my wordpress site (simple and bright from site5). I have been using oqey gallery fine on a different site I have, but I am now changing my website completely on a new domain, but want to keep the same gallery as I like it. However, when I’ve uploaded the plugin, I have problems.

    When I try to save changes in settings, it goes to a different page saying 404 – page/article not found and has this at the end of my url:

    wp-admin/<?=get_option(%27siteurl%27)?>/wp-admin/admin.php?page=oQeysettings

    Also when I try and upload photos to the galleries, it loads, but then when it refreshes, just remains empty saying:

    No images. Please upload some pictures.

    I entered <?php wp_head(); ?> into the headed as the FAQ stated to make sure that wasn’t the problem, but it doesn’t seem to have solved anything.

    I would appreciate any advice please.

    Thanks.

    https://www.ads-software.com/plugins/oqey-gallery/

Viewing 1 replies (of 1 total)
  • Plugin Author oQeySites

    (@dariimd)

    The problem is in your server setup, short_open_tag is off.

    As simple, as that, follow the following steps:

    go to php.ini file
    find, ‘short_open_tag’ and set it to on,
    restart the server
    so, short_open_tag = On

Viewing 1 replies (of 1 total)
  • The topic ‘Oqey not working with custom theme’ is closed to new replies.