Lordlister
Forum Replies Created
-
OK I have partially solved the issue but not really in a satisfactory way for me. I have a .htaccess file in my admin folder that denies access to any ip address not on the allow list, the idea is to stop malicious hackers. However it turns out it also stops your plugin accessing wp-admin/admin-post.php and wp-admin/admin-ajax.php, which causes the lightbox not to load.
Can you suggest an exception that can be added to .htaccess or perhaps an alternative work around so I do not lose that layer of security?
Yes I have disabled all the plugins, still the same issue. I also disabled the theme and the issue continued.
Forum: Plugins
In reply to: [Bazz CallBack widget] Causing Popup maker to crashDoesn’t matter I seem to have fixed it myself.
Many thanks.Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Page footer disappearingOK Thanks. Will do.
Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Page footer disappearingWell the issue is, as soon as I put the short code into the page, the footer section disappears. If you look at any other page, (no other page has the short code in) you will see the footer section at the bottom.
The translate is working on the page with the shortcode in, but it removes the footer. I need the footer on the page.
Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Page footer disappearingYes I have only put the shrotcode on the page I have linked to. I tried it in a footer widget but that caused the whole site to lose the footer.
Essentially I have added the shortcode to the body of the page. The site uses Elementor.
Ideally I would like it in a footer widget, but as mentioned this causes the footer to disappear.Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Page footer disappearingDid you look at the other pages, the blue bit isn’t the footer, there should be a white footer under that with page links and logos etc. Have a look at any other page to see what I mean. Thanks for checking
Forum: Plugins
In reply to: [Widget for Social Page Feeds] Not working for meAhhh, ok thanks.
Forum: Plugins
In reply to: [Business Worldpay Gateway for Woocommerce] Remove Amex LogoNever mind, I have fixed it, I really must engage brain earlier in the process!!! Thanks for a great plug in.
Forum: Plugins
In reply to: [Business Worldpay Gateway for Woocommerce] Remove Amex LogoI am in a similar position, however I need to remove the text “Pay via WorldPay: Accepts Mastercard, Maestro, Visa, American Express, JCB” or at least the American Express bit from the checkout page. I have edited it out of mds-admin-settings.php however it still shows up on the checkout page?
Thank you very much. Yes you’re right, Im always in a hurry!
Thanks, where might I find the documentation?
Forget my last, I have just seen Quantity and Cost in that file. Still looking for Shipping address though.
Thanks Mike, I have looked through that file, I will play with the code and see what happens.
Do you know where the labels Quantity and Cost are found, and things like shipping address? Presumably somewhere in Woocommerce there is a file with these label in.