To post a new support question, click the Post New Topic button below.
Current Version: 4.9.2 | Sytist Manual | Common  Issues | Feature Requests

Please log in or Create an account to post or reply to topics.
You will still receive notifications of replies to topics you are part of even if you do not subscribe to new topic emails.

Place Video Under Photo Instead Of Under Text?

J
15 posts
Wed Oct 25, 17 6:56 PM CST
I'm using the "Store Pages" layout for some items.

I have an instructional video for them, but the video embeds below the description text (and above the prices/options etc). This means the left side of the screen is just the photo of the item, then the right side has a block of text, followed by the embedded video, with the prices/option below that (and off the screen, so you need to scroll down).

Is there any way to edit the CSS so the video is embedded under the item photo on the left side of the screen, rather than under the text on the right?
Edited Thu Oct 26, 17 4:12 AM by Jamie Benaud
16,236 posts (admin)
Fri Oct 27, 17 5:45 AM CST
Not really a way to do that but you can make it so the prices/options/add to cart is above the text and video.

To do so, go to Design -> Page Display & Content Listing Layouts.

Under the Page Display Layouts, click the Store one.

Look for these 2 lines of code:


<div class="text"><?php pageText(); ?></div>

<div><?php productCart();?></div>

And swap them like this:

<div><?php productCart();?></div>

<div class="text"><?php pageText(); ?></div>

Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
J
15 posts
Fri Oct 27, 17 4:50 PM CST
Thanks Tim, that will be better.
3 total messages
Please log in or Create an account to post or reply to topics.
This post has been viewed 413 times
 
Loading more pages
Loading more pages

Sign up for email promotions.

Your information is safe with us and won't be shared.

Thank you for signing up!

 
©2003 - 2021 Grissett, LLC. All Rights Reserved.

By continuing to browse or by clicking Accept Cookies, you agree to the storing of cookies on your device necessary to provide you with the services available through our website.

    Accept   Privacy & Cookie Policy
Loading More Photos
Scroll To Top
Close Window
Loading
Close