Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
Keymaster@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!
Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterHi,
Sorry there is no tags feature like post in pages in WordPress.
You have to achieve this by using plugins.Thank you!
Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterHi Dirk,
Oops! Apologies for listing wrong features.
Thank you for addressing this to us.Theme Horse Support Team
KeymasterThanks for your suggestion Marc.
Theme Horse Support Team
KeymasterHi
Can you please remove the slider and publish it and try adding it again.
Thank you!
Theme Horse Support Team
KeymasterHi @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!
Theme Horse Support Team
KeymasterHi Wolfgang,
You also need to remove register style and enqueue styles code.
Just open theinc/functions/function.php
file and you will see below code please remove it or just make it comment to disablewp_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!
Theme Horse Support Team
KeymasterHI 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!
Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterHello 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!
Theme Horse Support Team
Keymaster -
AuthorPosts