hackoa
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Clone website from not wordpress themeOr maybe if someone know a theme like car sharing trips for example: https://tripinfy.com/
Forum: Plugins
In reply to: [Sticky Side Buttons] I have to click twice to redirection on mobileSame here with my install. Is there any solution?
Forum: Themes and Templates
In reply to: [onetone] How to add Login button in mobile menuI found the solution by myself.
So i have to go to Apearance – Customisation – change appearence in mobile view – go to menu – add Login button – Save. Now work in every view. But i have also installed plugin Theme My Login.Forum: Plugins
In reply to: [Simple Membership] Plugin stopped redirect to pagesI found the all problems. I have a plugin to add Login button to the top menu, i deleted the plugin and all works like a charm.
Forum: Plugins
In reply to: [Simple Membership] Plugin stopped redirect to pagesNo is working, i reinstall the plugin again. But now other problem. With https of the login page. If it is https it redirect, if http no. Ok i add in the code to force it. But other problems also, browsers cache the login and not every time redirect to desired pages. How to force not to store in cache this pages?
Yes, i removed it. Because not work. It mess all view of the site.
I tryed it, not work.
Forum: Plugins
In reply to: [Accept Stripe Payments] Stripe payment slows down booking pageYour suggestions about the plugin worked for now. I clean the code with this plugin wp-asset-cleanup.
I will check for malicious code and will run recaptcha.- This reply was modified 4 years ago by hackoa.
Forum: Plugins
In reply to: [Accept Stripe Payments] Stripe payment slows down booking pageI tried
Remove DNS Prefetch
Nietzsche – WP Head Cleaner
Can’t find which code is putting these JavaScript links there. If I know which code is generating this I will remove it.Forum: Plugins
In reply to: [Accept Stripe Payments] Stripe payment slows down booking pageDoesnt work these plugin. I now tryed many of them.
- This reply was modified 4 years ago by hackoa.
Forum: Plugins
In reply to: [Accept Stripe Payments] Stripe payment slows down booking pageHow can i remove these java from every page:
<script type=’text/javascript’ src=’https://js.stripe.com/v2/?ver=5.4.4′></script>
and that one also:
<script type=’text/javascript’ src=’https://bridge.paymill.com/?ver=5.4.4′></script>Forum: Plugins
In reply to: [Accept Stripe Payments] Stripe payment slows down booking pageno
Forum: Plugins
In reply to: [Accept Stripe Payments] Stripe payment slows down booking pageHi, no cache plugins. This slow loading happened these days. At the begining the site was running fast.
Forum: Plugins
In reply to: [Accept Stripe Payments] Stripe payment slows down booking pageHow can i remove these java from every page:
<script type=’text/javascript’ src=’https://js.stripe.com/v2/?ver=5.4.4′></script>
and that one also:
<script type=’text/javascript’ src=’https://bridge.paymill.com/?ver=5.4.4′></script>Forum: Developing with WordPress
In reply to: Event.preventDefault(); doesnt work in a postSorry, did not check it there. My bad. Thank you, i will fixed it.