Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
There is no easy way to “fix” that, there is a way to hide it:
li.comment .whoop-review-count { display:none; } li.comment.byuser .whoop-review-count { display:block; }
Stiofan
Please try the user login, every admin url redirects to profile, i can’t access the backend at all.
Stiofan
This reply has been marked as private.The easy way is if you have the CPT addon installed, then just edit places>Name
Thanks,
Stiofan
Thanks for letting us know, i have been through it many times with mod_security, i have learned to always check the logs 🙂
Thanks,
Stiofan
Its the download area on WPI: https://wpinvoicing.com/your-account/
Stiofan
I have changed most things there and the only way i can get it to work right it be switching theme. The theme or the unison plugin must be changing the queries without restricting it to their own queries.
Stiofan
HI Emily,
Most of the GDF settings should be set from its own settings and should be hidden from the customizer, does it work ok if you set it from there?
Thanks,
Stiofan
February 7, 2018 at 1:37 pm in reply to: Email Notification Shortcode for Packageid or title #416460You could add the price to the new invoice notification in invoicing settings also.
Thanks,
Stiofan
Hi Kevin,
I know how frustrating something can be when something does not work 🙂
Let me explain the situation a bit more clearly and what i think is going on.
When it does not return the proper preview the server is returning the code 406 (Not Acceptable) instead of 200 (OK), this seems to be a server level error. We have seen similar things in the past with certain names for fields and in most cases the is a mod_security rule on the server, mod_security is a sort of server firewall that has many security rules that prevent actions if it thinks it might be a hack attempt. I myself have had to disable many rules for customers on my server over the years because of false positives.Now your server admin should be able to looks at the server logs and it should tell him something like mod_security rule 12345678 triggered at date XYZ, he would then go and disable that rule 12345678.
To test this theory, you can try changing the names for any custom fields u are having problems with to something generic like “field1, field2 etc…” (though the server might be blocking the “http” part of the value).
In short this is not something we can fix, it needs to be fixed by a server admin (try googling server code 406 mod_security)
Please let us know how you get on.
Thanks,
Stiofan
Hi @Silks,
Can you please provide wp-admin admin user, the one u provided does not seem to have wp-admin access.
Thanks,
Stiofan
February 6, 2018 at 6:39 pm in reply to: The Shop page of woocommerce is no working with Directory Starter Theme #416311Thanks for the feedback!
Stiofan
The post field for the url is “geodir_proxi” i am guessing the server has a security rule to chck for post fields with “proxi” in it. The server is returning
Status Code:406 Not Acceptable
Your server admin should be able to check the server logs and tell you why.
Thanks,
Stiofan
February 6, 2018 at 6:01 pm in reply to: The Shop page of woocommerce is no working with Directory Starter Theme #416302Is this resolved? (pic does not look like the link)
What ver of woo are u running?Stiofan
It seems to be either that plugin or the theme, but they can’t be tested separately i don’t think, can they? Its a lot of code to search unless we can narrow it down more.
Stiofan
-
AuthorPosts