This topic has 55 replies, 3 voices, and was last updated 5 years, 1 months ago ago by Olga Barlow
dear XSTORE support team;
we just have purchased your theme and for the beginning, we have some simple questions about its options:
1) the website is going to be in german language, how can we change the button’s texts? like ‘read more’ to ‘mehr’ and other labels as well?
2) how can we manage to put some customs fonts for our website? titles and body texts aswell?
3) is it possible to make some custom boxes and hovers in home, like editing its styles and make it general for other uses as well?
hope to hear from you soon.
thank you
NOEXIS team
Hello,
1) Yes, use theme translation files and follow theme documentation https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
2) Yes, go to Theme options > Typography > use either google fonts or upload custom font in Custom fonts area > save options and reload page. Then go to theme options > Typography and you’ll be able to choose your custom font from the list of the fonts.
3) I’m not sure that understand your question. Could you, please, describe in more details, maybe provide examples or screenshots of custom boxed and hovers for better understanding.
Regards
Thank you very much!
find a screenshot for the boxes mentioned above:
http://hosting.noexislab.ch/testshop/wp-content/uploads/2019/08/custom-boxes.png
alos:
how can i put accordions within the product details?
here the print screen also for our needs:
http://hosting.noexislab.ch/testshop/wp-content/uploads/2019/08/single-product.png
bests!
Hello,
1) Massive Addons plugin comes bundled with our theme and includes elements to create nice-looking banners http://prntscr.com/op29r2 , for example https://massive.mpcthemes.net/info-banner/ or https://massive.mpcthemes.net/interactive-banner-2/
2) Do you want to add accordion to description tab http://prntscr.com/op2auq or display tabs itself like accordion http://prntscr.com/op2beh ?
Regards
i cannot find the Info Banner and Interactive banner as well on the massive addon!
could you please help
tnx
Hello,
Go to Appearance > Install plugin > Make sure that Massive addons plugin is installed and activated.
Regards
it is already installed as recommended!
Hello,
Please see screenshot – https://prnt.sc/op29r2
This preview is based on Callout Box shortcode – https://massive.mpcthemes.net/info-banner/ and this one https://massive.mpcthemes.net/interactive-banner-2/ on Single Image and Text Block shortcode – http://prntscr.com/opkhtr
Regards
http://hosting.noexislab.ch/testshop/product/esge-zauberstab/#1565257596865-8f5dd85f-f383
please take a look at the accordion!
it is not animating! why is this?
Please provide temporary wp-admin access http://prntscr.com/opzp65 , so I can take a closer look at your settings.
Regards
Private Content ->
tnx
is it possible to make a page that will show only one cat of blog posts that has to include rating and filter for those cats of blog posts?
Hello,
Sorry for the delay in answering.
Be attentive, use only Private content area to post private information.
1) Have you sorted out with the animation? Settings of animation can be changed depends your needs https://prnt.sc/oqd6xk http://prntscr.com/oqd7lf
2) Click on View Category here – https://prnt.sc/oqd88w to open page of the category. Add desired widgets in Appearance > Widgets > Main sidebar, enable the sidebar here – http://prntscr.com/oqd92g The sidebar can be disabled for the Blog page only via [8theme] Layout options – http://prntscr.com/oqd9sm
Feel free to ask if you have any other questions.
Regards
thank you very much!
how can we make the shop page look like this (attached)?
in the list, under every product to have the click more, quantity and add to shop button?
take a look here please:
http://hosting.noexislab.ch/testshop/wp-content/uploads/2019/08/Screenshot-2019-08-09-at-9.48.05-AM.png
Hello,
There is no such design/layout for the shop grid in our theme. It’s possible to implement only by additional customization.
Regards
could you please guide us in simple points how is that possible?
what file should we edit and how can we save those custom changes even after updates?
we are familiar with php and front-end also, we just need to know what files should we edit in order to have those results..
p.s
is it possible to have the rating module in our posts section? or maybe create custom post types?
the shop is very important at this point.
thank you very much!
Hello,
1) To keep changes in safe after theme update do all the changes in child theme files https://www.8theme.com/documentation/docs/child-theme/
Copy xstore/woocommerce/content-product.php and xstore/woocommerce/content-product-slider.php to your child theme and edit according to your needs. If you need help with this you can submit customization request here. Unfortunately, additional customization is outside the scope of our support, theme support team can help you only with existing options.
2) WordPress does not have the option to rate posts. You may try to look for additional plugins or submit customization request and hire a developer to implement this.
Regards
thank you very much!
one more thing;
could you please guide me on how can i put quantity select buttons on the products lists for each product?
thank you very much!
bests
Hello,
Unfortunately, there is no option to enable it. It’s possible to implement by additional customization. You can submit the customization request here because theme support can help you only with existing options.
Regards
hello
could you please guide us in simple points how is that possible?
what file should we edit and how can we save those custom changes even after updates?
we are familiar with php and front-end also, we just need to know what files should we edit in order to have those results..
p.s
is it possible to have the rating module in our posts section? or maybe create custom post types?
the shop is very important at this point.
thank you very much!
Hello,
1) Use child theme to avoid loosing of your customization after theme update https://www.8theme.com/documentation/docs/child-theme/ We did not have such option, so I’m not sure about the exact list of files and code but to edit the grid product content and slider product content you can copy xstore/woocommerce/content-product.php and xstore/woocommerce/content-product-slider.php to the child theme or use WooCommerce visual hooks and child theme functions.php https://businessbloomer.com/woocommerce-visual-hook-guide-archiveshopcat-page/. I suppose there are few ways to implement that option, for example https://shopplugins.com/add-a-quantity-field-to-the-woocommerce-archive-pages/ Unfortunately, support staff don’t have time for additional customization, hope you understand, so we can’t give you the complete guide with additional customizations.
2) Yes, probably. But we did not study this task because did not plan to implement it in our theme. Try to look for additional plugin first. If you don’t find anything then submit customization request.
Regards
i think there was an error during this request. i was not asking for the products but for custom post types:
we have created a new custom post type where we need to change some minor stuff.
we need to have ratings within easch single custom post type on the right sidebar.
the theme provides layout only for post types (blog) and not for custom post types.
is it possible to have the ability to change the custom post type layout?
http://hosting.noexislab.ch/testshop/rezepte/bierbraten-mit-grillierten-spargeln/
^ we need here a right sidebar with post ratings!
thank you
Hello,
I see, you are talking about sidebar, not about rating. Then go to Theme Options > Blog > Blog Layout > enable sidebar it should appear for all the pages/posts including the custom post type. To disable sidebar for pages/posts where you don’t need it edit the page and use 8theme Layout Options http://prntscr.com/ow64e1
Regards
thank you!
how can i add a banner slider on each sigle product!?
when i put via wpbackery it puts under the product details:
http://hosting.noexislab.ch/testshop/product/esge-zauberstab/
i want to add a banner on top of each product just like at the products page shown below:
http://hosting.noexislab.ch/testshop/online-shop/
thank you
Hello,
Sorry but our theme does not have such option for the single product page.
Regards
our websirte is in german, and in the BREADCRUMPS there is still page title HOME!
we already changed it. but it shows still in eng language HOME.
how can we change the breadcrumps page title?
http://hosting.noexislab.ch/testshop/unsere-rezepte/
Hello,
https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
Loco translate > Themes > XStore > your language and translate “Home”.
Regards
thank you very much!
one more question:
why the wishlist page is not being updated with the liked products?
http://hosting.noexislab.ch/testshop/merkzettel/
could you please check?
thank you very much for this good support!
Hello,
Could you please, create new topic for the new issues? It’s not very handy to check a few pages of the conversation to understand what exactly should we fix.
1) Don’t see any issues with the wishlist update https://gyazo.com/ebaac701446cd89270d943bd52be5d4a and https://gyazo.com/ca2c40aa930bc9340b4256120663189c
2) Don’t place theme translation to wp-content/themes/xstore/languages folder because you will lose it after theme update. Use wp-content/languages/themes/ folder instead.
Regards
hello
why the search is working only for products and not for pages/posts etc?
we need the search functional for anything on the website!
http://hosting.noexislab.ch/testshop/?s=messetermine&post_type=product&product_cat=0
thank you!
You must be logged in to reply to this topic.Log in/Sign up