Discussion on Auto Store - Auto Parts and Equipments Magento 2 Theme with Ajax Attributes Search Module

Discussion on Auto Store - Auto Parts and Equipments Magento 2 Theme with Ajax Attributes Search Module

Cart 676 sales
Well Documented

magentech supports this item

Supported

This author's response time can be up to 1 business day.

103 comments found.

Hello, how to solve this error (found in exception.log):

{main} {exception] (Exception(code: 0): Deprecated Functionality: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /app/code/Sm/MegaMenu/view/frontend/templates/MobileDetect.php on line 445 at /vendor/magento/framework/App/ErrorHandler.php:62)”} [] [2024-09-30T03:22:35.437129+00:00] main.CRITICAL: Exception: Deprecated Functionality: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /app/code/Sm/MegaMenu/view/frontend/templates/MobileDetect.php on line 445 in /vendor/magento/framework/App/ErrorHandler.php:62

thank you

Hello,

Thank you so much for contacting us.

Please submit a ticket via this link: https://support.wpthemego.com/ and give us all info about your site. Our team will check and help you solve all your issues.

Thanks!

Hello, I can’t give you access to my site which is suggested in your ticket due to our company security policy. In this theme in Sm MegaMenu even in the newest version you are passing $userAgent = null to pregmatch which is deprecated since php8.1. Can you please advise how to change the code to not have this error in the theme? Thank you

