Forum replies created
Hi,
You don’t need to buy a plugin.
For mega menu. Go to WordPress admin -> Appearance -> Menu
Drag a custom link to the menu, then dropdown to expand it.
You will see a checkbox that says “Enable Theme4Press Mega Menu”.
http://prntscr.com/7q61bh
Check it and select the number of columns, then save the menu.
After you save it, start dragging custom link to be it’s sub menu and you will be able to see the select for widgets.
http://prntscr.com/7q61w5
In Alora theme, you can use different templates such as full width and 100% width template.
The is also page option to select a full width. Or custom css.
Thanks!
Denzel
Hi,
Please give me url to the actual page.
Your title is too long. So probably can use float and clear to break them into two lines.
Thanks!
Denzel
Hi,
Open up that file. evolve-plus\evolve-plus\library\woo-config.php and go to line 1173, find the following codes.
$thumbnail = apply_filters( 'woocommerce_cart_item_thumbnail', $_product->get_image(), $cart_item, $cart_item_key );
and replace with the following codes.
$thumbnail = apply_filters( 'woocommerce_cart_item_thumbnail', $_product->get_image(), @$cart_item, $cart_item_key );
All you can turn off your PHP notice reporting on your server.
Thanks!
Denzel
Hi,
I will need ftp access too.
Thanks!
Denzel
Hi,
Alora theme was not a theme that is to be submitted to WordPress repository, therefore it was not run with theme check plugin and did not follow it’s recommendations.
It will take a long time to make Alora Theme meet theme check plugin’s requirements, which is something probably left for the next theme update. This is not something I can do in a day.
However, I cannot decide if we are going to do this, I will need to consult my employer.
Meanwhile, Please rest assured that Alora Theme will work properly, because these errors that theme check listed out are not programming errors, those errors shows up when theme check plugin found codes that are not using it’s recommended method.
Thanks!
Denzel
Hi,
Since you mentioned that you have modified the theme accidentally, you can re-install a fresh copy of the theme.
As for the demo content, you can only import it once via Theme Options-> General-> Import Demo Content . Do not do it more than once. The following is the reason why. (Copied from the popup when you click the import button.)
WARNING: Clicking this button will replace your current theme options, sliders and widgets. It can also take a minute to complete. Importing data is recommended on fresh installs only once. Importing on sites with content or importing twice will duplicate menus, pages and all posts.
There is no way to reset the whole system via Theme Options or WordPress admin.
Thanks!
Denzel
Hi,
Thank you. As your request, I will mark this thread as resolved.
Regards,
Denzel
Hi,
That function evolve_bootstrap() is in evolve-plus/library/functions/basic-functions.php line 1367
Something must have gone wrong when you are updating your theme. I guess you updated it using ftp and that file must be missing or empty. Please re-upload evolve-plus/library/functions/basic-functions.php again.
We shall see if you still have other fatal errors.
screenshot of the file. http://prntscr.com/7ppdgt
Thanks!
Denzel
Hi,
Sorry, this is not a theme issue.
Please kindly engage a developer to assist you.
You can try out the following websites.
http://jobs.wordpress.net/
http://wpquestions.com/
Thanks!
Denzel
Hi,
You are welcome.
Regards,
Denzel