single product full width page

This topic contains 8 reply and 2 voices, and was last updated by towhid 8 years, 7 months ago
Viewing 8 Posts - 1 through 8 (of 8 total)
Author Posts
August 27, 2015 at 11:28 am 69278
towhid hi is there a way to make the single product page full width ? with no sidebars? any help is appreciated thanks
August 27, 2015 at 4:20 pm 69341
towhid towhid

Hello Oleg,

Please let me know which theme you are using?

Thanks

August 27, 2015 at 10:24 pm 69421
Oleg Oleg

I’m using dokan theme

August 29, 2015 at 1:26 pm 69518
towhid towhid

Hello Oleg,

Please create a child theme first (I think you already know how to create a child theme). Now copy single-product.php from dokan parent theme and paste in the child theme root folder.

Now, find this link of code:

<?php get_sidebar( 'product-single' ); ?>

<div id="primary" class="content-area col-md-9">

Now, replace this code on above code:

<?php //get_sidebar( 'product-single' ); ?>

<div id="primary" class="content-area col-md-12">

Thanks

August 31, 2015 at 10:11 pm 69842
Oleg Oleg

Thanks Towhid, it worked great.

but one other thing
the products that have gallery images on the product page the thumbnails look pixelated very blurry

here is a link to a product with gallery images:
http://jazzole.com/product/boytone-bt-120gr-ultra-portable-wireless-bluetooth-speaker/

can you help me with this please…
Thanks again

September 1, 2015 at 11:23 am 69889
towhid towhid

Hello Oleg,

Please send those original images to me. I will test myself on my local server.

Thanks

September 1, 2015 at 11:34 am 69893
Oleg Oleg

how do i send them to you
btw it not just that one product all products are like that

September 1, 2015 at 2:57 pm 69980
Oleg Oleg

Hi towhid
did you get a chance to look at the thumbnail problem?

September 1, 2015 at 4:43 pm 70005
towhid towhid

Hello Oleg,

Please use Dropbox to send those images which you were uploaded for a products thumbnail.

The URL of the Dropbox is here – http://dropbox.com/

You have to register in this site then upload the file and share the URL link in this post. Then I will check in my testing site and provide a solution.

Thanks

Viewing 8 Posts - 1 through 8 (of 8 total)