Hi,
Would it be possible to show blog posts summaries in a grid view on the blog page of a website build with the Toujours theme?
Thanks,
Margriet
Hi
I’d like to change the links sitewide so they change colour if you hover over them but stay black otherwise. And remove the underline, if that is possible?
Thanks
Faye
Hi!
I′trying to change logo on this site https://2021.sjoboskarp.se/ but the field in the settings is gone (see screenshoot)
Appearance->Customise–>Site Identity-> Field I choose logo is gone.
Can someone help me solve this problem?
Thank you!
/Viktor
]]>I have been trying unsuccessfully to edit the “previous” and “next” navigation links on my posts. Previously, they displayed on the code editor, in html but now I cannot edit them to link to other posts. Some of the links are incorrect.
Eg. On the ‘Okinawa’ page – https://blog.knbtouring.com.au/?p=117,
Categories Japan
Previous Great Ocean Road……………………………… Next N.Z. Discovered 2013
I want to link the ‘previous’ to https://blog.knbtouring.com.au/?page_id=85 and the ‘next’ to https://blog.knbtouring.com.au/?page_id=130 .
Could anyone possibly advise me how to do that, either in the block editor or classic editor? I also have a number of other posts where I need to edit similar links.
]]>Hi there ??
I need assistance with my theme as the site is not responsive while looking at it on mobile and I need the buttons on contact page to fit nicely. Please advice. Thanks so much.
]]>Hi, I noticed that excerpt function for blog post don’t work.
I tried to change “toujours_excerpt_length” in functions.php, but it doesn’t do anything.
So I’m trying to dig the code and find where can be the problem, I think in content.php, but I’m not so sure.
The funny is that the Advanced Excerpt plugin works, but if possible, I prefer to also have the original function too, so if needed I can make a manual expcert.
How can I fix this little bug?
J
]]>Hello,
I just installed the theme and try to set up the featured content slideshow but I can’t find the section “Featured content” in the customizer where I am supposed to type in the special tag for featured content. Is there some prerequisite my site would not fullfill?
Thank you
Luc
Hello,
I would like to change the way my posts are displayed on the page showing all posts.
I am using a page builder (WP Bakery, formerly known as Visual Composer) but it doesn’t allow me to edit this particular page.
How should I process?
Here is an example of the kind of display I would like to create:
https://milesandlove.com/blog
Thanks in advance for your return,
Lily
Hello!
I would like to have images larger than text in my blog posts. I would like to add margin or padding to the text in the css in order to apply it to all my posts (past and future).
How should I process? I tried this in the style file:
.entry-text {
width: 70%;
display: block;
margin: auto;
}
But it didn’t work.
I searched in wordpress forum but I didn’t find a solution.
Thanks in advance for your help,
Lily
Hi there –
I am using your beautiful Toujours theme and just noticed that the slideshow and sidebar widgets have dropped off of my website. They were there and fine earlier today and I have not made any changes in the customise window. Can you help? My website is simonesaysgo.com
Thanks,s
]]>Hello,
I have a very long title for one of my post and I would like to add a line break between the two parts.
If I use <br/> in the title of my WP post, nothing happens.
I have found that I could insert a vertical pipe ??|?? in my title and use this code:
<?php echo str_replace(' | ', '<br />', get_the_title()); ?>
But I don’t know exactly where to insert it. When I insert it in my content.php file, a second title appears (with a line break proving that the short code works).
If I try to insert it in this part:
<?php if (! is_single() ) {
the_title( sprintf( ‘<h2 class=”entry-title”>‘, esc_url( get_permalink() ) ), ‘</h2>’ );
} else {
the_title( ‘<h2 class=”entry-title”>’, ‘</h2>’ );
} ?>
it breaks my post.
I have searched on the Toujours template support but couldn’t find a solution.
Is there a way to insert a line break without adding a new plugin?
]]>Hello, the featured slideshow images are blocked in Chrome.
jquery.js?ver=1.12.4-wp:3
GET https://www.lorettamartello.it/blog/wp-content/uploads/2020/05/DSC_0187-1160×600.jpg net::ERR_BLOCKED_BY_CLIENT
cookie associated with a cross-site resource at <URL> was set without the SameSite
attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with SameSite=None
and Secure
. You can review cookies in developer tools under Application>Storage>Cookies and see more details at <URL> and <URL>.
What can I do to solve this issue?
I tried to add the following line in the index.php page of the child template:
<?php
/**
* The main template file.
*
* This is the most generic template file in a WordPress theme
* and one of the two required files for a theme (the other being style.css).
* It is used to display a page when nothing more specific matches a query.
* E.g., it puts together the home page when no home.php file exists.
*
* @link https://codex.www.ads-software.com/Template_Hierarchy
*
* @package Toujours
*/
setcookie(‘cross-site-cookie’, ‘name’, [‘samesite’ => ‘Lax’, ‘secure’ => true]);
get_header();
?>
Hello!
First of, the site provided is just a test install I’m playing around with – but it shows everything I’m interested in.
I wanna change the text-transition. The theme has some kind of an h:over effect on it’s links, specifically on the navigation and the headings. When you move your mouse over it it changes to a blue. I like the effect but I wanna change it from blue to another color.
With the Inspector I found these two snippets of CSS but I don’t know what to do in the custom CSS to change the color:
.main-navigation a {
color: #333;
display: inline-block;
font-size: 15px;
padding: 10px 20px;
position: relative;
text-decoration: none;
-webkit-transition: color 0.2s;
-moz-transition: color 0.2s;
transition: color 0.2s;
}
.entry-title a {
color: #333;
text-decoration: none;
-webkit-transition: color 0.2s;
-moz-transition: color 0.2s;
transition: color 0.2s;
}
I have already changes the color of a – but that doesn’t seem to have an effect on the transition-effect I am not familiar with.
Anyone have suggestions for me?
Thanks!
Ben
]]>Hello there!
I wanna switch to the theme Toujours on the site I have linked. Before I do I wanna find a way to do a couple of things with custom CSS.
1. Most importantly I wanna change the standard color for links and highlights from the blue to another color. Is this possible?
2. Also, I would like to hide all the additional information a post has (date of post, author, category etc.) on all pages. Is there a way to achieve that?
> see this Screenshot: https://ibb.co/QNvZ5qK
3. In another support topic, I found the following CSS to change the font. Will this code change all fonts on the site or do I need specific code for headings and text?
.entry-content, .navigation {
font-family: “Noto Sans”,Helvetica,sans-serif;
}
4. When testing the theme the defined logo disappears as soon as I click on any link. This is probably just an error of the preview and not part of the final theme, right?
Thank you already for your awesome support! I hope I don’t have too many questions – but I’m already excited to switch to Toujours soon ??
Regards,
Ben
Hey. First of all – still a great theme. Thanks a lot!
Three questions:
1. How can I customoze the READ MORE jump? (text to be displayed, size, color, appearance)? I found a way to change the text through theme files but it is very basic
2. How to decrease the space between separate widgets on the side bar?
3. How to change the size and color of an image caption text? I tried mofifying the Captions section but it did not change anything…
Thanks ??
Hi ?? I just migrated my site to a new account with a different URL. I’m using a Toujours Child Theme and sometimes Toujours itself. As the title here says “Sidebar Disappears When I Click on Activate & Publish” from the preview page. It’s right there in the preview page under the main theme and the child theme but just disappears when it’s published. Thanks for your help.
Just looked again in the widgets section after I click on publish and the sidebar and footer widgets disappeared. Not sure why that happened. But obviously without a widget there will be no sidebar. Hmmm.
]]>I’m migrating from the WordPress.com to wordpress.com using the Toujours theme. Some of the same options are not available, the main being the “Featured Content Option”… is there somewhere else I should be turning on the setting to get the featured content?
]]>Hello,
I am using the Toujours template and I thank you very much for this beautiful template. I would like to know in which files the image sizes are defined : thumbnails, medium and large.
Also I have created a full image size without a specific pixel size. Do I have to define its pixel size as well like the others?
Thanks in advance for your help,
Lise
The blog I need help with is goodmorningvoyage.com.
]]>Thanks to you I integrated my Logo into the navbar:)
But now I try to figure out how I can remove the space (header) above the nav bar and the border lines. Any advices???
And maybe also the “Theme Borders”, when it is not on full width (https://bildsprache.org/hochzeitsfotografie-remscheid-homepageshooting-tanzraum-remscheid-aktion-kinderplaene)
Thx once again ??
]]>Hey guys,
I like to integrate my logo to the nav bar. Best case in the center of the nav bar. Do you have any recommandations ?!?
Many thanks and kind regards
Sina
]]>Hi, I was interested in learning how to use CSS to get a quote post format that looks similar to the demo shown here under the “more posts” section:
https://theme.files.wordpress.com/2016/01/toujours-guide.jpg
Specifically the quote with the photo.
Also if you could tell me where to add the CSS I would appreciate it.
My site is https://hesitantwarrior.com/
Thanks!
I would really like to remove the thin grey border dividing the content of my page with the background. Both are white so the line is unnecessary. Please let me know if this is possible.
]]>Hello,
For my little podcast project (https://gamenotover.de) I’d very much like to create a multi-tiered menu in the menu bar so that it’s easier to access the different sections of the podcast. Currently all episodes are listed on one dedicated page (https://gamenotover.de/alle-podcasts/). What I want to do is to create different pages for different podcast categories, and have them all accessible under one multi-tiered menu button. I have no idea if this is the right word for that – what I mean is what is being shown in the theme preview under “Readability” (https://wordpress.com/theme/toujours/).
I’ve worked my way through Toujour’s menu editor but I can’t seem to find a way to do it. Can anyone help me there?
Thanks a lot in advance!
Paul
Hi,
how do I change the custom css to get uppercase letters in the primary menu?
Thanks again for the fast and friendly support, btw…
BR
Tammo
Hello,
I’m using Toujours for my podcast website https://www.gamenotover.de and am very satisfied with it. I’d like to change one thing though: I do not need the “More posts” section following the “Three recent posts” – it’s just stacking on and on and makes the page longer and longer over time.
Is there a way to deactivate this whole section from within WordPress? Unfortunately I have no programming experience whatsoever.
Thanks a lot in advance,
Paul
I would like to show About us and Contact on the footer, but it apears one above the other. I would like to get it horizontally.
]]>Hi,
I just installed wordpress and the theme Toujours.
Then I could not find the options in personalization regarding the slideshow and Fonts.
The slideshow I ended finding here that I needed to activate and link the Jetpack plugin.
But the fonts item remains unsolved.
How can I enable the theme to display the font options for the theme?
Or is it not done anymore from the theme, instead being done with the CSS?
Thanks.
]]>Hi there
…and thanks for the fast and gentle replies, by the way…
I changed the font-family in the css but the font in the mobile view (iPhone) still is unchanged. Is there a chance editing it with custom css?
]]>Hello,
I created a page that only displays some posts according to their category, by creating a new template for this page. I would like that this page shows the full content of the posts. But I also would like that the page displaying all the posts shows only excerpts.
If I replace ? the content ? by ? the excerpt ? in the content.php file of my child theme, every post displays only the excerpt, even the single post. So I added ” is_singular() ? the_content() : the_excerpt(); ? and it worked for the single post but I don’t know how to apply a similar rule to my new page template…
Is it possible ? And in this case how to create a read more button for the excerpts?
Thanks in advance for your help
]]>Why the Arabic words & links on my website shown as numbers or sighns like
@@@@@@@@@@@@565656456$$$$$$$$**********
I’m using Toujours theme and its support Rtl.
please help.