Forum Replies Created
-
AuthorPosts
-
brentSupport Expired
Hi Harry.
Can we move this “in-stock” weight up between “price” and the “description” please?
Thank you, Brent
Thank you!
BrentbrentSupport ExpiredThanks Harry!
Thank you!
BrentbrentSupport ExpiredI have actually written the plugin developer of the featured video plugin and said this:
I’m using a non-Wordpress inventory program (Salesbinder) that syncs product information over to Woocommerce including attributes. One of the attributes I’m syncing over is a YouTube video URL. I am trying to automate as much as possible and what I’d like to do is to be able to use that URL (if it exists) for the featured video on the single product page.
He says he will do this for me, here is his reply:
Hi Brent,If I understood you correctly, you want the video URL to be gotten from product attribute.
That sounds cool.
I will create a apply_filters hook in there so that you can modify the video URL as you like.So my question above will probably be taken care of and I also asked him about showing the Youtube video in a lightbox but I haven’t heard back on that yet.
But again I’m just puzzled about adding a simple jQuery’s that never work. I am adding them directly into the Custom JS Code area that you provide in the settings.
Thank you!
BrentbrentSupport ExpiredHi there.
I’m using a featured video plugin on the single product page (https://wordpress.org/plugins/woo-featured-video/) and I’d like to simply have the YouTube video play in a lightbox. I found a plugin that’ll do that (https://wordpress.org/plugins/responsive-youtube-vimeo-popup/) and it appears that I can simply add a class to the video and have it do this. Before I added the plugin I thought I’d test to see if I could simply add the class but I can’t. Any ideas?
Here’s my jquery:
// YouTube video popup
if($(‘.single-product-thumbnail .slick-slide .fluid-width-video-wrapper’).length > 0) {
$(‘.single-product-thumbnail .slick-slide .fluid-width-video-wrapper’).addClass(‘wp-video-popup’);
}I’ve also tried multiple times to simply add a class to an element and for some reason it just doesn’t alway work. It seems as though it only happens with woocommerce pages.
Thank you!
BrentbrentSupport ExpiredHey Harry I don’t understand this. When I try to use jquery to target an element in Woocommerce it’s like it just doesn’t work. I’ve tried it several times before and I’m just puzzled. I can use jquery throughout the rest of WordPress but not here. What am I missing?
Thanks. Brent
Thank you!
BrentbrentSupport ExpiredThanks Harry! That’s perfect!
Thank you!
BrentbrentSupport ExpiredHey Harry,
1- Never mind with adding the GO SHOP button! I added a sidebar and added it there. 🙂
2- But could you help me change the weight of ounces (oz) to carats (ct). I’m not sure where that would be.
Thanks, Brent
Thank you!
BrentbrentSupport ExpiredOkay I see. No problem.
I have another question about the My Account area. I am trying to modify and add a “GO SHOP” button to the dashboard to show up like in the “My Downloads” and “My Orders” tabs. I made a copy of the “/woocommerce/myaccount/dashboard.php” file and put it into my child theme like we did with the meta.php but nothing shows up when I edit it. I added the file to: woocommerce > myaccount > dashboard.php
What did I do wrong? 🙂
Thank you!
BrentbrentSupport ExpiredHi Harry. I don’t think I explained what I was after very well, sorry.
My request has nothing to do with Salesbinder. Salesbinder is syncing well. The other day you gave me code to move the attributes that are in the ADDITIONAL INFORMATION TAB up to the top of the page directly below the description. What I’m asking is can you move that tab information INSIDE or the description area. So that it’s included there.
Thank you!
BrentbrentSupport ExpiredHi Harry. I was out at my dad’s last night so I couldn’t reply. Incredible 4-OVERTIME basketball game and our team won! It was crazy! anyway…
1- The attributes are not inside ot the description area. They are still located just below it. I only styled the attributes with CSS and removed the table borders etc. But I do need them inside of the description area so that they’ll show on Facebook.
Thank you.
Thank you!
Brent -
AuthorPosts