Forum Replies Created

Viewing 15 posts - 5,521 through 5,535 (of 8,657 total)
  • Author
    Posts
  • in reply to: bbPress Forum not diaplaying after activating theme #52201
    wensolutions
    Keymaster

    Hello @smjadhav,

    Please once verify the issue with the latest version of the theme i.e version 2.6 .

    Best Regards!!

    in reply to: Problems with Header Image #52200
    wensolutions
    Keymaster

    Hello,

    Glad we could help you .

    If you have any issue further please feel free to post them .

    Best Regards!!

    in reply to: Viewing on an ipad #52199
    wensolutions
    Keymaster

    Hello @peltern ,

    Actually it is not the issue but standard theme styling . In customize view the screen will shrink so it displays mobile menu while the original size of tabloid display as in the desktop .

    However if you still want your i-pad to have the styling like in the mobile view create and activate the child theme .

    You can even create the child theme using the plugin given below .

    https://wordpress.org/plugins/wp-child-theme-generator/

    After activating the child theme in your child theme style.css paste below given CSS.

    https://gist.github.com/anonymous/7b93ecab5df44e93d6a2eb2e731bb9bd

    Hope this helps .

    Best Regards!!

    in reply to: Problems with Header Image #52192
    wensolutions
    Keymaster

    Hello @ec,

    For particular single post header use below given CSS.

    .single .black-overlay {
        opacity: 0.5;
    }

    Hope this works out .

    Best Regards!!

    in reply to: Problems with Header Image #52189
    wensolutions
    Keymaster

    Hello @ec,

    To remove the black overlay in the post paste below given CSS in Additional CSS location .

    .post .black-overlay { 
        opacity: 0.5;
    }

    Also to change the font of the title of pages use below given CSS.

    .page #banner-image h2.page-title {
        font-family: 'playball';
    }

    Hope this helps .

    Best Regards!!

    in reply to: How to display the category title in carosel? #52188
    wensolutions
    Keymaster

    Hello @sujan,

    Social icon can also be displayed in the free version as well .

    First of all create the social menu by going to Admin Panel > Appearance > Menus including the custom links as per your requirement.

    Screens shot :

    https://image.prntscr.com/image/UmZp54rlR12ctTMNRUUbtw.png

    Then go to Admin Panel > Appearance > Customize > Menus < Menu Location and assign the created social menu to Social menu Location .

    Hope this clears up .

    Best Regards!!

    wensolutions
    Keymaster

    Hello @tamori ,

    To fix the background issue please use below given CSS in Admin Panel > Appearance > Customize > Additional CSS .

    .site-main .product.type-product:before, .site-main .product.type-product:after {
        content: '\0020';
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0;
    }
    .site-main .product.type-product:after {
        clear: both;
    }

    Hope this helps .

    Best Regards!!

    in reply to: How to Create a Slider? #52183
    wensolutions
    Keymaster

    Hello @nuha,

    Please follow given steps to make your slider work .

    – Go to Admin Panel > Appearance > Customize > Featured Slider > Slider Type > Enable Slider On and chose the option Static Front Page only .

    – Chose the pages that you want to display in the slider .You have to make sure that you have uploaded the image in featured image section of individual page .

    Screen shot :

    https://image.prntscr.com/image/g4Lbh4ujSR2bwDGEI5nBmQ.png

    https://image.prntscr.com/image/TApYa_kOSCOyPMDdafw5FQ.png

    Hope this helps .

    Let us know if you have any confusion further .

    Best Regards!!

    wensolutions
    Keymaster

    Hello @nuha,

    Actually Home is the page which you have to add by yourself . Just create the page “Home” by going to Admin Panel > Pages > Add new . Then Go to Admin Panel > Appearance > Customize > Static Front Page and chose the option Home from the drop down in Front page .

    Also it does not have to necessarily be Home Page . You can create any page you like and assign it to display front page .

    Hope this clears up the confusion .

    Best Regards!!

    in reply to: Slider does not appear or show anything #52181
    wensolutions
    Keymaster

    Hello @embarriosmx,

    To increase the font size of the paragraph as you have mentioned in the screen shot use below given CSS .

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .post .entry-content p {
        font-size: 14px;
    }

    You can adjust the font size as per your wish .

    Hope this helps.

    Best Regards!!

    in reply to: Problems with Header Image #52179
    wensolutions
    Keymaster

    Hello @ec,

    When we locally checked the theme we are unable to find such issue . The meta option to display the header image is working fine .

    Please let us know if you have changed the CSS of Background Overlay because the opacity is set to 1.5 which makes the header all black .

    So for the fix go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .page .black-overlay { 
        opacity: 0.5;
    }

    Hope this helps .

    Best Regards!!

    Have a good day .

    in reply to: How to display the category title in carosel? #52178
    wensolutions
    Keymaster

    Hello @sujan,

    The feature to change the text “Clean Commerce by WEN Theme” is only available in the pro version of this theme . With the pro version you will be able to edit the entire footer section .

    Not only this pro version comes with other exciting feature . To know more about the pro version please refer to below link.

    http://themepalace.com/downloads/clean-commerce-pro/

    Hope this helps .

    Best Regards!!

    Have a good day .

    in reply to: menu #52105
    wensolutions
    Keymaster

    Hello @kostka,

    The them has provided the 404 menu location . If you assign the menu by going to menus > menu location > 404 menu , you will find the assigned the menu in 404 page .

    Screen shot :

    https://image.prntscr.com/image/gIHBHTjcS62f9WrKRlwLSA.png

    Hope this helps.

    Best Regards!!

    in reply to: Events and news section #52103
    wensolutions
    Keymaster

    Hello @kostka,

    At first please make sure you have set your front page display to static page by going to Admin Panel > Appearance > Customize > A static page.

    Then you also have to make sure that you have selected the categories to display in the Event and News section .

    Screen Shot :

    https://image.prntscr.com/image/r0VCqeEtQnqLrI2PmyyH3g.png

    Hope this helps .

    Kindly let us know if the above steps does not solve your issue with your site URL.

    Best Regards!!

    in reply to: Time and Date #52101
    wensolutions
    Keymaster

    Hello @ncatterall,

    Unfortunately, the theme doesn’t support this customization and, as much as we would love to help with some custom code, this is beyond the support offered for our products.

    Our suggestion to you is to hire a professional developer for your customization, so that your theme will no be effected in any way.

    To hire a developer please follow the link below

    http://themepalace.com/hire-a-customizer/

    We hope it helps,

    Best Regards.

Viewing 15 posts - 5,521 through 5,535 (of 8,657 total)