Jump to content

MEG Venture

Members
  • Posts

    1,626
  • Joined

  • Last visited

  • Days Won

    3

MEG Venture last won the day on November 1 2024

MEG Venture had the most liked content!

Profile Information

  • Location
    Ankara-Turkey
  • First Name
    Dr. Çağlar Utku
  • Last Name
    Güler
  • Activity
    Web Development Agency
    Freelancer
    Developer
    Module Developer

Recent Profile Visitors

22,026,272 profile views

MEG Venture's Achievements

  1. That module can satisfy your requirement to prevent bot attacks. However, to block certain countries, you can use the default feature of prestashop for ip range based protection. If you enable that option, visitors from the selected countries can visit the website, but cannot place order.
  2. This module offers Google reCAPTCHA v2 & v3, blending traditional 'I am not a robot' checks with AI-driven security to prevent spam and fake accounts. Seamless user experience, enhanced protection. Features: Latest version which is v3 (Good bye to the traditional "I am not a robot" check boxes) No more sign-up bots. No more fake contact form submissions. No more fake newsletter registrations. ReCAPTCHA module detects unusual both names such as the ones having more than 4 consonants in a row. Enable/Disable reCAPTCHA option with a single click Easy installation (No code embedding is required) User friendly and simple interface Detailed documentation You can adjust the reCAPTCHA security level. The default value is 90%. Account creation page spam reCAPTCHA Protection Contact form spam reCAPTCHA Protection One-page checkout reCAPTCHA Protection Guest checkout pages reCAPTCHA Protection Newsletter forms reCAPTCHA Protection Artificial Intelligence and Machine Learning supports your website with reCaptcha v3 Compatible with all web browsers Automatic multilanguage based on browser language Google reCAPTCHA protection badge display For traditional reCAPTCHA users, Google reCAPTCHA v2 (I am not human checkbox) is also available. It detects the bots having the messages below from the contact form and prevents posting: Hi, roeddwn i eisiau gwybod eich pris. Hola, volia saber el seu preu. Szia, meg akartam tudni az árát. Salam, qiymətinizi bilmək istədim. Γεια σου, ήθελα να μάθω την τιμή σας. Sawubona, bengifuna ukwazi intengo yakho. Ola, quería saber o seu prezo. Hai, saya ingin tahu harga Anda. Hej, jeg ønskede at kende din pris. Hæ, ég vildi vita verð þitt. Sveiki, es gribēju zināt savu cenu. Sveiki, aš norėjau sužinoti jūsų kainą. Hallo, ek wou jou prys ken. Hi, ego volo scire vestri pretium. Salut, ech wollt Äre Präis wëssen. Hi, I wanted to know your price. Zdravo, htio sam znati vašu cijenu. Hi, kam dashur të di çmimin tuaj হাই, আমি আপনার মূল্য জানতে চেয়েছিলাম. Dia duit, theastaigh uaim do phraghas a fháil. Xin chào, tôi muốn biết giá của bạn. Aloha, makemake wau eʻike i kāu kumukūʻai. Ciao, volevo sapere il tuo prezzo. Hola, quería saber tu precio.. Ndewo, achọrọ m ịmara ọnụahịa gị. Ողջույն, ես ուզում էի իմանալ ձեր գինը. Прывітанне, я хацеў даведацца Ваш прайс. Здравейте, исках да знам цената ви. Kaixo, zure prezioa jakin nahi nuen. Hi, მინდოდა ვიცოდე თქვენი ფასი. Module Link: https://www.megventure.com/en/prestashop-modules/52-google-recaptcha-v3-8691246243690.html
  3. Whatsapp ve müşteri hizmetleri üzerinden dönüş yapılmıştır.
  4. If ordinary reCaptcha modules don't work for you, I strongly recommend "Advanced Google reCaptcha - Stop bots and fake accounts" module. Because, in addition to implement recaptcha solutions such as reCaptcha v2 and v3, this module checks every registrations (customer creations and newsletter submissions) in terms of syntax, consonnonts normality, bot possibility, etc. Therefore, bot created names, surnames and emails are automatically blocked. I think this module is a lifesaver on bot fighting.
  5. If you enabled the debug mode and if you do not see any detailed errors about this bug, it is probably a database errror. Maybe a combination is trying to be created as a duplicate. If you are building the website from scracth, I would delete all attributes defined in the website, then I would check the database after the deletion to see whether any instance of combination is left on the database. If it is the case, I would manually delete them as well. Then I would retry creating combinations.
  6. Hi Chris - PM sent along with the quote and detailed explanation.
  7. Hi I prepared you a module and attached to this post. This module adds 1 quantity to the ordered products' inventory if the quantity left is 0, after the order validation. The module is compatible with Prestashop 1.7 and 8 Please test and let me know about the result. autostock.zip
  8. You just need to add the new lines below to the custom.css .image-slider-block .caption .caption-description { display: unset !important; max-width: unset !important; width: unset !important; float: unset !important; margin-right: unset !important; } .image-slider-block ul>li:first-child .caption .caption-description { float: unset !important; margin-left: unset !important; margin-right: unset !important; }
  9. Probably the theme.css As cache is enabled, I can't detect which file it is. Update the CSS as below. .image-slider-block .caption .caption-description { /* display: block; */ /* max-width: 425px; */ /* width: 100%; */ text-align: center; /* float: right; */ /* margin-right: 180px; */ } .image-slider-block ul>li:first-child .caption .caption-description { /* float: left; */ /* margin-left: 180px; */ /* margin-right: 0; */ } Or, you can work on the custom.css as @Divine mentioned...
  10. Boost your PrestaShop's security with 'PrestaSecure': Advanced password rules, mass reset and change reminders, password creation and productivity tooltips. Improve password strength, customize requirements, enhance security for all users, increase customer confidence, enable account activation, easily reset passwords, and strengthen cyber security with 'PrestaSecure'. Demo: Front Office: https://test11.megventure.com/en/index.php?controller=registration Backoffice: https://test11.megventure.com/ Username: [email protected] Password: demodemo Product link: https://www.megventure.com/en/prestashop-modules/45-empower-password-8691246220325.html Features: Enhanced Security: Bolster your platform's safety with sophisticated password rules, protecting your customer's sensitive information and reducing potential security risks. Mass Password Reset: In the face of a security breach or routinely for enhanced security, quickly reset all customer passwords with a single click. Automated Reminder Emails: Send automated notification emails urging customers to change their passwords, maintaining account security over time. Flexible Password Requirements: Set customized password strength requirements. Choose from various complexity levels, including minimum length, the requirement for special characters, numbers, and upper and lower-case letters. Mask/unmask Password Displays: Set a typical eye icon to the password fields to mask / unmask passwords while typing. User-Friendly Interface: An intuitive design allows your customers to gauge password strength dynamically as they type, encouraging the use of stronger passwords. Compatibility: Integrates seamlessly with your existing PrestaShop setup, ensuring smooth performance across different versions of the platform. Multilingual Support: Equipped with multi-language support to cater to a global customer base. Comprehensive Documentation: Detailed instructions and support materials included for an effortless integration process.
  11. I recommend you to check my blog post for a quick and free translation.
×
×
  • Create New...