hebhansen
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Change permalinks that brokeI also have this:
<IfModule mod_rewrite.c> RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>
Forum: Fixing WordPress
In reply to: Change permalinks that brokeI have this code in my htaccess. Do I also add the other:
<IfModule mod_rewrite.c> RewriteEngine On # Protect System Files - Security > Settings > System Tweaks > System Files RewriteRule ^wp-admin/install\.php$ - [F] RewriteRule ^wp-admin/includes/ - [F] RewriteRule !^wp-includes/ - [S=3] RewriteRule ^wp-includes/[^/]+\.php$ - [F] RewriteRule ^wp-includes/js/tinymce/langs/.+\.php - [F] RewriteRule ^wp-includes/theme-compat/ - [F] RewriteCond %{REQUEST_FILENAME} -f RewriteRule (^|.*/)\.(git|svn)/.* - [F] # Disable PHP in Uploads - Security > Settings > System Tweaks > PHP in Uploads RewriteRule ^wp\-content/uploads/.*\.(?:php[1-7]?|pht|phtml?|phps)\.?$ - [NC,F] </IfModule>
`
- This reply was modified 2 years, 3 months ago by Yui. Reason: formatting
Forum: Fixing WordPress
In reply to: Change permalinks that brokeHow where do I change Rewrite option to enable?
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Google Pay rejects logo on Payment PageAre you familiar with this plugin?
ProductX – Gutenberg WooCommerce Blocks
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Google Pay rejects logo on Payment PageHey Doug
I am not using another payment method, other than direct bank transfer.
A few weeks ago a green “link” button appeared on product pages. I was surprised you would force something like that onto front. Can you confirm that this plugin did this. Or maybe it’s a hack together with the Google logo.
I am simply wondering if I have a plugin that tries to hack my payments. I installed some block plugins and some of them appear quite invasive…
Forum: Fixing WordPress
In reply to: Change permalinks that brokeThanks brilliant. Permalink changed. I think I’m caught in a mix of things. TT3 theme shows 404 even though links are correct. Not only for edited pages, but for everything. I have placed the issue with TT3… Thx
404 error on cart, my account and pretty much everything
After save and exit and back into Beta editor both menus header and footer both menus are gone….
Shopping cart is gone and leads to 404 error:
I do not have an edit permalink option in TT3 for fawlty URLs. It’s supposed to work for Gutenberg, but the link is not available in TT3…
Any suggestions: Change Perma
Error database message at save and loading pages. Never had this before TT3
Forum: Plugins
In reply to: [European VAT Compliance Assistant for WooCommerce] Excl & Incl VATHey David
I checked a product now and it appears that error is partial…
If you see at top pricing compared to bottom.
I need featured image on all pages…. How?
Global content and Local content
How and where do I add Header Footer that goes into all pages. Why is my header working but not my footer?
How do I add local content and get it into my global content. Is it just me or is everyone having the same issues. To be honest I take one step forward and 5 backwards.
Is there a manual for tt3?
I now manged to delete the global footer and move over to my other footer menu that does not show globally. Can I fix that?