Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi there,
Empty category do not shows in the list. Please assign at-least one post for each category to show it on the list.
Thank you!
Theme Horse Support Team
KeymasterHi there,
To disable the slider just go to Appearance > Customize > Banner > Featured Slider there you can see the Slider Number option where you have to set 3 and choose Three Column for Select Slider Style option.
And for Tweets you can use Tweets plugin.Thank you!
Theme Horse Support Team
KeymasterHi there,
To hide the page name from your home page just go to Appearance > Customizer > Additional CSS and paste below line of code
.home .site-main .entry-header { display: none; }Thank you!
Theme Horse Support Team
KeymasterHi @themehorse6,
To use the yoast breadcrumb just go to the theme main directory > inc > header-extension.php file on line no:460 you will see below line of code:
if ( function_exists( 'bcn_display' ) ) { echo '<div class="breadcrumb">'; bcn_display(); echo '</div> <!-- .breadcrumb -->'; }just replace the above code with below one
if ( function_exists('yoast_breadcrumb') ) { yoast_breadcrumb('<p id="breadcrumbs">','</p>'); }Note:We recommended you to customize the theme main code by creating a child theme rather than editing direct in the theme main code.
Thank you!
Theme Horse Support Team
KeymasterHi there,
To add Privacy Policy link in the footer just go to Appearance > Settings > Privacy where you can set the page for Privacy Policy page and go to Appearance > Customizer > Footer there you can see the footer edit option where you can add anchor tag to navigate the specific cookies and some links.
Thank you!
Theme Horse Support Team
KeymasterTheme Horse Support Team
KeymasterHi @ahmat-ihan
Can you please share us your site Url? So that we can see the exact issue.
Thank you!
Theme Horse Support Team
KeymasterAnyways, Thank you for the help @lukyeslu
Theme Horse Support Team
KeymasterHello @lukyeslu
Could you please use the english language? So that we can understand and reply your queries.
Thank you!
Theme Horse Support Team
KeymasterHello Dean,
Seems like you have been using a very old version of the theme. We have moved most of the theme options to customizer, Just go to Appearance > Customize and you can see the same theme options under it.
And to edit the footer info just go to Appearance > Customize > Advance Options > Edit Footer Options
Also we have edited your reply post and remove the site name.If you have any problem please let us know.
Thank you!
Theme Horse Support Team
KeymasterHi @themehorse6.
For this you have to install the Breadcrumb NAVXT plugin.
See the above reply for the plugin download link.Thank you!
Theme Horse Support Team
KeymasterHello @dean
We have received your request via email support, our email support team will reply you via email for revolution slider issues and fixes?
Thank you!
Theme Horse Support Team
KeymasterHi there,
Can you please clarify a more?
What error message you got while installing the theme?Thank you!
Theme Horse Support Team
KeymasterThank you for using our theme @aylan-calletti
If you have any problem do not hesitate to contact us.Thank you!
Theme Horse Support Team
KeymasterWelcome anytime @hakon-vestnes
-
AuthorPosts
