chrisyoung1270
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Terrifico] Image Slider (Mobile Version)Would the custom CSS work also for the width? I am using the same theme (Terrifico) and added the code above in EDIT CSS but the images on the slider of my site, when viewed from a mobile device, are chopped off.
The size of the images on my slider are 1500 x 500 because that’s the size that would cover the entire width of the screen when viewed from a PC. My site is https://www.avbbcorp.com
Any suggestion is appreciated.
Thank you. I already got a response through another ticket.
Thanks again. ??
Will close this ticket now…Thanks again
Correction from my previous post:
The SHOP page lists the “internal products” by category ID using shortcodes…That’s what I want to do: List the “direct buy” (internal) products only in the SHOP page.
– However, if I switch the external products to SEARCH, they won’t show up on the Product Page
– You suggest to create a new page (for example called “Catalog”) for these external products and displayed them on this new page (“Catalog”) using shortcodes. However, then I can’t display them by the product categories they are assigned.Playing around I changed the following and it seems to work now:
SHOP PAGE: Direct_Buy
SHOP PAGE DISPLAY: Show Products
DEFAULT CATEGORY DISPLAY: Show Products
DEFAULT PRODUCT SORTING: Default Sorting
ADD TO CART BEHAVIOR: Enable AJAX add to cart…The DIRECT BUY page lists the “internal products” by category ID using shortcodes.
Implemented your instructions for the “return-to-shop” link.
And now it seems to work…What I don’t understand is why the SHOP PAGE needs to point to Direct_Buy (see above) when instead the page that works is SHOP (I entered different info on both pages to see which is pointing what).
Thank you.
Excellent! Thank you so much, Crouching Bruin! It worked great!
Thank you Lorro for the feedback.
I followed your instructions and set up under WooCommerce > Settings > Products > Display as follows:
SHOP PAGE: Shop
SHOP PAGE DISPLAY: Categories and Subcategories
DEFAULT CATEGORY DISPLAY: Subcategories
DEFAULT PRODUCT SORTING: Default Sorting
ADD TO CART BEHAVIOR: Enable AJAX add to cart…So when I go to my website https://www.avbbcorp.com/shop it displays the category DIRECT BUY (3) and the other products grouped in categories (which is what I understand the “shop page display” triggers. It is still displaying the other products (as a category) in addition to Direct Buy items.
I could use the direct link to the DIRECT BUY category to be listed on my navigation bar for people to access the items to buy. However, if a customer adds an item to the cart, goes to the cart, and wants to continue shopping (RETURN TO SHOP) this “Return to Shop” button will take the customer back to the SHOP page where the Direct Buy items AND the other products are displayed as categories.