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,816 through 1,830 (of 3,477 total)
  • Author
    Posts
  • in reply to: custom css for bold font? #55714

    Hi Pttony,

    Can you please clarify in which section you need the bold font?
    So that we can provide you the exact Custom CSS code.

    Thank you!

    in reply to: Clean Retina conflicts with Soundy Background music #55713

    Hi Henny,

    I have listen the music in this page https://allegrias.nl/wordpress/fotowall/ and I have listen it till 3min without any issue.
    If the jquery.fancybox-1.3.4.pack.js was the issue then just comment those script so that the script stops loading and check once how it goes.

    Just go to the theme main directory clean-retina-pro/library/functions/functions.php you will see below code on line no 48:

    wp_register_script( 'jquery_fancybox', CLEANRETINA_JS_URL . '/jquery.fancybox-1.3.4.pack.js', array('jquery'), '1.3.4', true );

    just replace above code with below one

    // wp_register_script( 'jquery_fancybox', CLEANRETINA_JS_URL . '/jquery.fancybox-1.3.4.pack.js', array('jquery'), '1.3.4', true );

    Thank you!

    in reply to: Help needed, urgently :) #55712

    @ecspm If you are not very good then we are here to help you. Can you please explain what you need exactly?
    So that we can provide you a exact answer to your question.

    Thank you!

    in reply to: Image header #55711

    Hi Gregorycottard-pro,

    We have recommended 1440w × 300h size for header image. However, you can crop the image height as of your need to change the header height.

    Thank you!

    in reply to: How to Enable Tags in WordPress Pages #55710

    Hi,

    Sorry there is no tags feature like post in pages in WordPress.
    You have to achieve this by using plugins.

    Thank you!

    in reply to: HTTP 500 Error #55709

    Hi Josh,

    Can you please provide us the temporary login credential to your site so that we can see the exact issue. You can email us the login credential here.
    Also do not share login credential here in this forum because this forum is public.

    Thank you!

    in reply to: No Sidebar Layout? #55708

    Hi Dirk,

    Oops! Apologies for listing wrong features.
    Thank you for addressing this to us.

    in reply to: Problem with showing WooCommerce Sidebar #55642

    Thanks for your suggestion Marc.

    in reply to: Slider button #55641

    Hi

    Can you please remove the slider and publish it and try adding it again.

    Thank you!

    in reply to: HTTP 500 Error #55640

    Hi @joshwhite

    Did you customize any theme code?
    Actually the 500 Internal Server Error is a “server-side” error, meaning the problem is not with the theme.

    Thank you!

    in reply to: Remove Google Fonts #55639

    Hi Wolfgang,

    You also need to remove register style and enqueue styles code.
    Just open the inc/functions/function.php file and you will see below code please remove it or just make it comment to disable

    wp_register_style( 'ambition_google_font', '//fonts.googleapis.com/css?family='.$ambition_google_font_load .':700,700italic,400,300,300italic,400italic,600,600italic');
    wp_enqueue_style( 'ambition_google_font' );

    And also please check the exact path where you have added the font.

    Thank you!

    in reply to: Can't upload theme Ambition Pro to WordPress…help #55635

    HI Carol,

    As of the above error it’s not an issue related to our theme. You can check it activating default WP theme or you may have some server issue please contact to your host provider.

    Thank you!

    in reply to: Change color for background hover menu #55634

    Hi Erin,

    Can you please remove above css from the custom css and paste the below one:

    #access ul li ul li:hover a {
        background-color: #004264 !important;
        color: #fff !important;
    }

    Thank you!

    in reply to: Slider with Animations or Multiple Buttons #55623

    Hello Jason,

    Sorry! We have set up our demo activating all the supportive plugins which is not include in the theme and we need to show how it looks if we activate those plugins. It’s only for the demonstration purpose.

    Thank you!

    in reply to: trouble with widgets #55534

    Hi,

    This instruction may help you to set the widget in the main page.

    Thank you!

Viewing 15 posts - 1,816 through 1,830 (of 3,477 total)