Gallery not displaying properly

Discussion in 'BizWay WordPress Theme' started by vinylrevolution, Jan 30, 2013.

Thread Status:
Not open for further replies.
  1. vinylrevolution

    vinylrevolution New Member

    Joined:
    Dec 10, 2012
    Messages:
    29
    Likes Received:
    0
    I have just updated a page to a gallery page and the images and text are not displaying properly. For some reason it is displaying two of each image (one copy not in a nice gallery format). How do I get rid of the 'square' images above the gallery.

    Also why is the text now cut off on the side? Please help fix this. See screenshot and link below:

    Screen Shot 2013-01-30 at 12.37.36 PM.png
    Site address:http://www.vinylrevolution.co.uk/our-services/personal-items/

    Many thanks for your help.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Go to your page editor of that page and follow the instruction as shown in image given below

    [​IMG]
     
  3. vinylrevolution

    vinylrevolution New Member

    Joined:
    Dec 10, 2012
    Messages:
    29
    Likes Received:
    0
    Thanks for the fast reply!

    The text is still not displaying properly (see image below).

    Screen Shot 2013-01-30 at 1.18.43 PM.png

    Also the captions for the images are not being displayed. How can I change this to display the caption (or title) when in full screen view.

    Many thanks
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Unfortunately there isn't a way to do captions for the images with our theme unless you custom code something up. Sorry.
    If this isn't something you're able to do then you would need to hire a developer for this.

    For you text issue:
    Paste the following code in your custom css
    Appearance -> theme options -> styling options -> custom css

    Code:
    .gallery ul p {
    padding-right: 70px;
    }
    
    Thanks.
     
  5. vinylrevolution

    vinylrevolution New Member

    Joined:
    Dec 10, 2012
    Messages:
    29
    Likes Received:
    0
    Why is there the option to input a caption or title in the gallery page when this does not display with the theme?

    Also, I cannot find where I can manage my galleries? My galleries seem to be appearing/disappearing at will. I just spent 45 minutes organizing images into the right order and then the order was lost (after saving) the next time I previewed the page? What is going on here?
     
  6. vinylrevolution

    vinylrevolution New Member

    Joined:
    Dec 10, 2012
    Messages:
    29
    Likes Received:
    0
    This is a very serious problem. Why is there no place to manage my galleries? When I add a gallery the first time there is then an image that I can click on to edit the gallery. After I update and preview the page, the gallery 'manager' image disappears in the page editor and there is no way to alter the gallery?

    This is very strange. What is the point of a gallery if I cannot manage it? Please help!
     
  7. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    The option of caption in the gallery page is the default feature of wordpress for the gallery. If you upload the image through default gallery upload feature of wordpress and want caption than the image will not zoom.If you will upload the image through our gallery theme option then the image will zoom but our theme does not have the function of caption.
    If you still want to do that than install the NextGEN Gallery plugin.

    Follow the link for the NextGEN Gallery plugin download
    http://wordpress.org/extend/plugins/nextgen-gallery/

    Download and then install it in you dashboard.
    This will solve your issue.

    Thanks.
     
  8. vinylrevolution

    vinylrevolution New Member

    Joined:
    Dec 10, 2012
    Messages:
    29
    Likes Received:
    0
    Thanks for your help!
     
Thread Status:
Not open for further replies.

Share This Page