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
- BuddyPress Contributor BuddyPress Contributor
- Core Contributor Core Contributor
- Meta Contributor Meta Contributor
- Plugin Developer Plugin Developer
-
Posted a reply to add author name to product page, on the site WordPress.org Forums:
You can add the following into the (min-width: 568px) code .products .product h2 { min-height:…10 hours ago
-
Posted a reply to Align Images in a Storefront, on the site WordPress.org Forums:
Are you wanting to have all the images the same height so that they all…10 hours ago
-
Posted a reply to NEW (not child) theme based on 2020 – conflicts??, on the site WordPress.org Forums:
Hi, are you still looking for help here in customizing things? If so, based upon…11 hours ago
-
Posted a reply to How to remove all the featured image space, on the site WordPress.org Forums:
Hi, try the following in Appearance->Customize->Additional CSS #primary { margin-top: 0px; } I think that'll…11 hours ago
-
Posted a reply to Hide menu or reduce its height, on the site WordPress.org Forums:
Hi, is this the CSS that you're looking for? #site-content .entry-header { display: none; }11 hours ago
-
Posted a reply to Password protected page form, on the site WordPress.org Forums:
Hi, do you have a link to the URL in question showing the form? I…11 hours ago
-
Posted a reply to How to add a link next to search icon, on the site WordPress.org Forums:
In the menu you have setup for your social icons, set a custom link that…11 hours ago
-
Posted a reply to Dara: Issues with Jetpack and featured images, on the site WordPress.org Forums:
If you go into Jetpack->Settings->Performance and disable the Site Accelerator or Lazy Loading options if…12 hours ago
-
Posted a reply to same picture in body and header, on the site WordPress.org Forums:
I think you're looking for something like this? .site .site-main .wp-block-cover { margin-top: -188px !important;…12 hours ago
-
Posted a reply to Remove margins around the tagline only, on the site WordPress.org Forums:
Looking at the tagline right now there isn't any margin being applied to it according…12 hours ago
-
Posted a reply to Align Images in a Storefront, on the site WordPress.org Forums:
Hi, what do you mean by align the image? If you have a screenshot of…12 hours ago
-
Posted a reply to add author name to product page, on the site WordPress.org Forums:
Hi, the code I gave looks like it worked for the mobile version but not…12 hours ago
-
Posted a reply to How to remove all the featured image space, on the site WordPress.org Forums:
Ok, no problem about the live site. If you have an image, you can upload…12 hours ago
-
Posted a reply to Espacio entre contenido y barra lateral en movil, on the site WordPress.org Forums:
Hola, ¿puedes proporcionar una captura de pantalla del área a la que te refieres? Puede…12 hours ago
-
Posted a reply to Popup image and form hided by front menu bar and big image, on the site WordPress.org Forums:
Hi, the following in Appearance->Customize->Additional CSS should fix it .wpd-customization-page .branding { z-index: 9998; }…22 hours ago
-
Posted a reply to How to remove all the featured image space, on the site WordPress.org Forums:
Hi, are you able to provide a link to the site in question so the…23 hours ago
-
Posted a reply to Variable product gives false message “Please choose product options…”, on the site WordPress.org Forums:
You're welcome! Were you able to figure out the issue? If so, it may be…2 days ago
-
Posted a reply to Popup image and form hided by front menu bar and big image, on the site WordPress.org Forums:
If you haven't already, you may want to contact the popup plugin's support team to…2 days ago
-
Posted a reply to add author name to product page, on the site WordPress.org Forums:
All of them appear to line up for me though I think you may be…4 days ago
-
Posted a reply to eliminate border on element, on the site WordPress.org Forums:
This is set by the individual browser and may show up differently for others but…4 days ago
-
Posted a reply to Guide for styling the hr in TwentyTwenty?, on the site WordPress.org Forums:
Probably the simplest method would just be forcing the max-width using !important such as the…4 days ago
-
Posted a reply to Image space to text lacking in group, on the site WordPress.org Forums:
That is coming from the code I provided here: https://wordpress.org/support/topic/image-width-not-working/ Try changing that code to…4 days ago
-
Posted a reply to Mobile version of the theme, on the site WordPress.org Forums:
Ah, I believe you're referring to the Mobile Theme option offered by Jetpack: https://jetpack.com/support/mobile-theme/ However,…5 days ago
-
Posted a reply to Menu Fonts Size and Color, on the site WordPress.org Forums:
You can use the following to target the cart section .storefront-primary-navigation .site-header-cart a { font-size:…5 days ago
-
Posted a reply to Mobile version of the theme, on the site WordPress.org Forums:
Hi, you posted in the TwentySixteen support forums. The TwentySixteen theme is mobile ready and…5 days ago
-
Posted a reply to problems with white space, on the site WordPress.org Forums:
This CSS should handle that .woocommerce-cart .site-main .entry-header, .woocommerce-account .site-main .entry-header { padding-bottom: 0px; }5 days ago
-
Posted a reply to Featured images partly covered by banner on frontpage, on the site WordPress.org Forums:
Try adding the following into Appearance->Customize->Additional CSS @media screen and (min-width: 568px ) { .home…5 days ago
-
Posted a reply to add author name to product page, on the site WordPress.org Forums:
Hmm, maybe try this CSS .products .product .author-link { font-size: initial; font-style: initial; font-weight: initial;…5 days ago
-
Posted a reply to Variable product gives false message “Please choose product options…”, on the site WordPress.org Forums:
Hi, it is most likely an issue with either WooCommerce or the GravityForms Addons plugin…5 days ago
-
Posted a reply to Menu Fonts Size and Color, on the site WordPress.org Forums:
You could add some CSS such as the following into Appearance->Customize->Additional CSS .main-navigation .nav-menu li…5 days ago
-
Posted a reply to add author name to product page, on the site WordPress.org Forums:
From a quick test you should be able to add the following after the add_action…5 days ago
-
Posted a reply to Space beneath image texts, on the site WordPress.org Forums:
You can just add padding-bottom: 0px; and margin-bottom: 0px; in that same block and it…5 days ago
-
Posted a reply to Full Width Homepage, on the site WordPress.org Forums:
Your site currently isn't using the Storefront theme, if you decide to switch back to…6 days ago
-
Posted a reply to add author name to product page, on the site WordPress.org Forums:
We can utilize some of the code provided by WooCommerce already here: https://docs.woocommerce.com/document/display-product-attribute-archive-links/ As a…6 days ago
-
Posted a reply to My users doesn’t have role?, on the site WordPress.org Forums:
This article was linked in the comments on the TrickPanda site you linked: https://kinsta.com/blog/share-logins-wordpress/#roles-capabilities So…6 days ago
-
Posted a reply to media and text block not mobile responsive, on the site WordPress.org Forums:
Hi again, yes the page templates can be modified at any point in time, even…6 days ago
-
Posted a reply to storefront handheld footer bar not showing, on the site WordPress.org Forums:
@jessepearson may very well be that issue, if it is I forgot I had reported…6 days ago
-
Posted a reply to Align Header to center, on the site WordPress.org Forums:
Hi, looks like the site isn't using TwentyTwenty at this time but another theme. If…6 days ago
-
Posted a reply to Espacio entre el menu y el contenido, on the site WordPress.org Forums:
Hola, puedes agregar lo siguiente en Apariencia-> Personalizar-> CSS adicional .home.page: not (.page-template-template-homepage) .site-header {…6 days ago
-
Posted a reply to Need Social Media icon help, on the site WordPress.org Forums:
On line 153 of the functions.php file you'll find the SVG icons file being called…6 days ago
-
Posted a reply to Space above first product in second row on mobile, on the site WordPress.org Forums:
Hi, this fixes the issue on the homepage @media screen and (max-width: 568px) { .products…6 days ago
-
Posted a reply to Vidoes falling outside group border, on the site WordPress.org Forums:
You could use some CSS such as the following .single .wp-block-group.has-background .wp-block-embed iframe { max-width:…6 days ago
-
Posted a reply to Image width not working, on the site WordPress.org Forums:
Are you seeing this in Chrome? I think it is just an issue with how…6 days ago
-
Posted a reply to problems with white space, on the site WordPress.org Forums:
Hi. 1. For the cart page, this is because there isn't enough content on the…6 days ago
-
Posted a reply to Spacing beneath groups, on the site WordPress.org Forums:
From what I can understand, I think the following CSS may get you what you're…6 days ago
-
Posted a reply to Create members only section on website, each member different content, on the site WordPress.org Forums:
I don't have any firsthand experience with courseware domains, but if you're looking for one…1 week ago
-
Posted a reply to Website Components missing on Mobile Browser (work great via browser inspection), on the site WordPress.org Forums:
I would try contacting your web hosting provider and see if they can disable Brotli…1 week ago
-
Posted a reply to Custom Instagram embedding, on the site WordPress.org Forums:
How exactly are you wanting to display the photos on your site? Depending upon the…1 week ago
-
Posted a reply to Storefront Contact Form not working, on the site WordPress.org Forums:
Are you able to get other types of notifications from your site such as outdated…1 week ago
-
Posted a reply to My users doesn’t have role?, on the site WordPress.org Forums:
Would need a lot more information on how you configured the 2 sites initially. I'm…1 week ago
Contributor
-
rtMedia for WordPress, BuddyPress and bbPress
Active Installs: 20,000+