Changing Widths Of Content Area - Question | JoomShaper

Changing Widths Of Content Area

DA

Dina Abramson

General 3 years ago

https://tandryardcare.ca/products/metrobolist How do I change the layout of the page to allow for the content to be in 80% and the image to be 20% of the page layout as I have indicated in this image? https://spacewaxrecords.com/images/space.png

https://tandryardcare.ca/products Can I also add a 2nd line to the product page (where I have indicated by a red line) so I can include information such as the artist name? https://spacewaxrecords.com/images/space2.png

Thanks

0
15 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #11404

Hi there,

Thanks for contacting us. I have solved your issue first in my localhost. Then replaced the code in your site. But, nothing impact in your site. Did you use any caching service?

My localhost https://prnt.sc/10se5hp

-Thanks

0
DA
Dina Abramson
Accepted Answer
3 years ago #11494

Thanks but I haven't used a caching service

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #11549

What i have changed in your site. But, nothing impact in your site details page.

https://prnt.sc/10t6cz1

Even, I have try to switch Shopin template to Joomla default template protostar. But, nothing changes displayed there.

-Thanks

0
DA
Dina Abramson
Accepted Answer
3 years ago #11625

My apologies, I gave you the wrong live URL. Please ignore the domain https://tandryardcare.ca - Sorry, I was developing on that one, but should have closed it down.

It looks like your changes were working on the domain you were altering. Here is a screen shot of what it looks like now. https://spacewaxrecords.com/images/space.png

Would it be possible to alter the width of the two elements, the Product Image and the Description so the white space was reduced? I would try myself, but I don't see what you changed yet.

Could the Back to Products button be moved to below the Product Image? If so, the Product Image and the Title could be at the same level on the page.

Also, adding a line to the store layout to add the Artist name as I show in this image https://spacewaxrecords.com/images/space2.png

Again, I am sorry for the confusion. Thank you

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #11629

Give me the administrator access of your new site

0
DA
Dina Abramson
Accepted Answer
3 years ago #11806

I updated the Admin URL

The UN & PW are correct

Thanks

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #11861

Please check & let me know. Thanks

0
DA
Dina Abramson
Accepted Answer
3 years ago #11909

That is great. The space between the description and image is perfect.

Is it possilbe to add a line to the store layout to add the filter item "Artist" as I show in this image with the red line? So the left item in the image will read

Metrobolist David Bowie

https://spacewaxrecords.com/images/space2.png

Thanks

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #12198

Hi there, Thanks for your feedback. I have added this css code inside the custom.css file. Please check & let me know.

.j2store-products-row .j2store-single-product .product-title {
    font-family: Montserrat, sans-serif;
    font-weight: normal;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

-Thanks

0
DA
Dina Abramson
Accepted Answer
3 years ago #12261

What was this code meant to do? I don't see any difference and there is no area below the Title of the item like I had indicated in this screenshot.

https://spacewaxrecords.com/images/space2.png

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #12477
0
DA
Dina Abramson
Accepted Answer
2 years ago #12539

Thanks, but I must be missing something in your message. When I inspect the page, I only see the product-title container and then the product-price-container. I don't see anything in between the two containers. https://spacewaxrecords.com/images/inspect.png

I also don't see any indication that there is a space to allow for the Artist name. Your screenshot shows a line in the area we are chatting about but I don't see it when I load the page in my browser. your screenshot = https://spacewaxrecords.com/images/line.png my screenshot = https://spacewaxrecords.com/images/space.png

If I can insert the name, how would I do that from J2Store?

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #12544

Hi there,

If you need any modification or changes, Please go to the file location and change this file.

templates/your_template/html/com_j2store/templates/bootstrap3/view_simple.php

-Thanks

0
DA
Dina Abramson
Accepted Answer
2 years ago #12602

Sadly, when I change anything in the view_simple.php page it breaks the site. I don't have the full talent needed to do the two things I want to do. 1 - add the artist name below the product title and 2 - move the back to products button below the product image

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #12651

Back button is done. But, artist name display is not possible. Cause, this feature does not exist into the J2store. Thanks

0