Jump to content
Sign in to follow this  
sakkthi subramaniyam

How to make postpins load only with image and title

Recommended Posts

sakkthi subramaniyam

Hi,

Can anyone suggest me some help regarding this?

I want postpins to load only with image and that post title, first few lines of post should not be loaded.

99gs91.jpg

Thanks,

sakkthi

Share this post


Link to post
Share on other sites
James B

Hi there,

You could try this in the custom code box in Pagelines>Site Options>Custom Code.


.pin-excerpt {display:none;}


Kindly search the forum and read the documentation before posting. It will help you resolve many issues.

For CSS help be sure to check out W3Schools first and be sure to download FireBug for FireFox for troubleshooting.

James B

Share this post


Link to post
Share on other sites
sakkthi subramaniyam

Thanks James.

Kudos,

Worked like a charm.

Thousands of thanks

sakkthi

Share this post


Link to post
Share on other sites
sakkthi subramaniyam

Hi,

Please suggest some help for this also.

Date and add comment is seen there.

I have already disabled comment in core framework.

Thanks,

sakkthi

post-311-0-60421000-1349157106_thumb.png

Share this post


Link to post
Share on other sites
Danny

Hi,

Can you provide a link to your website please.


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
Danny

Hi,

Add this to your custom CSS:


#site .postpin .pin-meta {
display: none;
}[/CODE]


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
sakkthi subramaniyam

Hi,

Add this to your custom CSS:


#site .postpin .pin-meta {

display: none;

}

Thanks danny

Resolved.

Share this post


Link to post
Share on other sites
Danny

The topic was marked as resolved.


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
yurasik

How do I make images show up on my posts page.

www.visagephotostudio.com/blog

Thank you,

Yuri

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

  • Similar Content

    • Michael Kummer
      By Michael Kummer+
      Hi guys,
      I have noticed that all thumbnails on www.michaelkummer.com are scaled down in CSS or HTML, rather than on the backend by Jetpack's Photon. See https://db.tt/vNJCn7Gh and https://db.tt/3ZpkHM7G. 
      Any idea why Pins sets the image width and height to something much larger than what's shown on the screen? Is there any way to fix this so that Photon can do a better job in rescaling the images on the backend before they are delivered to the browser?
      Thanks
      Michael 
    • sfmstudios
      By sfmstudios+
      I'm using the boxes section on a local development site to play around with some options, and running into an issue.  
      Have the following settings for the boxes:
      Type: Images/SVC Media on Top Image Appearance: Standard/Default Image/Icon Width: 280px Image Opacity: 100% Each of my box images is 280x150 in size, but the result of the image on the box is a strange zoomed-in, cropped square (see attached).  I looked to adjust border properties via CSS, but couldn't find a fix.  What solutions are out there?

    • richardjacruz
      By richardjacruz+
      I received our monthly Alexa report, and it pointed out that there were missing alt tags on EVERY page on our site. Upon closer inspection, it looks like the QuickSlider which is used for the scrolling banners at the top of the site doesn't bring in the alt tags. Recently, you made a change to the RevSlider to allow images to have "alt" tags. Can you do that for the QuickSlider too?
      Thanks.
    • jvheintze
      By jvheintze+
      I just tried to figure out how to use Lax in combination with Post Thumbnails the following way: instead of showing the Featured Image on top of the content section I would like to have a Lax section above the content which loads for each post the featured image. To do so it seems there should be some kind of word press hook support necessary (not ready yet)? Or did I miss something?
    • richardjacruz
      By richardjacruz+
      I'm sorry to be a bother. I tried looking this up through the forum and then via Google, but  couldn't find the answer. 
      I want to add "alt" text to the images found in the RevSlider and the QuickCarousel at www.stevensoncrane.com. I added alt text in the media section of WP, and I refresh the page and published, but I still don't see content in the "alt=" part of any image HTML. 
      Is there a way of doing this with these two sections?
      Thanks,
      Rich
×