Forum Replies Created

Viewing 15 posts - 4,681 through 4,695 (of 8,657 total)
  • Author
    Posts
  • wensolutions
    Keymaster

    Hello @erikamarie,

    When we checked the theme locally for the issue, we are unable to find such issue.

    So if you have installed any third party plugin please deactivate them and verify the issue.

    Kindly let us know if the issue is resolved or not.

    Best Regards!!

    in reply to: Different Header Graphics Each Page #63265
    wensolutions
    Keymaster

    Hello @jdstephe1,

    Actually, the thing is the feature to add the different header image in a different page is not bundled with the theme and to make it work in such way requires code customization which falls beyond the scope of our support forum.

    However, we will consider the feature as the requested feature and will try to include them in the future updates.

    Hope you understand 🙂 .

    Best Regards!!

    Have a good day .

    in reply to: Create page display all posts only one category #63145
    wensolutions
    Keymaster

    Hello @prinya-c,

    If you want to display the posts of same category in one page then there is category archive page where all the post of same category will be listed.

    For this create the category by going to Admin panel > Posts> Categories and then create the posts by going to Admin Panel > Posts > Add New and assign those posts to that category.

    Finally create the menu including that category and assign it to primary location. In this way you will have the page that displays the posts of same category.

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

    Hope this helps.

    Best Regards!!

    wensolutions
    Keymaster

    Hello @lindaje,

    Glad we could help you. Also our major concern is to help you guys so if you have any issues further please feel free to post.

    Also we would really appreciate if you could help us by rating our theme by following the link given below:

    https://wordpress.org/support/theme/blogism/reviews/

    Thank you :).

    Best Regards!!

    in reply to: Demo front page images #63143
    wensolutions
    Keymaster

    Hello @alsboden,

    The widgets that are used in the right side of the slider is ” EC: Image ” widget also you can use the image size of 400X250 px approx.

    Furthermore, if you find any confusion while setting up any section then you can refer to our official documentation given below:

    http://themepalace.com/instructions/themes/easy-commerce-pro/

    Hope this helps.

    Best Regards!!

    in reply to: Can create other page header same homepage header ? #63142
    wensolutions
    Keymaster

    Hello @prinya-c,

    Firstly thank you very much for buying the pro version.

    The theme has the feature where the slider can only be shown in the front page only.

    And as much as we would love to help you with this, we are unable to do so as it requires higher code customization.

    Our suggestion to you is to hire a professional developer so that your theme is not affected in any way and to hire the developer please follow below link:

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

    Thank you :).

    Best Regards!!

    in reply to: Logo and problems with site title and tagline #63092
    wensolutions
    Keymaster

    Hello @goranstam,

    Glad we could help you.

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

    Thank you 🙂 .

    Best Regards!!

    in reply to: Latest news feed #63084
    wensolutions
    Keymaster

    Hello @hansvjenson,

    We would also like to apologize for all the inconveniences

    We have not received your email so please can you resend it in the email given below?

    wensolution@gmail.com

    Thank you.

    Best Regards!!

    in reply to: Homepage Sections not working – lacking options #63083
    wensolutions
    Keymaster

    Hello @volatile,

    We have not received your email so please can you resend it in the email given below?

    wensolution@gmail.com

    We would also like to apologize for all the inconveniences.

    Thank you.

    Best Regards!!

    in reply to: Logo and problems with site title and tagline #63081
    wensolutions
    Keymaster

    Hello @goranstam,

    The Header option is right there in the location mentioned above.

    Screenshot:

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

    So please send us the screenshot of the customizer setting of the header option so that we can help you further.

    Thank you 🙂 .

    Best Regards!!

    in reply to: Changing text in Slider Static Front Page #63080
    wensolutions
    Keymaster

    Hello @goranstam,

    The theme does not have the option to only show separate excerpt in the slider.

    However, you can add the excerpt field in the pages and add your desired content that you want to display in the slider. For this, you have to go through the child theme.

    You can even activate 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 functions.php file add below given code.

    function nature_bliss_pro_customize(){
    add_post_type_support( 'page', 'excerpt' );
    
    }
    add_action('init','nature_bliss_pro_customize');

    This will add the excerpt filed in individual page edit screen. Here you can place your desired content and this will be displayed in the slider.

    Hope this helps.

    Best Regards!!

    in reply to: Changing text in Slider Static Front Page #63074
    wensolutions
    Keymaster

    Hello @goranstam,

    Since you have set the slider using the pages, you can edit the content and upload the images by going to individual page edit screen.

    For this just go to Admin Panel > Pages > All pages and then go to that page that you have selected to display in the slider. Here you can edit the content as per your wish.

    https://image.prntscr.com/image/rtFwKb-mQMipjNX2aTxSOQ.png

    Hope this helps.

    Best Regards!!

    in reply to: Logo and problems with site title and tagline #63073
    wensolutions
    Keymaster

    Hello @goranstam,

    If you just want to display the logo in the header then the theme already has provided the option to disable the Site Title and Tagline.

    For this go to Admin panel > Appearance > Customize > Theme Options > Header Options and uncheck the option “Show Site Title” and “Show Tagline

    Hope this helps.

    Let us know if you have any confusion further.

    Best Regards!!

    in reply to: A couple of questions #63058
    wensolutions
    Keymaster

    Hello @srosvold,

    The screenshot that you have provided is not of the single page but of the front page. The instruction that we have provided works for the single page only.

    So please clearly mention the section that you are having the issue of the image in the front page so that we could help you.

    Now to increase the font size of the entire site please use below given CSS.

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

    body {
           font-size: 20px;
    }
    
    h2 {
        font-size: 20px;
    }
    
    h3 {
        font-size: 24px;
    }
    
    #sidebar-front-page-widget-area .widget-subtitle {
        font-size: 22px;
        }

    You can adjust the px as per your requirement.

    Hope this helps 🙂 .

    Best Regards!!

    wensolutions
    Keymaster

    Hello @lindaje,

    The theme is completely independent of Jetpack plugin when it comes to responsive or desktop view.

    By default, the theme works fine on all devices so there is no need to use the jetpack for the responsive view.

    So if you find any issue even after disabling the mobile view of the desktop then please provide the screenshot or the URL so that we could help you.

    Thank you 🙂 .

    Best Regards!!

Viewing 15 posts - 4,681 through 4,695 (of 8,657 total)