pods2001
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Adding VideoI have uploaded that image to the media library, link is below. Not sure how to get it in the /mies-child/theme/images directory.
http://middleforkluxury.com/youtube/
still can’t see it when I add the link to the footer section, so something is off. Not sure where to look next.
thanks again for your help
Forum: Fixing WordPress
In reply to: Adding Videook, yeah I figured that might be the case. I think I will just have to embed the video and have it show up in all categories or just create a media/video page
I do have another question on social icons. I’m trying to get the youtube icon inserted into the footer, but the icon does not show up. I can add the link to our youtube channel and click it, but there is no icon present.
I added the youtube code below to the stylesheet(css) and still nothing. I do have the social media feather plug in installed. Any help would be much appreciated. Thanks
a.synved-social-provider-facebook {
background: transparent url(images/icon-facebook.png) no-repeat center center;
}
a.synved-social-provider-twitter {
background: transparent url(images/icon-twitter.png) no-repeat center center;
}
a.synved-social-provider-youtube {
background: transparent url(images/icon-youtube.png) no-repeat center center;
}
a.synved-social-provider-pinterest {
background: transparent url(images/icon-pinterest.png) no-repeat center center;
}
a.synved-social-provider-linkedin {
background: transparent url(images/icon-linkedin.png) no-repeat center center;
}
a.synved-social-provider-mail {
background: transparent url(images/icon-email.png) no-repeat center center;
}Forum: Fixing WordPress
In reply to: Adding Videosure, here you go
what I mean about the categories. Is that under the portfolio page, there are 4 categories
1. All
2. Completed
3. Custom Renovations
4. Now availableI want to add a 5th category called “Home Tours” and embed the video above, but I just want it under the “Home Tours” category and not the other 4. This is for the 2015 N. Clifton house.
Hopefully that makes sense
thanks again
Forum: Fixing WordPress
In reply to: Adding VideoThanks for your response. I was able to embed the youtube video for the project, but would like the video to only be visible under a single category and not all of the categories. Is that possible?
thanks again