Im using this code to print tags <?php treville_entry_meta(); ?>
The output looks like this: JANUARY 23, 2021 USERNAME LEAVE A COMMENT
I want the output to look like this: JANUARY 23, 2021 – COMMENT
I have searched every file in themes folder for word “Commet:” but could not find it. I remember i had this issue before and i found a solution i remember that output was in some other file but i dont know which. Some file in wordpress core.
So which file is it in?
]]>A user reported some issue with this theme on the German support forums: The link “Leave a comment” is shown, but inactive; no comment form is displayed.
I assume the user didn’t allow comments for this particular post, but tried to reproduce the issue on a local test environment.
If I leave the allow comments check box unchecked in the editor and publish the post, I can reproduce the issue: the link “Leave a comment” shows up, but is inactive as the target in the link https://example.com/post-name/#respond
isn’t available on the web page.
The template-part content-single.php
uses a function treville_entry_meta()
to display the post meta data. This function concatenates three functions, one being treville_meta_comments()
. This function displays the Leave a comment
link, but doesn’t include a function to check, whether comments are open.
Hello! Please tell me how to solve the following problem … Installed the Treville theme and the Shortcodes Ultimate plugin. So, if you open a separate page or entry on which there are shortcodes, then they are all visible! And if you look at entries in the heading (news), then they are hidden. Most likely the matter is in the template, since the standard template displays everything correctly. Help me figure it out, I will be very grateful!
Page with which I need help: https://wp.pskovptl.ru/category/novosti/
]]>There is no space between the words/links of the top navigation bar. The words all run together. Why? Doesn’t the theme have built in spacing between these words?
The padding says 0, so I added this to the Additional CSS section in Customize.
.top-navigation-menu a {
padding: 0.7em;
}
But changing the padding doesn’t do a thing.
What do you suggest to fix this? Is there a different code I should be using?
Thanks,
Dee
Hallo zusammen,
das Theme gef?llt mir sehr gut und ich komme generell auch verdammt gut damit klar. Es ist nur eine Kleinigkeit, die ich einfach nicht hinbekomme. Ich m?chte gerne die .main navigation zentriert angezeigt bekommen. Ich habe schon viel versucht, bekomme es aber nicht hin. Meine CSS Kenntnisse sind wirklich rudiment?r, ich arbeite mich mehr und mehr rein. Ich hoffe wirklich einer von euch kann mir helfen.
Vielen lieben Dank im voraus!
—–
Hey guys,
the theme is one of my favorites. In general it works really well and I know how to edit it. There is only a little thing I can’t fix. I want to center the .main navigation, that it stays in the middle of the page. But I do not know how :/. I tried a lot, but it will not work. My css knowledge is on a rookie level. I really hope one of you guys can help me!
Thank you so much in advance!
]]>Hi Thomas,
Thanks for this theme. It works almost properly. The only problem that I have is the mobile view of the blog home.
When you open a specific article on my blog, the sidebar is shown completely below. But if you are on the blog home, the sidebar starts a bit earlier which causes the sidebar to be very narrow.
Did I do something wrong? Or how can I resolve this?
Thanks,
Henning
I’d like to modify the “read more”-tag link text behavior in this theme. Maybe I’ve overlooked some setting tucked away somewhere, but Treville doesn’t seem to indicate to the reader that only part of the post is displayed when you insert the more-tag, and I don’t particularly like that. The default behavior seen in “Twenty Seventeen” is much better, IMO. I’ve read up on WP Codex — e.g.
https://codex.www.ads-software.com/Customizing_the_Read_More
— and other sites, tried a bunch of stuff to get this theme to display some kind of link, but without any success. I’m at a loss here, how exactly do I get this theme to display the read more link text?
]]>