bryonycritchley
Forum Replies Created
-
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Setting up Cart and Checkout pagesHi,
I think i’m having the same issue, i cant workout how to setup a checkout page??
https://www.hosteventmanagement.co.uk/
thanksForum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Learnpress URL problemOk, it works when i deactivate the plugin, but now my issue is that the page is coming up with a 404 error, when it should have content on it https://www.hosteventmanagement.co.uk/courses/course-test/
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Learnpress URL problemI have an SEO redirection plugin, do you think this may have something to do with it?
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Learnpress URL problemah thanks so much… is this right?
# RESET FOR DUPLICATOR INSTALLER USEAGE
# 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
<Files wp-config.php>
order allow,deny
deny from all
</Files>Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Learnpress URL problemOh dear, that stuff confuses me too much!
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Learnpress URL problemAh thank you, what would be the problem though, because the URL https://www.hosteventmanagement.co.uk/courses/course-test/ should exist, so shouldn’t be redirecting.
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Learnpress URL problemThis is the website, https://www.hosteventmanagement.co.uk/
and this is the course URL https://www.hosteventmanagement.co.uk/courses/course-test/
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Learnpress URL problemthe latest version (on the wordpress plugin directory) and it still goes to homepage. the link redirects to homepage, no matter what i do