-
Created a topic, Add options for Info Box and Container, on the site WordPress.org Forums:
Drear plugin Developers,Please add:- background, borde… -
Created a topic, Gutenberg: Subcategories before products, on the site WordPress.org Forums:
Hi Friends, I need help with my full site editing t… -
Posted a reply to WooCommerce: How to display subcategories grid before products grid?, on the site WordPress.org Forums:
I still need help with this issue. -
Created a topic, WooCommerce: How to display subcategories grid before products grid?, on the site WordPress.org Forums:
Hi Everybody, How to add subcategories grid before … -
Created a topic, Float input values, on the site WordPress.org Forums:
Hi Spectra Team, Please, remove the step="1" attrib… -
Posted a reply to SEO: title and alt, on the site WordPress.org Forums:
Thank's for answer. Please add also title attribute for "a" tag inside IMAGE block. It's… -
Created a topic, SEO: title and alt, on the site WordPress.org Forums:
Hello Everybody! Is there any possibility to add title… -
Posted a reply to Problem with gutenberg output when using My Library, on the site WordPress.org Forums:
I found the solution. Default blocks works correctly. Turns out the problem was related to… -
Posted a reply to Problem with gutenberg output when using My Library, on the site WordPress.org Forums:
In the footer section I've got not rendered block styles. I'm using My Library with… -
Created a topic, Problem with gutenberg output when using My Library, on the site WordPress.org Forums:
Hi, I've got problem with Gutenberg footer section … -
Created a topic, Wide align and full width in gutenberg has the same result, on the site WordPress.org Forums:
I'm using gutenberg editor and my page has 100% full w… -
Created a topic, How to set location order?, on the site WordPress.org Forums:
Hi Friends, Any ideas how to set location order (orde… -
Created a topic, Own orderby depending on attribute, on the site WordPress.org Forums:
Hello, How to sort locations by created location attr… -
Posted a reply to [CookieYes | GDPR Cookie Consent & Compliance Notice (CCPA Ready)] How to add Google analytics to Cookie category?, on the site WordPress.org Forums:
Whole script from google: (function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,’script’,’https://www.google-analytics.com/analytics.js’,’ga’); ga(‘create’, ‘UA-123456789-1’, ‘auto’); ga(‘send’, ‘pageview’); -
Created a topic, How to add Google analytics to Cookie category?, on the site WordPress.org Forums:
I would like to add Google Analytics script to Anality… -
Posted a reply to How to remove TYPOGRAPHY section from style.css file?, on the site WordPress.org Forums:
Hello, You can see white rectangle when zoom icon or link icon is clicked on… -
Created a topic, How to remove TYPOGRAPHY section from style.css file?, on the site WordPress.org Forums:
Hi, I need your help. The biggest problem is white rec… -
Posted a reply to Focused a tag with white background, on the site WordPress.org Forums:
Hello, You can see snapshot here: https://ibb.co/PTjBGTb -
Created a topic, Focused a tag with white background, on the site WordPress.org Forums:
Hello, I've got problem with default theme style (asse… -
Created a topic, Several SiteOrigin instances on one page, on the site WordPress.org Forums:
Hi! I've got problem with SiteOrigin Page Builder. I'm… -
Posted a reply to eStore child theme, on the site WordPress.org Forums:
Hi! Last theme update resolves this problem. Thanks and Regards, Jarr -
Created a topic, eStore child theme, on the site WordPress.org Forums:
Hi! All plugins are disabled. I've got problem after… -
Posted a reply to OceanWP Child theme has no woocommerce body classes, on the site WordPress.org Forums:
Another solution in function.php (child theme): add_filter( 'body_class', 'add_woocommerce_body_class', 15 ); function add_woocommerce_body_class( $classes )… -
Posted a reply to OceanWP Child theme has no woocommerce body classes, on the site WordPress.org Forums:
My current solution for OceanWP Child Theme: <body class="<?php implode( ' ', wc_body_class(get_body_class()) ); ?>">… -
Posted a reply to WP Child theme has no woocommerce body classes, on the site WordPress.org Forums:
Hi, I found solution. The body tag in header.php file should contain also default wordpress… -
Created a topic, WP Child theme has no woocommerce body classes, on the site WordPress.org Forums:
Hi, I need help. I’m using Ocean WP default theme wi… -
Posted a reply to WP Child theme has no woocommerce body classes, on the site WordPress.org Forums:
Hi, I found solution. The body tag in header.php file should contain also default wordpress… -
Created a topic, WP Child theme has no woocommerce body classes, on the site WordPress.org Forums:
Hi, I need help. I'm using Ocean WP default theme with…