Home Forums Theme Support Minimal Where are my Portfolio Items?

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #2411

    Hi,

    Let me preface this by saying that I am a laymen. Okay, so I have created a few portfolio items (videos and one photo) and assigned filters to them. However, nothing is showing up in my portfolio area. The filters tabs I have created are, but nothing else. I’m sure this is a simple issue, but I’m having trouble figuring out where to look to fix the problem. Help? Thanks.

    #2412

    I think I solved the problem, but is there a way to get the video to play in the lightbox when the thumbnail is clicked on?

    #2414

    Hi there,

    1. I think you’ve found out that you needed to set a featured image, right?

    2. It will require some serious changes in the code. Though, do you have only videos? If so, it could be easier.

    Cheers!
    Chris

    #2499

    I will only have videos! I could use a gallery plugin i have, but i really like the filters feature on your template. This was a huge sell for me. Please let me know if this is possible. Thanks.

    #2503

    Hi there,

    Try this:

    Edit the portfolio file for the template you are using (eg. if you use 3 col portfolio you edit the file named three-columns-portfolio.php).

    Now, on line 79, you’ll find this:

    href="<?php echo $full_image_url; ?> ">

    Change it to this:

    href="<?php echo rwmb_meta('sd_video-item'); ?> ">

    Save.

    Now, your videos should open in a modal window.

    Let me know how’s going.

    Cheers!
    Chris

    #2512

    Okay, I put it in and it seemed to work, but when I click the magnifying glass, Chrome gives me an error: ” Image cannot be loaded. Make sure the path is correct and image exist.”

    #2514

    Can you post your url so I can take a look?

    Cheers!

    #2518
    This reply has been marked as private.
    #2524

    Is the page still up because all I get is a 404 error page.

    Cheers!
    Chris

    #2635
    This reply has been marked as private.
    #2649

    Hmm, this is weird. Can you give me a test username and pwd. so I can take a closer look?

    You can use the private reply function of the forum.

    Cheers!

    #2713
    This reply has been marked as private.
    #2717

    Hi,

    Fixed it. Take a look and let me know if everything is ok.

    Cheers!
    Chris

    #4411

    Hi,

    Ran into a new problem that relates to this thread…

    Needed to add two videos to one of my portfolio pages. I made sure there was a feature image, and tried using an embed code and also the vimeo ID number, but neither seem to work. I would want the videos to play just like I wanted originally, the only problem is that these two videos are in a portfolio that is all photos. I think you mentioned before that this might cause some trouble. Can you take a look for me?

    #4421

    Hey,

    Can you point me to the portfolio item that you have problems with?

    Cheers!

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

You must be logged in to reply to this topic.