Or find function et_update_slider in legenda/framework/import.php file via FTP and add class_exists('RevSlider') like on the this screenshot – http://prntscr.com/j0q6l6
After this the import should work.
Regards
Or find function et_update_slider in legenda/framework/import.php file via FTP and add class_exists('RevSlider') like on the this screenshot – http://prntscr.com/j0q6l6
After this the import should work.
Regards
You’re welcome!
Regards
Hello,
1.
<div class="form-group">
<p><label>Your Name (required)</label>
[text* your-name]</p>
<p><label>Your Surname (required)</label>
[text* your-name]</p>
</div>
<div class="form-group">
<p><label>Your Email (required)</label>
[email* your-email]</p>
<p><label>Website</label>
[text text-389]</p>
</div>
<p>
<label>Your Message</label>
[textarea your-message]
</p>
<p>[submit "Send message"]</p>
2. Please see screnhots http://prntscr.com/j0rol8 http://prntscr.com/j0ros4
I’ve created “Newsletter electronics” static block on your site.
Please read how to create form https://www.8theme.com/documentation/xstore/plugins/mail-chimp-form-custom-styles/
3. Please check now.
4. Yes, if you want to create the multilingual site you can use either WPML plugin (paid plugin) or Polylang, qTranslate (free plugins).
Follow plugin documentation if you chose Polylang https://polylang.wordpress.com/documentation/
Regards
Hello,
Please check our documentation https://www.8theme.com/documentation/xstore/woocommerce/product-images/
Regards
Hello,
Please add this code in custom.css file:
.top-bar .languages-area,
.top-bar .languages-area .widget_icl_lang_sel_widget {
width: auto;
}
.top-bar .wpml-ls-legacy-dropdown-click {
width: auto;
background: transparent;
}
.top-bar .wpml-ls-sidebars-languages-sidebar, .top-bar .wpml-ls-sidebars-languages-sidebar a, .top-bar .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a {
background: transparent;
border: none;
color: #fff;
}
.top-bar .wpml-ls-sidebars-languages-sidebar a:hover {
background: transparent;
color: #fff;
text-decoration: none;
}
.top-bar .wpml-ls-sidebars-languages-sidebar .wpml-ls-sub-menu {border: 1px solid;background: rgba(255, 255, 255, 0.2);}
.top-bar select {
line-height: 1;
width: auto;
height: auto;
margin: 0;
border: none;
background-color: transparent;
color: #fff;
padding: 0;
font-weight: 200;
outline-offset: 0;
}
.fixed-header .menu > li > a:hover:after, .main-nav .menu > li > a:hover:after,
.fixed-header .menu > li.current-menu-item > a:after, .main-nav > li.current-menu-item > a:after {
background: #9c81b8;
}
.fixed-header .menu > li > a:after, .main-nav .menu > li > a:after {
transition: all 0.2s linear;
content: '';
height: 2px;
position: absolute;
width: 100%;
background: transparent;
top: 0;
}
.my-account-link:before, .logout-link:before, .login-link:before, .register-link:before, .checkout-link:before {
color: #fff;
}
.header-wrapper .top-bar .side-area-icon i:before {
color: #fff;
}
How to create custom.css you can watch in this tutorial – https://www.youtube.com/watch?v=Qok2zRedRMY.
Widgets of top bar you can change in Appearance > Widgets > Place in header top bar. Read more in our documentation – https://www.8theme.com/demo/docs/legenda/#!/widgets
Regards
Dear @GEMA,
Please update WPBakery Page Builder (Visual Composer) plugin to the latest version https://www.8theme.com/download-plugins/page/3/ (https://www.8theme.com/faq/ – How to update plugins included in theme?).
Let me know if the problem will be solved.
Regards
Hello,
Please change permissions to 777 for “tmp” folder in the directory /woopress/framework/inc/really-simple-captcha.
Regards
Hello,
You’re welcome!
Please add this code:
#etheme-popup {
background-size: contain;
}
and set Popup background color in Theme Options > Promo Popup to get – http://prntscr.com/j0qmn6
Regards
Hello,
The default demo language links doesn’t work, it’s just an option to show that you can create multilingual site. If you plan to create multilanguage site you may use WPML plugin https://wpml.org/documentation/related-projects/woocommerce-multilingual/, but if you want to simply translate site to one language I would recommend you use Loco translate plugin https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ (the same for legenda theme) Translation files should be added in wp-content/languages/themes folder with correct names, like legenda-de_DE.po and legenda-de_DE.mo.
Regards
Hello,
1. I do not see the problem http://prntscr.com/j0qczh Have you sorted out?
2. Make sure that Custom css is enabled in Theme Options.
Do not forget to clear cache before checking.
Regards
Hello,
Please find function et_update_slider in legenda/framework/import.php file via FTP and add class_exists('RevSlider') like on the this screenshot – http://prntscr.com/j0q6l6
We will fix this bug in next theme update.
Let us know if you need any further assistance.
Regards
I’ve made some changes, please add this custom css code in custom.css file:
#etheme-popup .vc_row {
position: absolute;
width: 100%;
right: 2%;
bottom: 0px;
}
#etheme-popup .checkbox-label {
bottom: -10px;
left: 2%;
}
How to create custom.css you can watch in this tutorial – https://www.youtube.com/watch?v=Qok2zRedRMY.
The result should be – http://prntscr.com/j0q43o
Regards
Hello,
Sorry for the delay. Please provide FTP access also.
Regards
Hello @GEMA,
Could you please provide temporary wp-admin access in the Private Content area?
Regards
Button from Icon Box element haven’t option to open link in new tab, so I would recommend you to use the separate Button element https://prnt.sc/j0pomn
Regards
Hello,
Please add this code in Theme Options > Styling > Custom css:
.item-design-mega-menu .nav-sublist-dropdown .item-level-1.menu-item-has-children {
border: none;
}
Regards
2. Yes, I would recommend you to create a static block and set it in Footer Column 1 widget area.
Read more – https://www.8theme.com/documentation/xstore/support/widgets-custom-widget-areas/ https://www.8theme.com/documentation/xstore/support/static-blocks/
3. Please add this css code in Theme Options > Styling > Custom css:
footer .mc4wp-form .et-mailchimp input[type="email"] {
color: #999;
margin-bottom: 15px;
width: 100%;
background-color: #fff;
}
.mc4wp-form .et-mailchimp input::-webkit-input-placeholder {color:#999;}
.mc4wp-form .et-mailchimp input:-moz-placeholder {color:#999;}
.mc4wp-form .et-mailchimp input:-ms-input-placeholder {color:#999;}
Regards
You can add the block as custom pre footer for the shop http://prntscr.com/j0p8s1
Regards
Please try to use this custom css code:
.header .shopping-container {
position: absolute;
top: 300px;
width: max-content;
}
Regards
Hello @GEMA,
We excluded real images from demo content because many of our clients had the problems with demo content import because of the large size of import file and server settings. As a rule, our customers have their own images and there is no any problem to replace placeholders by real images.
Let us know if you need any assistance.
Regards
Hello,
Please read about theme update in our documentation -https://www.8theme.com/demo/docs/lifestyle/#theme_installation_and_upgrade
If you edited php files, I would recommend you to transfer changes into a child theme. Your Theme Options settings won’t be lost, but you can export them into file (Theme Options > Import/Export > Options > Import Export > Download data file)
Don’t forget to create a backup of your files and database before starting update process.
Regards
Simply write the username, like – http://prntscr.com/j0o1bn
Regards
Wp-admin credentials are incorrect. Please check them.
Regards
Hello,
Please read this article about import woocommerce pages https://docs.woocommerce.com/document/woocommerce-pages/
Regards
Hello,
You can create a static block and add the Instagram element (Visual Composer > Role manager and enable composer for the Static Blocks) then add the block in Appearance > Widgets > After the products area.
Make sure that you set a correct value in “Username or hashtag” field.
Regards
You’re welcome!
Regards
Hello,
Appearance > Widgets > After the products area https://www.8theme.com/documentation/docs/widgets-custom-widget-areas/
Regards
Hello,
Theme Options > General > Header Settings > Show number of cart items on favicon
Regards
We have fixed the bug in new theme version – http://prntscr.com/j0mr5r
Please follow these steps:
– rename xstore theme folder via FTP (on your site will be activated a default theme if you have such one in themes folder);
– rename our theme folder one more time (xstore);
– do update of xstore theme via admin panel to latest version while the default theme is activated on your site;
– activate the xstore theme.
Or provide us with wp-admin and FTP access in the Private Content area.
Regards
Hello,
To achieve the desired result you need to use also custom css code. On your site, the popup doesn’t have the form now, so I can’t inspect the form via browser console and give you appropriate css code.
Regards