Hi,
I would like to know how to create a short Search Box like in your Spacious demo. If I add a “Search” widget to the “Header Sidebar”, it shows a large search box and has a button. If I try to add a “Legacy Widget” like it is in your demo, it doesn’t show the “Search” option. How have you created it?
TIA, Amal
]]>Overall this is a great theme. I have a minor issue with the woocommerce icon placement, because it overlaps the menu bar when viewing on a cell phone. The primary menu is rolled up and covers with width of the screen, and the cart icon is at the right side partially overlapping the menu bar. Screenshot at https://drive.proton.me/urls/5MYC8AR4TG#KQukyzqcueBU Any suggestions to improve this are appreciated.
]]>Hello
The mobile menu on my website no longer opens when you click on it. This is very recent, no changes have been made to the site recently, apart from a WordPress update.
Can you help me solve this problem?
]]>Hello,
I have a problem with the theme and I get in hosting error log file the following errors
[04-Sep-2024 17:35:17 UTC] PHP Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /home/tradesof/public_html/wp-content/themes/spacious/inc/functions.php on line 350
[04-Sep-2024 17:35:17 UTC] PHP Deprecated: Func?ia spacious_options este considerat? <strong>?nvechit?</strong> ?ncepand cu versiunea 2.5.0. Folose?te ?n locul ei get_theme_mod. in /home/tradesof/public_html/wp-includes/functions.php on line 6085
[04-Sep-2024 17:35:17 UTC] PHP Deprecated: Func?ia spacious_options este considerat?
[04-Sep-2024 18:10:41 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/tradesof/public_html/wp-cron.php:30) in /home/tradesof/public_html/wp-content/plugins/wp-yandex-metrika/includes/class.ya-metrika-woocommerce.php on line 87
and on and on the same error messages
I tried to fix the error code with CHAT GPT, it worked, the website was loading fast and ok but it created problem to my contact 7 pop up form which was not working any more to send customers data.
ORIGINAL code on line 320:
php
Copy code
$int = hexdec( str_replace( '#', '', $hexstr ) );
MODIFIED CODE with ChatGPT
php
Copy code
$hexstr = preg_replace('/[^0-9a-fA-F]/', '', $hexstr);
if (strlen($hexstr) == 3) {
$hexstr = $hexstr[0] . $hexstr[0] . $hexstr[1] . $hexstr[1] . $hexstr[2] . $hexstr[2];
} elseif (strlen($hexstr) != 6) {
$hexstr = '000000'; // Po?i ajusta valoarea implicit? dac? este necesar
}
$int = hexdec($hexstr);
ORIGINAL CODE ON LINE 350:
php
Copy code
$hex = str_replace( '#', '', $hex );
if ( strlen( $hex ) == 3 ) {
$hex = str_repeat( substr( $hex, 0, 1 ), 2 ) . str_repeat( substr( $hex, 1, 1 ), 2 ) . str_repeat( substr( $hex, 2, 1 ), 2 );
}
MODIFIED CODE with ChatGPT
php
Copy code
$hex = str_replace( '#', '', $hex );
$hex = preg_replace('/[^0-9a-fA-F]/', '', $hex);
if ( strlen( $hex ) == 3 ) {
$hex = str_repeat( substr( $hex, 0, 1 ), 2 ) . str_repeat( substr( $hex, 1, 1 ), 2 ) . str_repeat( substr( $hex, 2, 1 ), 2 );
} elseif (strlen($hex) != 6) {
$hex = '000000'; // Po?i ajusta valoarea implicit? dac? este necesar
}
Please help me to fix this error as the website is loading very hard because of this errors.
Thank you,
Alin Sbarnaure
WP Dashboard crashes each time I try to create a pattern using a blockart element.
I have a basic blockart element: section with heading & paragraph. When I click “create pattern” it says “pattern created” but the page freezes and eventually crashes.
When I go to patterns I can see it there but when I try to use it, I get:
Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at ts (/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1:2:102636)
at Ku (/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1:2:65625)
at /wp-includes/js/dist/compose.min.js?ver=b8d54449305350b51869:9:31719
at ri (/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1:2:93198)
at Ss (/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1:2:113320)
at /wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1:2:112062
at ws (/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1:2:112127)
at is (/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1:2:105883)
at Hl (/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1:2:46663)
at /wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1:2:103288
Clicking on an image opens it’s the larger media version in a black window. There is no “X” or other way to close the new window which I’ve had on every previous WP site I’ve done. Is there a fix for that? Assuming it’s a theme-related issue.
]]>Hi,
I used WP Last Modified Info plugin for changeing the publish date to the update date, but doesnt work for the front page or categories loop.
How can I hide the published date?
Do you have a code snippet for this?
Thanks
]]>How do I get my Right sidebar widget area back? I use Spacious for 2 non profit websites, where I am a volunteer. (Both websites are in Dutch) And they are wildly different in widget areas. And I have no idea why… Homepage is also very different in widget area. But that I made work as is.
I checked:
* Both have all updates
* Same version of updates.
* Both are on the blog page.
* Same settings in Customize
* Same anything I can find.
Any help is much appreciated!
What I want (and have, in other site)
What I have:
]]>Добрый день. Не могу никак убрать виджеты Поиск, Архивы, Мета, которые на всех страницах отображаются. Подскажите пожалуйста как это сделать в теме Spacious
]]>Hello!
We are using Spacious on a website, everything looks nice and works fine.
We would like to use next to English a rtl language (Hebrew), as well. How can we use the appropriate font and editing method with the rtl text?
We have Polylang plugin installed.
Thanks, Tamás
]]>at the moment i run a free version and when people move int shop there are no icon for chart and checkout
are there in the paid version?
]]>Hi,
in this topic
https://www.ads-software.com/support/topic/woocommerce-minicart-doesnt-refresh-quantity-counter/
I reported this issue:
In Spacious 1.9.5 Woocommerce minicart doesn’t refresh quantity counter.
Now in the current demos the bug is still present.
See eCommerce demos here
https://themegrilldemos.com/spacious-demos/#/
Can you tell me if this issue has been fixed in the actual 1.9.6 free version of the Spacious theme or if it’s still present?
Thank you
]]>Hi,
Where can I find the updated changelog for Spacious free theme?
On this page changelog stops at version 1.9.5 and now version 1.9.6 has been released.
https://themegrill.com/changelogs/spacious-changelog/
Thank you
]]>Hi. I want to create 5 landing pages for the 5 courses that I have so that I can market the courses individually and people might come into the course by the landing pages. I want the pages to not have the traditional header that I have on the whole rest of my site so that people are focused on one thing,which is buying my course. So I thought perhaps Spacious my have a template for a blank page as part of the theme, but I don’t really see that. Maybe I’m missing it. Or is there a way to create a specific page and turn off the normal header. Grateful for any help, Michelle
]]>Why is my header media getting cut off? Please help!
]]>In the past I have used separators as follows to keep images and text together:
Paragraph1 | Image1
Separator1
Paragraph2 | Image2
Separator2
Etc
I use the wide separator and in the past this has worked perfectly. Paragraph2 and Image2 line up under Separator1.
Since switching to spacious. This does not happen. The image overlaps the separator and all the text is pushed up with no spacing. It looks kind of okay on the page (see Link to the page I need help with) but I really want the paragraphs next to the relevant image). In edit view it is whacky. I would really like it to work as it used to. I am non-technical/not a developer so the solution needs to be easy. Thank you.
]]>On desktop the social icons and contact info are left-aligned with the logo. This is fine. But on mobile, the logo and site name are centred but the social icons and contact info are slightly off-set.
]]>WebP is the new standard for web images and has been supported by WordPress for some time now. Will WebP be supported in the slider in an upcoming release of Spacious? I can compress my images to roughly half the file size if I use WebP. Thanks.
]]>I have a booking widget in the header sidebar. The calendar dropdown is hidden behind the top menu navigation. Is there a way to keep it on top? I am not technical so can’t do anything fancy.
]]>Hello,
in theme Spacious I can’t hide archive as it is not present in widget editor
]]>Hi, i’he upload a video in my homepage by video widget. I would like to autoplay and loop it but i can’t find the right way to do that.
Thanx
]]>Dear Sir/Madam,
I’ve created a slider on my website, but it doesn’t appear on the post or other pages except the home page. How can I make sure that the sliders appear on any page.
Ps. The check to disable slider in post pages is unchecked.
How to disable the default header and footer? and enable Elementor header and footer?
no matter what i do, the default header is always on.
Please help!!
Where is this located?
.site-header .menu-toggle::before {
content: ‘\2261’;
margin-right: 10px;
}
ChatGPT suggests the following:
To replace the ‘\2261’ character with a Font Awesome icon, follow these steps:
<link rel="stylesheet" >
fa-bars
class for the icon. Instead of using the content
property in CSS, you’d typically add the Font Awesome classes directly to the HTML element. However, if you want to use it in the ::before
pseudo-element in CSS, you can use the Unicode equivalent for the icon.Here’s how you can do it:
.site-header .menu-toggle::before {
content: "\f0c9"; /* Unicode for fa-bars */
font-family: "Font Awesome 5 Free"; /* Specify the Font Awesome font family */
font-weight: 900; /* Needed for solid icons */
margin-right: 10px;
font-size: 24px; /* Adjust this value as desired */
}
.menu-toggle
element is present in your HTML inside the .site-header
:<div class="site-header">
<button class="menu-toggle">Menu</button>
</div>
Now, when you view this in a browser, the Font Awesome bars icon should appear before the “Menu” text in the .menu-toggle
button. Adjust the font-size
in the CSS if you want to change the size of the icon.
Hi,
Hi I want to change color of text in menu / submenu and its background color in mobile. Can someone please guide?
]]>Hi,
I’d like some help please with a problem I’m having on mobile. There is a gap between the top of the page and the fixed topbar. Please see the image below.
https://drive.google.com/file/d/1eyQ3d_WFrHRSB1XVDhWAYJ-jHHueZspd/view?usp=sharing
Another issue I have is a very small logo on mobile. I can start a new topic if I need to for this.
Thank you,
Shianne
Please let me know how to add description to social media buttons, it is reducing pagedev rating
]]>Please let me know whether does latest spacious theme (not pro) use jquery? If yes, is it used at any other place other than the slider?
Thanks
]]>hi there, in my right sidebar there’s a lot of padding surrounding the tiktok embed, would anyone know please how I can reduce this to 0? please assist thank you
]]>Hi there, thanks so much in advance for any help!
Ironically, I’m using the Spacious theme but my site is cramped together, I’m somewhat of a noob so please go easy on me.
Any idea how I can either increase the gap between the main page and the sidebar or reduce the width of the right sidebar itself?
Any assistance would be most appreciated, please be kind, we were all noobs once upon a time ??
]]>