Support threads created in the last 30 days: 1
Favorite Forum Topics
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Woocommerce Views (Layouts for Single products) activation crashes mobile menu
Started by: dmitryK-2 in: Toolset Professional Support |
|
2 | 11 | 1 year, 3 months ago | |
Woocommerce Views vs DMS Pagelines issues
Started by: carletto0282 in: Toolset Professional Support |
|
3 | 3 | 5 years ago |
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Custom capabilities vs AJAX issue for Toolset
Started by: dmitryK-2 in: Toolset Professional Support |
|
2 | 2 | 2 weeks, 4 days ago | |
Dynamically changing the template for a single post page PT.2
Started by: dmitryK-2 in: Toolset Professional Support |
|
2 | 2 | 3 months, 2 weeks ago | |
Miltisite's Module Manager blank screen
Started by: dmitryK-2 in: Toolset Professional Support |
|
2 | 2 | 3 months, 2 weeks ago | |
Add FontAwesome icon to WooCommerce button
Started by: dmitryK-2
in: Toolset Professional Support
Problem: I would like to add a FontAwesome icon to the WooCommerce Add to Cart button. Solution: Add the following code to your WordPress Archive's Loop JS editor: jQuery(document).ready(function(){ jQuery('a.add_to_cart_button').prepend('<i class="fa fa-cart-plus" aria-hidden="true"></i> '); }); Add the following code to your filters JS editor: jQuery( document ).on( 'js_event_wpv_pagination_completed', function( event, data ) { jQuery("html, body").animate( {scrollTop: 0}, "fast"); jQuery('a.add_to_cart_button, .cart button.button.alt').prepend('<i class="fa fa-cart-plus" aria-hidden="true"></i> '); }); |
|
2 | 15 | 3 months, 4 weeks ago | |
Woocommerce "added to cart message" constantly adds +1 good in basket
Started by: dmitryK-2 in: Toolset Professional Support |
1 | 2 | 4 months, 2 weeks ago | ||
Hide Woocommerce products from Guests
Started by: dmitryK-2
in: Toolset Professional Support
Problem: The issue here is that the user wanted to hide a specific woocommerce product with our plugins and not allow it to show in the shop page. Solution: What you can do is try this plugin s2 Member (Free) |
|
2 | 14 | 4 months, 3 weeks ago | |
Set CPT Date to today by default
Started by: dmitryK-2 in: Toolset Professional Support |
|
2 | 4 | 5 months, 1 week ago | |
Post-form with field from post
Started by: dmitryK-2 in: Toolset Professional Support |
|
2 | 3 | 5 months, 2 weeks ago | |
Registration form w/ ONE generic field from POST
1
2
Started by: dmitryK-2
in: Toolset Professional Support
Problem: Solution: You can find the proposed solution, in this case, with the following reply: Relevant Documentation: |
|
2 | 26 | 5 months, 2 weeks ago | |
TOOLSET WoocommerceViews & YITH Discounts Plugin
Started by: dmitryK-2 in: Toolset Professional Support |
|
2 | 10 | 9 months ago | |
insert CRED form on popup window
Started by: dmitryK-2 in: Toolset Professional Support |
|
3 | 4 | 9 months, 2 weeks ago | |
Username autofill in Contact Us page
Started by: dmitryK-2 in: Toolset Professional Support |
|
3 | 6 | 11 months, 3 weeks ago | |
New User created e-mail message raw template
Started by: dmitryK-2 in: Toolset Professional Support |
|
2 | 6 | 12 months ago | |
How to use custom fields from 3rd-party plugins in CRED forms
Started by: dmitryK-2
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
|
2 | 3 | 1 year ago | |
Woocommerce Archive Page JavaScript
1
2
Started by: dmitryK-2
in: Toolset Professional Support
Problem: Solution: To add custom javascript to your Custom Archive or Views all you need to do is to edit that view and then go to the JS editor on that view and just add the Javascript there. |
|
2 | 19 | 1 year ago |