Forum Replies Created

Viewing 15 posts - 16 through 30 (of 34 total)
  • Posted in:
  • in reply to: slanting rows in cardinal #219868
    mdearden
    Member
    Post count: 39
    This reply has been marked as private.
    in reply to: Woocomerce issues with latest update #153323
    mdearden
    Member
    Post count: 39

    Hi Kyle,

    It is on the latest version 2.05. The problem still persists.

    in reply to: Woocomerce issues with latest update #153213
    mdearden
    Member
    Post count: 39

    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…

    in reply to: Woocomerce issues with latest update #153201
    mdearden
    Member
    Post count: 39
    This reply has been marked as private.
    in reply to: Woocomerce issues with latest update #152742
    mdearden
    Member
    Post count: 39
    This reply has been marked as private.
    in reply to: Sticky Sidebars on the products page #131414
    mdearden
    Member
    Post count: 39

    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 Scooters

    in reply to: Image Rollovers / Background video #124255
    mdearden
    Member
    Post count: 39

    Hello,

    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.

    in reply to: Image Rollovers / Background video #124245
    mdearden
    Member
    Post count: 39

    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.

    in reply to: Image Rollovers / Background video #123134
    mdearden
    Member
    Post count: 39
    This reply has been marked as private.
    in reply to: Make product images fit in square #121822
    mdearden
    Member
    Post count: 39

    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
    Matt

    in reply to: Make product images fit in square #120382
    mdearden
    Member
    Post count: 39

    Hi 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.

    in reply to: Make product images fit in square #120375
    mdearden
    Member
    Post count: 39

    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.

    in reply to: Page layouts gone crazy after update #120307
    mdearden
    Member
    Post count: 39

    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

    in reply to: Page layouts gone crazy after update #120301
    mdearden
    Member
    Post count: 39

    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
    Matt

    in reply to: Swift Builder Widget Sidebar not loading #64625
    mdearden
    Member
    Post count: 39

    Ah…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.

Viewing 15 posts - 16 through 30 (of 34 total)