XSTORE theme and it's options - by Noexis

This topic has 55 replies, 3 voices, and was last updated 4 years, 7 months ago ago by Olga Barlow

  • Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 22, 2019 at 14:44

    Hello,

    1) Use child theme to avoid loosing of your customization after theme update https://xstore.helpscoutdocs.com/article/32-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

    Avatar: Noexis
    Noexis
    Participant
    August 22, 2019 at 15:56

    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

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 22, 2019 at 16:49

    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

    Avatar: Noexis
    Noexis
    Participant
    August 23, 2019 at 14:01

    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

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 23, 2019 at 14:04

    Hello,

    Sorry but our theme does not have such option for the single product page.

    Regards

    Avatar: Noexis
    Noexis
    Participant
    August 25, 2019 at 11:35

    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/

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 25, 2019 at 12:09

    Hello,

    https://xstore.helpscoutdocs.com/article/30-base-theme-translation
    Loco translate > Themes > XStore > your language and translate “Home”.

    Regards

    Avatar: Noexis
    Noexis
    Participant
    August 26, 2019 at 14:43

    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!

    Site URL: http://hosting.noexislab.ch/testshop/merkzettel/

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 27, 2019 at 18:48

    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

    Avatar: Noexis
    Noexis
    Participant
    September 2, 2019 at 15:09

    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!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 2, 2019 at 15:38

    Hello,

    Ajax search includes both result http://prntscr.com/p0s5ke
    Once you press enter you go to shop archive page that could display only products results. It’s possible to redirect to blog archive page http://prntscr.com/p0s73m and you’ll see the posts result. Products and pages are 2 different post types that have different design to they can’t be mixed on the 1 page.

    Regards

    Avatar: Noexis
    Noexis
    Participant
    September 3, 2019 at 09:38

    thank you!

    what file should i edit in order to change the location of the price?
    (see screenshot)
    http://hosting.noexislab.ch/testshop/wp-content/uploads/2019/09/Screenshot-2019-09-03-at-10.35.12-AM.png

    there are a lot of files and a bit messed up!
    content-single-product.php?
    single-product-content.php?
    and a lot more others that we do not understand!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 3, 2019 at 17:08

    Hello,

    Try to use WooCommerce hooks https://businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/ in child theme functions.php instead of editing the mentioned files.

    Regards

    Avatar: Noexis
    Noexis
    Participant
    September 4, 2019 at 12:29

    hello

    in the checkout page, the label ‘Flat Rate:’ is not translatable via Loco Translate plugin.
    could you please help me on translating the label ‘Flat Rate:’?

    thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 4, 2019 at 13:54

    Hello,

    I would recommend you to contact support of WooCommerce about this.

    Regards

    Avatar: Noexis
    Noexis
    Participant
    September 4, 2019 at 15:23

    Hi

    we have just updated our website! and everything is broken!
    http://hosting.noexislab.ch/testshop/

    why this happens? what is wrong, i mean WTF!?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 4, 2019 at 15:26

    Hello,

    If you got that error it means you updated the XStore Core plugin but did not update the theme. Before every core plugin update, we would recommend you to check the changelog https://xstore.8theme.com/update-history/ and you’ll find that you need to update not just XStore Core plugin but XStore theme first. Any core plugin update requires the theme update to the latest version before the plugin update.
    So, update your theme to version 6.0 https://xstore.helpscoutdocs.com/article/63-theme-update

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 4, 2019 at 16:01

    Is there anything else I can help you with?
    Please create new topics for new questions – http://prntscr.com/p1o66a https://www.8theme.com/forums/xstore-wordpress-support-forum/

    Regards

    Avatar: Noexis
    Noexis
    Participant
    September 4, 2019 at 16:41

    i have put the child theme, and made changes there! and NOW!
    nothing is working! why this only when the client wanted to put it online!
    http://hosting.noexislab.ch/testshop/online-shop/
    ???

    why the add to cart button dissapeared? under every pruduct right after quantity select, there was add to cart button and now it is dissapeared!!!
    WTF guys!?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 4, 2019 at 20:48

    Hello,

    Add to cart button has type hidden and a lot of code that was commented out http://prntscr.com/p1volt We are not sure about your custom changes but we recommend you to check them attentively.

    Besides, if you copy files to child theme you need to change the text-domain in these files http://prntscr.com/p1vu53 to child theme text-domain http://prntscr.com/p1vtfm and generate child theme pot file http://shamimmia.com/how-to-create-a-pot-file-for-theme-or-plugin-with-poedit/ to be able to translate strings from these files.

    In addition to your previous question about price location you can try custom CSS to change its position instead of the PHP changes

    .single-product .product-information-inner .fixed-content {
        display: flex;
        flex-direction: column;
    }
    .single-product  .product-information .short-description {
        order: -1;
    }

    Regards

  • 1 2 3
    Viewing 40 results - 21 through 40 (of 55 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.