Support

Account

Home Forums Add-ons Gallery Field Gallery not displayed

Solved

Gallery not displayed

  • Hi I installed your plugin and purchased the gallery function

    I am using a function subject to this business directory theme comes with the function of post Items with custom fields.

    I have created with your plugin the gallery and this function appears in the edition of these, post pictures, but then in the view is not displayed.

    I honestly do not understand much English and not if you have to add some code in some file.

    I hope I can help and if you want I can pass my private username and password to see what happens.

    Thank you for your help.

  • Hi Damian,

    You have to edit the template files in which you want the gallery to appear. Have a look at the documentation for the field: http://www.advancedcustomfields.com/resources/field-types/gallery/

  • Hello, I tried to put one of these codes and none seem to work

    I put this and if it works but I had to remove parts of the original code

    <? php
    $ image_ids = get_field (‘gallery’, false, false);
    $ shortcode = ‘
    [gallery ids = "(" $ image_ids) "]
    ‘;
    miss do_shortcode ($ shortcode);
    ?>

    The problem is that the gallery is created and displayed, but the images are very large and do not make the zoom effect.

    Here I leave the address where I posted a gallery for you to look better

    http://gijondenoche.es/item/fly/

  • Hello, please help me with my administrator could issue ..??

  • Hi @damian

    The code you have used is to run a shortcode which uses the core WP gallery. This is not specific to ACF and you can read all about this shortcode here:
    http://codex.wordpress.org/Gallery_Shortcode

    If there is a way to specify the image sizes, it will be in the WP docs.

    Cheers
    E

  • Hi, sorry but I do not understand how to do it because I have no programming skills and my English is very low.

    I explain what I did and I want to achieve:

    I installed and added the function of secretion of galleries, I created the field and added to the post.

    Until there everything well as the purpose of creating gallery shows and I think the gallery but then not displayed since no code which I have to enter in the code of my template.

    My website is a directory where each customer can create your online profile and I bought your plugin directory since this theme does not contain the function to create galleries on items from customers.

    I would be helpful if you could say that deveria insert code to see the galleries created.

    If you want I can pass my private mail and password and can pay to do if you need it.

    Sorry for all this trouble, but your plugin is excellent and is the solution to my problem to make it work.

    Thank you for your collaboration.

  • Hi @damian

    I would like to help you out, but the ACF plugin is a developer tool and is expected that you understand how to code.

    Please read over the documentation here:
    http://www.advancedcustomfields.com/resources/

    Try stack exchange forum to ask for freelance developers work.

    Thanks
    E

  • @damian
    In this link there a gallery running:

    http://support.advancedcustomfields.com/forums/topic/carousel-slider-implementation/

    1. Copy the code.
    2. Download the .js file and the .css file (http://flexslider.woothemes.com/) and copy in your theme.

    I delete the code about THUMBS.. and check my example:

    http://wac1.ceroonce.com/recetas/risotto-de-remolacha

    😉

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

The topic ‘Gallery not displayed’ is closed to new replies.