topes
Forum Replies Created
-
Sorry, did not have the time to check it out deeper, so configured sendmail to solve it. I know the plugin could not connect to the smtp-server, but it made the site get in a loop and crash. It was not possible to try new connections. I will maybe try it later and replay back with more info. Can I email support?
Ok thanks, but I do not wont to turn off the 5G and 6G rules, I just want to allow browserconfig.xml. Is there any one that could help me how to add my own rules to allow it?
I think the permissions are correct. When I rename the file to something else it works ok to read. I think the firewall adds rules in htaccess to stop all reading of files with the text “config” in the file name. Any ideas how to allow reading for this specific file?
Forum: Fixing WordPress
In reply to: CSV import strange lettersI checked the collation on the tables and collumn and it seems ok. After clearing all bad looking users, deleting and installing the plugin again it seems to work. Thanks for all inputs!
Forum: Fixing WordPress
In reply to: CSV import strange lettersPlease see below what the letters look like after import.
——-
? = ??
? = ??
——-The plugin is an add on for Learndash called Group registration (wisdm labs).
The CSV file is created using Table tool for macbook saved as UTF-8. The format looks as the sample file when opened in a text editor.
The database collation is utf8mb4_unicode_ci.
wp-config defines charset utf8.
The strange thing is that my staging site import looks ok.
I also tried a fix that messed my site up, but made the imported users look ok. I comented out:
define(‘DB_CHARSET’, ‘utf8’);
define(‘DB_COLLATE’, ”);I needed to restore the site because it was a mess afterwords. It also made other swedish letters look strange, but as I said the imported ones looked ok.
Any ideas what to check next?
Forum: Plugins
In reply to: [Booster for WooCommerce] booster tax toggle caching problemCould you please help me with this. Could I make change some settings for the caching system, cookies etc?
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] TranslationThanks!
Thanks, but EventScheduled is not an option in the drop down, only the ones I listed earlier?
Hello! I am also having them same problem, please post CSS to fix this, it would be great.
Forum: Plugins
In reply to: [WooCommerce] You need to tick the checkboxThank you! I searched the string and its the Klarna payment plugin that prints it.
Hello, no I use the Neve pro theme. https://vimeo.com/450579431/d46a367847
I am using Themeisle “Neve” Theme. Yes, tweaking the table at product page.
Hello!
Thanks for your answer. The link you provided is not what I am looking for. I want to redirect users clicking on WC account to loginpress WP-login, only if they have not logged in already. If already logged in they should reach the original WC account page.
I got the code from here https://loginpress.pro/how-loginpress-works-with-woocommerce/