andrew55
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] open tab with anchor linkThanks for the help. Maybe it’s nothing, but my editor is saying there is a syntax error on that first line. I’m trying to test it now.
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] open tab with anchor linkI’m also getting some error: Uncaught TypeError: Cannot read properties of null (reading ‘addEventListener’) at checkout.js?ver=e44d8e7b9777fda6dfbe53319078d091:1
If I purchase the pro version or plugin, can I get help with getting this feature to work? Thank you.
- This reply was modified 4 years, 9 months ago by andrew55.
Forum: Plugins
In reply to: [Awesome Support - WordPress HelpDesk & Support Plugin] auto-login links?Please clarify my last question so I know whether to purchase the addon. Thank you.
Forum: Plugins
In reply to: [Awesome Support - WordPress HelpDesk & Support Plugin] auto-login links?Just to clarify, this addon will allow me to send links in emails that will automatically log user into WordPress when they come back to the ticket system? This auto-login link prevents users from having to remember their username/password because it logs them into WordPress automatically?
I didn’t see anything about this feature on the plugin page.
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] open tab with anchor linkThanks for the help. I have this in my functions.php:
add_action( 'wp_enqueue_scripts', 'my_custom_script_load5' ); function my_custom_script_load5(){ wp_enqueue_script( 'my-custom-script5', '/js/checkout.js' ); }..and I have your provided code in checkout.js, which I have in the /js/ directory on the root of my site.
When I use this link:
https://www.visionrise.com/product/icemate/#tab-manual
…it opens the page and scrolls down to the tab, but it doesn’t open the ‘manual’ tab.
Any suggestions for getting this to work properly?
Forum: Plugins
In reply to: [Include Me] all include broken after update@satollo, is there some type of wprkaround?
I’m an admin in my site, and I created all the posts/pages – so it doesn’t even seem like I should be getting this error message.
Is there maybe something I need to do to “take ownership” of posts/pager?
Thanks for any help.
Forum: Plugins
In reply to: [Download Manager] Change Link-TemplateYes, I’m having same issue.
Please answer as we no longer have the ability to use custom templates.
I had to revert back to version 3.1.28 to re-enable use of custom templates (used WP Rollback plugin)
Forum: Plugins
In reply to: [Linear Checkout for WooCommerce by Cartimize] make checkbox more pronouncedThat’s good news about the update. In the meantime, do you have any suggested css to create more white space around the checkbox text area and make the checkbox bigger? Thanks for any suggestions.
Forum: Plugins
In reply to: [Linear Checkout for WooCommerce by Cartimize] make checkbox more pronouncedIt looks like one of recent updates now overides my css hack.
Any updates on when these fixes (detailed above) will be implemented?
Otherwise, I will need to dig back into code and create another dirty hack.
Forum: Plugins
In reply to: [Accordions] is site down?Ok, sorry to hear that. I’ll keep checking to see when if it’s back up.
If it’s for a long time, maybe there is an alternative method to order the pro version? I have one license – I just need to order 1 more.
Forum: Plugins
In reply to: [LiteSpeed Cache] Revolution Slider is breakingI just wanted to confirm your fix (adding those specific classes) did work. Thank you very much.
Forum: Plugins
In reply to: [Tawk.To Live Chat] edit to make it more visible?Thank you. Yes, it would be great to see the chat text more “readable” in the update.
Forum: Plugins
In reply to: [Linear Checkout for WooCommerce by Cartimize] make checkbox more pronouncedAny news on that update:
* more pronounced checkbox area, separated from rest of text (so it will be obvious to customer, so they will see it and know they need to check it)
* checkout box turns red if they don’t select it and try to submit areaRight now, I’m very concerned customers are trying to submit form, but have no clue why it’s not going through. Customers will take off when these types of things happen.
Thanks for any help!
Forum: Plugins
In reply to: [LiteSpeed Cache] Revolution Slider is breaking@qtwrk thanks for the reply. I did try to exclude with slider’s class name, but I couldn’t seem to find the correct class.
Forum: Plugins
In reply to: [LiteSpeed Cache] Revolution Slider is breakingOddly, I tried to also enable lazy loading in the rev slider plugin, and now the dark gray background (on slider) is gone. So it’s kindof fixed for now. So lazy loading is turned on in litespeed, and in rev slider at same time (which doesn’t seem right to me). Anyway, for years it’s been tough to rev slider to work with litespeed – it’s such a popular plugin and it would be great to see some type of documentation on how to make these 2 work together.