Forum replies created
Hi,
The elements move when you are reducing your browser window because they are responsive.
There is a sidebar in Woocommerce shop page. Please find it in WordPress admin -> Appearance -> Widgets
No sidebars in cart or checkout page.
Please post url if you have any more issue.
A screenshot with annotation will also help us understand your issue.
Thanks.
Hi,
Please post your url to the webpage that you are having issue.
Thanks!
Hi,
Please use the following codes in your Theme Options -> Custom CSS
.accordian .panel-title a {
font-size: 20px !important;
}
This will increase the title to 20px.
Thanks!
Denzel
Hi Melissa,
Thank you very much for sharing with me your findings.
Glad to hear that you have found and resolved your issue.
You are always welcome to get back to us, if you encounter any new issues.
Thanks!
Denzel
Hi Heinrich,
Glad to hear that you have solved your issues.
Wish you a successful business.
We hope that you can recommend our products to your friends or contacts.
Thank you very much for your patience.
Have a nice day.
Thanks!
Denzel
Hi,
Sorry, I do not have a surface tablet. I only have a Lenovo Miix 2 which is a 8 inch Tablet, currently updated and running windows 10.
I viewed your site using the Microsoft Edge browser. https://www.microsoft.com/en-us/windows/microsoft-edge
I do not see the images getting smaller and smaller until it’s not visible. I don’t think this is possible, there is no script doing such image re-sizing.
This is what I am seeing. http://share.pho.to/9g1ji/sj/original
The image posted for an article is of correct size.
This is what I am seeing for your homepage.
http://share.pho.to/9g1ku/zh/original
You set your homepage to use 3 column layout, the images will be small.
It will be even smaller, if you turn your tablet to portrait mode.
The only way is for you to set your layout probably to single column or two column, this will increase your image size.
Thanks!
Hi,
The following code will make the background blue.
.widget_calendar .widget-content {
background: #b2b2ff none repeat scroll 0 0 !important;
}
The following code will make the date black.
table#wp-calendar tbody tr td {
color: black !important;
}
The following code for the header.
thead, thead th, thead td {
background: #505050 none repeat scroll 0 0 !important;
color: #ffffff !important;
}
Please use them in Theme Options -> Custom CSS.
Screenshot of result http://share.pho.to/9g1ee/al/original
You can use this color picker http://www.w3schools.com/tags/ref_colorpicker.asp to find out the color hex value that you want.
Sorry, I am color blind and not a designer. I am not able to come up with a properly color scheme for your calendar widget. Please kindly experiment with the colors yourself.
Thanks!
Hi,
By the way, Please kindly check in your theme4press.com account, under Profile Details Tab, please check that you are subscribed to our email newsletter.
Please also check your email server spam folder, in case our newsletter got caught as spam in your email server.
Doing this will ensure that you are kept updated with our product news or any important announcements.
Thanks!
Hi Alan,
Sorry, I do not have access to previous version of the Alora Theme.
I do not know if my employer has kept any previous version, and I do not know if it’s against WordPress policy that we distribute previous version of Alora Theme.
Please kindly contact my employer https://theme4press.com/contact/ to clear your doubts.
Thanks!
Hi Jan,
Thank you very much for your feedback.
Our website https://theme4press.com/alora-multipurpose-wordpress-theme/ was updated. It’s currently displaying..
Integrated Support For Revolution Slider And LayerSlider Premium Plugins
In the list of Features, currently it displays as “LayerSlider Compatible” and “Revolution Slider Compatible”.
Currently, there is no indication of LayerSlider and Revolution Slider being integrated or bundled within Alora theme, it only mentions Compatible and Support, which means it works properly with Alora theme.
Thanks!
Hi,
I cannot replace file without FTP access.
Given only WordPress admin access, I can only delete your existing Evolve Plus Theme, and upload a new copy of Evolve Theme with the latest woocommerce updated templates.
Please let me know if this is Ok with you.
Please let me know if you have any modifications to your existing Evolve Plus Theme, I will NOT be able to do any backup for you. You will have to do the backup first.
By the way, I saw your woo child theme. It is not created correctly, you cannot copy all existing Evolve theme files with it, it will cause PHP fatal error, meaning a “white screen of death”.
Template overriding is only for templates and not function files.
You are recommended to engage a competent WordPress developer to assist you in setting up your child theme.
If your purpose of setting up child theme is for saving custom css code, I suggest you use WordPress admin -> Theme Options -> Custom CSS to do it.
Looking forward to your reply.
Thanks!
Denzel