Title: HT Plugins's Replies - page 2 | WordPress.org

---

# HT Plugins

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 16 through 30 (of 760 total)

[←](https://wordpress.org/support/users/htplugins/replies/?output_format=md) [1](https://wordpress.org/support/users/htplugins/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/htplugins/replies/page/3/?output_format=md)…
[49](https://wordpress.org/support/users/htplugins/replies/page/49/?output_format=md)
[50](https://wordpress.org/support/users/htplugins/replies/page/50/?output_format=md)
[51](https://wordpress.org/support/users/htplugins/replies/page/51/?output_format=md)
[→](https://wordpress.org/support/users/htplugins/replies/page/3/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Builder - WooCommerce Page Builder for WPBakery] Spacing between WCB Add to Cart button and – and + too small](https://wordpress.org/support/topic/spacing-between-wcb-add-to-cart-button-and-and-too-small/)
 *  Plugin Contributor [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [3 years ago](https://wordpress.org/support/topic/spacing-between-wcb-add-to-cart-button-and-and-too-small/#post-16892307)
 * Hello [@davidmonument](https://wordpress.org/support/users/davidmonument/),
 * Thank you for reaching out to us. We appreciate your feedback regarding the spacing
   issue between the “Add to Cart” button and the plus and minus buttons. While 
   this issue does not directly relate to our plugin, we would like to assist you
   by providing some custom CSS code that you can use to adjust the spacing.
 * Here is the CSS code:
 *     ```wp-block-code
       .single-product .wpb_column.vc_column_container.vc_col-sm-6 .quantity .minus,
       .single-product .wpb_column.vc_column_container.vc_col-sm-6 .quantity .plus {
           padding-left: 1.5em !important;
           padding-right: 1.5em !important;
       }
       .single-product .wpb_column.vc_column_container.vc_col-sm-6 .quantity,
       .text-center .quantity {
           margin-right: 2em !important;
       }
       ```
   
 * To add this CSS code to your site’s additional CSS, please follow these steps:
 * Step 1: Go to Appearance > Customize. [Insert the provided screenshot link: [https://postimg.cc/image/lc93c4a05/](https://postimg.cc/image/lc93c4a05/)]
 * Step 2: Look for the “Additional CSS” option and click on it. [Insert the provided
   screenshot link: [https://postimg.cc/image/c5qsou4rp/](https://postimg.cc/image/c5qsou4rp/)]
 * Step 3: Copy and paste the provided CSS code into the text area. [Insert the 
   provided screenshot link: [https://postimg.cc/image/6iufrd291/](https://postimg.cc/image/6iufrd291/)]
 * By following these steps and adding the CSS code to your site’s additional CSS,
   it should help improve the spacing between the “Add to Cart” button and the plus
   and minus buttons.
 * Have a nice day!
 * Best regards,
   HT Plugins
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HT Portfolio - WordPress Portfolio Plugin for Elementor] Add excerpt to portfolio filterable page](https://wordpress.org/support/topic/add-excerpt-to-portfolio-filterable-page/)
 *  Plugin Author [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [3 years ago](https://wordpress.org/support/topic/add-excerpt-to-portfolio-filterable-page/#post-16886312)
 * Hello [@mlabwa](https://wordpress.org/support/users/mlabwa/),
 * Thank you for reaching out to us. Unfortunately, our current plugin does not 
   have the option to add excerpts to portfolio items. However, we appreciate your
   feedback and will take it into consideration for future updates. Thank you for
   your understanding.
 * Have a nice day!
 * Best regards,
   HT Plugins
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HT Mega Addons for Elementor - Elementor Widgets & Template Builder] Cannot Save Elements in Settings page](https://wordpress.org/support/topic/cannot-save-elements-in-settings-page/)
 *  Plugin Contributor [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/cannot-save-elements-in-settings-page/#post-16864182)
 * Hello [@interskill](https://wordpress.org/support/users/interskill/),
 * Sorry for the inconvenience caused. With due respect, this sort of issue wasn’t
   supposed to happen. Could you please try clearing the cache from your browser?
 * If the issue persists after that, please open a ticket on our support center.
 * [https://hasthemes.com/contact-us/](https://hasthemes.com/contact-us/)
 * Our support team will thoroughly investigate the issue and provide you with an
   effective resolution.
 * Best regards,
   HT Plugins
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HT Mega Addons for Elementor - Elementor Widgets & Template Builder] Cannot Save Elements in Settings page](https://wordpress.org/support/topic/cannot-save-elements-in-settings-page/)
 *  Plugin Contributor [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/cannot-save-elements-in-settings-page/#post-16862997)
 * Hello [@interskill](https://wordpress.org/support/users/interskill/),
 * Thank you very much for reaching out to us.
 * 
   To resolve the issue you’re experiencing with saving settings in the Elements
   section, we recommend increasing your PHP version to 7.4 or greater. Elementor
   requires PHP 7.4 or a higher version for optimal functionality. You can find 
   more information about Elementor’s requirements at [https://elementor.com/help/requirements/](https://elementor.com/help/requirements/).
 * Please feel free to reach out if you have any further questions or require additional
   assistance.
 * Best regards,
   HT Plugins
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin] Template for product attributes](https://wordpress.org/support/topic/template-for-product-attributes/)
 *  Plugin Contributor [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/template-for-product-attributes/#post-16862981)
 * Thank you for your feedback! We greatly appreciate your suggestion regarding 
   templates for product attributes. Your input is valuable to us, and we are committed
   to continuously improving our product based on user needs. Please don’t hesitate
   to reach out if you have any further suggestions or requirements.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin] Compare doesn’t work with Preloader Animation on Elementor](https://wordpress.org/support/topic/compare-doesnt-work-with-preloader-animation-on-elementor/)
 *  Plugin Contributor [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/compare-doesnt-work-with-preloader-animation-on-elementor/#post-16862973)
 * Hello [@sanil7](https://wordpress.org/support/users/sanil7/),
 * Thank you for sharing the videos with us.
 * After watching them, it appears that there might be a conflict between the compare
   button functionality and the preloader animation functionality.
 * To resolve this issue promptly, we recommend creating a ticket on our support
   center.
 * [https://woolentor.com/contact/](https://woolentor.com/contact/)
 * Our dedicated support team will investigate the matter thoroughly and provide
   you with a quick and effective solution. Your cooperation is highly appreciated.
 * Best regards,
   HT Plugins
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin] Drop-down in Category Filter ?](https://wordpress.org/support/topic/drop-down-in-category-filter/)
 *  Plugin Contributor [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/drop-down-in-category-filter/#post-16862909)
 * Hello [@palopoliart7](https://wordpress.org/support/users/palopoliart7/),
 * Thank you for your inquiry. We appreciate your interest in our product. While
   the product filter widget does not currently have the option you mentioned, you
   can achieve the desired functionality by enabling the Product Filter module, 
   available in the Pro version of our plugin.
 * For detailed instructions on how to use the module, please refer to the provided
   documentation.
   [https://woolentor.com/doc/product-filter/](https://woolentor.com/doc/product-filter/)
 * Best Regards,
   HT Plugins
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin] Template languages Shop Page](https://wordpress.org/support/topic/template-languages-shop-page/)
 *  Plugin Contributor [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/template-languages-shop-page/#post-16862855)
 * Hello [@palopoliart7](https://wordpress.org/support/users/palopoliart7/),
 * Thank you very much for reaching out to us.
   We apologize for the inconvenience
   you had. We understand that you’re facing an issue with the display of your translated
   template on the English version of your Shop page. This is not expected behavior,
   and it is possible that there is a problem with your configuration.
 * Typically, such problems arise due to errors in language configuration.
 * We suspect that something similar might have happened in your case. We kindly
   request you to try reconfiguring your settings by following the documentation
   [https://woolentor.com/doc/how-to-make-shoplentor-template-multi-language-with-wpml/](https://woolentor.com/doc/how-to-make-shoplentor-template-multi-language-with-wpml/).
   This should help resolve the issue.
 * If the issue persists after that, please open a ticket on our support channel.
 * [https://woolentor.com/contact/](https://woolentor.com/contact/)
 * Our support team will thoroughly investigate the issue and provide you with an
   effective resolution.
 * Best regards,
   HT Plugins
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin] Template for product attributes](https://wordpress.org/support/topic/template-for-product-attributes/)
 *  Plugin Contributor [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/template-for-product-attributes/#post-16862776)
 * Hello [@mstudioil](https://wordpress.org/support/users/mstudioil/),
 * 
   Thank you for reaching out to us. Our ShopLentor plugin currently does not have
   a option to add templates for product attributes. However, we appreciate your
   interest and we will take it into consideration for future updates of the plugin.
   Please let us know if you have any further questions.Best Regards,HT Plugins
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HT Slider For Elementor] The Deleted HT slider driefly under the second HT slider for half a second](https://wordpress.org/support/topic/the-deleted-ht-slider-driefly-under-the-second-ht-slider-for-half-a-second/)
 *  Plugin Author [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/the-deleted-ht-slider-driefly-under-the-second-ht-slider-for-half-a-second/#post-16862745)
 * You’re welcome!
   We’re glad to hear that the problem is solved and your website
   is working properly. If you have any more questions or need further assistance
   in the future, feel free to reach out. Have a great day and best of luck with
   your website!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HT Mega Addons for Elementor - Elementor Widgets & Template Builder] Checkbox too big](https://wordpress.org/support/topic/checkbox-too-big/)
 *  Plugin Contributor [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/checkbox-too-big/#post-16838781)
 * Hello [@toptanyataklar](https://wordpress.org/support/users/toptanyataklar/),
 * Thank you very much for reaching out to us.
 * We appreciate your message and have carefully reviewed the provided screenshot.
   Our team is currently investigating the issue you’ve described, and we are working
   on a resolution. We aim to provide an update to our plugin as soon as possible.
 * If you require immediate assistance, we recommend reaching out to our support
   team through the following link: [https://hasthemes.com/contact-us/](https://hasthemes.com/contact-us/).
 * Our dedicated support staff will be happy to help you promptly resolve the issue
   you are facing.
 * Thank you for your understanding, and we apologize for any inconvenience caused.
   Please don’t hesitate to contact us if you have any further questions or concerns.
 * Best regards,
   HT Plugins
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HT Mega Addons for Elementor - Elementor Widgets & Template Builder] Main menu Poblems](https://wordpress.org/support/topic/main-menu-poblems/)
 *  Plugin Contributor [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/main-menu-poblems/#post-16838744)
 * Hello [@criacaoplastprime](https://wordpress.org/support/users/criacaoplastprime/),
 * Thank you very much for reaching out to us.
 * We have carefully reviewed your message and examined the provided page. Based
   on our evaluation, everything appears to be functioning correctly from our end.
   You can verify this by referring to the screenshot provided at the following 
   link: [https://prnt.sc/CTPZAAKZWwyH](https://prnt.sc/CTPZAAKZWwyH)
 * We recommend clearing your browser cache and revisiting the page to ensure you
   are viewing the most up-to-date version.
 * If possible, it would be helpful if you could create a screencast demonstrating
   the specific issues you are encountering. This will allow us to gain a better
   understanding of the problem.
 * We appreciate your cooperation and look forward to hearing from you.
 * Best regards,
   HT Plugins
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Whols – Wholesale Prices and B2B Store Solution for WooCommerce] Separate B2B store](https://wordpress.org/support/topic/separate-b2b-store/)
 *  Plugin Author [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/separate-b2b-store/#post-16831915)
 * Hi [@titocalabrese](https://wordpress.org/support/users/titocalabrese/)
 * Since we haven’t heard back from you. We are closing the ticket for now. In case
   you need any further assistance,  please feel free to reopen this ticket at any
   time OR create a new ticket. 
 * We’ll definitely help you with that.
 * Thanks!
    -  This reply was modified 3 years, 1 month ago by [HT Plugins](https://wordpress.org/support/users/htplugins/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Whols – Wholesale Prices and B2B Store Solution for WooCommerce] Different Registration and Login forms](https://wordpress.org/support/topic/different-registration-and-login-forms/)
 *  Plugin Author [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/different-registration-and-login-forms/#post-16831911)
 * //
 * Hi [@marittaa](https://wordpress.org/support/users/marittaa/)
 * Since we haven’t heard back from you. We are closing the ticket for now. In case
   you need any further assistance,  please feel free to reopen this ticket at any
   time OR create a new ticket. 
 * We’ll definitely help you with that.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Whols – Wholesale Prices and B2B Store Solution for WooCommerce] [whols_registration_form]](https://wordpress.org/support/topic/whols_registration_form/)
 *  Plugin Author [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/whols_registration_form/#post-16831907)
 * Hi [@paulelisiegel](https://wordpress.org/support/users/paulelisiegel/)
 * Since we haven’t heard back from you. We are closing the ticket for now. In case
   you need any further assistance,  please feel free to reopen this ticket at any
   time OR create a new ticket. 
 * We’ll definitely help you with that.
 * Thanks!

Viewing 15 replies - 16 through 30 (of 760 total)

[←](https://wordpress.org/support/users/htplugins/replies/?output_format=md) [1](https://wordpress.org/support/users/htplugins/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/htplugins/replies/page/3/?output_format=md)…
[49](https://wordpress.org/support/users/htplugins/replies/page/49/?output_format=md)
[50](https://wordpress.org/support/users/htplugins/replies/page/50/?output_format=md)
[51](https://wordpress.org/support/users/htplugins/replies/page/51/?output_format=md)
[→](https://wordpress.org/support/users/htplugins/replies/page/3/?output_format=md)