livenyca
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Help Deleting ThumbnailsThank you
Forum: Fixing WordPress
In reply to: Can I Make specific posts not show on the home page?Thanks for following up. I was hoping for a way to select certain posts to be excluded from the home page at will instead of an entire category. Is there anyway to decide before posting something if it will be on the home page or not?
Forum: Fixing WordPress
In reply to: Videos/ pictures wont show in all postsThanks for all your help
Forum: Fixing WordPress
In reply to: Videos/ pictures wont show in all postsThanks a ton. I quickly got to that page but there is no category section to choose. These are the mentions including excerpt below. Not sure which ones I should change to content.
/* @ Posts */
.fpost .post-excerpt .post-thumb.img {margin-right: 13px}
.fpost .post-thumb.img { margin-right: 20px;}
.full_img {margin-bottom: .8em;}.clip .post-excerpt .post-thumb.img {margin-right: 10px}
.clip .entry-title, .clip .metabar { padding: 0; }.clip .post-excerpt {
margin-bottom:1.5em;
margin-top:.5em;
}
/* Posts Meta & Excerpts */.hentry, .fpost .post-excerpt {font-size: 1.03em; line-height: 1.67em;}
.clip .post-excerpt{ font-size: 90%; line-height: 1.6em}
.clip .metabar{font-size: 75%; line-height: 1.6em}
/* Sidebars *//*
* @ Paragraphs
****************/
p, .p, .hentry ul, .hentry ol{margin: 1.6em 0;}
.entry_content :first-child, .post-excerpt > :first-child{margin-top: 0;}
.post-excerpt > :last-child, .entry_content > :last-child {margin-bottom: 0;}
p {hyphenate: auto;hyphenate-before:2;hyphenate-after:3;hyphenate-lines: 3;orphans:4}
p span.pullquote{text-indent:0;}Forum: Fixing WordPress
In reply to: Videos/ pictures wont show in all postsThanks for following up. Please bare w me as I am a beginner when it comes to coding. I am using pagelines as my Theme. Where exactly do I go to make this change? Thanks again
Forum: Fixing WordPress
In reply to: Nextgen Slideshow?Can you please explain what that is? I know ZERO about wordpress and these plugins.
thanks
Forum: Fixing WordPress
In reply to: Lightbox gallery help??I downloaded the Nextgen and created a gallery. Now how do I add that gallery to a post?
Forum: Fixing WordPress
In reply to: Lightbox gallery help??Thanks. This is what I am trying to do. Will those plugins accomplish that? I know how to download plugins but not sure how to implement them. Can you explain?
Is there a way to make the pictures in my post a slideshow so you don’t have to click on the pictures one at a time? Here is one of my post.
http://livenyca.com/palm-beach-abode-via-asia-2/You will notice on my site if you click on one picture, you have to go back a page to go to the next pic. I would like you to be able to view it in a slide show format similar to this one below on curbed.com. When you click on a picture on curbed.com posts it blows up the picture and you can easily go pic to pic. Is that possible?
http://curbed.com/archives/2012/07/06/what-you-get-for-500k-around-the-curbed-universe.php
Thanks
Forum: Fixing WordPress
In reply to: Slideshow in Post possible?Reminder, I am not familiar with code so ideally I would like to just dump the photos into a folder and then have those photos be in the slideshow.
Thanks again
Forum: Fixing WordPress
In reply to: Slideshow in Post possible?Thanks. I got the Lightbox plus login. Do you know the next steps on how to use it? I am a beginner so thanks for bearing with me,
Forum: Fixing WordPress
In reply to: Help creating a post excerptSeems to be working. I figured it out. Thanks a lot. Do you know why the post content would be showing up twice on the home page? I can’t find a way to fix that. I have unchecked the single post option, deactivated plugins, etc. Thanks again
Forum: Fixing WordPress
In reply to: Help creating a post excerptI do not use the code section where I add tags. Is there an easier way to do this? thanks
Forum: Fixing WordPress
In reply to: Post Content Showing up TwiceI have deactivated everything and still get double posts. I am using Pagelines now. Twenty Eleven was too limiting. Is there anything else I can do. Seems to be an error with the program.
Forum: Fixing WordPress
In reply to: Abbreviate specific Post?is there a way to do it without using code?
Forum: Fixing WordPress
In reply to: Abbreviate specific Post?Ok, I put in the excerpt but it still shows the entire post on the front page and then it doesn’t show the excerpt section when you click on the post. My issue is I have about 10 pictures in my post which I only want to be shown when you click on the post. They now show up on the home page and create a really long post on the home page. Not when I click on the post the excerpt section is not there.