Jarret
@jarretc on WordPress.org, @Jarret on Slack
- Member Since: May 10th, 2008
- Location: California
- Website: jarretcade.com
Contribution History
Jarret’s badges:- bbPress Contributor bbPress Contributor
- Core Contributor Core Contributor
- Theme Developer Theme Developer
- Plugin Developer Plugin Developer
- 
										Posted a reply to style.css in Child Theme – No effect, on the site WordPress.org Forums: 
 You're welcome!6 hours ago 
- 
										Posted a reply to Massive gap between posts, on the site WordPress.org Forums: 
 Add the following to the last piece of code I gave you #banner .banner-text p…8 hours ago 
- 
										Posted a reply to Massive gap between posts, on the site WordPress.org Forums: 
 This should get you set @media only screen and (max-width: 768px) { #banner .banner-text h1…9 hours ago 
- 
										Posted a reply to Massive gap between posts, on the site WordPress.org Forums: 
 I think this will fix the display issue at certain browser widths @media only screen…11 hours ago 
- 
										Posted a reply to Massive gap between posts, on the site WordPress.org Forums: 
 Hi, I think I got that covered in one of your other threads. Please see…12 hours ago 
- 
										Posted a reply to Feature image and template, on the site WordPress.org Forums: 
 Hi, just so I understand....based off of those 2 images, you want the design to…12 hours ago 
- 
										Posted a reply to style.css in Child Theme – No effect, on the site WordPress.org Forums: 
 Interesting, it worked on my local install of Twenty Twenty. Do you have the site…13 hours ago 
- 
										Posted a reply to Twenty Twenty Featured Image Issues, on the site WordPress.org Forums: 
 Hi, I think this may be what you're looking for? @media screen and (max-width: 768px)…13 hours ago 
- 
										Posted a reply to problem with links, on the site WordPress.org Forums: 
 Hi Dirk, this is what I see on your site right now when I look…13 hours ago 
- 
										Posted a reply to Showing multiple JS erros in console, on the site WordPress.org Forums: 
 Thanks, I checked in Firefox as well and not seeing those. I did notice however…13 hours ago 
- 
										Posted a reply to Sidebars and hompage layout customization, on the site WordPress.org Forums: 
 Hi Mika, the content isn't full width any longer looking at the site right now.…13 hours ago 
- 
										Posted a reply to Fixing titles, on the site WordPress.org Forums: 
 Something like this should take care of that .page-template #content .wrapper .row { padding-top: 50px;…13 hours ago 
- 
										Posted a reply to Remove Solutions section from Home Page, on the site WordPress.org Forums: 
 No problem! :)18 hours ago 
- 
										Posted a reply to Remove Solutions section from Home Page, on the site WordPress.org Forums: 
 Hmm that is odd, are you able to provide a screenshot of the editor? As…1 day ago 
- 
										Posted a reply to Fixing titles, on the site WordPress.org Forums: 
 Hi again! The following 2 pieces of CSS should align the Services/Solutions pages .page-template-services #content…1 day ago 
- 
										Posted a reply to Showing multiple JS erros in console, on the site WordPress.org Forums: 
 Thanks. I visited the URL you linked in your first reply and didn't see any…1 day ago 
- 
										Posted a reply to Remove Solutions section from Home Page, on the site WordPress.org Forums: 
 Click on the Group block in the editing screen, on the right hand side of…1 day ago 
- 
										Posted a reply to Remove Solutions section from Home Page, on the site WordPress.org Forums: 
 There are quite a few page builder plugins out there that allow you to design…2 days ago 
- 
										Posted a reply to Remove Solutions section from Home Page, on the site WordPress.org Forums: 
 The services posts section is a bit larger yes. You would remove the following code…2 days ago 
- 
										Posted a reply to style.css in Child Theme – No effect, on the site WordPress.org Forums: 
 Try removing the > from your code so it looks like this body:not(.overlay-header) .primary-menu li…2 days ago 
- 
										Created a new ticket, #48718, in Core Trac: 
 Twenty Twenty: Embed Block Left/Right Align Display Issues2 days ago 
- 
										Posted a reply to Remove Solutions section from Home Page, on the site WordPress.org Forums: 
 There isn't a home.php file in Twenty Sixteen as you can see from the svn…2 days ago 
- 
										Posted a reply to Site name and search, menu icons inverted in larger screens, on the site WordPress.org Forums: 
 As mentioned by James, this is how the theme was designed to display that content…2 days ago 
- 
										Posted a reply to Showing multiple JS erros in console, on the site WordPress.org Forums: 
 Hello, are you able to copy/paste the errors you are seeing in the console into…2 days ago 
- 
										Posted a reply to style.css in Child Theme – No effect, on the site WordPress.org Forums: 
 Hi, what CSS were you using in the child theme's style.css to change the text…2 days ago 
