Some astetic issues i cant figure out - by nebcreative

This topic has 16 replies, 3 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler

  • Avatar: nebcreative
    nebcreative
    Participant
    May 1, 2018 at 05:45

    1- I want to change the font and font color of just the product category titles and sub titles on the home page from white to a red color, I tried to do this through the visual composer and it didnt properly work

    2- I am unable to properly add categories text list and text brands list on the left column of the store page, they get pushed below te products themselves.

    3- The text for the title in footer for “the happenings” or newsletter I cant seem to properly set color

    4- Also curious why the child theme is the active theme unlike the normal main theme i see in most wordpress builds, just curious.

    5- I have 2 plugins that are supposed to be with the theme but have no license and are pretty outdated, how for security reasons should i handle that.

    thanks
    nate

    Please, contact administrator
    for this information.
    15 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 2, 2018 at 08:58

    Hello,

    1. Looks like there is our bug with settings. We will fix it in next theme update.
    You can use this custom css code as a temporary solution:

    .category-grid .categories-mask h4 {color:  #f26107;}
    .category-grid .categories-mask .count {color: #f2792e;}

    2. Content of Shop sidebar can be changed in Appearance > Widgets. Read more – https://xstore.helpscoutdocs.com/article/48-widgets-custom-widget-areas
    3. Please read our documentation – https://xstore.helpscoutdocs.com/article/66-mailchimp-form-custom-styles
    Edit code of the form http://prntscr.com/jcnrtq > http://prntscr.com/jcns38
    4. You can activate the main theme on site, but we recommend to use the child theme. Please read – https://xstore.helpscoutdocs.com/article/32-child-theme https://codex.wordpress.org/Child_Themes
    5. Please read our documentation – https://xstore.helpscoutdocs.com/article/37-plugins-update https://xstore.helpscoutdocs.com/article/38-activation-and-purchase-codes

    Regards

    Avatar: nebcreative
    nebcreative
    Participant
    May 2, 2018 at 18:10

    #1 Thank you that works for now
    #2 Please review your answer and the site as it does not work as you are saying http://nebcreative.com/kinetic/shop/ i currently have 3 widgets in there and 2 of them get pushed below the products thats the issue i was stating
    #3 JUst a note the text color is correct on mobile…
    #4 It was just a curious question not really a big deal but that you for the answer
    #5 Ok thank you I will look through them

    #6 New question why does it say product archive as the title for the shop page?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 3, 2018 at 07:56

    Hello,

    You’re welcome!
    2. Looks like the problem relates to WooCommerce Parts Finder plugin. I’ve changes order of widgets http://prntscr.com/jd2jkh > https://gyazo.com/3c3516c27f09f2f5ef7dc4f259d47cb2
    We are theme support and we can help you with issues related strictly to our theme. I would recommend you to contact the plugin author.
    3. Is the problem solved?
    6. The same on our demo – https://www.8theme.com/demo/xstore/shop/ This relates to Woocommerce plugin, so you can contact the plugin author or change the text using Yoast SEO plugin – http://prntscr.com/jd2opi

    Regards

    Avatar: nebcreative
    nebcreative
    Participant
    May 11, 2018 at 05:32

    – on the shop page the side bar widget for categories has a title with font size and a background color that doesnt follow the rest of the design throughout the site. I would like that title to look like the brands one. Thank you for any help with that.

    – I would like to have pages instead of a load more for the store products as well as wanting to display more products by default. Just a note the load more component is not always working. No idea what causes the issue but I figured I would note that.

    thank you

    Avatar: thisisbolo
    thisisbolo
    Participant
    May 11, 2018 at 07:07

    Hi @nebcreative (cool logo!)

    Let me see if I can help. See my suggestions below.

    1) Navigate Here:
    8Theme Options
    – E-Commerce
    – Categories
    * here you can pick the product categories background color plus other customization options

    then navigate here
    8Theme Options
    – Typography
    *customize your font placing here, pay attention to what you’re setting for the body font and headings. the headings font most likely affects the products category title.

    2) Go here
    8Theme Options
    – E-Commerce
    – Products Page Layout
    * here you can set how many products you want to show, i.e. 12 products per page

    Let me know how this works out. Cheers!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 11, 2018 at 12:25

    Hello @nebcreative,

    1. You can add this css code in Theme Options > Styling > Custom css:

    .sidebar-widget.widget_product_categories .widget-title {
        color: #1e1e1e;
        font-size: 16px;
        background-color:  transparent;
        text-align:  left;
        margin-bottom: 0px;
        padding-left: 0px;
    }

    2. Disable WooCommerce Infinite Scroll and Ajax Pagination plugin or set settings correctly – https://xstore.helpscoutdocs.com/article/65-woocommerce-infinite-scroll-and-ajax-pagination-settings

    Regards

    Avatar: nebcreative
    nebcreative
    Participant
    May 11, 2018 at 14:18

    I used the custom css and that worked for the widget.

    Well nothing to do with the above I have a major issue the gallery is not working properly in firefox developer version,firefox, chrome ect, its showing 2 feature images of the product and no thumbnail gallery. This site was supposed to go live today and now i am in a bit of trouble with that coming up

    thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 11, 2018 at 14:44

    Please set 4 in Theme Options > E-commerce > Single Product Page > Number of slides per view.

    Regards

    Avatar: nebcreative
    nebcreative
    Participant
    May 11, 2018 at 17:00

    its still showing the same way there are no product gallery images and its showing 2 of the main images. not sure how slides have anything to do with it

    Avatar: nebcreative
    nebcreative
    Participant
    May 11, 2018 at 17:07
    Avatar: thisisbolo
    thisisbolo
    Participant
    May 11, 2018 at 17:15

    @nebcreative – I can see the gallery in Safari, Firefox, Chrome. Did you fix this?

    Avatar: nebcreative
    nebcreative
    Participant
    May 11, 2018 at 18:06

    i cleared my cache and it seems to be working fine now. Curiously I DID NOT touch that setting why would it have changed? The update from the other day or? JUst curious

    Thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2018 at 07:00

    Hello @nebcreative,

    I am glad that your problem was solved.
    Let us know if you need any further assistance.

    Regards

    Avatar: nebcreative
    nebcreative
    Participant
    May 17, 2018 at 20:19

    ” May 11, 2018 at 12:25 pm
    #192772

    – Disable WooCommerce Infinite Scroll and Ajax Pagination plugin or set settings correctly – https://xstore.helpscoutdocs.com/article/65-woocommerce-infinite-scroll-and-ajax-pagination-settings”

    on this page: http://nebcreative.com/kinetic/shop/ as well as others in the store. This item is still not functioning when you click the load more products link it just sits there and at the top the loader comes back with “no more products to display” is this because the show all is set to say 24 and the store is set to display 24? I feel like having pages is a better method…

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 18, 2018 at 07:48

    Dear @nebcreative,

    If you want to have pages instead of a load more, go to Plugins and disable WooCommerce Infinite Scroll and Ajax Pagination plugin. This plugin is recommended but is not required.
    If You need to have Infinite Scroll or Ajax Pagination, go to Settings > WooCommerce Infinite Scroll and set Global Settings, Selector Settings and Advanced Settings according to your theme version as described in our documentation. I’ve checked your settings and they are incorrect, so it is the reason for your problem.

    Regards

  • Viewing 16 results - 1 through 16 (of 16 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.