badget

Biggest Sale! Special Offer!

Get 50% discount on all of our single themes with this coupon code: #50%SALE

Hurry up! *Limited time offer*

Theme Horse Support Team

Forum Replies Created

Viewing 15 posts - 1,531 through 1,545 (of 3,477 total)
  • Author
    Posts
  • in reply to: Footers questions? #59427

    Welcome anytime @i-v-theodoridis
    Let us know if you have any problem.

    Thank you!

    in reply to: Footers questions? #59392

    Hi

    1. Please use below custom CSS code to centre align the site info.

    .site-info .col-lg-auto, .site-info .col-lg {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center !important;
    }
    .site-info .order-lg-2 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .site-info .order-lg-1 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    2. You need to drag/add any widget on that footer column section to show it into your site.

    Thank you for using our theme.

    in reply to: How to remove page title? #59385

    Hello,

    You can use that custom CSS code as well to remove the blank space as well.

    Thank you!

    in reply to: Managing the navbar-head #59381

    Welcome anytime @connorpekovic1

    If you have any problem do not hesitate to contact us.

    We have spend lots of time and efforts to develop this theme available free for all.
    Could you also please help us rating this theme in WordPress Repository.
    https://wordpress.org/support/theme/newscard/reviews/?filter=5
    We really appreciate your rating.

    Thank you for using our theme.

    in reply to: Managing the navbar-head #59361

    Hi,

    You can easily find that section in header.php file. However, if you just need to hide it then just paste the below custom CSS code in Addition CSS section.

    .navbar-head {
        display: none;
    }
    in reply to: How to remove page title? #59359

    Hi Yiannos,

    To remove the page title bar go to the Appearance > Customize > Additional CSS and paste the custom CSS code below:

    .page-header .page-title-wrap {
        display: none;
    }

    Thank you!

    in reply to: Front Page Content Section missing inWidgets #59349

    Hi Charlse,

    To enable the Front Page Content Section you need to set your front page to Front Page Template.
    See this video tutorial to set it.

    Thank you for using our theme.

    in reply to: How to remove page title? #59348

    Hi Yiannos,

    Can you please share us the exact page of your site? So that we can see your site and provide you the exact code to remove those white space.

    Thank you for using our theme.

    in reply to: translate #59317

    Hi Rccinar,

    You can directly go to the customizer specific sections to modify the text manually. We have made it dynamic so that you can add your own desired text.
    You can see this video tutorial as well.

    Thank you for using our theme.

    in reply to: Updating Interface Pro over wordpress? #59316

    Hi Thomas,

    Sorry for inconvenience.

    We are trying to implement update feature system but as of our huge store data it takes time to implement those update features.
    There will be no any risk while switching a theme, deleting the old one and uploading the new version. Once you activated/delete any theme the theme data will not be lost. However, if you want to update to the new version without deleting existing activated version just activate this plugin and follow the instruction below:

    1. Go to Appearance > Themes.
    2. Click on the ADD NEW button.
    3. Click on the UPLOAD THEME button.
    4. Click BROWSE and choose the zip file that you have downloaded from your account via our site.
    5. Click the INSTALL NOW button.

    Thank you!

    in reply to: Featured Image of YouTube clips #59314

    Hi Richard,

    This feature will be available in the premium version.
    As of your request we may add this feature in the free version too.

    Thank you for your suggestion and feedback.

    in reply to: Updating Interface Pro over wordpress? #59306

    Hi Thomas,

    You can easily directly update the free WordPress directory themes but for the premium themes which are not listed on WordPress directory you need to update it manually.
    To update the theme to the latest version first activate any other themes than delete the previous version of Interface Pro theme and then upload the new version of Interface Pro (.zip) file that you have downloaded on your computer and activate it.

    Note: If you have customize the theme main code then make sure first you backup it before deleting the previous version from your site.

    Thank you!

    in reply to: Author bio display #59305

    Hi there,

    Did you try this plugin it shows an author with short bio at the end of each post or you can try any of the author plugin here from the WP repo.

    Thank you for using our theme.

    in reply to: site not secure insecure images within the theme #59296

    Hi Mac,

    You can use SSL Insecure Content Fixer plugin to fully secure all of your content.

    Thank you!

    in reply to: Social media icons #59278

    Hi Rhys,

    Yes there is Social Profiles option in the theme. You have to set it via menu.Follow this instruction to set Social Profiles.

    Thank you for using our theme.

Viewing 15 posts - 1,531 through 1,545 (of 3,477 total)