Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter cpmariap

    (@cpmariap)

    I was just able to solve the problem… here is what I did

    1. In order to know it was the spectra plugin that was making trouble I wante to the wp-config.php file and edit it to se what was wrong… so I changed the line define (‘WP_DEBUG’, false) for (‘WP_DEBUG’, true)
    2. Directly in the file manager of my hosting, I changed the name of the folder of the plugin that was braking my site, so I changed ultimate-addons-for-butenberg for ultimate-addons-for-butenberg.bak Once I did that I was hable to manage my site again
    3. I went to spectra site in www.remarpro.com and downloaded a previous stable version.
    4. I went to my site dashboard and uploaded the plugin. The site identified it was a version of an already installed plugin and asked me if I want to erase the other version.. I accepted
    5. I changed again the name of the folder to ultimate-addons-for-butenberg
    6. My site was back after one day!

    I am not even able to enter my website through the hosting because of this plugin… I have the same error

    Ok… I will create a new topic to try to solve it… This is not suspicious… I was just trying to check if people where experiencing the same as me, to see if it was the plugin or any other thing. Anyway, I will try again.

    Hi Yordan! Yes, I tried disabling all the plugins that I thought could affect…. I am doing it again, I really didnt put this posts to try to affect anybody, actually I have always been a CF7 lover, that is why I have tried so hard to solve the problem instead of just changing it. I already disabled the forms yesterday. I will do a last try by erasing the plugin and installing it again, and doing everything.

    Yes! I have also lost lots of clients because of that, in the last three months it stopped working and I don’t really know when, I set up already STMP before, when I had problems with this plugin, but it was like a year ago or two. But now, you know it is not about anything else but the plugin, because it doesnt even let people push the send button, or you push it and it beggins thinking and never send the email, and sometimes, actually few times it works.

    Which plugin did you finally use, I am evaluating the optinos because I need to change NOW.

    Thanks in advance for your help

    It happened the same to me, I have been looking already for a month of ways to solve the problem, it identifies everything as spam, so for few people on my website it works, but on mobile devices it identifies almost everything as spam and the email is not sent. Looks like people are not even able to press the send button. I had a look on blogs and so on, to find ways to solve the problem, so it mostly said that since the border of the button turned orange, it was because it was getting it a spam so that I should configure it, to put the recaptcha and so, I did, but I still have the problem. It is not the SMTP, which I solved a year ago or so, because the emails where not being sent or they took hours or days to arrive.

    I understand what you said about having it without paying a penny, and I agree with that, I mean , what Yordan said, so I was looking for an alternative even if I have to pay, because my business is not working anymore for that.

    Did somebody fix this problem???… I have something similar.. I would like to make a spanish and an english version of my website.. so.. I added a directory called /en…
    So… in the index.php of this file I put

    <script src="../js/jquery.min.js"></script>
    		<script src="../js/jquery.dropotron.min.js"></script>
    		<script src="../js/skel.min.js"></script>
    		<script src="../js/skel-panels.min.js"></script>
    		<script src="../js/init.js"></script>
    		<noscript>
    			<link rel="stylesheet" href="../css/skel-noscript.css" />
    			<link rel="stylesheet" href="../css/style.css" />
    			<link rel="stylesheet" href="../css/style-desktop.css" />
    			<link rel="stylesheet" href="../css/style-noscript.css" />
    		</noscript>

    but this <noscript> tag doesn’t let the website load the css… when I erase it it works.. but just the desktop version… could somebody help me?

Viewing 7 replies - 1 through 7 (of 7 total)