GITS web
Forum Replies Created
-
Hello Jahidul,
I try to explain the issue better: our vendor does not login is an old guy I do everything from the ADMIN panel, the usual wp-admin
If I deactivate your plugin and edit a product the edit goes well.
WIth your plugin active if I try to modify the categories of a product these are not properly saved. It saves the parent categories and only one child category.I need to understand how your plugin interact with the admin edit product and/or category saving and inhibit that
Hello Jahidul,
thanks for the quick reply.
Meanwhile you fix it can I block some of your functions like with remove_action?
Actually the store owner does not need to edit his product I am the only one doing it form the admin panel, so blocking all your product related filter/action will be no issue atm.
Thank youForum: Plugins
In reply to: [WooCommerce PayPal Payments] Settings are not savedThank you Andreas.
I just emailed youForum: Plugins
In reply to: [WooCommerce PayPal Payments] Settings are not savedThank you Andreas for your reply.
Unfortunately even deactivating ALL the plugins and the server opcache the problem remains.
Any other ideas?Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Credit card payments not displayingHello Niklas,
I think you are referring to the wrong site. In the previous message I have inserted a link. I write it again is: medical.gricon.itSoon is not a satisfiyng answer.
I have installed the latest version.
I am afraid I’ll have to search elsewhere a proper solutionNo change at all.
Removing the stock_status value makes no difference.
Same for empying the sync column. The title changes, the quantity don’t.
Waiting for you thanksPlease contact me by email also if you want to check inside.
Done but the problem stays the same.
check the attach https://ibb.co/HXvBQ4HForum: Plugins
In reply to: [WordPress MU Domain Mapping] SSO Admin with 2 factor authenticationI add the with both.
I create the principal redirection and then the www. aliasForum: Plugins
In reply to: [WordPress MU Domain Mapping] SSO Admin with 2 factor authenticationNot at all is without the www. as usual for multisite installation
Forum: Plugins
In reply to: [WordPress MU Domain Mapping] SSO Admin with 2 factor authenticationOk I see thanks.
On a new installation I tried to avoid the mapping plugin and it works BUT only with the http://www.domain.com.
If I digit just domain.com it appears http://maindomain.xyz/wp-signup.php?new=domain
Once it happened to me and I fixed it with some lines in the .htaccess
But there isn’t a way to just avoid this to happen?
Thanks
Forum: Plugins
In reply to: [WordPress MU Domain Mapping] SSO Admin with 2 factor authenticationThat’s great! Thanks Ron!
Last question: After simply deactivating the plugin, should I then correct something in the database?
Like something that has been saved with sitea.siteb.com/ changing it to sitea.com/, or it is automatic?Ok the problem was solved. Themify support found a way
It was just needed to repeat the background assign after the SSL was already active.
I see. I am using other beautiful themes like enfold that do not have this issue.
Probably I am gonna change it….
Thanks
Ok the problem with the bad redirection has been corrected.
But on Firefox I still have the “Not Secure Connection” because not all the elements in the page are secure
IN your settings I see: Mixed content detected but that’s ok, because the mixed content fixer is active.
If I see ALL the mixed content is from themify, but it should be ok.
Then if I open the page code on firefox I see the only not https content is
<html itemscope=”itemscope” itemtype=”http://schema.org/WebPage” lang=”en-US”>
<div id=”page-4739″ class=”type-page” itemscope itemtype=”http://schema.org/Article”>So I don’t understand why it is not working now…