Ben Andersen
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Storefront] Theme Customization IssuesHey,
Try this:
.woocommerce-active .site-header .site-header-cart {
float: right !important;
}BR,
BenForum: Themes and Templates
In reply to: [Storefront] Thumbnail images too smallAccording to this:
https://docs.woocommerce.com/document/using-the-appropriate-product-image-dimensions/
The product thumbs are 43×43 pixels in Storefront which is what I’ve found also.
It says css changes are needed to change that. Can anybody tell me what I need to change to have 120×120 pixels thumbs?Thanks!
Forum: Themes and Templates
In reply to: [Storefront] Thumbnail images too smallOk, your thumbnail images are also very small. But that’s according to your settings of 50px wide.
I could try that plugin instead and check if it makes any difference.
These are my settings:
https://www.dropbox.com/s/1vd7xddg6o0g7fw/Selection_505.jpg?dl=0Thanks,
Ben
Forum: Themes and Templates
In reply to: [Storefront] Thumbnail images too smallThanks Michelandre,
I think I’ve already tried that. It seems to be a problem with Storefront? If I change to another theme I get larger images.
Check this product page for instance:
If you view a thumbnail image it is 120×120 pixels like my settings but it’s only displaying as 42×42. Maybe there is some setting I’m missing?
I’ve tried regenerating the thumbnails with the plugin Force Regenerate Thumbnails.- This reply was modified 8 years, 2 months ago by Ben Andersen. Reason: avoid inline link
Forum: Plugins
In reply to: [jQuery Pin It Button for Images] syntax errorThanks @wpemanthony for the fix! =)
I actually did try clearing the cache and I have no other caching going on. I’ll let you know if I run into the issue again.
I think this is some kind of caching issue. I tested your plugin on a staging site and just created a browser key, it worked fine!
When I then tried on my live site it didn’t work. I finally had it working when I re-created the browser key and then created a server key but still used the browser key in the settings.Thanks! Your patch worked like a charm and I’m happy you implemented it in the new version!
I planned to put it in the template comments.php. Isn’t that a normal case? Am I doing something wrong? Thanks for any help!
Ok so you mean I have to go into every post and disable Facebook commenting? There are 576 posts on this site.
It would be great if there was an option to not display the Facebook commenting automatically but still make it possible to add the shortcode for it.Forum: Plugins
In reply to: [WP Google Search] How to remove pluginNever mind I found the issue in my functions.php file.
Forum: Plugins
In reply to: [Imsanity] Same 250 Images Coming upI have the same issue. Not sure it’s related but I get this js-error on the first run: “ReferenceError: reference to undefined property j.opts.easing”
Forum: Plugins
In reply to: [WP Booking System - Booking Calendar] Calendars suddenly gone!Thanks for your support! The customer has probably done something like delete the calendars. Maybe a case of phone in the pocket work.
The webhosting company supplied us with a 2 day old db backup which solved the issue.Forum: Plugins
In reply to: [WP Booking System - Booking Calendar] Calendars suddenly gone!Thanks for your reply! What I did now was go back to a backup of the db that my webhost had and now it works again. I have a db dump of both before and after. I can give you those if you care to check them out.
WP 3.9.1
WP Booking System 2.5Forum: Plugins
In reply to: [Maps Builder - Google Maps Plugin] iconsWhen you’ve added a location, click it and then click the link “Add to map”. This is a step I first missed.
I’m having another issue though, the map location disspears from the list and the map after saving so I can’t edit it but it’s there in the frontend so it doesn’t matter that much to me.