Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi @boaz,
No it’s not the Free Limits, It should show the featured images. You can even see featured images showing in the Demos of Free Version as well https://www.themehorse.com/demos/newscard/.
Actually In those sections Black Background will be shown if the posts doesn’t have its featured image set. Please Make Sure you have set the featured images on every posts which you want to show on those sections.
Please Let us Know If you still have the issue.
Thanks
Theme Horse Support Team
KeymasterHi @sharki-web-slunif-b76271691,
So Sorry for the late response due to some unavoidable circumstances. Ok if you don’t want to make the sidebar sticky then please go to Appearance > Customize > Additional CSS and paste the below css code.
.widget-area .sticky-wrapper, .widget-area .sticky-wrapper.is-sticky { height: auto !important; } .widget-area .sticky-wrapper .sticky-sidebar, .widget-area .sticky-wrapper.is-sticky .sticky-sidebar { width: 100% !important; position: relative !important; top: auto !important; }
and sorry we didn’t get you about your second issue. The sidebar is already fixed (sticky) by default you don’t need to add plugin.
Thanks
Theme Horse Support Team
KeymasterHi @josevamattathil,
There is no any Fix requirement of sizes for Advertisement Images. Images with any Sizes are supported and In our Live Preview Demo we have used the size of 728 x 90 on header and 728 x 90 and 336 x 280 on Advertisement Widget for template content
Thanks
Theme Horse Support Team
KeymasterSorry actually we have used image as a background so we need to set some height otherwise it wont work and we think your images won’t have the same height all the time.
But as a solution you can hide the featured images on post and pages from Appearance > Customize > NewsCard Pro Settings and then you can manually add images by using ‘Image’ the Features of Gutenberg under Common Blocks from left top of the page/post editor.
Thanks
Theme Horse Support Team
KeymasterHi @jasonjenkins,
To Change number of posts to show please go to Setting > Reading and Set the desired number on ‘Blog pages show at most’
Thanks
Theme Horse Support Team
KeymasterYes it’s possible. In which section or parts you want to change the height? It will be easy only for the featured images on post/page single but pretty hard for us to provide for the ‘Front page template’ because we have used the height in a percent so that it can be fit responsively to any of the screen sizes. And the percent of height is not same for some sections on Front Page Template.
Thanks
Theme Horse Support Team
KeymasterHi @jeni-treehugger,
To remove the links from Top Stories Posts Titles then please go to Appearance > Customizer > Additional CSS and paste below custom css code;
.top-stories-bar .top-stories-lists .marquee a { pointer-events: none; cursor: default; }
Thanks
Theme Horse Support Team
KeymasterHi @michel-stoupak,
Actually the images are not cropped. To make the consistency in theme design and layout we have used the featured images as a background images with the certain height which are responsive to any screen sizes.
Thanks
September 22, 2019 at 12:25 pm in reply to: Is it possible to disable the date showing on everywhere? #68265Theme Horse Support Team
KeymasterHi @jose-bronze.
To hide the date of the posts, Please go to Appearance > Customizer > Additional CSS and paste below custom css code:;
.entry-meta .date { display: none; }
Thanks
September 18, 2019 at 10:00 am in reply to: Horizontal/Vertical Posts on FRONT PAGE not showing recent posts from category #68097Theme Horse Support Team
KeymasterHi @mfutijr,
We don’t think we have issue on Vertical/Horizontal Posts Widget. You mean to say the recent posts from the assigned category in not showing Right? We have checked and its working well. May be you have missed any procedures in some way. Can you please share us your Site URL so that we can figure out the actual issue.
Thanks
Theme Horse Support Team
KeymasterHi @ajay-revosys,
This section is for the background image so background images won’t be in its actual dimension because the height of this section wont be fixed. Like if you set site logo, site title or the advertisement image then the height of this section will be relative and responsive to the height of these elements so this section is dynamic.
But we have created a code for you according to the image you have used. So please go to the Appearance > Customizer > Additional CSS and paste below custom css code.
.navbar-head .container { display: none; } .navbar-head, .navbar-head, .navbar-head.navbar-bg-set { padding: 0; padding-top: 19%; }
If you desire to show the Site logo, Site Title or the advertisement Image then you have to remove the above provided code.
Thanks
Theme Horse Support Team
KeymasterTo make the Site Title or Logo center then please go to the Appearance > Customizer > Additional CSS and paste below custom css code:
.navbar-head .navbar-head-row { -ms-flex-pack: center; justify-content: center; } .navbar-head .col-lg-4, .navbar-head .navbar-ad-section { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; text-align: center }
Thanks
Theme Horse Support Team
KeymasterHi @sharki-web-slunif-b76271691,
As it will be new a feature for the theme.You need to customize the code to redirect the link of featured slider to new tab, so need to hire a developer for that
Thanks
Theme Horse Support Team
KeymasterHi @ajay-revosys,
If you upload the image or video on Appearance > Customize > Header Media then the image or video will be shown at top of the page ie; above the info bar.
Please upload the background image on Appearance > Customize > Header to display the image behind the logo.
And Sorry the Advertisement section only displays the image as the Advertisement. So you have to design the Advertisement image with the Buttons as well but you can definitely set the URL link for clicking that advertisement. and to set the URL Link please got to Appearance > Customize > Header there you will find the field to upload advertisement Image and Link
Thanks
Theme Horse Support Team
KeymasterHi @adriana-watkins,
Sorry you cannot link the header image to home page, for it you need to hire a developer to customize the code as per your requirement.
And could you please share us your Site URL so that we can figure out the issue regarding the white space between the header and navigation menu.
Thanks
-
AuthorPosts