vahevi
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] How to hide the title of the field in the summaryHello
Forget it.
I’am not having a problem. I was just trying to help ddangerfield with his/hers problem.Forum: Plugins
In reply to: [Calculated Fields Form] How to hide the title of the field in the summaryHello
The easiest way is to remove the label “Weight” from your calculated field.
Forum: Plugins
In reply to: [Calculated Fields Form] Submit button – invisible reCAPTCHAI forgot to tell you, that no one gets paid for their work in the association – nor me, and I can’t afford to pay for your support through your website (€ 25).
Forum: Plugins
In reply to: [Calculated Fields Form] Submit button – invisible reCAPTCHAHi again
We are not a pro or a commercial business. We are a non-profit organization that does art exhibitions, tours of museums, lectures on art, etc. for the members of the association.
You can join the association through the registration form, which has problems with the submit button.
In addition, I have problems with the submit button in a regular contact form also: https://raadhussenior.dk/kontakt-os/ (this is not a pro/business either).Forum: Plugins
In reply to: [WordPress Button Plugin MaxButtons] Fontawesome errorThank you very much.
I have remarked these lines in …./shortcake.php and it helped ??:
// public static function editor_styles()
// {
// $fa_url = apply_filters(“mb_fa_url”, MB()->get_plugin_url() . ‘assets/libraries/font-awesome/css/font-awesome.min.css’);
// if ($fa_url != false && $fa_url != ”)
// {
// add_editor_style($fa_url);
// }
// }Forum: Plugins
In reply to: [WordPress Button Plugin MaxButtons] Fontawesome errorHi,
I don’t have TinyMCE Advanced or something like that.
I have now activated WPBakery, and when I use that editor, the same happens – the failure loading the font-awesome.min.css.
Forum: Plugins
In reply to: [WordPress Button Plugin MaxButtons] Fontawesome errorI have the same problem as alriksson with the latest version of the max button-plugin.
Every time I want to edit a page (also pages without any buttons), this message appears:“Failed to load content css:https://<our homepage>/wp-content/plugins/maxbuttons/assets/libraries/font-awesome/css/font-awesom.min.css”
I use the standard WordPress-editor.