mhogas
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Store Locator] Add plugin on Github for pull requestsThanks for getting back @tijmensmit! Using latest version, however i just figured out that this happens because i’m adding the line below to temporarily disable them.
unregister_setting( 'wpsl_settings', 'wpsl_settings' );
That’s because i’m getting an error in
validate_server_key
function (of WPSL_Settings) which is causing a fail in my project, in which i’m importing some demos by ajax.Anyway, i noticed that the function
validate_server_key
runs even though$server_key
is empty. I would suggest a simple condition eg: https://d.pr/i/k3NiQ5 .From what i seen in the code, the function runs because in
sanitize_settings()
there’s no check for the $server_key eg: https://d.pr/i/kYywZa .Would be great if you could add a condition in any of these 2 locations.
Thanks!
Forum: Plugins
In reply to: [Variation Swatches for WooCommerce] Why is this plugin removed?That’s really sad to see. This has been the best plugin of its kind (and i did tested a bunch of them).
Forum: Reviews
In reply to: [Gutenberg] Utter Crap – Totally Useless (Zero Stars)Sorry but i don’t find my reply condescending at all. You should understand that rating a functional product 0 stars and calling it crap is disrespectful. This is the exact reason why for so long i chose to avoid posting free plugins here and instead sell them on various marketplaces.
Anyway, i genuinely believe Gutenberg will be a success. It’s just a matter of time until people actually see the opportunities it gives to developers and users.
Forum: Reviews
In reply to: [Gutenberg] FrustratingDo know the old editor will stay in the form of a Classic block eg: https://d.pr/v/mAP4Hh . It’ll be this simply to keep the editor and tons of other cool features.
Forum: Reviews
In reply to: [Gutenberg] Utter Crap – Totally Useless (Zero Stars)Dave, you should understand that your rating/review is disrespectful to an entire community of developers and ironically is zero worth, as you haven’t shared any feedback at all, just whining.
Try to calm down and share more thoughts about what you don’t like about it and what you’d improve. The old editor will stay in the form of a Classic block eg: https://d.pr/v/mAP4Hh . It’ll be this simply to keep the editor and tons of other cool features.
Forum: Reviews
In reply to: [Gutenberg] Very bad ideaWhen creating a new page/post, you have the freedom to choose the editor eg: https://d.pr/i/QLTdw2 .
I’d recommend keeping an open mind, respect the developers (giving 1 rating, i mean the absolute worst rating is not helping at all) and give it another shot in the future when the project gets more mature.
Forum: Reviews
In reply to: [Gutenberg] Please don’t force me to use GutenbegSure you can edit your post URL. Simply hover the post title after you save the draft eg: https://d.pr/i/WXgQMJ .
Relax and try spending a bit more time with an open mind.
Hey guys,
Marius here, co-dev of Kallyas theme.
First of all WordFence is a fantastic plugin and by all means it’s highly, highly recommended to be used.
Now, indeed due to Kallyas’s built-in page builder which is loading into the frontend, in combination with some of WordFence’s features (previously mentioned “Learning mode”), there are some issues when publishing the page, not actually publishing.
The workaround as mentioned in the OP’s post is to whitelist your IP. There might be a compromise here to continuously check for your IP, however for security purposes, it may very well worth the efforts.