- 
										Posted a reply to Adding new social icons, on the site WordPress.org Forums: 
 Understandable, I went ahead and created a Trac ticket to possibly add in the feature…2 days ago 
- 
										Created a new ticket, #48713, in Core Trac: 
 Twenty Twenty: Social Icons Filter2 days ago 
- 
										Posted a reply to Adding new social icons, on the site WordPress.org Forums: 
 Hello again. This feature was going to be implemented into the first version of the…2 days ago 
- 
										Posted a reply to Remove Solutions section from Home Page, on the site WordPress.org Forums: 
 Hi Richard, do you have a screenshot showing the area you're referring to in relation…2 days ago 
- 
										Posted a reply to [em] tag with blank string ruins layout (new bug), on the site WordPress.org Forums: 
 By HTML Classic Editor are you referring to having the Classic Editor (https://wordpress.org/plugins/classic-editor/) plugin installed…2 days ago 
- 
										Posted a reply to [em] tag with blank string ruins layout (new bug), on the site WordPress.org Forums: 
 Hi, I tried replicating this with the following text in the Classic Editor using the…2 days ago 
- 
										Posted a reply to Adding exclude category function breaks the Theme, on the site WordPress.org Forums: 
 If /blog is the page you have set under Settings->Reading as the Posts Page then…2 days ago 
- 
										Posted a reply to Customising the reply buttons, on the site WordPress.org Forums: 
 Hi, I think this is the CSS you're looking for .comments-wrapper .comment .reply a {…2 days ago 
- 
										Created a new ticket, #48697, in Core Trac: 
 Twenty Nineteen - Linked Image Block Images Display Issue2 days ago 
- 
										Posted a reply to Image width changes when you “insert link” with visual editor, on the site WordPress.org Forums: 
 Hi, found what is causing this. I'll have to file a Trac ticket for the…2 days ago 
- 
										Posted a reply to Site name and search, menu icons inverted in larger screens, on the site WordPress.org Forums: 
 Hi, what order do you expect the elements to be in on larger screens above…2 days ago 
- 
										Posted a reply to Adding exclude category function breaks the Theme, on the site WordPress.org Forums: 
 I tried the first block of code that you supplied adjusting for the category ID…2 days ago 
- 
										Posted a reply to Grids/columns, on the site WordPress.org Forums: 
 Hi, you can get close using the following steps... 1. Set a static homepage in…3 days ago 
- 
										Posted a reply to How to completely hide the menu?, on the site WordPress.org Forums: 
 The following should work for both desktop/mobile versions of the theme #site-header .header-navigation-wrapper, #site-header .mobile-nav-toggle…3 days ago 
- 
										Posted a reply to Header displaying over content, on the site WordPress.org Forums: 
 Hi, try the following in Appearance->Customize->Additional CSS .elementor-page div.elementor { margin-top: 130px; }4 days ago 
- 
										Posted a reply to Sidebars and hompage layout customization, on the site WordPress.org Forums: 
 I think this might be what you're looking for .home #content .main .lp-text, .home #content…4 days ago 
- 
										Posted a reply to Alignment does not work after updating WordPress (5.3), on the site WordPress.org Forums: 
 Try adding the following into Appearance->Customize->Additional CSS .site-content h2.has-text-align-center { text-align: center; }4 days ago 
- 
										Posted a reply to Header, Mobile Version, on the site WordPress.org Forums: 
 You would need to add background-size: contain; into the code block like this @media screen…4 days ago 
- 
										Posted a reply to Alignment does not work after updating WordPress (5.3), on the site WordPress.org Forums: 
 Hi, which text on that URL are you having alignment issues with?4 days ago 
- 
										Posted a reply to Site shows 404 error when visiting site., on the site WordPress.org Forums: 
 Hi, if you go to Settings->Permalinks in the admin dashboard and update/save the current settings…4 days ago 
- 
										Posted a reply to In child theme font “Inter var” load twice, on the site WordPress.org Forums: 
 Hi Michael, what does your functions.php file look like?5 days ago 
- 
										Posted a reply to Instagram posts stick to left, on the site WordPress.org Forums: 
 Hi, when clicking on the Instagram embed, the toolbar that shows up at the top,…5 days ago 
- 
										Posted a reply to Posts not appearing in Homepage, on the site WordPress.org Forums: 
 Hi again :) The featured image thumbnails on the homepage should have the following dimensions:…5 days ago 
- 
										Posted a reply to Pictures on mobile are full width actually even more, on the site WordPress.org Forums: 
 @glaucod yeah I saw your new post, are you able to share a link to…5 days ago 
- 
										Posted a reply to Pictures on mobile are full width actually even more, on the site WordPress.org Forums: 
 Are you both using the classic editor or the classic block inside of the new…5 days ago 
Contributor
- 
										
											  rtMedia for WordPress, BuddyPress and bbPressActive Installs: 20,000+ 



 
			