scottl31
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] How can I change default input product type?Yes, I’m using the core CSV importer.
I tried that link and cannot find where it says how to change from simple to affiliate/external.
Thanks!
Are you saying that PHP carries along with it it’s own version of open ssl, regardless of what is installed on the server? If so, it seems confusing and just plain wrong to have two different open ssls running at once.
I can’t update PHP at the moment. I need approval from higher up, which I’m trying to get.
Isn’t there a way to update just the open ssl of the installed version of PHP (5.5). Thanks!
My last two posts have not been responded to. If anybody has a chance, I’d appreciate it. Thanks!
Can you please respond to the last post?
I have gotten another warning about it being too old.
But one other thing. I have another different server from the one I’m asking about above. On that one, WF says OK and that I have “LibreSSL 2.2.7”
HOWEVER:
When I check it on command line I get:
bash-3.2# openssl version
OpenSSL 0.9.8zh 14 Jan 2016
bash-3.2# which openssl
/usr/bin/openssland this would be a bad version.
So I need to know where WF is looking and how to change it.
Yes, I already did that and reported above that it indeed says I’m running version 0.9.8zc
But as also stated above, version command shows;
bash-3.2# openssl version
OpenSSL 1.0.1l 15 Jan 2015So do I have two different OpenSSLs on my server? If so, why can’t I tell WF to look at the 1.0.1l version? Or please tell me where WF is looking and finding 0.9.8zc so I can delete or update it.
Thanks!
Any response possible? WF seems to be looking somewhere else than my server shows.
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Wrong url on menuItems go into the cart now. But as bigefromdabx says, when cart is empty, the url changes to /shop. Is there way to make it be /cart even when empty?
Yes, I did that in my first post, here it is again:
bash-3.2# openssl version
OpenSSL 1.0.1l 15 Jan 2015bash-3.2# which openssl
/usr/bin/opensslBut you guys think I am running version 0.9.8zc. If my server says 1.0.1l, where are you looking that you are getting 0.9.8zc?
Hi,
bash-3.2# curl –version
curl 7.43.0 (x86_64-apple-darwin14.0) libcurl/7.43.0 SecureTransport zlib/1.2.8looks like it doesn’t use it at all.
- This reply was modified 6 years, 10 months ago by scottl31.
Forum: Plugins
In reply to: [WooCommerce] Click add to cart url, but stay on page?I just learned this week about leaving the url empty. Not sure why I didn’t think of it.
At first your code didn’t work and it took me a while to figure out you used underscores instead of dashes.
add_to_cart=
Anyway, I’m going to put this through my whole process, so don’t close out this thread yet.
Forum: Plugins
In reply to: [WooCommerce] Click add to cart url, but stay on page?Well, I got real close with this url way of doing it since my boss was saying let’s just make it a link like “Buy eBook $6.00”
And it really is pretty much working, except I think I just need to know how to have the link have some kind of code that would insert the current page’s url.
Do you know anything like that? I googled for it, but everything I found, I couldn’t get to work.
Forum: Plugins
In reply to: [WooCommerce] Click add to cart url, but stay on page?No. Sigh. It puts me back to beginning. Please read my last post. Thanks.
Forum: Plugins
In reply to: [WooCommerce] Click add to cart url, but stay on page?That was it. The quotes were bad. Funny they looked straight.
So this worked, but the button is no good because it takes me back to the problem I originally started the previous post for. That got closed but I never resolved anything.
If you wouldn’t mind maybe skimming that last thread, so you can see my problem, maybe that would help.
https://www.ads-software.com/support/topic/custom-post-add-to-cart-buttons-editing/
Forum: Plugins
In reply to: [WooCommerce] Click add to cart url, but stay on page?I tried but it doesn’t give me anything. What “styling” is required?
Forum: Plugins
In reply to: [WooCommerce] Click add to cart url, but stay on page?Well, that doesn’t work because taking them to the cart assumes they are done shopping. I want them to go to the cart when they want to, not just because they added an item. I personally hate it when a site takes me to the cart when I add an item.
So do you know if any of your colleagues might know more specifically how to do what I want?
Thanks!