Hudson Atwell
Forum Replies Created
-
Hi!
This is an error we are working on and it shows when no custom templates are installed. Our core templates do not show in the ‘Templates’ section. A fix will be in the next release coming today! Thank you!
For now to quit the error you could try heading into our marketplace and downloading and uploading a free template not available in core using the ‘Add New Template’ button in the ‘Templates’ section. Once the new template is added the error should quit.
Try adding this to the bottom:
# MAINTENANCE-PAGE REDIRECT <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{REQUEST_URI} !/ [NC] RewriteCond %{REQUEST_URI} !\.(jpe?g?|png|gif) [NC] RewriteRule .* / [R=302,L] </IfModule>
Try this? We don’t have a paid advanced support right now but the idea is to say:
if not an image and not an attempt to access the base directory, redirect to base directory. And this should not affect the lander as homepage extension work. … but I’m not positive.
Will you post the current .htaccess file? In the meantime I’ll investigate building a new extension.
Hi I think this can be done with htaccess if you like. We don’t have an extension for this yet but I’ll mark it down to make one:
In the meantime here’s a way to accomplish it with .htaccess:
https://perishablepress.com/htaccess-redirect-maintenance-page-site-updates/
Forum: Plugins
In reply to: [WordPress Landing Pages] Can't get the landing page to be my home pageYou’ve installed the https://plugins.inboundnow.com/downloads/use-landing-page-as-homepage/ extension?
Also try this resource for 404 issues and they may help solve them: https://www.inboundnow.com/landing-pages/support/topic/troubleshooting-faq/
Hi will you re-download and re-upload the extra templates? We’ve added in a fix for the repeat loading issue.
Closing ticket. If issue continues please open a new ticket. Thank you!
Closing ticket. If issue continues please open new ticket.Thanks!
Forum: Plugins
In reply to: [WordPress Landing Pages] LP Publish or Save==> WP Failure NoticeHi this should be solved in our latest stable release 1.0.7.5.
Hi will you try 1.0.7.5?
Hi I’m not experiencing any issue 1.0.7.5 will you try our latest?
Hey guys will you re-download and upload manually? I just tried an update and had success. Maybe it was an older version?
Forum: Reviews
In reply to: [WordPress Landing Pages] Good idea but does not work. Waste of Time!Any updates on this? We recently made some excellent improvements. Watching the extensions and available template base grow too.
Forum: Plugins
In reply to: [WordPress Landing Pages] Problems in a multi site installationIt looks like an extension was installed in the ‘Templates’ section rather than WordPress’s normal ‘Plugins’ section. You may need to go into FTP and delete the
wp-content/uploads/sites/4/landing-pages/templates/lp-use-deactivated-themes-as-templates/
folder before you can move forward. And then we’d need to go reinstall the extension like we would another 3rd party plugin and everything should work again.
Forum: Plugins
In reply to: [WordPress Landing Pages] 404 error page shows for Landing Page postHi on the 404 issue, change your permalink setting to ‘custom permalink setting’ and make sure your setup matches what you had orriginally and the split testing .htaccess rules should be added and the split test URLs will go live.