badget

Biggest Sale! Special Offer!

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

Hurry up! *Limited time offer*

Theme Horse Support Team

Forum Replies Created

Viewing 15 posts - 3,856 through 3,870 (of 5,207 total)
  • Author
    Posts
  • in reply to: 404 page #17649

    Hi levi0322,
    We don’t ask ftp so we can’t customise the code. So you need to hire a developer to fix it. We are sorry for this.
    Can you send a child theme folder at [email protected]
    We will look over it. Please while sending the email don’t forget to send this forum url too. You topic will be replied on monday only.

    Thank you!

    in reply to: Article bottom — No Comments #17638

    Hi info19,
    You need to create a .po and .mo file to translate the language. If you directly customise the code then while updating to our new version all your customisation code will be lost and you need to do each and every time while you update the theme.

    The file is inside attitude -> library -> structure -> content-extension.php on line no 156, 329, 488, 603 and 720

    If you customise the code then first make child theme and then only customise the code.

    Thank you!

    in reply to: How can I create a new color skin ? #17637

    hi Brochec,
    if you customise the code then while updating to our new version all your customisation code will be lost. You can add manually using the #code of color by clicking on select color.

    Thank you!

    in reply to: Article bottom — By Username! #17636

    Hi info19,
    You need to create a .po and .mo file to translate the language. If you directly customise the code then while updating to our new version all your customisation code will be lost and you need to do each and every time while you update the theme.

    The file is inside attitude -> library -> structure -> content-extension.php on line no 150, 323 and 482

    If you customise the code then first make child theme and then only customise the code.

    Thank you!

    in reply to: 404 page #17635

    hi levi0322,
    Just add this functions inside functions.php at the top of the page.

    <?php
    
    add_action( 'wp_enqueue_scripts', 'enqueue_child_theme_styles', PHP_INT_MAX);
    function enqueue_child_theme_styles() {
        wp_enqueue_style( 'parent-style', get_template_directory_uri().'/style.css' );
        wp_enqueue_style( 'child-style', get_stylesheet_uri(), array('parent-style')  );
    }

    make sure that your child theme is created or not and from dashboard -> appearance -> themes

    If yes then activate the child theme first. Once send you site url too. If still you are unable then you need to hire a developer. Because we don’t ask ftp. And from the dashboard only its not possible to customise the code.

    Thank you!

    in reply to: href title translation doesn't work #17634

    Hi Dona,
    We will send you the new interface.pot file in your mail. Just add this folder inside language folder. If this works then we will get update about it. You did not send the .mo file so its not working here. So if it works or not let us know in this forum.

    Thank You!

    in reply to: Why the facebook icon does not appear? #17633

    That’s great caseteando

    Thank you!

    in reply to: Interface (free) – Widgets translation #17632

    You welcome Bru

    Thank you!

    in reply to: child pages not indenting… #17631

    Hi je,
    We don’t have this feature so you need to hire a developer to fix this issue.

    Thank you!

    in reply to: Featured Image Slider – First Image Height (Bug) #17630

    hi Magnus,
    i just visited to your site and its working fine. The bug you got may be due to your server slow or due to your internet connection problem. I did not find any issue.

    Thank you!

    in reply to: Business Page width for widgets #17629

    Hi Kathy,
    Did you customise any css or any code? If not then could you provide us your temporary username and password. We will look over it. While sending your temporary username and password please send this forum link too.

    Thank you!

    in reply to: Shortcodes #17628

    Hi all,
    Sorry we don’t probie the shortcodes to allow layout building.

    Thank you!

    in reply to: Language Theme in French #17588

    Hi info19,
    Yes exactly you are right. We don’t create Pot file. You need to create it to support in your language.

    Thank you!

    in reply to: Integrating Woocommerce #17587

    Hi d.fiebig89,
    Our interface theme is also not compatible with woo commerce.

    Thank you!

    in reply to: how to create a layout like your site #17586

    Hi stefano,
    At first login to the dashboard -> pages
    Create a new page (named it as home) and at the right side there is template, Click on dropdown and select the business template.

    Then doing after this create some pages and at the right buttom select the featured image, Create over 3 pages. After doing it go to dashboard -> appearance -> widgets

    drag the services widgets to business page sidebar.

    Select the three page you have created and under this home page you will be able to implement as in our demo.
    For more information
    https://www.themehorse.com/theme-instruction/attitude-pro/#businesslayout

    Thank you!

Viewing 15 posts - 3,856 through 3,870 (of 5,207 total)