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 - 3,001 through 3,015 (of 5,207 total)
  • Author
    Posts
  • in reply to: Testimonials #23223

    Hi Helio,
    To create testimonials page as in our demo go to dashboard-> create new pages-> and at the right side of template dropdown select testimonial page template. View this below screenshot.
    http://awesomescreenshot.com/07a4ni3dcf
    After creating pages go to dashboard-> appearance-> widgets and drag the testimonial widgets and promobox widgets under testimonial page section. View this below screenshot.
    http://awesomescreenshot.com/02d4ni3pe5
    Fill the content inside the widgets and you will display as in our demo site.

    Thank you!

    in reply to: Homepage Showing Full Post Text #23202

    Hi jakecain7,

    Could you provide your site url too.

    Thank you!

    in reply to: Menu disappear #23201

    Hivelencei13,

    Did you customize any code? If not then first of all deactivate all the plugins that you have installed in your dashboard. Then check, it is there still same problem or not because, there may be sometimes plugins conflict. It would be better if you provide your site url too. You can visit to our demo site and its working fine so it must work in your site too.

    Thank you!

    in reply to: Update of Interface Pro and migration of settings #23200

    Hi Radka,

    Yes that’s correct. If you have not changed anything inside the code file then no worry all settings will be as normal while you upgrade to you new version. But if you have changed inside the core file without creating child theme then all your customization code will be lost. So first make sure that you havenot changed any thing inside the core file. IF nothing you have changed then no worry all your settings for layout, design, custom css, advanced options, slider, contact info etc will be back to normal.

    Thank you!

    in reply to: Landing Page #23199

    Hi tarich,

    We are sorry for this feature. This feature is not available in our theme. IT needs code customization. So you need to hire a developer to fix it.

    Thank you!

    in reply to: Remove slider from blog posts page #23198

    You welcome emilie.ringwald

    Thank you!

    in reply to: Interface (Premium) Home page service Icons – clickable #23197

    Hi nklee,

    This feature is not available in our theme. It needs code customization. While customizing the code first of all create a child theme then only customize the code to be save from you data loss while updating to our new version.

    Thank you!

    Hi filipa.martins,
    Remove the above css and paste this current CSS

    .wpcf7-validates-as-tel {
      padding: 10px;
      border: 1px solid rgba(0, 0, 0, 0.05);
      width: 100%;
      margin: 0 0 30px;
      background-color: #f9f9f9;
    }
    
    select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
      border: 1px solid rgba(0, 0, 0, 0.05);
      width: 100%;
      margin: 0 0 30px;
      background-color: #f9f9f9;
      height: 50px;
    }

    Thank you!

    in reply to: How do I turn off the slider on the blog page #23194

    Hi jgossy,

    This will only effect only in you home page/ front page. We have designed our theme this way.View this screenshot to exclude from slider.
    http://awesomescreenshot.com/0844n3vk13

    Thank you!

    in reply to: How to remove page title #23192

    Hi Thomas,

    It would be better if you provide us your site url too. Once try this below CSS this may help you.
    Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .page-title {
      display:none;
    }

    Thank you!

    in reply to: Blog / bbPress layout issue #23191

    Hi Michal,

    You just create a bbpress forum page and add shortcodes [bbp-forum-index] and leave it to default template.Then after select the page layout to full width is the best options to save time.

    Thank you!

    in reply to: How to remove page titles #23146

    Hi thecedarsrc,

    You can use custom css . In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.

    .entry-title{
    display:none !important;
    }

    Thank you!

    in reply to: [the-year] & [site-link] tags in footer not working.. #23145

    Hi downtownuk,

    the above shorcodes falls under the plugins territory now. So we cannot use such shortcode inside the theme. you may use below code in your child theme. Hope this may help you.
    $output = '<div class="copyright">'.__( 'Copyright &copy;', 'attitude' ).' '.attitude_the_year().' ' .attitude_site_link().' | ' . ' '.__( 'Theme by:', 'attitude' ).' '.attitude_themehorse_link().' | '.' '.__( 'Powered by:', 'attitude' ).' '.attitude_wp_link() .'</div><!-- .copyright -->';

    Thank you!

    in reply to: Logo Slider on Home Page #23144

    Hi Dinna,

    We cannot gurantee the third party plugins that all works in our theme. We have not even tested in our theme too. So we are unknown to it. To make exact the demo version you just add widgets to the business page section. View this screenshot
    http://awesomescreenshot.com/07a4mqmd10

    For more info view this below link
    https://www.themehorse.com/theme-instruction/attitude-pro/#businesslayout

    Thank you!

    in reply to: Homepage Revolution Slider Display on Home Page #23143

    Hi Dinna,
    Hi goto Theme Options > Slider Options > Revolution Slider Options and view this below screenshot.
    http://awesomescreenshot.com/00b4mqk346

    You can view Post ID/ Page ID by clicking Posts/Pages->All posts/pages in your Dashboard. Hover the Edit link on individual Post/Page there you can see the digit value of the Post ID.

    Thank you!

Viewing 15 posts - 3,001 through 3,015 (of 5,207 total)