MPdev
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Checkbox Issue [checkbox-000] Tag Shows in EmailThis happens to my client’s website as well. Thanks in advance for fixing this issue.
Forum: Themes and Templates
In reply to: [Astra] Show/Hide password toggle in My Account not workingSame thing happens to me, please have this fixed asap. Thanks in advance and kind regards.
I am actually looking for the opposite: adding the Password Visibility Button and Dashicons (Eyes) to the WooCommerce and LearnDash Login Form.
Thanks in advance for someone’s input/help.Forum: Fixing WordPress
In reply to: Link with # in pdf file opens as in browser, Rewrite solution?In the meantime a great programmer helped me out:
What in the end actually worked, was:In the .htaccess file, right after the line:
RewriteBase /
placing:
RewriteRule ^([\w-]+)/#(\w+)$ $1/#$2 [R,L,NE,NC]and then the erroneous link from the pdf, ending with
/%23signup, was in the browser (FF) rewritten as/#signup.I hope this will help others too.
Thanks for your quick reply, Abdul.
Thank you for your reply, but you won’t let me register since I didn’t purchase the theme myself but instead I had my client purchase the theme directly from you, because of future update reasons. I don’t have her login details. I contacted you about that by e-mail.
I found in another forum a solution:
https://ww.wp.xz.cn/plugins/post-types-order/
Works (sofar) like a charm.