735 comments found.
Hello there!
In achecker, i am getting the following error:
Check 91: select element missing an associated label. Repair: Add a label element that surrounds the control’s label. Set the for attribute on the label element to the same value as the id attribute of the control. And/or add a title attribute to the input element. And/or create a label element that contains the input element. Error Line 206, Column 77: <select name=”category” class=”category”> <option class=”default” v … Error Line 274, Column 77: <select name=”category” class=”category”> <option class=”default” v …
The website i’m checking is http://xromakona.gr/
How can i add the label to this search bar?
Same issue for a different element, i’m geting this error:
Check 188: Label text is empty. Repair: Add text to the label element. Error Line 210, Column 29: Error Line 278, Column 29:
How can i fix this?
Hi, i don’t understand what do you want to do, on what element do you add what?
Check the product search bar on the header.
I wanna add an html <label> to both the left-hand “categories” filter, and the inside of the search bar where it says “search for a product”.
You can check it for yourself if you run the website through achecker.
Why do you need to add label? You will need to change the code in the backend
I need my website to have zero errors in achecker.
I don’t have a problem with changing the code or editing the theme files, just tell me what code to add where.
search the product search shortcode in the enovathemes-addons >> shortcodes >> shortcodes.php
Alright, i’ve found it.
Now how do i add the <label> in the category select?
Specifically, i wanna add a label tag to this: <select name=”category” class=”category”>
You can wrap the label around it
I wrapped the label around it like this:
<label for=”category”>Category<select name=”category” class=”category”></label>
in line 6819 of shortcodes.php , but i still get the error, and i cannot see the label tag when i view page source.
Any idea as to what could be going wrong?
Wrong wrapping, you should end the closing </label> after closing select
I tried it and it didnt work as well.
Now i have this:
<label>Category<select id=”category” name=”category” class=”category” ></label>
but it doesnt work.
Any idea why?
Also, i cannot see the label tag anywhere in page source after i insert it. I’m pretty sure its not being output in the html.
Any idea why?
Well if you set in right place it should, let me see, send the link with the logins to enovahtemes@gmail.com, but will inspect in couple of hours, since here almost midnight
Ok, i have emailed you the needed details from panoscha98@gmail.com
Please send the link with logins to enovathemes@gmail.com, will inspect
Is there a way to enable a catalogue mode which disabled add to cart
Hi, sure there should be a woocomerce catalog mode plugin
How do you add images to the brands for the brands mega menu?
Hi, go to the products >> attributes >> brand (Edit), make sure the type of brand attribute is set to be Image, after that go to the individual brands and change the image. It will automotically load in the megamenu
Thanks
Does this theme compatible with elementor?
Hi, it is based on WP bakery
The official Paycomet payment module does not work properly in your theme checkout, when you want to launch the 3 payment options you have. -Full screen on the Paycomet payment gateway. -Iframe -JetIframe
I have put it on my website and I have tested the 3 integrations and something is wrong. In the native theme or other that we have in other projects and customers if it works well.
vilomotorsport.com/wp-admin/
Best regards
Hi, please write from profile you purchased theme
Where i can change position of currency in price filter product? Actually is currencyPrice and i want to change it for Price Currency like is at whole shop.
Hi, check the currency switcher woocommerce settings under woocommerce / settings
Only in that filter is wrong. That widget is not helping.
Sorry, did not understand, reformulate
ef17f7a0-5517-4728-9c33-904a12f59119, can’t import demo data, have contacted the hosting service to revise php.ini file, but still not work.
the error code is 500
Hi let me help, please send the link with the logins to enovathemes@gmail.com
ok
Where i can change placeholder “Enter a keyword to search products” in header product search?
Hi, use LOCO translate plugin to translate the enovathemes-addons language file – it is there
Loco -> Plugins -> Enovathemes add-ons -> Language -> Searching for “keyword” and nothing. This is not this place.
Ok, i found in php files.
No no, don’t change from php, you should SET a new translation
PLEASE MONEY BACK .. do not work 849a6fc7-0816-4df4-ae53-56a79cff2765
Hi what exact issue do you have?
Hello there!
after cloning my website to a new domain, everything is working correctly, except for the product categories in the homepage, which are still using the old link.
Could you check it out and let me know what i need to change?
The link is: https://xromakona.gr/
Use the transients manager plugin and delete ALL transients – it will regenerate all the transients as well as category
I did that, and it worked correctly, but now i have a different issue:
Underneath customer testimonials, in the “what we offer” part, the SVG icons in the item boxes do not display in the front-end. In the back end, i can see them normally, and have tried re-setting them as icons, or even setting different icons, but no icon will display there.
You should update image GUID from database
Which database table do i need to check to find the image GUIDs?
Also, how can i do this, in general? what should i search for? i have the Better Search & Replace plugin, but don’t know how to search for the correct image GUIDs.
First backup database, use this sql
UPDATE wp_posts SET guid = REPLACE (guid, 'http://www.oldurl.com', 'http://www.newurl.com');
Make sure the wp_posts table you select you set with your prefix
Hey!
Love the theme.
Is there anyway to get the icons to display without allow_url_fopen (mainly the mobile burger and search)? When I enable it, my site gets slowed to a halt much to the displeasure of my client. Any alternatives would be greatly welcomed! Thanks!
Warm Regards, Warren
Hi, please send email to enovathemes@gmail.com, will help
Hello there!
Whenever i click the “viewed” tab on the user icon on the bottom left, it takes me to a 404 page.
How can i edit the page this button is redirected to, and/or completely disable it and remove it from that tab?
Generally, how can i customize that user tab?
Hi, go to active desktop header and find dashboard tab using backend editor, edit the options. Same is in mobile header
after activating the “Enovo Add on plugin” we are getting 504 error on NGINX
Hi what php version do you have?
7
7.4
It is ok, please send the link with logins to enovathemes@gmail.com for inspection, and enable the wp debug
Hi, A new version of WP Bakery is available. How can I update this ? Thanks in advance
Hi, download the theme it includes the update, update theme and you will get instructions on plugin update
Hi, I downloaded the new theme from my account. How can I install it now without overwriting the current format? Is there a guide how to install a new version of the theme ?
Sure, check in the enovathemes.com/equipo/manual.pdf
Thanks, do i need the update using ftp-server ? Or can i also update theme in WordPress admin with theme uploaden
Better FTP if you update it on exiting theme. OR the easiest way is to enable and configure the envato market plugin
I have Envato market plugin but don’t know yet how to update WP Bakery with Envato market? Do I have to install the Equipo theme via FTP first?
You should update theme only, the packed plugins updates come with theme. Configure the envato market plugin to update theme
Apparently I don’t understand. I don’t see that the theme has an update while wp-bakery does indicate that it has a new version. I don’t have an option to update so that wp-bakery is also updated. What am I not doing right?
what version of theme do you run?
Version 2.1
It is the latest, please let me see from inside, send link with logins to enovathemes@gmail.com
i installed theme here, plz tell me how to disable subscribe form from the home page.
thanks….
Ho please write from profile you bought the theme
my client purchased from theme forest and given to me to complete his website.
Please send the purchase key to enovathemes@gmail.com
i sent u purchased code now
I can’t import demo data. All the time : Import Failed Whoops, there was a problem importing your content.
On php.ini i have as you wrote : upload_max_filesize (256M) max_input_time (300) memory_limit (256M) max_execution_time (300) post_max_size (512M)
But that not helped.
The problem was with PHP 8.1. Switch to 7.4 resolved problem.
1.I need to delete the Archives (blog) content below the product list, 2. Modify the Category style on the left
Hi shop page is controlled from theme options / shop, also from widget areas from appearance / widgets.
I would also modify the following 1. How to modify or close the popup page(NEWSLETTER) 2. Why the color filter is not working on the shop page 3. How to set the color and size style on the single product page
Hi,
1. Remove the popup from active header using WP bakery. 2. I should see, send link with logins to enovathemes@gmail.com 3. Did not understand, screenshots please
Hi. I require a catalog mode with Add to Quote functionality. Is this possible?
Sure possible, google for woocomerce catalog mode plugin
I await your kind reply Lorenzo Loxi.it
Hi, sure what is the issue? One click demo import does not work?
yes, it doesn’t work
Please send the link with the logins to enovathemes@gmail.com will help