Elementor - Hello Theme - checkbox issue
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page pleaseIf you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.
Quote from claudia25071997 on November 29, 2024, 18:25Hi,
I am using Husky filter with my elementor + elementor hello theme.
My problem : in preview elementor I see the checkboxes when turning these on in Husky, however in live view I can't see these checkboxes.
Already checked following things:
- Put extra CSS in elementor: .woof_checkbox_input input[type="checkbox"] { display: inline-block !important; visibility: visible !important;
- Put extra CSS in the page: .woof_checkbox_input { display: block; margin-bottom: 10px; } .woof_checkbox_input input[type="checkbox"] { width: 20px; height: 20px; cursor: pointer; border: 1px solid #ccc; background-color: #fff; } .woof_checkbox_input + label { display: inline-block; font-size: 14px; margin-left: 5px; }
- Also this one: .woof_checkbox_input input[type="checkbox"] { display: inline-block !important; visibility: visible !important; width: 16px; height: 16px; -webkit-appearance: checkbox; /* Maakt zeker dat het als checkbox wordt weergegeven */ appearance: checkbox; }
- Nothing is hidden/margins are all off
I see that it is trying to come trough (it shows for like 1 mili second), however it disapears when the page is fully loaden.
I also tried to put the following code: add_action('pre_get_posts', function ($query) { if (defined('ELEMENTOR_VERSION')) { if (is_object($query) AND isset($query->query['post_type'])) { if ($query->query['post_type'] === 'product' /* AND is_page(__YOUR_PAGE_ID__)*/) { global $WOOF; if (is_object($WOOF) AND !empty(woof()->get_request_data())) { woof()->woof_products_ids_prediction(true); $query->query_vars['post__in'] = $_REQUEST['woof_wp_query_ids']; } } } } return $query; });functions.php
Can you please advise to what I can do on this?
Thank you in advance :) (btw, I am using the pro version).
Hi,
I am using Husky filter with my elementor + elementor hello theme.
My problem : in preview elementor I see the checkboxes when turning these on in Husky, however in live view I can't see these checkboxes.
Already checked following things:
- Put extra CSS in elementor: .woof_checkbox_input input[type="checkbox"] { display: inline-block !important; visibility: visible !important;
- Put extra CSS in the page: .woof_checkbox_input { display: block; margin-bottom: 10px; } .woof_checkbox_input input[type="checkbox"] { width: 20px; height: 20px; cursor: pointer; border: 1px solid #ccc; background-color: #fff; } .woof_checkbox_input + label { display: inline-block; font-size: 14px; margin-left: 5px; }
- Also this one: .woof_checkbox_input input[type="checkbox"] { display: inline-block !important; visibility: visible !important; width: 16px; height: 16px; -webkit-appearance: checkbox; /* Maakt zeker dat het als checkbox wordt weergegeven */ appearance: checkbox; }
- Nothing is hidden/margins are all off
I see that it is trying to come trough (it shows for like 1 mili second), however it disapears when the page is fully loaden.
I also tried to put the following code: add_action('pre_get_posts', function ($query) { if (defined('ELEMENTOR_VERSION')) { if (is_object($query) AND isset($query->query['post_type'])) { if ($query->query['post_type'] === 'product' /* AND is_page(__YOUR_PAGE_ID__)*/) { global $WOOF; if (is_object($WOOF) AND !empty(woof()->get_request_data())) { woof()->woof_products_ids_prediction(true); $query->query_vars['post__in'] = $_REQUEST['woof_wp_query_ids']; } } } } return $query; });functions.php
Can you please advise to what I can do on this?
Thank you in advance :) (btw, I am using the pro version).
Quote from Pablo Borysenco on December 2, 2024, 12:05Hello
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
Drop me exact linkĀ to the issue
Hello
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
Drop me exact linkĀ to the issue
Quote from claudia25071997 on December 3, 2024, 13:42Hi,
I pasted the license key in the private area.
Link:
https://papilloncaravans.be/wp-admin/post.php?post=45&action=elementor
Login: private area
Thank you in advance!
Hi,
I pasted the license key in the private area.
Link:
https://papilloncaravans.be/wp-admin/post.php?post=45&action=elementor
Login: private area
Thank you in advance!
Quote from Pablo Borysenco on December 4, 2024, 11:01Hello
Unfortunately this access is incorrect.
Hello
Unfortunately this access is incorrect.
Quote from claudia25071997 on December 4, 2024, 16:07Hi,
Could you please use following link with the login credentials as mentioned in private:
https://papilloncaravans.be/wp-login.php
Then go to pages, 'stacaravans en chalets', 'edit with elementor'.
Thank you in advance!
Hi,
Could you please use following link with the login credentials as mentioned in private:
https://papilloncaravans.be/wp-login.php
Then go to pages, 'stacaravans en chalets', 'edit with elementor'.
Thank you in advance!
Quote from Pablo Borysenco on December 5, 2024, 11:24Hello
All pages on your site are closed. Most likely you restricted access in .htaccess
Hello
All pages on your site are closed. Most likely you restricted access in .htaccess
Quote from claudia25071997 on December 5, 2024, 14:06Hi,
I removed the restricted access, can you please check again?
Thank you in advance!
Kind regards,
Claudia
Hi,
I removed the restricted access, can you please check again?
Thank you in advance!
Kind regards,
Claudia
Quote from Pablo Borysenco on December 6, 2024, 10:55Hello
Please do a test
I checked this option - https://share.pluginus.net/image/i20241206105532.png
Hello
Please do a test
I checked this option - https://share.pluginus.net/image/i20241206105532.png