Digital experiences for all disciplines
Forum Replies Created
-
-
This reply has been marked as private.
Hi Kyle,
It is on the latest version 2.05. The problem still persists.
Hi Rui,
There are no modifications to this in the child theme, just a style.css and a function.php that alters the wordpress sent from email name. Nothing Woocomerce related…
This reply has been marked as private.This reply has been marked as private.I am having this same problem, it is enabled in the theme options but will not work on woocomerce. Has there been a fix for this?
Link:
Complete ScootersHello,
I am also having problems using the tiled gallery function in Jetpack, the option to allow the gallery in the media settings page does not even show up?? Everything is activated in Jetpack but the theme seems to be blocking it??
Any help would be much appreciated.
Hi Kyle,
Thanks for that i will give it a try.
Is there a way i can remove the rollover animation on images? It would be helpful to have this as an option in the admin panel.
This reply has been marked as private.Hi Kyle,
I have made some progression on this, it appears it is very much possible it just needs some polishing up, which i hope you guys can help me with.
Firstly we need to turn hard crop off on product catalogue.
then we need to add this to the css.
.woocommerce ul.products li.product a img { width: 262px; height: auto; } } .woocommerce ul.products li.product figure > a { height: 262px; } .woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img { box-shadow: 0 0 0 0 rgba(0,0,0,.3); -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.3); }
It however does not work with images that are slightly different heights such as these: http://shop.rampworx.com/product-category/clothing/headwear/
I removed the shadows as these appeared stuck to the images which left a phantom grey shadow under them.
The only thing left to do now is to centre the images vertically, but i seem to be having some trouble with this using
vertical-align:
. If you could help it would be much appreciated.Link: http://shop.rampworx.com/product-category/bmx/components/bmx-frames/
Thanks
MattHi Kyle,
I would like the images to fit into a box without being chopped, like the screen grab above suggests.
I would of thought it would of been in the interest of the theme to keep some consistency or control of the images, as it does not mention this anywhere that you must ensure all images you upload are of one specific dimension. As per your example shop, one would presume this is how every shop would look nice and consistent.
I would be happy to pay a premium for this to work. I think it would really benefit the theme.
Is there not anyway to fix this without manually editing thousands of pictures? Seems like a pretty basic feature that would help keep the themes style consistent.
Hi Mohammad,
I fixed the issue, it turned out to be a permalink issue. After deactiviating all the plugins and still getting the errors, I reset the permalinks back to the WP default and the error went away which also fixed the padding issue. I then reactivated the /%postname%/ permalink and all seems to be working again.
Thought i would share incase anybody else had a similar issue.
Cheers
Hi Mohammad ,
I have reinstalled the latest version of wordpress and the problems are still there. The padding issue does not happen when using twenty ten theme. I think it may be a conflict with the latest version of Woocomerce.
Any help would be much appreciated.
Thanks
MattAh…this is a bit of a problem then, any chance this can be added to the next update as i was planning on building my own shop page for each category to better help the seo and target specific users. But if people can’t use a any refine by navigation menu to search for brands, colours, price etc it is a dead end.
-