function match($regex, $userAgent=null){ // Escape the special character which is the delimiter. $regex = str_replace(’/’, ’\/’, $regex); return (bool)preg_match(’/’.$regex.’/is’, (!empty($userAgent) ? $userAgent : $this->userAgent)); }

Hello,

We have received your ticket. Please follow to receive support from us.

Thanks!

How can I make changes to CSS files?

Hello,

Thank you so much for contacting us.

To add CSS please go to admin panel >> Magentech >> Theme Core Configuration >> Advanced >> Developer and change “Enable Custom CSS” to “Yes” >> You can add CSS here.

If you need help please submit a ticket via this link: https://www.magentech.com/submit-a-ticket/submit-ticket Our team will check and help you there.

Thanks!

Hi, Breadcrumbs field is always full width on the category page. I want it to be 1290px wide. How do I fix it?

Dear sir,

With this question, please create a new ticket on our help center. Our technical supporter will check and help you.

Best regards

Filtreleme şablonu hatası: Deprecated Functionality: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/teknolojikdev/web/dev1.teknolojikoto.com/public_html/app/design/frontend/Sm/autostore/Sm_FilterProducts/templates/default-grid-slider.phtml on line 97

I encountered this error on the homepage. How can we solve it?

Dear sir,

With this problem, please create a new ticket on our help center. Our supporter will check and help you.

Best regards

For an unknown reason, the theme cart page limits the max number of items to be displayed at 20 units. You can check this by adding more than 3 items in the demo version of the website. The problem is that there is no pagination in the cart view, so the user cannot display all the items he has in the cart, to modify or remove quantity.

Hello,

Thank you so much for contacting us.

We checked our demo. When adding more than 3 items, a scroll bar will be displayed for customers to drag. It will display all the products you have added to the cart https://www.awesomescreenshot.com/video/22691431

If you have any issues please submit a ticket via this link: https://www.magentech.com/submit-a-ticket/submit-ticket and give us all info about your site (cpanel, ssh, account admin…). Our team will check and help you there.

Thanks!

Can you send PSD files?

Hello,

Thank you so much for contacting us.

Please give me your email address. We will send PSD files to your email.

Thanks!

Email for PSD files: budaihu@gmail.com

Please help https://prnt.sc/3ExSenFBlhEt the page fell apart with demo 8!

Hello,

1. Please check your email to get PSD Files. 2. About your issues please submit a ticket via this link: https://www.magentech.com/submit-a-ticket/submit-ticket and give us all info about site (cpanel, ssh, account admin…). Our team will check and help you there.

Thanks!

A very beautiful template, I have the following questions to consult with you before making a purchase.

1. Is it possible to customize the number of attributes for the automotive parts attribute filter? I require the ability to include 5-10 attributes.

2. Can the attribute filter be dynamically hidden? While there are 3 core attributes, different vehicle models and parts may have more than 3 attributes. It’s important to have the attribute filter selection box dynamically displayed based on the specific vehicle model.

3. We have a product range of 200,000 items. Would the quantity of products affect the search speed of the attribute filter?

Thankyou

James

Hello,

Thank you so much for contacting us. Here are our answers:

1. You can customize the number of attributes for the automotive parts attribute filter

2. I do not understand your question. If possible, please explain more clearly and with an example

3. The number of products does not affect the search speed of the attribute filter.

Please let us know if you have any questions.

Thanks!

Hi, there is a problem while uploading version for 2.4.5. setup:di:compile causes

Errors during compilation: Sm\Autostore\Controller\Export\Exportaction Extra parameters passed to parent construct: $eavConfig. File: app/code/Sm/Autostore/Controller/Export/Exportaction.php

Hello,

Thank you so much for contacting us.

To fix this error please go to App >> Code >> SM >> Autostore >> Controller >> and remove Export file https://prnt.sc/4DBIHi6cPyoa

Please let us know if you have any questions.

Thanks!

Is it possible to upgrade v2.3 to v2.45

Hello,

Thank you so much for contacting us.

Version 2.3 and 2.4.5 have a lot of differences so you can’t upgrade yourself. We will help you upgrade to version 2.4.5 and fix errors during the upgrade process. Send us all your requirements via this link: https://www.magentech.com/custom-work-service Our customize team will check and help you to upgrade

Thanks!

Please notice that the actual theme package is not full compatibile with Magento 2.4.5 as reported, because of the SM Megamenu extension that does not fetch subcategories. The extension version in the package is stuck to 3.1.0, while you should include the latest 3.4.0 released on august to make the extension work correctly on Magento 2.4.5 with php 8.

Hello,

If possible please give me your email address. We will send the latest version of SM Megamenu via email to you.

Thanks!

we have sent you a message from the message center in Magentech website, but had no answer.

Hello,

Our developer replied your ticket. Please check and follow

Thanks!

Hi team magentech, how to install your quickstart in local using wampserver ?

Hello,

Thank you so much for contacting us. You can refer the documentation here: http://documentation.magentech.com/sm-autostore24/

Please note that: Operating systems (Linux x86-64) Linux distributions, such as RedHat Enterprise Linux (RHEL), CentOS, Ubuntu, Debian, and similar. Magento is not supported on Microsoft Windows and macOS.

You can read here: https://devdocs.magento.com/guides/v2.4/install-gde/system-requirements.html

Please let us know if you have any questions.

Thanks!

Hi Magentech team , From where can i manage list of brands , Model , Year and attributs in the backend ? like product and caterogies are under catalog section !! I wanna add , delete modify them i can’t find them even in documentation there is only homepage sections

Hello,

You can read this documentation: http://documentation.magentech.com/sm-attributes-search/ to manage and edit attribute search module.

Please let us know if you have any questions.

Thanks!

we bought a theme but cant import them to magento with all test datasets?

Can you help us?

Hello,

Thank you so much for contacting us.

For any technical issues, please submit a ticket via this link: https://www.magentech.com/submit-a-ticket/submit-ticket and give us all info about your site (cpanel, ssh, account admin…) Our team will check and help you there.

Thanks!

Cant find PSD files, can you please help?

please send it to m.skc@icloud.com

can someone send psd files to my email provided above please?

Hello,

We have just sent PSD file via your email address. Please check…

Thanks!

I’m using this template for about a year now without any problems! But suddenly after i’ve added some new attributes in my catalog (not to the module), the Attribute Search stopped working! Is this a known issue?

Hello,

Thank you so much for contacting us.

For any technical issues, please submit a ticket via this link: https://www.magentech.com/submit-a-ticket/submit-ticket . Our developers will help you there.

Don’t forget to give us purchase code and your website information via ticket to save your time.

Thanks!

Hello, I tried to contact the support from your site, but to no avail, and I will present the problem to you here in the comment… { I purchased this theme for Auto Parts but had a problem with the Attributes Search Module. In the automotive sector, one piece is suitable for several models, but with the Attributes Search Module, I can only specify one type for this. I want to know if it is possible to specify more than one model for one piece}

Hello,

Thank you so much for contacting us

We have received your ticket and will reply within 24 hours. Please follow and update

Thanks!

I am still waiting for your response on my generated ticket. 5 days ago I submitted ticket with major technical issue. And I didn’t get any response from your side.

Hello,

Thank you so much for contacting us

Please give us the ticket number. We will check and help you

Thanks!

Hi,

Can I have 2.3 version. Because 2.4 version need the Elastic search. I need to run the site without elastic search. Or is there any possible to run 2.4 version without Elasticsearch

thanks

Hello,

Thank you so much for contacting us

Please give us your email address to send version 2.3

Thanks!

Hello,

Please check your email. We sent…

Thanks!

when update for Magento 2.4.3 is avaiable?

Hello,

The Magento 2.4.3 is available now!

Thank you!

Hi, I have purchased your theme and tried to install Mega menu in it. but your theme is showing error when i activate it . https://paste.pics/DCQKJ you can see in link.

let me know how can we install this new menu

Hello,

Thank you so much for contacting us.

For any technical issues, please submit a ticket via this link: https://www.magentech.com/submit-a-ticket/submit-ticket . Our developers will help you there.

Please note that our responding time is within 24 hours excepting for the weekend, don’t forget to give us purchase code and your website information via ticket to save your time.

Maybe our theme is not compatible with this module. We need time to check that

Thanks!

Hi there, I bought this theme but, images are not available in downloaded theme’s archive so, I can not use it. Nor the products exists.

Hello,

Please check your email. We have just sent quickstart full image.

Thanks!

Hi, I received the email, I ve imported sample data sql into my database, but, there is no product displayed on my template. In admin part, once sample data were imported I should be able to see category / product tree as you presented when you marketed this template. What should I do further? When I bought the template, I asked couple of time if the demo provided is fully functional to be sure is what I need. I spent 3 months trying to install a theme with no demo behind, but, you insure us that once data are imported a demo is loaded, we should be able to see the template working as described.

Hello,

We sent you package full image and data. If you install that package your site will display like our demo. Please submit a ticket via this link https://www.magentech.com/submit-a-ticket/submit-ticket and give us all infor your site (SSH, FTP, Account admin) our team will check and help you.

Thanks!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey