Results 1 to 4 of 4
Like Tree1Likes
  • 1 Post By bengt_helgesson

Thread: single-ad_listing.php

  1. #1
    Thread Starter
    bengt_helgesson's Avatar
    Join Date
    Jan 2013
    Location
    Sweden
    Posts
    42
    Thanks
    0
    Thanked 2 Times in 2 Posts

    single-ad_listing.php

    New gallery!

    The code I use to get images to the gallery is:

    <?php if ( $cp_options->ad_images ) { ?>
    <?php cp_get_image_url(); ?>
    <?php cp_get_image_url_single( $post->ID, 'images', $post->post_title, -1 ); ?>

    Everything works fine, but theres only one problem.
    Always 1 image is showing up blury? Seems like one of the images loaded are a thumnail-image.

    If having more then 1 image all the other images shows up OK.
    But when looking at the "bad image" in pop-up it looks as good as the rest.

    How can I just call the big images to my gallery

    //
    Thanks

  2. #2
    talent's Avatar
    Join Date
    Jul 2011
    Location
    London UK
    Posts
    3,497
    Thanks
    75
    Thanked 553 Times in 502 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    $function ('CUSTOMIZATION'); } else { .DESIGN { display: awesome; }
    If you require any additional functionality or design customization, just ask. Afterall... anything is possible! However, I may not know how to implement your particular request, but if you don't ask, you don't get

    If you build it, they will come...


  3. #3
    Thread Starter
    bengt_helgesson's Avatar
    Join Date
    Jan 2013
    Location
    Sweden
    Posts
    42
    Thanks
    0
    Thanked 2 Times in 2 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Thread Starter
    bengt_helgesson's Avatar
    Join Date
    Jan 2013
    Location
    Sweden
    Posts
    42
    Thanks
    0
    Thanked 2 Times in 2 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    talent likes this.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. 3.0.5.2 child theme and single-ad_listing.php question
    By mark1975 in forum ClassiPress General Discussion
    Replies: 16
    Last Post: August 15th, 2014, 06:04 PM
  2. [SOLVED] How to translate (Email to a friend) to single-ad_listing.php
    By mart in forum Simply Responsive
    Replies: 2
    Last Post: September 9th, 2013, 12:19 AM
  3. While loop really needed on single-ad_listing?
    By einstein in forum ClassiPress General Discussion
    Replies: 1
    Last Post: February 10th, 2013, 02:30 PM
  4. [MOD NEEDED] Remove the Price when item is sold (from single-ad_listing; not loop-ad_listing) $
    By cgatherings in forum ClassiPress General Discussion
    Replies: 5
    Last Post: February 11th, 2012, 10:07 AM
  5. One more feature on single-ad_listing
    By casa in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: September 9th, 2011, 07:19 AM