Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #80107
    Nikita Devereaux
    Participant

    Hi, could use your help. When I select “demo featured content” or my own “featured page content”, the featured section displays just fine. However, when I select featured widget content, the white background disappears and the layout is misconfigured. (I have of course, placed widgets in the appropriate widget sections.) http://www.25smartideas.com/

    Question #2: Is there a way to get the featured category content to be the shop (i.e. woocommerce) categories rather than blog categories?

    #80113
    Sakin
    Keymaster

    @smartie_pants:
    1. It is showing fine when I select “Featured Widget Content” from Appearance => Customize => Featured Content => Featured Content Options => Select Content Type” and added widgets in “Featured Widget Content” from “Appearance => Widgets”. So, are you sure you added widgets in Featured Widget Content.
    2. Sorry there is no option for this. What you can do there is select “Featured Image Content” and upload image, link and content as per your need.

    #80114
    Nikita Devereaux
    Participant

    YES, I’m SURE there are widgets in the widget area for Featured Widget Content.

    #80115
    Sakin
    Keymaster

    @smartie_pants: Then what about your settings in “Appearance => Customize => Featured Content => Featured Content Options => Select Content”. If this is fine then I need to check in your server. I will email you

    #80163
    Sakin
    Keymaster

    @smartie_pants: I just check in and it’s clearfix issue. So, I have just added css in your custom css box as below:

    #featured-content .featured-content-wrap {
        height: 1%;
        overflow: hidden;
    }

    You can remove this after we release new version.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Featured Widget Content Issue’ is closed to new replies.