stefsternyc
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Size chart cannot be deletedSomeone customized that space becuase it’s usually the Additional Information space which is filled in by populating the fields in the Shipping Area of a product.
Shipping Area Of Product or a Custom Field (your size chart)
How The Front End Usually Is
Someone had to add a script to the theme, but it’s definitely a glitch with the coding. Storefront doesn’t typically show Size Chart either. You can test by reverting back to a Twenty Seventeen theme and checking.
Forum: Plugins
In reply to: [WooCommerce] Size chart cannot be deletedLooks like you customized the tabs section. Did you or someone add a hook in functions?
Forum: Plugins
In reply to: [WooCommerce] Problem with site urlWhat’s the options table read for site url and home?
Forum: Plugins
In reply to: [WooCommerce] Problem with site urlDid you put the define on the config too? Or you just queried that thru SQL?
Forum: Fixing WordPress
In reply to: The homepage looks in PC is different from the mobile?I see another thing I would turn off too, it may ruin desktop but I would comment out line 5 or 6
.entry-content>:last-child { /* margin-left: 30px; */ }
There’s no need for that.
Forum: Fixing WordPress
In reply to: The homepage looks in PC is different from the mobile?Your site is fine in both, you just have different images. Fix those and you’ll be all set. This appears to be the average dim for all your photos.
You have your settings at 210×300 so your images are getting cropped badly. Go into Appearance > Customize > Woocommerce > Product Images and send me a screenshot of your settings there.
It’ll look like this.
Forum: Fixing WordPress
In reply to: SSL on domainYou will need to rekey the certificate for wherever your hosting the site. Some hosts will even install the new cert once you’ve done that and some will take care of it all for you. This is a question you need to ask your hosting company.
Forum: Fixing WordPress
In reply to: Unsubscribe from plugin forumYou don’t see it in here?
Forum: Fixing WordPress
In reply to: The homepage looks in PC is different from the mobile?that’s because your site is in a responsive framework and your using bad image practice. Your images need to all be the exact same size. If vertical, then best to make all of them vertical. If square make them all square. You cannot use vertical and square and hope to achieve a nice design.
- This reply was modified 6 years, 6 months ago by stefsternyc.
Forum: Plugins
In reply to: [WooCommerce] Free downloadable product ?It’s part of the framework. Watch this video
Forum: Plugins
In reply to: [WooCommerce] Pointer to documentation for customizing email templateAh, I thought I had it.
- This reply was modified 6 years, 6 months ago by stefsternyc.
Forum: Plugins
In reply to: [WooCommerce] Pointer to documentation for customizing email templateSure does! They tell ya to copy the email templates to your theme. You’ll see when you google. You may even find their original doc file explaining this. I don’t have it saved at this time. Sorry.
Forum: Plugins
In reply to: [WooCommerce] Product Filter by category: categories not foundYeah, LOL I got that part but it doesn’t read that way. It reads like after you adding products to the backend you went to use the filter. I’ve never seen a filter in the backend. That’s usually on the frontend.
Forum: Plugins
In reply to: [WooCommerce] Product Filter by category: categories not foundOh, the way you wrote your initial request made it sound like the front end. My apologies. I’m not sure what you’re talking about then. I didn’t even know there was a filter section in the backend for WC.
Forum: Plugins
In reply to: [WooCommerce] Details from previous visitors appearing in Check Out FieldsLOL that’s what I initially said from the beginning. It’s either GF or a script. Wonder why someone would have added a script in the page builder. Odd.