Title: mktech's Replies | WordPress.org

---

# mktech

  [  ](https://wordpress.org/support/users/mktechstudios/)

 *   [Profile](https://wordpress.org/support/users/mktechstudios/)
 *   [Topics Started](https://wordpress.org/support/users/mktechstudios/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mktechstudios/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mktechstudios/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mktechstudios/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mktechstudios/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mktechstudios/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SureCart - Ecommerce Made Easy For Selling Physical Products, Digital Downloads, Subscriptions, Donations, & Payments] Products not filterable by price? & astra templates](https://wordpress.org/support/topic/products-not-filterable-by-price-astra-templates/)
 *  Thread Starter [mktech](https://wordpress.org/support/users/mktechstudios/)
 * (@mktechstudios)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/products-not-filterable-by-price-astra-templates/#post-18130406)
 * Thank you for the quick response, much appreciated. I see the sort filter by 
   price now, thanks. Are there other options for presenting the filters other than
   a drop-down? A slider, for example, that allows the user to specify a range of
   prices, or check boxes to add or exclude options, etc., such as you see in a 
   standard woo shop.
 * And regarding Astra starter templates, are there any plans to fully build out
   the templates for SureCart shops?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Astra] Astra Accessibility Ready tag removed](https://wordpress.org/support/topic/astra-accessibility-ready-tag-removed/)
 *  Thread Starter [mktech](https://wordpress.org/support/users/mktechstudios/)
 * (@mktechstudios)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/astra-accessibility-ready-tag-removed/#post-9605569)
 * Thank you very much for the speedy reply!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Ascetica] Change the order of sticky posts in the slider](https://wordpress.org/support/topic/change-the-order-of-sticky-posts-in-the-slider/)
 *  Thread Starter [mktech](https://wordpress.org/support/users/mktechstudios/)
 * (@mktechstudios)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/change-the-order-of-sticky-posts-in-the-slider/#post-4568860)
 * Thanks, Alaskan. Sorry for the delay in responding. That did work.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Ascetica] No comments in gallery format?](https://wordpress.org/support/topic/no-comments-in-gallery-format/)
 *  [mktech](https://wordpress.org/support/users/mktechstudios/)
 * (@mktechstudios)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/no-comments-in-gallery-format/#post-4656524)
 * Open content-gallery.php and after this line:
 * `<?php the_content(); ?>`
 * add:
 *     ```
       <?php wp_link_pages( array( 'before' => '<p class="page-links">' . __( 'Pages:', 'ascetica' ), 'after' => '</p>' ) ); ?>
   
       <?php comments_template( '/comments.php', true ); // Loads the comments.php template. ?>
       ```
   
 * Using this method I was able to include comments for all gallery posts on this
   site: [http://roykinzer.com](http://roykinzer.com).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Ascetica theme slider – set order of sticky posts](https://wordpress.org/support/topic/ascetica-theme-slider-set-order-of-sticky-posts/)
 *  Thread Starter [mktech](https://wordpress.org/support/users/mktechstudios/)
 * (@mktechstudios)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/ascetica-theme-slider-set-order-of-sticky-posts/#post-4521635)
 * I will move this post to the Ascetica support topic.

Viewing 5 replies - 1 through 5 (of 5 total)