Forum replies created
Hi,
You are using an old version of Alora Theme, Please update to latest Alora Theme v2.7.1 and you will be able to update Theme4Press core plugin to latest version. Your Theme4Press Core plugin is version 1.2.0, latest is version 1.3.1
Please note that latest Alora Theme v2.7.1 does not include layerslider and revolution slider. Updating theme will not remove any plugin, but you may want to keep a backup copy of your current theme in case you need those sliders for other projects.
Thanks!
Hi,
Please use the following codes in your Theme Options-> Custom CSS
body #header.sticky-header {
background: #f1f1f1 none repeat scroll 0 0 !important;
}
Change the color #f1f1f1 to the color hex code that you want.
You can use this webpage for help. http://www.w3schools.com/tags/ref_colorpicker.asp
Thanks!
Hi,
You are using version 1.7.8 which is quite an old version.
I do not have this version, but I suspect there is changes in woocommerce template hooks that results in this duplication. In my localhost setup, everything works properly.
Please kindly backup your current theme via FTP into your computer, just in case you need to revert back. Keep it safe on your computer.
Then update to latest version 2.0.1 which can be downloaded from your account.
After that, Please following this link to update 2 woocommerce templates in version 2.0.1 https://theme4press.com/support/topic/woocommerce-update-causing-issues-with-evolve-plus-templates/#post-20037
After you are done, Please clear your browser cache and revisit your website and test out your cart.
Looking forward to your reply.
Thanks!
Denzel
Hi,
Please post your website url.
I will try to provide you with a Custom CSS solution.
Thanks!
Hi,
That’s from a plugin that you installed. Not a Theme issue.
Glad you figured it out.
Thanks!
Hi,
I already setup a Theme4Press slider (as an example) on your homepage, it’s named slider1.
You need to create a slider in this page http://melsch-systems.com/en/wp-admin/edit-tags.php?taxonomy=slide-page&post_type=slide
Then in your individual slide, select the Slider.
http://prntscr.com/8d82qf
After that, you can edit page and the slider1 will show up under Slider Options -> Select Theme4Press Slider.
Hope this helps.
Thanks!
Thanks!
Hi,
I am not seeing any errors now.
The following is a few iPad screenshots viewing your site in RTL, in both portrait and landscape view.
http://prntscr.com/8d7s6i
http://prntscr.com/8d7stq
http://prntscr.com/8d7t3l
http://prntscr.com/8d7wme
The following is a few android browser screenshots from my OPPO android phone, viewing your site in RTL, in both portrait and landscape view.
http://prntscr.com/8d7x8n
http://prntscr.com/8d7xaq
http://prntscr.com/8d7xk5
http://prntscr.com/8d7xmk
Perhaps you have fixed it.
If not, I think all you need is to clear your browser cache.
Sorry, that’s all I can help for this issue.
Thanks!
Hi,
Please post your site url.
Sorry, there is no documentation of css codes for reference.
Thanks!
Hi,
Please try the following codes in Theme Options -> Custom CSS
.rtl{
overflow-x:hidden !important;
}
I think the site is overflow to the right side of the screen and hidden from view.
Thanks!
Hi,
Something is wrong with your website setup.
You have 89 errors, all your javascript file leads to 404.
I think you will want to fix that first, because I cannot figure out where is your media icons.
Please see screenshot. http://prntscr.com/8ct6nc
Thanks!