This topic has 20 replies, 3 voices, and was last updated 5 years, 3 months ago ago by Olga Barlow
1- I want to add Language and currency switcher to the top bar on the left (replace: order online or call us > with language and currency switcher)
2- Enable customer registration
3- Enable sign in with google
4- Make Why Hydrotox part full width
1) Please read this topic – https://www.8theme.com/topic/no-choice-of-currency-and-language-as-in-the-demo/
“Order online or call us (+1800) 000 8808” text can be changed in Appearance > Widgets > Left side top bar area.
https://youtu.be/4SfPPuwPCVI
2) WooCommerce > Settings > Account > enable registration on My Account page
https://docs.woocommerce.com/document/configuring-woocommerce-settings/#section-15
3) You can maybe find a plugin that can provide this functionality. The theme has no such features implemented.
https://www.8theme.com/documentation/xstore/troubleshooting/facebook-login/
4) http://prntscr.com/omg2f8
Regards
Thank you rose, really appreciate it.
You’re welcome!
Regards
Hi Rose,
I’m facing a problem with my product view on the main page. I only planning to sell one product with two colors, and I want only to showcase 2 products on the home page, I did that, however, the picture size is not matching with the quick view button, so how can I resize the picture frame of the product?
Hello,
Go to Appearance > Customize > WooCommerce > Product Images > change the thumbnails size to 555 instead of 300. Save and regenerate thumbnails.
Regards
Thank you Olga for the help, I have another question:
1- how can I remove the space between the last row and the footer:
Another one, how can I remove the following of the blog post on the main page:
1- Date
2- article body
3- keep only “title and continue reading”
replace continue reading > explore recipe
4- how to resize thumbnail?
and how can I add more photos 6 total in the Instagram slider?
Hello,
Please create new topics for new questions – http://prntscr.com/omt618 https://www.8theme.com/forums/xstore-wordpress-support-forum/
1 – Add this code
.content-page {
padding-bottom: 0;
}
in custom CSS for page or in Global custom CSS.
2 – Add this code in Custom CSS for page area http://prntscr.com/omt92n –
.meta-post, .posts-slider article .content-article {
display: none;
}
You can change the size in Theme Options > Blog > Blog Layout > Image sizes for related articles and Settings > Media settings > Image sizes, then regenerate thumbnails using https://wordpress.org/plugins/regenerate-thumbnails/ plugin.
3 – http://prntscr.com/omtanh
Regards
The article and the button are still on the screen even after I placed the code.
As I can see, you have changed the element that shows articles on your Home page. Is the problem solved?
Regards
I want to hide the article and the button on the new element. and change the image size on the new element.
You can select the most suitable design of Post Grid displaying or create your own using WPBakery Grid builder http://prntscr.com/on0ukx https://wpbakery.com/video-academy/grid-builder/
Regards
Now, I have created the desired grid, however, I want to add two options, I would appreciate if you could help me out:
1- Add post category as in the screen shoot
2- Add “Continue Reading”
to home page section: RECIPES
Hello,
You can use Categories and button elements http://prntscr.com/ookho7 and then add custom classes for them to style according to our default layout because the default WPBakery element does not have the option to choose our design for the categories and button.
You changed the Dashboard access, so I can’t create an example of the custom styles.
Regards
What are the classes required for the desired look?
Hello,
There are no pre-ready classes. Just create your own and add styles for this class.
Regards
What is the class for the element in the screenshot?
Hello,
You can use chrome dev tools to check the page structure and styles http://prntscr.com/op3fyr
Regards
You must be logged in to reply to this topic.Log in/Sign up