Please check link on portfolio image now.
Regards
Please check link on portfolio image now.
Regards
Please provide link to page with the problem.
Regards
Transfer this code https://prnt.sc/g3vvz8 from custom css for page to Theme Options > Styling > Global custom css.
Regards
Hello,
When I select your custom header it works http://prntscr.com/g3vrm8 or you may change header content in file of header structure.
header type in Theme Options / header-structure-.php file
1 1
2 1
3 1
4 1
5 1
6 2
7 2
8 3
9 1
10 4
11 4
12 4
13 5
14 5
15 1
16 1
17 6
18 2
We recommend you to make changes in a child theme.
Regards
Hello,
Thanks, provide wp-admin access also, please.
Regards
The wp-admin credentials are incorrect.
Please check them.
Regards
Hello,
Seems changes in portfilo.php can’t be transferred into the child theme, so it would be better to save this file and after theme update re-create changes.
I’ve changed css code. Please check now.
Regards
Please give me full access.
Regards
Hello,
You need to set shop page, this is screenshot from our demo http://prntscr.com/g3vd93
Regards
Hello,
Seems you have a problem in custom css, so try to replace all your code:
.banner {
box-shadow: 0px 0 12px rgba(185, 163, 157, 0.1);
}
@media only screen and (min-width: 992px) {
.header-wrapper.header-center3 .header-logo {
width: 36%;
}
.header-wrapper.header-center3 .header-logo img {
margin-left: -100px;
}
}
@media only screen and (min-width: 1200px) {
.header-wrapper.header-center3 .header-logo img {
margin-left: -60px;
}
}
or provide wp-admin access in Private Content.
Regards
Hello,
1. Please provide wp-admin access in Private Content.
2. Read this topic https://www.8theme.com/topic/background-color-of-the-pages/
Regards
Hello,
1. Please read this article https://docs.woocommerce.com/document/fixing-blurry-product-images/
Don’t forget Regenerate thumbnails changes in WooCommerce-> Settings-> Product -> Display https://wordpress.org/plugins/regenerate-thumbnails/.
Zoom shows the real size of images, so please try to add images with the bigger dimensions.
2. Try to disable 3-rd party plugins and then check.
3. This option will be added in next theme update.
Regards
Hello,
Fixed. Please check.
Regards
Hello, @Meubeklgoed,
I am glad that you sorted out.
Feel free to ask if you need any help.
Regards
You’re welcome!
Regards
Hello,
1. We changed cart layout, but on the demo is old theme version. You can add this code in Theme Option > Styling > Custom css:
.woocommerce-checkout .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
width: 100%;
}
2. This demo footer that is enabled in 8Theme Options > General > Footer > Show footer demo blocks.
You can disable it and create your own footer using Static Blocks in wp-admin panel.
Then add “8theme – Static Block” widget into “Footer area” in Appearance > Widgets.
To enable VC editor in static blocks go to Visual Composer > General Settings > Content Types and tick “static blocks”.
3. Please add this code in custom css:
.single-product .woocommerce-message {
margin-top: 58%;
}
Also, it will be fixed in 1.9 theme version and then you may delete the code.
Regards
Hello,
Thank you for the notice. I will send this problem to our developers.
Regards
Hello,
Please update theme
https://www.8theme.com/demo/docs/legenda/#!/installation_upgrade (Theme Upgrade)
https://www.8theme.com/demo/docs/legenda/#!/installation_upgrade (Requirements for Legenda)
https://youtu.be/KdWESIIPU1k
Before uploading theme files delete “woocommerce” folder, which is located in wp-content/themes/legenda/ to avoid problems with old files.
Don’t forget to create backup of your files and database before starting update process!
You need to enter your purchase code to activate our new theme version and skip Setup Wizard.
Also, update woocommerce and all required plugins https://www.8theme.com/download-plugins/.
Regards
Hello,
Please update WooCommerce to v3.0.4 http://prntscr.com/g3s1k3
You can find WC 3.0.4 – https://en-gb.wordpress.org/plugins/woocommerce/advanced/ – http://prntscr.com/f6hl2d
Regards
Hello,
Go to Pages > edit your home page and change custom logo for the page https://www.8theme.com/documentation/xstore/theme-installation/8theme-page-post-layout-settings-8theme-post-options/
Regards
Hello,
I simply changed woocommerce category element to our, you can see it in shop page editor and http://prntscr.com/g3rsox
Regards
Hello,
On your site current theme version – 3.2 http://prntscr.com/g3r0q1 Make sure that you updated the theme to 3.3 correctly.
Also, try to disable 3-rd party plugins and then check problems.
Then provide wp-admin access in Private Content.
Regards
Hello,
Please provide wp-admin and FTP access in Private Content.
Regards
Hello,
Could you please provide wp-admin access in Private Content?
Regards
Hello,
Please put portfolio.php in child theme in empty framework folder.
Try to add this code in Theme Options > Custom css > Custom css for mobile:
.portfolio {
height: auto !important;
}
.portfolio .portfolio-item.col-xs-6 {
position: static !important;
left: auto !important;
top: auto !important;
transform: none !important;
opacity: 1 !important;
}
Regards
In portfolio.php file change et_force_name_sort to et_force_slug_sort and use new content-portfolio.php file. I’ve sent the file to your email.
Use child theme to prevent losing changes them after theme update https://codex.wordpress.org/Child_Themes
Regards
Hello,
We’ve sent new theme archive to your email.
Don’t forget to create backup of your files and database before starting update process!
The theme will be also updated on ThemeForest soon.
Regards
You’re welcome!
Regards
Hello,
1. Your question is bit unclear for me. Please describe with more details what exactly you want to achieve.
2-3. We understand your situation and we are glad to help you with any questions related to our theme features and options, of course, you can rely on any help with theme settings. But if you are asking about custom development which is outside the scope of support we can offer (according to TF support policy http://prntscr.com/fki0tq https://themeforest.net/page/item_support_policy ) we offer you to contact our partners https://wpkraken.io/?ref=8theme or hire an own developer.
4. Add col-xs-6 http://prntscr.com/g3bkl7
Regards