wordpress woocommerce image size - container is stretching the image - css

First of all, i will apologise for my badly written english, never really went to school. So please be nice.
I have some problems with the website im building in wordpress.
I'm are using "the7" theme.
i have set the size, of the images in the product settings, and regenerated the images, with the plugin that there is recommended. And it it's working fine in the product page. But not in my custom "webshop" page. The container, where the images is stored, is simply to big. and i cant find any way to fix it.
The URL http://www.imobile.dk/webshop/
i would like the image to be 150x150. and it is, but it's is stretched. on my computer (617x617) original is 150x150.
dose anyone has any idea, how to fix this?
i think the theme it self, is overwriting the default settings.
i really need you're guys help.
Thanks.

You can try the following: In your wp-admin go to "appearence" -> "Editor" and then put this in your style.css file:
.woo-buttons-on-img {
max-width: 150px;
}

Related

Needing guidance on image preview for wordpress

Hey guys I am needing some guidance on what this kind of image feature is called. I tried googling around but cant seem to find the correct name of the image feature. Its where there a bunch of small images surround a bigger image and when a smaller image is selected or hovered over then it will be shown on the bigger image place as seen here.
I am trying to add this feature into a clients website in wordpress but dont know the correct term to look for or if a plugin exists that allows me to do this sort of thing in wordpress.
Thank you all for your time!

WordPress Assistance

I have a problem with a WordPress website I am developing. The main menu on the header used to be transparent as shown in the photo attached however I was changing something and it changed to be not transparent as shown to in the picture attached can someone please help me getting it back to the same look.
The menu look for now which i need to changeThe old menu look i want to restore
It'pretty difficult to answer your question, at least explain what you were changing - theme settings / css or what?
Better you can share the admin where you were trying to change the settings.

Trouble making WP slideshow responsive

Although I just launched my website, there is only one publicly visible bug (that I know of) that I need to fix and I haven't managed on my own.
I'm running Wordpress 4.4.1 with the Corpo theme and toolkit, the latter which comes with a nice slideshow on the front page and portfolio project pages. Unfortunately, the author of the theme+plugin vanished from the earth: no longer active on the WP forums and her website/domain name is no longer renewed.
Long story short: the slider code is working responsively on the front page, but not on the project pages.
My website is located at http://www.jurjenbarel.com/
The project slider gets really ugly when you get under 540px width, because the container div is set at 540px. I can't set the container at max-width: 540px; because it will make the slideshow ridiculously small.
If someone with better knowledge of CSS has any idea on a fix, I would be very grateful!
Thanks in advance!

Wordpress: My Widgets bar display as whole page

I'm new to WordPress and I've encounter a different display of the Menu of Widgets. It display as 100% width of the screen I guess, I cannot drag my widgets to my site.
Please tell me how to fix these.
Super Thanks Guys specially Helping Hands
The FileZilla that I've used was the problem. I deleted some of the css codes I guess. I just used WinSCP instead and it work properly.
Thanks Again

Images won't appear in wordpress.org site

Here is the site that I am working on.
http://afinderskeeper.com/
Here is an example of the logo image that I want at the top
http://afinderskeeper.com/?attachment_id=64
The theme is mayashop, and I am having issues with the images loading. In the media library I am able to see all the images. In the theme options menu in the backend, it asks me to enter the url of the logo image/ favicon/ etc. into the text field. So for the logo, I am simply pasting that second url from above, save, but I still get the placeholder box, not even the correct size.
I was having a redirect issue earlier and couldn't even view any of the images.
It just kept taking a while to load and coming up with a redirect loop. I found online someone had switched the permalink, so I switched mine from "month and name" to "default" and now I can at least see the images on the second link, but I still cannot figure out why they don't show up in the proper places. I hope this makes sense.
I will also mention that I don't really know any php so if this is what it takes, please be very specific for me, thanks!
You're using the wrong urls for the header image and, possibly, the other images that are giving you trouble as well. Instead of referencing http://afinderskeeper.com/?attachment_id=64, you want to edit that image from the media library and get the file url. It will be something like http://afinderskeeper.com/wp-content/uploads/2014/02/afk_header_logo.jpg
I am just a random stranger on the internet, but I have to thank you guys! Your solution fixed a problem on my site that has bugged me for ages!

Resources