SrGato29
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form DB] Erro exporting xml fileI’m using this function to hide some buttons
function my_custom_style() { echo '<style> #addColumnButton { display:none !important } </style>'; } add_action('admin_head', 'my_custom_style');
But some of these buttons don’t have an ID , so could you add an ID to your buttons in the next upgrade? please
Forum: Plugins
In reply to: [Contact Form DB] Erro exporting xml fileYes , The first line of the excel file is in blank
Forum: Plugins
In reply to: [Contact Form DB] Erro exporting xml fileok thanks, I activated and desactivated all my plugins one by one to detect the error with the xlsx exportation and the plugin that is making conflict is this https://es.www.ads-software.com/plugins/wp-editor/ , I activated the debug mode but I did not get any results,so could you help me? please
Forum: Plugins
In reply to: [Contact Form DB] Erro exporting xml fileOther thing, you said that in a future upgrade, it will be possible to hide some default fields like Submitted Login, How can I do that? and How can I change the label for the cell “Submitted” or “Submitted From”, because with the editor mode I can’t , If I change it , in the next submission it creates another column with the default label, so , What can I do to make that possible?
Forum: Plugins
In reply to: [Contact Form DB] Erro exporting xml fileOk it worked, Thanks a lot, this upgrade will be available in the next version?? and how can I download the next versions of the plugin?
Forum: Plugins
In reply to: [Contact Form DB] Erro exporting xml fileI sent you an email
Forum: Plugins
In reply to: [Contact Form DB] Erro exporting xml fileSo, I disabled all my plugins and the excel file was correct but Im still having problems with “the edit mode”
I wrote Test , then I pressed the key intro and the result is the following line
<br>test<br>test<br>
then If I enter to the cell and then get out without modify anything the result is the next one
<br><br>test<br>test<br>
Forum: Plugins
In reply to: [Contact Form DB] Erro exporting xml fileSO, you are saying that my first and second problem are because of another plugin?
And for the third one, maybe I can do a custom function, but in what file I can find those buttons?
Forum: Plugins
In reply to: [Contact Form 7] Selectable Recipient with Pipeshelp ???? please
Forum: Plugins
In reply to: [Contact Form DB] Hide Submitted Loginok thanks a lot
Forum: Plugins
In reply to: [Contact Form DB] Hide Submitted LoginWell, what my client wants is to receive the form in his email account and one of the values is the user’s name who sent the email, also he wants to see these values in a table, but in the table I have two equal values , thats why I want to remove one of the table. :c
Forum: Plugins
In reply to: [Contact Form DB] Hide Submitted LoginSo is impossible to eliminate or hide this field? :/
Forum: Plugins
In reply to: [Contact Form DB] Hide Submitted LoginMMmm and there is a way to display this value in my form??? like:
[text valueSubmittedlogin]
So that way I can send it , currently Im using the plugin
Contact Form 7 – Dynamic Text Extension and I’m sending the value but when I see the table, I have two values, and I dont want that.
[dynamichidden dynamichidden-333 “CF7_get_current_user ” ]
Forum: Plugins
In reply to: [Contact Form 7] Selectable Recipient with PipesOther Thing … is possible to have 2 mails en 1 option? like
[radio your-recipient “value3|[email protected],[email protected]”]
Forum: Plugins
In reply to: [Contact Form DB] Email trick for testing multiple emailsOk thanks