Home › Forums › Theme Support › Minimal › Where are my Portfolio Items?
- This topic has 14 replies, 2 voices, and was last updated 9 years, 10 months ago by skat.
-
AuthorPosts
-
February 6, 2014 at 8:42 pm #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.
February 6, 2014 at 8:54 pm #2412I 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?
February 7, 2014 at 12:59 am #2414Hi 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!
ChrisFebruary 18, 2014 at 9:17 pm #2499I 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.
February 19, 2014 at 11:18 pm #2503Hi 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!
ChrisFebruary 20, 2014 at 4:35 pm #2512Okay, 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.”
February 21, 2014 at 1:58 am #2514Can you post your url so I can take a look?
Cheers!
February 21, 2014 at 8:00 pm #2518This reply has been marked as private.February 23, 2014 at 8:22 pm #2524Is the page still up because all I get is a 404 error page.
Cheers!
ChrisMarch 10, 2014 at 8:33 pm #2635This reply has been marked as private.March 12, 2014 at 5:36 pm #2649Hmm, 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!
March 21, 2014 at 8:40 pm #2713This reply has been marked as private.March 24, 2014 at 10:39 am #2717Hi,
Fixed it. Take a look and let me know if everything is ok.
Cheers!
ChrisNovember 12, 2014 at 9:07 pm #4411Hi,
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?
November 14, 2014 at 1:51 am #4421Hey,
Can you point me to the portfolio item that you have problems with?
Cheers!
-
AuthorPosts
You must be logged in to reply to this topic.