Black Friday & Cyber Monday Offer | Flat 20% OFF on Lifetime & All Themes Package. Use coupon code BFCM24 | Offer valid till 5th Dec 2024 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Grace Themes

Forum Replies Created

Viewing 15 posts - 1,816 through 1,830 (of 2,060 total)
  • Author
    Posts
  • in reply to: Menu problems #1950
    Grace Themes
    Member

    Hi Jens,

    Please send your website URL at [email protected] so we can check and solve your problem.

    Regards
    Grace Themes

    in reply to: Slideshow – can you remove text box #1939
    Grace Themes
    Member

    Hi,

    To disable the slider title and description text box
    Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
    and paste the below css code in custom css box

    .nivo-caption { display: none; }

    If you don’t want to use default footer section and add new information
    Go to the Appearance -> Widgets -> Footer Widget 1/2/3/4
    Drag and drop the available widgets.

    Please check the documentation on how to use widgets
    https://gracethemes.com/documentation/creator-world/#widgets

    Regards
    Grace Themes

    in reply to: Making the entire homepage slider clickable #1925
    Grace Themes
    Member

    Hi Sharon,

    Please send your website URL and WordPress admin login details at [email protected] so we can make changes in code to solve your problem.

    Regards
    Grace Themes

    in reply to: op Four Services Columns Below the Slider #1916
    Grace Themes
    Member

    Hi Madde,

    The BizGrowth free theme is build in WordPress customizer whereas the PRO version is build in more user friendly Theme Options framework.

    The Theme Options is not available in free version.

    Please try our BizGrowth PRO WordPress theme to create beautiful and professional website.
    http://gracethemes.com/themes/bizgrowth-corporate-wordpress-theme/

    in reply to: homepage slider #1915
    Grace Themes
    Member

    Hi Madde,

    It seems that your are using our Bizgrowth free theme.

    The BixGrowth free theme is build in WordPress customizer whereas the PRO version is build in more user friendly Theme Options framework.

    The Theme Options is not available in free version.

    Please send all of your problems and your WordPress admin login details at [email protected] so we can check and solve your issue.

    We will happy to help you.

    Regards
    Grace Themes

    in reply to: Contact info address #1914
    Grace Themes
    Member

    Hi Madde,

    Please send your website URL and WordPress admin login details at [email protected]
    So we can make changes in code to solve your problem

    Regards
    Grace Themes

    in reply to: Core Skills #1913
    Grace Themes
    Member

    Hi Dale

    If you want to remove ‘Our Skills’ in sidebar
    Go to Appearance -> Widgets -> Sidebar main
    and drag any widgets which you want to show on mail sidebar.

    If you want to customize ‘Our Skills’ in sidebar
    First install the Enhanced Text Widget plugin from WordPress
    https://wordpress.org/plugins/enhanced-text-widget/

    Now go to the Appearance -> Widgets -> Sidebar main
    Drag the ‘Enhanced Text’ widget in main sidebar
    enter title and in content use this short code

    [skill title=”Php Coding” percent=”95″ bgcolor=”#65676a”][skill title=”Web Design” percent=”85″ bgcolor=”#65676a”][skill title=”Web Development” percent=”90″ bgcolor=”#65676a”][skill title=”SEO” percent=”80″ bgcolor=”#65676a”]

    You can change title, percent and bgcolor as per your requirement.

    in reply to: Win10 IE11 huge white space #1901
    Grace Themes
    Member

    Hi Stirling,

    Please send your website URL and WordPress admin login details at [email protected] so we can check your site in IE11 to solve your problem.

    Regards
    Grace Themes

    in reply to: Homepage slider – read more button #1891
    Grace Themes
    Member

    Hi,

    To open a image slider link in new tab needs to add some code (target=”_blank”) in anchor tag

    Go to Appearance -> Editor -> header.php file

    
    Find in line no. 113 
    <a href="<?php echo of_get_option('slideurl'.$sln, true); ?>">
    
    and relpace with 
    <a href="<?php echo of_get_option('slideurl'.$sln, true); ?>" target="_blank">
    
    Find at line no. 119 
    <a class="button" href="<?php echo of_get_option('slideurl'.$sln, true); ?>">
    
    and replace with
    <a class="button" href="<?php echo of_get_option('slideurl'.$sln, true); ?>" target="_blank">
    
    in reply to: Display sections #1888
    Grace Themes
    Member

    Hi,

    You don’t have to do anything with sectionID. If you don’t want to display particular section you can hide that section.

    Please check the documentation to customize the theme
    https://gracethemes.com/documentation/medplus-doc/

    Please send your website URL and WordPress admin login details at [email protected] and also please mention which section you don’t want to display. We will check your site and solve your problem.

    Regards
    Grace Themes

    in reply to: Create Shortcodes for Images in Business Growth #1887
    Grace Themes
    Member

    Hi,

    Please send your website URL at [email protected] so we can check to solve your problem. Also please write in details so that we can assist you. You can send us screenshots to figure out issues.

    Regards
    Grace Themes

    in reply to: Tab Shortcodes? #1875
    Grace Themes
    Member

    Hi omtr,

    Please send your website URL and WordPress admin login details so we can check and solve your problem.

    Regards
    Grace Themes

    in reply to: Edit Our Skills #1874
    Grace Themes
    Member

    Hi Thomas,

    If you want to modify ‘Our Skills’ in sidebar
    First install the Enhanced Text Widget plugin from WordPress
    https://wordpress.org/plugins/enhanced-text-widget/

    Now go to the Appearance -> Widgets -> Sidebar main
    Drag the ‘Enhanced Text’ widget in main sidebar
    enter title and in content use this short code

    [skill title=”Php Coding” percent=”95″ bgcolor=”#65676a”][skill title=”Web Design” percent=”85″ bgcolor=”#65676a”][skill title=”Web Development” percent=”90″ bgcolor=”#65676a”][skill title=”SEO” percent=”80″ bgcolor=”#65676a”]

    You can change title, percent and bgcolor as per your requirement.

    Please check the documentation for widgets
    https://www.gracethemes.com/documentation/bizgrowth/#widgets

    in reply to: Login Widget #1873
    Grace Themes
    Member

    Hi Darknature

    Please send your website URL and WordPress admin login details of your site [email protected] so we can check and solve your problem.

    Regards
    Grace Themes

    in reply to: Add Font type #1872
    Grace Themes
    Member

    In Basic settings of Theme Options, their is already define “Times New Roman” font for the section title.

Viewing 15 posts - 1,816 through 1,830 (of 2,060 total)