Niall a11n
Forum Replies Created
-
Hi there @jennyrrr,
Thanks for sharing a screenshot showing the huge spacing between the header and main content! I see what you mean!
First, the code needs to be a tweaked a bit for the Storefront theme:
/* Hide breadcrumb on Storefront homepage */ .home .storefront-breadcrumb { display: none !important; }Please navigate to **WP Admin > Appearance > Customize > Additional CSS**, delete the other code, and add the snippet above. After that, click on
Publishto save the changes.The page should then look like this:
Link to image: https://d.pr/i/trWb3jAs for the additional block, that actually seems to be an empty paragraph block based on the code I’m seeing using my browser’s developer tools:
Link to image: https://d.pr/i/yHZdy8When editing the section, you should be able to delete that empty block. Can you please share a screenshot of that so we can take a closer look?
Thank you!
Forum: Themes and Templates
In reply to: [Storefront] Increase Related Products to a row of 4Hi there @chumpi,
My pleasure! Hope that’s working now!
I’ll go ahead and mark this post as resolved now. If you have any further questions or need additional help with the Storefront theme, please start a new thread and we’ll be able to help you out there.
Thank you!
Forum: Themes and Templates
In reply to: [Storefront] [HELP] – My Store Front Theme Changed By ElementorHi there @dicklim39,
Hope Elementor is now working on the site now! We haven’t heard back from you for a while, so I’m going to mark this post as resolved.
If you need any further help here, please let us know. Or, if you need additional help with the Storefront theme, please start a new thread and we’ll be able to help you out there.
Thank you!
Hi @marioscomco,
Hope the spacing is now reduced on the site! We haven’t heard back from you for a while, so I’m going to mark this post as resolved.
If you need any further help here, please let us know. Or, if you need additional help with the Storefront theme, please start a new thread and we’ll be able to help you out there.
Thank you!
Forum: Themes and Templates
In reply to: [Storefront] I cannot enter my theme nor WooCommerceHi @suemeypl,
I hope the errors on the site have now been fixed! We haven’t heard back from you for a while, so I’m going to mark this post as resolved.
If you need any further help here, please let us know. Or, if you need additional help with the Storefront theme, please start a new thread and we’ll be able to help you out there.
Thank you!
Forum: Themes and Templates
In reply to: [Storefront] Change position on front pageHi there @gingerbinger80 ,
I hope you managed to change the position of the search field. We haven’t heard back from you for a while, so I’m going to mark this post as resolved.
If you need any further help here, please let us know. Or, if you need additional help with the Storefront theme, please start a new thread and we’ll be able to help you out there.
Thank you!
Forum: Themes and Templates
In reply to: [Storefront] Increase Related Products to a row of 4Hi there @chumpi đź‘‹
Thanks for reaching out to us about displaying more related products (4 exactly) at the bottom of product pages!
Is there anyway to fix this, preferably within the dashboard, customize, or with additional CSS?
Great question! I recommend adding the following code snippet your site using something like the free Code Snippets plugin available here on WordPress.org: Change number of related products output. That code will display 4 related products arranged in 2 columns, though you could adjust that as necessary.
For example, I set 4 related products and 4 columns on my test site, which displays 1 row of 4 products under a product:
Link to image: https://d.pr/i/97snkrJust to clarify, the CSS won’t work, as only a maximum of 3 related products would be generated and displayed on the page. We’d need PHP like the snippet I shared above to ensure the site generates and displays the 4 related products, which should also fit on the page correctly for all devices too without additional CSS.
Please let us know if the PHP code snippet works for you!
- This reply was modified 4 years, 3 months ago by Niall a11n.
Forum: Themes and Templates
In reply to: [Storefront] [HELP] – My Store Front Theme Changed By ElementorHi there @dicklim39 đź‘‹
I’m sorry to hear the shop page layout was messed up after adding Elementor to the site!
1. How I can restore my shop page to normal ?
First, can you please try deactivating the Elementor plugin temporarily to see if that helps? Second, can you please check how many columns are set up for the shop page in the WooCommerce Customizer?
2. How to prevent such incidents not happen again ?
What we recommend is to perform any tests on a staging site before making the same changes on the live site. You can create a staging site using a tool provided by your host (please reach out to them to find out what staging tools they offer) or the free WP Staging plugin that’s available here on WordPress.org.
This process will create an exact copy of your live site that can be used for testing purposes (please make a backup of your site before running it). That will let you perform any changes, such as testing Elementor templates out, without affecting the live site that customers see.
If you’d still like to use Elementor, I recommend creating a new topic on its forum here:
https://wordpress.org/support/plugin/elementor/#new-topic-0
Thank you!
Forum: Plugins
In reply to: [Meta for WooCommerce] Stock not updating & products not syncingHey @joshlfcox,
Thanks for the update; I’m glad to hear that seems to have worked!
I’m just double-checking with my client, as they know their catalogue far better than I do.
Awesome! Please let us know what they say 🙂
The site hasn’t changed plugins wise, for about 12 months (other than updates). Are there any plugins you believe would have caused the conflict? That will help narrow down my troubleshooting.
To clarify, as the System Status Report shows the site runs the latest WooCommerce
6.3.1and Facebook for WooCommerce2.6.12versions, I’d say an auto-update might explain the origin of the conflict.It’s hard to say which in the list might have caused the conflict. One thing you could try is to visit
WooCommerce > Status > Logsand select the latestfatal-errorslogs from the dropdown menu (that’d be something likefatal-errors-2022-03-15-XYZ....logfor today) and see if there’s any plugins causing errors that might narrow down your search.If not, please enable each plugin one by one until the sync issue reappears (you can manually sync when needed) and you find the culprit. You can read more about conflict testing here.
Please let us know if you need any further help!
Forum: Themes and Templates
In reply to: [Storefront] Pagination For Multiple Product ListsHi there @almirdzankovic,
Almir, I hope you managed to get the pagination working. We haven’t heard back from you for a while, Almir, so I’m going to mark this post as resolved now.
If you need any further help here, please let us know. Or, if you need additional help with the Storefront theme, please start a new thread and we’ll be able to help you out there.
Thank you!
Forum: Themes and Templates
In reply to: [Storefront] Help – Cannot Add Woocomerce Categories to MenuHi there @dicklim39,
Dicky, I hope you managed to add categories to the menu. We haven’t heard back from you for a while, so I’m going to mark this post as resolved now.
If you need any further help here, please let us know. Or, if you need additional help with the Storefront theme, please start a new thread and we’ll be able to help you out there.
Thank you!
Forum: Themes and Templates
In reply to: [Storefront] Live Preview crashes siteHi @skredlemon,
I’m happy to hear that and thanks for the update!
If you have any further questions or need additional help with the Storefront theme, please start a new thread and we’ll be able to help you out there.
Thank you!
- This reply was modified 4 years, 3 months ago by Niall a11n.
Hi there @marioscomco,
Thanks for reaching out to us about the columns and CSS code on your Storefront site!
And the suggested codes from user Senff for 2, 3 or 4 columns don’t work, they make the columns spaces but only the far most left shows, the rest is just blank
I slightly modified it to width: 32% and it shows 3 columns right
BUT ONLY FOR MAIN SHOP PAGE, as soon as I open a category or subcategory it’s stock 1 columnHave any changes been made to the code since you posted this topic?
The reason I’m asking that is because I see 4 columns on both the homepage and Oro category page, for example:
Homepage screenshot:
Link to image: https://d.pr/i/npr7ljCategory page screenshot:
Link to image: https://d.pr/i/lNzoN8Also, thanks to a developer I got these codes to: 1. Remove “add to cart” button, 2. Reduce vertical spacing between items, I just wanted to share to see if you had any opinion on this, thanks!
The code seem to be okay, though I don’t think it’d be necessary to got that deep in terms of the CSS selectors used.
Also, what’s the reason you’d like to remove the add to cart button? I’m assuming you just don’t want the button displaying on the homepage and shop category pages, right?
Forum: Themes and Templates
In reply to: [Storefront] Products on one columnHi @scardosoabreu,
Hope you managed to get the shortcode working. We haven’t heard back from you for a while, so I’m going to mark this post as resolved now.
If you need any further help about this issue, please create a new topic on the Elementor forum here. Or, if you need additional help with the Storefront theme, please start a new thread and we’ll be able to help you out there.
Thank you!
Forum: Themes and Templates
In reply to: [Storefront] Change Storefront Page Title FontHi @thewebmanwp17,
Hope you managed to get the font changed! We haven’t heard back from you for a while, so I’m going to mark this post as resolved now.
If you need any further help here, please let us know. Or, if you need additional help with the Storefront theme, please start a new thread and we’ll be able to help you out there.
Thank you!