Viewing 12 replies - 1 through 12 (of 12 total)
  • ElginC

    (@elginc)

    Hello. There is nothing wrong with your shortcode but for the images to display you need to set them as ‘feautered’ images. Images that are inserted inside the post wont show up.

    Thread Starter manindra.rana

    (@manindrarana)

    thnks buddy…its working now

    ElginC

    (@elginc)

    You’re welcome.

    Thread Starter manindra.rana

    (@manindrarana)

    if u have any idea that how the image and text will align together

    ElginC

    (@elginc)

    Try to add this code to your .css file

    .display-posts-listing li {
    list-style-type: none;
    min-height: 175px;
    overflow:hidden;
    padding-left: 175px;
    position: relative;
    width: inherit;
    }
    
    .display-posts-listing .title {
    font-size:1.2em;
    font-weight:bold;}
    
    .display-posts-listing img {
    left: 0;
    position: absolute;
    top: 0;
    }
    Thread Starter manindra.rana

    (@manindrarana)

    i just added this code to my style.css of my bootstrap theme.now should i have to call these css classes into my post???

    Here is the code under my post:
    <h6><img src=”https://www.fashionfad.in/userfiles/fashionfeed/fashionfeed-contentImages-5b08f2b0-0042-4402-a755-97c25c56903f.jpg&#8221; alt=”” align=”left” border=”1″ hspace=”5″ />

    The artistic collaborations for which Louis Vuitton is known for continue this Spring Summer either with the brand roping in artist Daniel Buran to create a pattern of checkered illusion.

    After making a stunning backdrop at Louis Vuitton’s Spring Summer 2013 showcasing, the yellow-white pattern appears in its ad campaign for the season. Following the concept of repetition the campaign pairs the girls as twins – sometimes perfectly matched, and other times tad mismatched.

    Shot by photographer Steven Meisel the campaign stars Janice Alida, Athena Wilson, Bria Condon, Tian Yi, Magdalena Jaesk, Ruby Jean Wilson, Nastya Kusakina and Ji Hye.

    <img src=”https://www.fashionfad.in/userfiles/fashionfeed/fashionfeed-contentImages-cac9c5c1-bc6d-4a5b-b0d3-174dd2a4dd26.jpg&#8221; alt=”” border=”1″ /></h6>

    ElginC

    (@elginc)

    The css classes apply to the plugin only. If you can be more specific what do you want to do can you give me an example?

    Thread Starter manindra.rana

    (@manindrarana)

    thanks for ur help buddy its working fine now i just added the css only in style.css bt after adding it into style.min.css its working..:)

    ElginC

    (@elginc)

    It depends on the kind of theme you use, for example my style.css theme is empty, it calls the .css from other specific locations. Glad you found the solution to your problem.

    Thread Starter manindra.rana

    (@manindrarana)

    thanks a lot buddy it wasn’t possible without ur precious help thanks a ton again

    ElginC

    (@elginc)

    You’re always welcome manindra.

    Thread Starter manindra.rana

    (@manindrarana)

    Hi @ ElginC this plugin working great for me but now i m facing the another problem that when i call the posts on any page it shows some extra text from above into this after heading.what is going wrong in it.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘images are not showing up’ is closed to new replies.