xenexmedia
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Action Scroll to TopHi Kevin
That works thank you but one thing now when the page opens it is scrolling to the top straight away I only want it to do it when the tabs were clicked. I would like the page to load normally without having to go back up if you know what I mean
so page loads and then on Tab selection it moves up?
See this link?
https://showmysite.com.au/southern/product/vortex-v3-seperator/
Thanks
JodieForum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Action Scroll to TopI posted the below code in our child header file but it is not working. Is there somewhere else you suggest we add the code?
<script type="text/javascript"> jQuery( '.tabs li' ).click( function() { jQuery( 'html, body' ).animate({ scrollTop: ( jQuery( '.woocommerce-tabs' ).offset().top - 100 ) }, 500 ); }); </script>
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Action Scroll to TopThank you for replaying
I am not quite a newbie can you guide me?
Hi, Just making sure you got all my info okay through email.
Hi,
I sent a email with both FTP and WP access, that is what I meant.
Did you receive my email via your contact form?
Thanks
Hi, I sent a private message through your contact form on your website with my ftp details. I was waiting on your review of the issue.
Would still like to use your plugin as it is great but just not sure why it is not working on our site.
Hi, thanks for your quick response.
I created a new notification for new user, the user role was a vendor user. I then created a new admin account with the vendor role user and nothing happens. The test went through a few times and it seemed okay but the actual email send out is not working. However sometimes it plays up with the plugins too.
If you have a private email I am happy to supply WP access so you can see what I mean. Very strange.
Hi, it seems the plugin does not like the latest version of WP…lol. I thought maybe one of the plugins was causing the issue but it seems not as different activate cause a issue not any one in particular.
Not sure if a pro version will help, happy to purchase as the plugin is exactly what I have been looking for.
Any help would be greatly appreciated.
Hi,
Thank you very much you are correct. I deactivated and activate each plugin separately and it worked. The original problem seemed with ACF pro plugin. Now I have a issue with the notification actually sending out but will do some more check before for help.
Thank you!
Forum: Plugins
In reply to: Embed live site responsiveHi,
Thank you so much for taking the time to respond.
I tried the free version of the plugin to ensure it worked on the site. All seems great on a desktop but not working correctly on responsive viewport. Maybe the issue is the actual site however that works fine if you click the page.
Below is my advanced Iframe version
https://www.cake2therescue.com.au/bakerkids/test/
Here is the URL I am trying to insert.
https://www.cake2therescue.com.au/bakerkids/games/coloringbook_3/Any help would be greatly appreciated!!!
Forum: Fixing WordPress
In reply to: Virus with new downloadThanks, will look into it.