This topic has 11 replies, 3 voices, and was last updated 4 months ago ago by Luca Rossi
dear sir
good day to you!
1) we didnt find the option to make requested for quote icon to LEFT neither in theme and chat.
2) moreover, live chat icon is overlapping with bar in mobile and desk view.
for your ease, please check the attachments.
waiting for your help and guidance.
thank you team
dear sir
while enabling disabling the request a quote sales booster—while checking we got the following error
[11-Jul-2024 11:05:08 UTC] PHP Warning: file_get_contents(): SSL: Connection reset by peer in /home/gycxmgtlws4x/public_html/wp-content/plugins/et-core-plugin/packages/sales-booster/sales-booster.php on line 300
[11-Jul-2024 11:05:08 UTC] PHP Warning: file_get_contents(): Failed to enable crypto in /home/gycxmgtlws4x/public_html/wp-content/plugins/et-core-plugin/packages/sales-booster/sales-booster.php on line 300
[11-Jul-2024 11:05:08 UTC] PHP Warning: file_get_contents(https://safeandsecureksa.com/wp-content/uploads/2023/10/catalog.svg): Failed to open stream: operation failed in /home/gycxmgtlws4x/public_html/wp-content/plugins/et-core-plugin/packages/sales-booster/sales-booster.php on line 300
please guide also for this.
thank you
Hello khurram virk,
Thank you for contacting us and for using XStore.
1/
.et-request-quote.mtips {
left: 30px !important;
bottom: 50px !important;
}
2/ You are using an additional plugin for the chat, and their support should be able to help you.
3/ Please provide the URL of the page where the mentioned warnings are visible and FTP access.
Warm Regards,
The 8Theme Team
dear sir
thank you so much, we have put in additonal css the code —need some refining please chekc the screenshot
1a. request for quote —hover tip is coming on left side —should come on right side — filled with color code #115a2f —question mark white color
1b. uparrow icon also make it on left side alongwith request for quote icon as earlier it was coming –responsive mobile and desktop.
1c. request for quote –when opening in mobile unable to find close –please help on this.
2. ok sir let us approach them.
3. publichtml > errorlog
thank you so muc sir.
Hello khurram virk,
We hope this message finds you well. We apologize for the delay in our response.
We are currently unable to access your website. Could you please verify if there are any restrictions such as IP blocking or other settings that may be preventing us from viewing your site?
Thank you for your attention to this matter.
Warm Regards,
The 8Theme Team
thanks for reply, was waiting for it.
let me check.
can you share your ip an country please?
Hello khurram virk,
Private Content
Best Regards,
8Theme’s Team
dear sir
the country is already allowed—whereas your ip is added now successfully.
please check now.
thank you
Hi @khurram virk,
1. Please also add this custom CSS codes:
body .mtips.mtips-left span.mt-mes {
left: 130%;
right: auto;
}
@media (max-width: 600px){
.back-top.backIn~.et-request-quote.mtips {
bottom: 90px !important;
}
body .et-popup {
max-width: 75% !important;
}
}
3. Those warning messages are related to the server side issue, can you please contact to your hosting provider about this? For more information, please take a look at this article: https://stackoverflow.com/questions/15076819/file-get-contents-ignoring-verify-peer-false
Best Regards,
8Theme’s Team
dear sir
good day to you!
thank you for support
1. please provide the code to move uparrow to left too both mobile and deskview.
please find the attached screenshots
2. we approached to hosting they are checking the problem.
thank you.
Hi @khurram virk,
Please also add this custom CSS:
div#back-top {bottom: 50px !important;}
@media (max-width: 600px){
div#back-top {bottom: 90px !important;}
}
Hope it helps!
You must be logged in to reply to this topic.Log in/Sign up