• Resolved ttmtake

    (@ttmtake)


    I just install plugin in custom theme, very small, use shortcode in post, with regular gallery shortcode work normal, but when i change to [wcfgallery ids=”71,70,30,5,6,7″] nothing outputs. I dont use any other plugin on site.

    • This topic was modified 6 years, 6 months ago by ttmtake.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @ttmtake,

    Sorry for the temporary inconvenience. This issue seldom occurs.
    To check and fix the issue we need to work on your Dashboard. Could you please send us a temporary admin access to your site via email?

    If you trust us, send us the credentials with details of the issue to below email.

    Email → [email protected]

    Best Regards,
    ShapedPlugin

    Thread Starter ttmtake

    (@ttmtake)

    Hi, i just check console: jQuery(…).slick is not a function … Should i include this manualy or should be already included?

    Somehow, there might be a problem of loading slick.js file. If you can load the file on the header, it will work. There might be other reason too. We can’t instruct properly without inspecting the issue.

    Please share the reference link to us to check.
    It would be better if you could give us a temporary access to your Dashboard.

    Thank you!

    * No need to include it manually. The plugin includes it automatically.

    Thread Starter ttmtake

    (@ttmtake)

    Here is link, Iam tring to load on front page, calling post by id and output filter content.

    https://ibernet.ch/laterrase/

    <?php $post_gallery = get_post( 94 );
    $output = apply_filters( ‘the_content’, $post_gallery ->post_content );
    echo $output;
    ?>

    We are very sorry to say that without proper access we are unable to explore and fix this kind of issues.

    Trust us, please.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘No gallery output’ is closed to new replies.