Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #401156

    Hello,

    1. For some reason my images are not displaying only the title (caption). Please view link supplied. Image only appears once selected.
    2. Is there any way of controlling the height of the images once the caption is selected. Please view Grand 8. This image enlarges and pixelates to compensate for the space. I would like to control the height (400px or less) and perhaps have it centred with a white background either side. Happy to have this applied to all images…
    3. Also the images are not displaying on the sidebar widget.
    3a. When you select a project a blank page opens. Is there anyway that I can disable the links (to the pages) on the sidebar for the Latest Projects – just have the image and text only – no link?

    Thank you

    • This topic was modified 9 years, 9 months ago by JasonC.
    #401555

    Hey JasonC!

    Let’s try the following.

    1. Deactivate all plugins.

    2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.

    If the above two steps do not help then send us a WordPress login and we’ll take a closer look.

    Regards,
    Elliott

    #401942
    This reply has been marked as private.
    #402348

    Hi!

    You did not have any featured images set for the portfolio posts. I went ahead and added one to the grand 8 post so you can see how it’s done.

    2. Can you take a screenshot of what your trying to do here? You did not have any images set to the grand 8 so I’m not sure I understand.

    4. Edit the portfolio grid shortcode and set the link handling option to open in AJAX.

    Best regards,
    Elliott

    #402404
    This reply has been marked as private.
    #402923

    Hey!

    You can do that with this CSS.

    .portfolio-preview-image img {
    width: auto !important;
    height: 400px !important;
    margin: 0px auto;
    }

    But that will effect all of the preview images. It would probably be best to create a thumbnail of the image and use that.

    Cheers!
    Elliott

    #403088

    Excellent – great thank you.

    Love this theme…

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Ajax Portfolio image not visible only text title and image default size options.’ is closed to new replies.