- I've read the guidelines for Contributing to Roots Projects
- This request isn't a duplicate of an existing issue
- I've read the docs and followed them (if applicable)
- This is not a personal support request that should be posted on the [Roots Discourse](https://discourse.roots
wordpress-theme
Here are 2,422 public repositories matching this topic...
Suggestion
WordPress core recently added this to the navwalker:
https://core.trac.wordpress.org/ticket/43290
Without adding these attributes google audit flags as a security risk, suggested change for class-wp-bootsrap-navwalker.php:
`//$atts['rel'] = ! empty( $item->xfn ) ? $item->xfn : '';
if ( '_blank' === $item->target && empty( $item->xfn ) ) {
$atts['rel'] = 'noopener
This originated from a Slack conversation with @sc0ttkclark. It’s probably easier to contain the conversation here.
In thinking about how to engineer this solution it might be best to add to the class CLI_Integration with a couple of new commands plugin branch-switch-git and theme branch-switch-git with similar arguments as plugin install-git.
Install was easier as we already had tha
Please replace "undescores-for-npm" with "underscores-for-npm"
(the current is missing an 'r' in the word "underscores" - perhaps this is/was an aliased legacy version, but I would think https://www.npmjs.com/package/underscores-for-npm is correct.
Looks like #110 noticed this issue but didn't/couldn't fix, probably due to the error in the NPM repo name that is now fixed.
Also, whenever th
https://themecheck.info gives following malware alert because of commented out fopen function in redux_helpers.php: 660.
Malware : Operations on file system fopen was found in the file class.redux_helpers.php 657: //$fp = fopen( $file, 'r' );fread was found in the file class.redux_helpers.php 660: //$file_data = fread( $fp, 8192 );fclose was found in the file class.redux_helpers.php 66
I don't know if this project is actively maintained or not. But I'd like to update it to Latest bootstrap versions and update the documentation as well. Is there anyone I could talk to about it?
Or should I just get a fork and continue there? Is this project abandoned?
-
Updated
Apr 15, 2020 - PHP
-
Updated
May 26, 2020 - JavaScript
-
Updated
May 20, 2020 - JavaScript
stylelint-webpack-plugin should be updated to ver 0.10.0, so it will install sylelint in ver 8.0.0 where new rules are available.
-
Updated
Dec 6, 2019 - PHP
Took me quite a while to figure out how exactly the theme in my src directory was supposed to be used in development. The docs don't mention needing WordPress running so I thought perhaps gulp was going to just serve my theme on its own.
I think it would help greatly to say a few words about having WordPress setup and running. Also, moving the crucial setup step of symlinking the theme into you
In WooCommerce Blocks 2.5 we added the All Products block, which allows adding inner blocks to the product grids. However, the current Storefront styles assume all <img> elements would be used for the product main image and were given a style based on the img selector instead of using .wc-block-grid__product-image or .wc-block-grid__product-image img.
To Reproduce
Steps to reprodu
-
Updated
May 16, 2020 - JavaScript
I add just one line to get this tutorial working in the single.php file.
This is the tutorial part:
{% extends "single.twig" %}
{% block headline %}
<h1><img src="/wp-content/uploads/2014/05/jareds-face.jpg" alt="Jared’s Mug"/></h1>
{% endblock %}That the line i need to add in the single.php file:
Our Site Logo looks great in customizer when previewed for full size monitor, tablet and smartphone, however, when site is viewed from an iPhone X in landscape (using Chrome) the logo ends in the middle of the site header text.. Seems like a bug to us and we have no idea how to fix this otherwise.
In landscape mode on an iPhone X, in Chrome, the left and right sidebar controls (>> and <<) t
-
Updated
Mar 14, 2020 - CSS
-
Updated
Feb 22, 2020 - PHP
-
Updated
Jul 29, 2019 - Python
-
Updated
Apr 30, 2020 - PHP
-
Updated
May 21, 2020 - PHP
-
Updated
Feb 14, 2019 - CSS
-
Updated
May 27, 2020 - PHP
-
Updated
Apr 5, 2019 - PHP
-
Updated
May 7, 2020 - Shell
Yoast SEO title
Have you noticed that when you use Yoast SEO and write a custom meta title and then reload the frontend that the page title changes to the page name - site name.
Is this being changed through the vue app?
-
Updated
May 22, 2020 - PHP
-
Updated
Jan 4, 2019 - CSS
Improve this page
Add a description, image, and links to the wordpress-theme topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wordpress-theme topic, visit your repo's landing page and select "manage topics."