dfart
Forum Replies Created
-
Forum: Plugins
In reply to: [cformsII] Add functionThank you for your answer, but since my knowledge is not so advanced in the field of programming, I would like to know if you could help me by explaining in another way how I would have to do to make that function be applied.
Thank you and forgive my lack of knowledge.
Forum: Fixing WordPress
In reply to: Problem posting the pageYes, localhost uses Xampp and Windows 10 Pro while the server uses Linux.
Forum: Plugins
In reply to: [cformsII] I can′t send emails@bgermann Sorry to bother you again, I have in a file the code that will make the forms reach me in the mail in .CSV format
Where do I have to indicate the name of the file to make the function ?.
Thanks for your help.
Forum: Fixing WordPress
In reply to: Error 500 in the wp-admin@slllobodan I just tried what you just told me but the same thing is still happening.
I do not understand the reason why it does not work, since I did this many times and it never happened to me.
Forum: Fixing WordPress
In reply to: Error 500 in the wp-admin@slllobodan I used Filezilla to download the FTP and the database I exported from the server.
Once downloaded, I configured in the file “wp-config.php” the name of the database, the user, the password and as a server where the database is, I put “localhost”.
Then in the database I put in “wp-options” “http: // localhost / project” and the two sites where it should be configured.
I checked the htaccess first and it was well configured.
Yes, the wp-config.php was well configured.
Forum: Fixing WordPress
In reply to: Error 500 in the wp-admin@slllobodan I have already tried to delete the .htaccess but it does not give me access to the control panel.
@kpclash I do not know what has happened, I have downloaded the FTP and the database, I have configured it so that it is configured in localhost and when I access the control panel I get the error that I previously commented
Forum: Fixing WordPress
In reply to: Problem posting the page@esmi @jdembowski I feel the insistence with my subject, but I need to know if the problem I have is from my WordPress or if it is from my server, since localhost works perfectly and the problem with the plugins is when uploading files from localhost to the server.
Forum: Fixing WordPress
In reply to: Align boxes@anevins The link is: https://www.cssdesk.com/6ewvq
@sterndata I know it’s hard to give me a solution without being able to see the page. But to see if I find how to do it, but, an alternative is that you peguéis the code that I have spent on a page of your WrodPress and modify the size of the browser to make it look like a mobile. I know it’s a mess to help me. I leave in link above how I have the squares.
Forum: Fixing WordPress
In reply to: Align boxes@sterndata I′m sorry, the website is not published.
Forum: Plugins
In reply to: [cformsII] I can′t send emails@bgermann thank you very much for your attention
Forum: Plugins
In reply to: [cformsII] I can′t send emails@bgermann Sorry to ask you again. The type of programming that is needed to make the plugin is a type of programming in HTML?
Thank you
Forum: Fixing WordPress
In reply to: Problem posting the pageI changed the name of all the add-on folders by FTP and thus I access without problems, the ones that remain are the error that an error has occurred and that the add-ons can not be activated or that it has been disabled due to a problem.
I do not understand the reason because localhost works perfectly and nothing has been changed in the list of plugins
Forum: Plugins
In reply to: [cformsII] I can′t send emails@bgermann Thank you very much for your time and patience in solving my topic, I am new to the WordPress world and there are still things that escape me. For example, I focused on the fact that the problem was in the configuration that I let slip the most simple.
A greeting.
Forum: Plugins
In reply to: [cformsII] I can′t send emailsFirst of all, in order to get the form data by email in a .csv file, do I have to program it?
The solution was, after uploading the files to a sandbox on a real server, I upgraded the plugin to the latest version, as I have been indicated by these forums, then I went over the configuration of the program and the WordPress files (wp_mail .php). I think the reason was that I had deactivated using the administrator’s email, since by activating that function, the messages began to arrive.
Forum: Plugins
In reply to: [cformsII] I can′t send emails