Your Cart

Get Amazing Offers on Scripts

Get UX Support

How to redirects domain URL’s with Nginx?

How to redirects domain URL’s with Nginx?

To address the “iframe refused to connect” issue on an Nginx server, you need to configure Nginx to allow embedding your site within an iframe. This involves setting appropriate HTTP headers in your Nginx configuration. Use below code in .conf Ngnix file Now restart NGNIX   Still facing Issues ? Contact me for paid support​ […]

How to fix "iframe refused to connect" issue on an Nginx server?

How to fix “iframe refused to connect” issue on an Nginx server?

To address the “iframe refused to connect” issue on an Nginx server, you need to configure Nginx to allow embedding your site within an iframe. This involves setting appropriate HTTP headers in your Nginx configuration. Use below code in .conf Ngnix file location / { proxy_set_header X-Forwarded-Proto https; proxy_hide_header X-Frame-Options; add_header X-Frame-Options “ALLOWALL”; } Now […]

How to install SSL or certbot Let’s Encrypt manually for any website hosted in cloudpanel?

To install SSL manually or using Certbot Let’s Encrypt for a website hosted in CloudPanel, you can follow these general steps: Update your package list: sudo apt update sudo apt install certbot python3-certbot-nginx sudo certbot –nginx -d your_domain.com -d www.your_domain.com Verify Certificate Renewal (Optional) sudo certbot renew –dry-run Test your SSL https://www.sslshopper.com/ssl-checker.html Open Terminal certbot […]

What Is Customer Experience (CX) & CX Design?

What Is Customer Experience (CX)? Think of customer experience (CX) as the vibe and feeling you get when interacting with a company or using its products/services. It’s like the overall journey from the moment you hear about something, to when you buy it, use it, and even when you need help. Picture it this way: […]

How to troubleshoot #1227 Error in phpMyAdmin: Access Denied for Changing sql_mode Variable without SUPER or SYSTEM_VARIABLES_ADMIN Privileges? – Cloudpanel

To troubleshoot the #1227 error in phpMyAdmin, indicating access denied for changing the sql_mode variable without SUPER or SYSTEM_VARIABLES_ADMIN privileges, you can follow these steps: Check Current Privileges: Ensure that your MySQL user account has the necessary privileges to modify the sql_mode variable. You need either SUPER or SYSTEM_VARIABLES_ADMIN privileges for this operation. Review User […]

Create a UX workshop for eBuy

eBuy Apparels USA, Inc Conducting a UX workshop to gather insights from potential customers and presenting the findings to eBuy’s Product Manager to improve the mask purchasing experience on the eBuy platform is a crucial step in product development. Here’s a step-by-step guide on how to organize and execute such a workshop: Preparation: Define Workshop Goals: […]

checked checkbox changes background color

<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> label { margin:0px 2px 4px 2px; padding: 1px; background-color: #eee; display: block; width: 50px; } .map-box { padding: 20px; background-color:red; } .map-box-active { padding: 20px; background-color:green; } </style> </head> <body> <form action="" method="get"> <label title="REQ13" id="REQ13"><input type="checkbox" value="checkbox" onchange="statecheck(‘REQ13’)" />AL</label> <label title="REQ14" id="REQ14"><input type="checkbox" value="checkbox" onchange="statecheck(‘REQ14’)" […]

UX Research Checklist

Competitive Analysis See how others solve similar problems and try to not reinvent the wheel Data analysis Do you have all the useful data you need? Try to have a look at funnels, clicks, page views, performances User feedback Always speak with Customer Care team! Don’t have one? Check your old surveys or videos, what […]

Free Worldwide shipping

On all orders above $50

Easy 30 days returns

30 days money back guarantee

International Warranty

Offered in the country of usage

100% Secure Checkout

PayPal / MasterCard / Visa