pablow3v
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Advanced PDF] White bar in the pageRight, Can you tell me when you’ll do this release?
Thanks for all.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Hide the option to get the usernameThank you. It worked.
Great job with the plugin.
Forum: Plugins
In reply to: [Category Posts Widget] ShortCode SettingI put the shortcode and I went to the customize page but didn’t show the item “Category Posts Shortcode”. I tried in the preview version and the publishing version but it didn’t change.
Do you know something that i can do or it is a “conflict” with the theme?
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Function called before registrationHuum…
Forum: Plugins
In reply to: [YOP Poll] Language and TranslateHuum…
I need to translate the plugin interface.
Could you tell me the file(s) when are most part of the words to I change in the file?
Thank you for the help.
PabloForum: Plugins
In reply to: [WP-Members Membership Plugin] Function called before registrationOne more thing, when I don’t fill a required field, when I press the button to register a mensagem is shown to fill all required field.
I want to call a validation before it call that message. The “wpmem_pre_validate_form” is called after this message.
How could I call it before?
Have a good day and thanks very much.
Pablo
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Function called before registrationHi, I need to do a extra button that it validate one field and other thing. I have a function that do this but the way that i call it conflicts with the form.
I’m use it:
<script type="text/javascript" src="https://code.jquery.com/jquery-1.7.1.js" ></script> <script type="text/javascript" src="https://(WebSite).com/ajax.js" ></script>
And I used “ajax” to call the php file to do the validation by the extra button.
How can I call this function without conflicts with the form?
If you can tell me how I can put the extra button beside a field it’ll help very much too.
Thank you for all help until now.
Pablo- This reply was modified 8 years, 2 months ago by pablow3v.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Function called before registrationMore one thing. I were testing some function like this:
if($fields['somefield1'] == 'something'){ $fields['somefield2'] = 'newthing'; }
The variable was changed but it’s not showing in the form. How could I do this?
Thank you a lot.
PabloForum: Plugins
In reply to: [WooCommerce] Change layout, text and remove duplicate button.The plugin that I spoke was the Loco Translate plugin. I changed the text in this plugin, in the “.po” file and in the file “result-count.php”.
I found it! The file is “…wp-content/themes/YOUR-THEMES/framework/woocommerce.php” I think some plugin could change the file…
Do you know other file that I could find the text “Showing the single result” to change in the file? (I already changed in the “result-count.php”).
Forum: Plugins
In reply to: [WooCommerce] Change layout, text and remove duplicate button.Yes, It is, but I changed in the plugin, in the “.po” file and in the file “result-count.php” and didn’t change in the site, is always the same text.
And the text “VIEW MORE” I couldn’t find to try to change.
Forum: Plugins
In reply to: [WooCommerce] Change layout, text and remove duplicate button..About the Translate:
There isn’t this text in the “.po” file’. The Loco translate didn’t show this text too. I tried to search in some files but I can’t find too.
The text “Showing the single result” I change in the “.po” file and it is okay in the Loco plugin but didn’t change this text in the site. The “View more” there isn’t in the file.
. About the layout I still need to make more test.
. I removed the button by “css”. I put the option “display: none”.Thank you for the help and attention!
PabloSorry. I’ll try be more clear.
The website has a register form to the users can register, I was talking about get this information of the user and not ask the email, name and others information “again”.
If the user was login, the plugin get the register information of him/her.
I hope that I had been clear, sorry and thanks for the attention.
Pablo.Forum: Plugins
In reply to: [WP-Members Membership Plugin] Put mask and other validation in the fieldIt work! Thanks very much.
Good luck with your plugins and projects and thanks again for the support and attention.
Pablo.
Forum: Plugins
In reply to: [BridgeDD] Login / Username