Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHello Alberti,
Yes those code will not shows the title on your homepage (front-page).
Thank you!
Theme Horse Support Team
KeymasterHello David,
Yes you have to create a new category and set the two post on that category that you want to display on Footer Featured Posts section. Hope you understand now.
Thank you!
January 20, 2019 at 1:11 pm in reply to: How to increase limit from 10 images on the home page #59784Theme Horse Support Team
KeymasterWelcome anytime @stumbows
Theme Horse Support Team
KeymasterWelcome any time @forum80
Theme Horse Support Team
KeymasterHi
Just assign the last two post to a new category for example:
xyz
and setxyz
category on footer Featured Posts which will only display your two post that you have set toxyz
category.Thank you!
Theme Horse Support Team
KeymasterHi Wolfram,
We have just checked the theme with Yoast plugin and its working fine.
Can you please check deactivating all the plugin one by one. It may be plugin conflict.Thank you!
Theme Horse Support Team
KeymasterHi @puskopad052
Can you please provide us your site Url? So that we can see the border around your images and provide you the code to change the color of the borders.
Thank you!
Theme Horse Support Team
KeymasterSorry! You need to contact to your hosting provider or one of the developer to fix those problem.
Thank you!
Theme Horse Support Team
KeymasterHi Richard,
Please see this instruction to add the clickable advertisement.
If you have any problem please let us know.Thank you for using our theme.
Theme Horse Support Team
KeymasterTheme Horse Support Team
KeymasterHi,
You can simply add below code to remove it only from the home page.
<?php if ( !is_front_page() ) { wp_head(); } ?>
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Robert,
You can simply add below custom CSS code to hide the theme built-in navigation on mobile devices.
@media only screen and (max-width: 767px) .menu-toggle { display: none; } }
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi,
We have hide those description on small devices.
If you want to show it just add below Custom CSS code:@media only screen and (max-width: 767px) #site-description { display: block; } }
Thank you for using our theme.
Theme Horse Support Team
KeymasterCan you please provide us your site Url? So that we can see your site.
Thank you!
Theme Horse Support Team
KeymasterHi there,
Since WP 5.0 Yoast Plugin have moved its settings/options to the top right side of the new editor page. Where you can have focus keyword as well as other options.
Thank you!
-
AuthorPosts