Results 1 to 10 of 10

Thread: Two issues with accepting payments and expiration on coupons

  1. #1
    Thread Starter
    Expired Customer wandrer80's Avatar
    Join Date
    Jun 2021
    Posts
    37
    Thanks
    17
    Thanked 1 Time in 1 Post

    Two issues with accepting payments and expiration on coupons

    Hello,

    I've just purchased clipper and happy to part of it. When I enable accept payments in clipper. The whole slider disappears showcasing stores. ( I think its part of slick slider which is probably obsolete)

    When I try to add coupons manually, I'm unable to set any expiration date whatsoever.

    Using flatter theme ( There is a filed called featured.php and has the following code)

    Thank you so much

    https://idailycoupons.com

    featured.php--->

    <?php
    /**
    * The featured slider on the home page
    *
    */
    ?>


    <div class="large-12 columns">

    <?php if ( $featured = clpr_get_featured_slider_coupons() ) : ?>

    <div class="slick-slider">

    <?php while ( $featured->have_posts() ) : $featured->the_post(); ?>

    <?php get_template_part( 'parts/content-slider', get_post_type() ); ?>

    <?php endwhile; ?>

    </div> <!-- .slick-slider -->

    <?php endif; ?>

    <?php wp_reset_postdata(); ?>

    </div> <!-- .columns -->

  2. #2
    Thread Starter
    Expired Customer wandrer80's Avatar
    Join Date
    Jun 2021
    Posts
    37
    Thanks
    17
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    Expired Customer wandrer80's Avatar
    Join Date
    Jun 2021
    Posts
    37
    Thanks
    17
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,697
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  5. #5
    Thread Starter
    Expired Customer wandrer80's Avatar
    Join Date
    Jun 2021
    Posts
    37
    Thanks
    17
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    Thread Starter
    Expired Customer wandrer80's Avatar
    Join Date
    Jun 2021
    Posts
    37
    Thanks
    17
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #7
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,697
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  8. #8
    Thread Starter
    Expired Customer wandrer80's Avatar
    Join Date
    Jun 2021
    Posts
    37
    Thanks
    17
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  9. #9
    Thread Starter
    Expired Customer wandrer80's Avatar
    Join Date
    Jun 2021
    Posts
    37
    Thanks
    17
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  10. #10
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,697
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Paypal Checkout Accepting Card Payments
    By neunited in forum Help Using ClassiPress
    Replies: 1
    Last Post: October 8th, 2020, 04:24 PM
  2. Option to approve listings before accepting payments?
    By advantage in forum Help Using Vantage (Legacy)
    Replies: 1
    Last Post: September 5th, 2015, 12:10 AM
  3. [SOLVED] Accepting website payments
    By cpena in forum Help Using ClassiPress
    Replies: 2
    Last Post: December 21st, 2010, 01:28 PM