This topic has 33 replies, 3 voices, and was last updated 8 years ago ago by Olga Barlow
Hi, I have a question:
Hello,
1) This area is Prefooter widget area and static block there. That’s why if you want to change content go to Static Blocks > edit Prefooter static block and last column content http://prntscr.com/cqvs02
https://www.8theme.com/demo/docs/xstore/#theme_settings_44_static_blocks
2) Go to Appearance > Widgets > remove 8theme – Static Block widget from After the products widget area http://prntscr.com/cqvszr
3) Go to Pages > edit My Account page > scroll down to the 8theme Layout options and just disable sidebar on that page. All the pages by default displays Main widget area. If you don’t need sidebar you can disable it in page settings. If you want to change sidebar content add necessary widgets into Main widget area, it will replace default search widget.
Regards
Regarding point 2:
Hello,
You are welcome. Feel free to contact us if you have any other questions.
Regards
I have another question:
Hello,
Use this code in Custom CSS to change the color
.onsale, .product-images .sale-value {background: your_color;}
Regards
Also:
Hello,
Option to use custom menu for my account drop-down will be available in next theme update. At present it shows default WooCommerce menu from My Account page.
Regards
And:
Another:
Hello,
To change selection add the following code in Theme Options > Styling > Custom CSS
::selection {
background: your_color;
}
2. If you want to use default WooCommerce shipping you may create different shipping classes for these 3 positions and use them for every product https://docs.woocommerce.com/document/product-shipping-classes/
Or you may install the additional plugin, https://woocommerce.com/products/table-rate-shipping/ for example. It has the option to add rules based on Weight, Number of items etc.
Shipping is WooCommerce plugin option and is not related to our theme.
Regards
Another one:
Hello,
1) We don’t have any tracking options. WooCommerce plugin has only tracking form shortcode https://docs.woocommerce.com/document/woocommerce-shortcodes/ Use this shortcode to add tracking form.
Users should know Order ID and billing email to track order https://www.8theme.com/demo/xstore/track-order-2/
2) Go to WooCommerce > Settings > Account > Enable registration on My Account page.
3) Unfortunately, that text is hard coded. Use child theme to add etheme_share_shortcode function (xstore/framework/shortcodes.php) into child theme functions.php and change that text.
4) Read WooCommercce documentation, please, https://docs.woocommerce.com/document/local-pickup/
Regards
Other one:
Hello,
What plugin do you use for auto updates?
Regards
.
..
Hello,
1) What version of our theme do you use? Please, update theme to latest version. After that provide temporary admin panel and FTP access. This is some unknown message.
2) Go to Theme Options > E-Commerce > Single Product > choose Location of Up-sells.
Regards
I
Hello,
Go to Appearance > Menus > create menu and check Main menu right in theme locations. Demo content has only one menu – main. But if you want to use version with 2 menus you need to create one more menu and set it like Main menu right menu.
Regards
And :
Hello,
Unfortunately, we don’t have translations for backend elements/Theme Options. We have this task in our tasks list and we plan to add translation file for backend but, unfortunately, I can’t tell you the exact date.
Regards
….
…..
How to remove pre footer area?
http://joxi.ru/KAxb4lJu4WwJ0m
Hello, @Labfee5,
1) Go to Theme Options > General > Footer > disable demo content
2) Then go to Appearance > Widgets and check if footer and prefooter areas are empty.
Reply back and provide temporary admin panel access if issue still persists.
Regards
Hi, @rflorencio
The questions I had asked on the previous message and two more questions:
1. Go to WooCommerce > Settings > Checkout > choose terms and conditions page. Then this checkbox will appear
2. Go to WooCommerce > Settings > Shipping http://prntscr.com/d2ls2x
3. This is not related to our theme. As I know there is no such options in WooCommerce. But I would recommend to check WooCommerce documentation https://docs.woocommerce.com/documentation/plugins/woocommerce/getting-started/shipping/ and ask WooCommerce support about it.
4. Provide link to your site. We don’t have such issue, so need to check your site.
5. Add the following code in Theme Options > Styling > Custom CSS
input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], input[type="tel"], textarea, textarea.form-control {
border: 1px solid #000;
}
6. Go to Theme Options > E-Commerce > Product Page Layout > Products per page > add -1
7. Go to Theme Options > General > Breadcrumbs > change title font.
8. There is no such option in our theme. You may look for additional plugin for WooCommerce to add such option.
9. Use special plugin, for example WooCommerce EU VAT Number.
10. Unfortunately, there is no area before Newsletter link. You can add links only after Sing In link. Go to Appearance > Widgets > Right Top bar widget area. There you’ll be able to change the social icons links.
11. You can choose the links from the list in Socials widget.
12. You can do this only by additional customization (xstore/headers/center.php). Use child theme if you plan to change layout of the header.
Regards
..a…
Hello,
Go to Theme Options > E-Commerce > Single Product > Custom Tab.
Regards
…a…a..
You must be logged in to reply to this topic.Log in/Sign up