Forum Replies Created
-
AuthorPosts
-
December 24, 2021 at 5:48 am in reply to: How can I customise Recent comments in the Side bar? #95543Theme Horse Support TeamKeymaster
It should work because the provided Custom CSS Code is not related with the Widgets Header.
Please check by updating the Widget Title from the Customizer, the Title field might be empty.Thanks
December 12, 2021 at 3:17 pm in reply to: I’m having Logo alignment problem in NewsCard theme #94856Theme Horse Support TeamKeymasterHi,
Please add the below Custom Code also to work well on mobile view.
.navbar-brand { width: 100%; max-width: 350px; margin-left: auto; margin-right: auto; display: block; }
Thanks
December 12, 2021 at 3:04 pm in reply to: Post Thumbnail Not showing while sharing on whatsapp after theme update #94855Theme Horse Support TeamKeymasterHi prasad.sange,
The Update won’t affect the embed code. Usually the featured image will render auto for embed code. You can use the SEO plugin to set the desired images and contents for sharing on social Medias like you can use ‘Yoast SEO’ (https://wordpress.org/plugins/wordpress-seo/). You can set the images and content for SEO on each post editor.
Thanks
Theme Horse Support TeamKeymasterHi M Srinivas,
Sorry this theme doesn’t have a ‘Read More’ redirect link to Post Single. It gets redirects when clicking on Featured Image or Tile of the Post or Page Thanks
Theme Horse Support TeamKeymasterHi Camy M,
It should work even the slider is not enabled.
Could you please share us your Site URL with the setting the Card/block widget without enabling the slider so that we initially check about the issue.Thanks
December 12, 2021 at 2:34 pm in reply to: How can I customise Recent comments in the Side bar? #94841Theme Horse Support TeamKeymasterHi,
Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code. The below code is based on the Current Custom Settings of your Site.
.widget_recent_comments ul li { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 10px; } .widget_recent_comments ul li { font-size: 0 } .widget_recent_comments ul li a { font-size: 17px; color: #3e9fa0; } .widget_recent_comments ul li a:hover { color: #1c6473; } .widget_recent_comments ul li span { font-size: 14px; -ms-flex-order: 1; order: 1; color: #757575; }
Thanks
Theme Horse Support TeamKeymasterHi shagufta0410,
Currently the latest posts are showing on those section. You can set the desired category to show those posts. To set the category please go to ‘Appearance > Customize > Banner’ and you can check ‘ON’ the option ‘Show Posts from Category’ and then choose the category from the dropdown list on ‘Featured Post 1’ and ‘Featured Posts 2’.
Thanks
December 3, 2021 at 8:41 am in reply to: Featured Image not serving as WEBP, other images incorrectly served #94611Theme Horse Support TeamKeymasterHi,
Yes on the updated version the image size have been set accordingly depending on the layout some section still have large image size but not the full size because the layout is not same for all screen sizes so on tablet some section will get bigger to fit the screen width otherwise the image will get stretched if set same image size for all sections.
Thanks
Theme Horse Support TeamKeymasterHi deven1134,
Could you please share us your Site URL so the we can provide you the exact Custom CSS solution if possible.
Thanks
Theme Horse Support TeamKeymasterTo hide the Social icons on top info bar, Please go to ‘Appearance > Customize > Header’ and ‘ON’ the option ‘Hide Social Profiles’.
and hiding option on footer is only included on Premium Version. Still if you want to hide on footer then please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.site-info .social-profiles { display: none; }
Thanks
Theme Horse Support TeamKeymasterHi M Srinivas,
Sorry for the late response due to some unavoidable circumstances.
Its great that you resolved the first query by your self and for second query the link is set to the category page which you have set to show on that section, so the redirect link cannot be updated. You really need to the customize the Theme code for it. Otherwise you have to create a new category where you can reassign those desired posts on it so that the title will redirect to the respective new category archive page.
Thanks
Theme Horse Support TeamKeymasterHi krzysiek_web,
The free child theme is also supported for Premium Theme you have to create the child theme of the premium also. You can upload the Premium theme directly the file wont be overwrite. Free and Premium are 2 different files that won’t affect each other.
To set the number of post on ‘TH: Card/Block post’, please go the the ‘Appearance > Customize > widgets’ and you will find the field to set the number of post for ‘TH: Card/Block Posts widget’
Please let us know if you have any confusion.
Thanks
Theme Horse Support TeamKeymasterActually there is not option for these setting. They are set by default. The image sizes are set accordingly depending on layout. If you really have high resolution images then you can decrease the image size. There are many free online site and applications, for now we recommend you to use Compressor.io to decrease the image sizes and it won’t affect the image quality.
It will definitely help to load the image faster.
Thanks
December 3, 2021 at 7:10 am in reply to: How can I customise Recent comments in the Side bar? #94601Theme Horse Support TeamKeymasterHi Henny,
Yes it can customized as similar as the Post Tab widget but Featured image thumbnail of related post cannot be shown.
Could you please share us your Site URL so that we can change the according to the color you have set for your Site.Thanks
Theme Horse Support TeamKeymasterHi the5krunner.com,
Did you updated the Theme to a Newer Version?
The latest Version includes the update for the different section and widgets to load smaller image sizes which helps faster page load.Thanks
-
AuthorPosts