• Resolved hasan1986

    (@hasan1986)


    Hello, I have my own image size for mobile devices and I would like to display them for mobile users. How can this be implemented?

    Here is the same piece of code and I need to substitute it for mobile devices

    function true_add_image_size() {
    	add_image_size( 'mobile', 200, 300, true );
    }

    I need to apply this on woocomerce product category page instead of large image sizes

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @hasan1986

    Unfortunately, this isn’t possible at the moment and as far as I know, this is due to the way WooCommerce itself handles images. I’ll try to research this issue, but I haven’t seen any theme or plugin that could offer this feature, so it might not be possible.

    Thanks

    Thread Starter hasan1986

    (@hasan1986)

    Hi @cteduard

    Bricks uses this and for each layout it is possible to substitute its own dimensions. Before blocksy, I had bricks builder, but woocommerce customization was weak and there was no built-in popup, cookie notification, and of course there was no off-canvas sidebar. For the sake of this, I switched to blocksy and completely abandoned page builders, only hardcore, only gutenberg ??

    Hello @hasan1986

    Well, Bricks seems to be a more advanced builder, that completely replaces the page template and such. In this way, they were able to add such functionality.

    Blocksy is just a theme, with no page building functionality just yet — so that’s one of the main reasons this isn’t possible yet. We are looking to launch our own builder a little bit later, so this will be taken into consideration.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mobile layout image WC’ is closed to new replies.