Tagged: Date, post navigation, related article
- This topic has 15 replies, 3 voices, and was last updated 5 years, 4 months ago by Theme Horse Support Team.
-
AuthorPosts
-
July 6, 2019 at 9:43 am #65108Hans V. JensenParticipant
I have just installed NewsCard Pro and hope the best with these four questions for settings:
1) Can the background of the articles not be completely white without frame around?
2) How do I get more distance to vertical red Elements in the navigation menu?
3) How do I remove related news at the bottom of the same dump above?
4) Can the date at the top not be removed?
Thanks!
July 8, 2019 at 7:47 am #65171Hans V. JensenParticipantPart II
5) What goes wrong here in the online version – top and bottom?
Top
Bottom
6) And can the Search button be removed?
Question 2) is fixed.
Thanks!
July 9, 2019 at 5:44 am #65211Hans V. JensenParticipantPart III
Your contact form does not work!
I’m disappointed there’s no reply yet to this ticket.
If I not get it within the next 24 hours, I’ll have to claim my money back. I can not use it as it is right now.
Sincerely,
Hans V. JensenJuly 9, 2019 at 12:11 pm #65214Theme Horse Support TeamKeymasterApologies for the late reply.
Login to your dashboard and go to the Appearance > Customize > Additional CSS and paste the below custom CSS code to make the background of the articles completely white without frame around, to remove related news at the bottom and remove date at the top:
.post-boxed, .post, .type-attachment, .widget { box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; } .info-bar .contact-section { min-height: 34px; } .info-bar .contact-section .date, .navbar .search-toggle, .navbar .nav-search, .post-navigation { display: none; }
And for the warnings. Can you please clarify how you got that warnings? We have checked from our end and there is no any issue.
If you have any problem please let us know.
Thank you!
July 9, 2019 at 2:25 pm #65225Hans V. JensenParticipantHi Horse,
Yes, the answer unfortunately went so far that I had to pay a programmer to move on. He was on this morning.
I have also tested warnings. Fortunately, it looks fine now. Back only missing the finish.
– I wonder how to set Wide in top? In the Child theme, it requires an extra CSS code to Wide.
– Is it possible to remove links in breadcrumbs (Kampe) ?
http://ligafodbold.dk/match/fc-barcelona-standard-li%c3%a8ge-1982-05-12/Sincerely,
Hans V. JensenJuly 9, 2019 at 3:25 pm #65226Hans V. JensenParticipantMore settings:
Where do I find date for news?
It also requires extra CSS?It has suddenly disappeared in Child 🙁
July 9, 2019 at 3:28 pm #65227Hans V. JensenParticipantÅhh. I had removed it at the top.
It obviously goes down and removes in news.
Can’t date just remove at the top?
July 9, 2019 at 6:41 pm #65229Hans V. JensenParticipantMore setting:
How do I delete the buttons that are to the right of the post title by green line?
Hope it could be done with the font size. But no. Maybe a CSS code?
http://ligafodbold.dk/category/arkiv/July 10, 2019 at 7:19 am #65252Theme Horse Support TeamKeymasterHello @hansv-jensen
Did you paste the previous css code that we provided? It has a code that will only hide the date in top?
To make wide in top (info bar) and remove the buttons that are to the right of the post title please paste below CSS code into your child theme.
.info-bar .container { max-width: 100%; padding-left: 15px; padding-right: 15px; } @media (max-width: 991px) { .info-bar.infobar-links-on .container { padding-right: 58px; } .info-bar .infobar-links .infobar-links-menu-toggle { right: 15px; } } .page-header, .page-header .page-title { overflow: inherit; } .page-header:before, .page-header:after, .page-header .page-title:before, .page-header .page-title:after { display: table; content: ""; } .page-header:after, .page-header .page-title:after { clear: both; }
And for breadcrumb it is not possible to remove the link, for that you need to activate some breadcrumb plugins and hide the main breadcrumb from the theme option.
Thank you!
July 10, 2019 at 7:36 am #65254Hans V. JensenParticipantHello Horse,
Thanks. Your date and page header CSS works fine.
However, I am a little confused about slightly different codes. My programs sent this to Wide
.navbar {
padding: 0;
}Isn’t it good enough or does it make trouble? It works fine right now. Had expected that wide was fixed on Child from the start.
The same thing has in a previous theme fixed links in breadcrumb. But I try to find a plugin that might help with that.
Thanks for now.
July 10, 2019 at 8:18 am #65265Theme Horse Support TeamKeymasterHello Hans,
Only below code will not make the wide. So you can remove those code.
.navbar { padding: 0; }
For breadcrumb can you please try below css code:
#breadcrumb .trail-item a { pointer-events: none; cursor: default; text-decoration: none; color: inherit; }
Thank you!
July 10, 2019 at 8:38 am #65268Hans V. JensenParticipantHello Horse,
Strong with breadcrumb. Many thanks for that.
On the other hand, I do not understand that you think I should remove
.navbar {
padding: 0;
}Then the page is not Wide anymore. Which CSS do you think I need instead?
I’m sitting right the finish. I wonder a little about why in some news there are three sentences … where others have none at all. It’s the same setting. It is well under Global Excerpt it must be done? It says 0 both places.
Why do I completely remove “…” ?
They weren’t there yesterday.
Thanks.
July 10, 2019 at 9:06 am #65269Theme Horse Support TeamKeymasterok if the site is working well then forget removing those code. after all it won’t affect the site in anyway.
you can go to the post/page editor of those post/page and please try to type at least a ‘space’ (space from a keyboard) in the right side of the excerpt panel. It will help removing those 3 dots.
Thanks
July 10, 2019 at 9:26 am #65275Hans V. JensenParticipantOK.
Sorry, I don’t quite understand what you mean? You mean the editor as post is written in as below and spaces by profile – or?
… right side of the excerpt panel?
July 10, 2019 at 1:58 pm #65279Hans V. JensenParticipantI just asked my programmer if he could understand what you were writing. He could.
It’s a little complicated, but it works now.
Thanks!
-
AuthorPosts
- You must be logged in to reply to this topic.