- 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,483 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
-
Updated
Jun 27, 2020 - PHP
Issue is about..
- [x ] a Bug Report
The logic in the sidebar templates that set the column width to .col-md-3 if both sidebars are active, or .col-md-4 if only one sidebar is active, only checks for the theme option understrap_sidebar_position. It does not take into account if a page has explicity chosen the Left and Right Sidebar Layout page template (and therefore shows both
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
-
Updated
Jun 28, 2020 - PHP
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
Jul 1, 2020 - JavaScript
-
Updated
Jun 16, 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
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
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
-
Updated
Jul 4, 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
Jul 2, 2020 - PHP
-
Updated
Feb 22, 2020 - PHP
-
Updated
Jul 29, 2019 - Python
-
Updated
Apr 30, 2020 - PHP
-
Updated
Feb 14, 2019 - CSS
-
Updated
Jun 29, 2020 - PHP
-
Updated
Apr 5, 2019 - PHP
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 7, 2020 - Shell
-
Updated
Jul 3, 2020 - PHP
-
Updated
Jun 18, 2020 - HTML
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."