Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter jafprrr

    (@jafprrr)

    We haven’t heard from Deblyn in a week, and the issue is still not resolved.

    We would like to work with somebody who is willing to Zoom with us so we can share screen and they can at least see the issue.

    We are disappointed that we have now been dealing with this for over a month and nobody seems willing or able to resolve it. Every single time we are assigned a new person they stop communicating with us when it gets too difficult.

    May we remind you that we are paying to use this plugin that doesn’t work and nobody will fix.

    Thread Starter jafprrr

    (@jafprrr)

    This issue is still not resolved, and I have been awaiting a response to an email regarding this for five days now.

    Sorry, I’m not sure how to create a new post.

    The #_EVENTWEBCALURL placeholder doesn’t seem to be working for me. It just reads “Webcal” with no hyperlink or anything when sent to my email in a Confirmed Booking Email.

    Thread Starter jafprrr

    (@jafprrr)

    Well, here’s the answer. WebHostingPad – can’t say I recommend them:

    Hello,

    Thank you for contacting us. Actually we have enabled wp captcha protection on our servers for preventing the WordPress attack. That is why while loading the admin page you got an authentication pop up window, unfortunately it doesn’t support on chrome browser, you will get the logins details when you are using the Firefox browser.

    If you have any questions, please don’t hesitate to ask us, we will be happy to answer them. Please update us if you feel any issues. Please feel free to contact us for further help. We are committed to making your hosting experiences pleasant and fulfilling.

    Thread Starter jafprrr

    (@jafprrr)

    Okay, so firstly, ‘I’ didn’t put a password over the whole site, and secondly, when I made that edit, it immediately reverted back to the original version.

    Could it be related to Wordfence Security? If so, what would I need to look for?

    Thread Starter jafprrr

    (@jafprrr)

    Is this what you mean?

    IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
    
    <Limit GET POST>
    order deny,allow
    deny from all
    allow from all
    </Limit>
    <Limit PUT DELETE>
    order deny,allow
    deny from all
    </Limit>
    AuthName lifesupportva.org
    
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress
Viewing 6 replies - 1 through 6 (of 6 total)