Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Henny,
We can not see those custom CSS code.
Can you please add above custom CSS code so that we can check into your site.Thank you!
Theme Horse Support Team
KeymasterHi Valeri,
Yes we will definitely help you to install the pro version. Your content and data will not be lost except some theme settings that you have to set it again as pro version works like a new theme activate into your site.
There is no SEO in the Pro version, plugins will handle it perfectly. As you are using Yoast SEO it’s a best choice.
And for Russian Language you have to create.mo.pofile via plugin.If you have any question please let us know.
Looking forward for your purchase.
Thank you!
Theme Horse Support Team
KeymasterHello Henny,
Can you please share us your site Url? So that we can check the problem.
Thank you!
Theme Horse Support Team
KeymasterHi Henny,
To hide the
by authorandcommentmeta just go to Appearance > Customize > Design Option > Custom CSS and paste the below custom css code:.entry-meta .by-author, .entry-meta .comments { display: none; }Thank you!
Theme Horse Support Team
KeymasterTheme Horse Support Team
KeymasterHi there,
Sorry! You can show My info only in theme built-in front-page template, for this it needs code customization you need to hire a developer as this is a new feature to add in the theme.
Thank you!
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!
-
AuthorPosts
