can you post link to landing page?
looks like your theme is incompatible.
Can you try building a landing page with a different template?
Yes, here is the result for dropcap…
So my theme isn’t compatible with your plugin? :/
http://frenchyincali.bl.ee/go/dropcap-test/
F………………….!
Again, bad request. After modifying a bit this template 🙁
I can see the landing page at http://frenchyincali.bl.ee/go/dropcap-test/
Can you screenshot or video your issue? I’m not seeing it here in chrome
Now I see it.
What does your htaccess file look like?
Go into settings > debug for your htaccess file text
Yep, here you go:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{QUERY_STRING} !lp-variation-id
RewriteRule ^go/([^/]*)? /wp-content/plugins/landing-pages/modules/module.redirect-ab-testing.php?permalink_name=$1 [QSA,L]
RewriteRule ^landing-page=([^/]*)? /wp-content/plugins/landing-pages/modules/module.redirect-ab-testing.php?permalink_name=$1 [QSA,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
I am not sure what is causing the issue. The htaccess looks fine to me.
It must be something with hostinger.
It’s like the rewrite rules only work 5-6 times and then fail with 400 error.
Do you have another hosting provider you can use?
Emmmmmmh,
I can search for it… Actually this host sucks a bit, I already had some issues with them and wanted to move away from them.
I have to backup everything and change my domain…
What I can do is find another free host, put my theme on it, your plugin and all my others (to verify if there’s any conflict) and then try if it works or not.
If yes, I’ll move my website hosted on hostinger and take my time… (I’ve never done this before :'()
Do you think it’s a good idea?
Thats the only thing I can think to do. We can’t reproduce the error on WPengine or Bluehost
You could also test for plugin/theme conflicts
To test for a theme conflict:
- Activate default Twenty Ten, Eleven, Twelve, or Thirteen theme
- Check to see if the issue still occurs
- If the issue does not occur after having activated the default “Twenty” theme, your theme is causing a conflict with landing pages.
To test for a plugin conflict:
- Deactivate ALL plugins
- Activate Landing Pages
- Check to see if the issue occurs
If the issue does not occur, one (or more) of your plugins is causing a conflict with Landing Pages.
To determine which plugin(s) is causing the conflict, follow these steps:
- Activate each plugin one by one
- Check to see if the issue occurs after each plugin is activated
Hi again,
I finally have my old domain on ovh.com which is way more serious.
Here is the landing page: http://students-abroad.net/?landing-page=11
I don’t think it has any bug but the preview window which shows “404 error”… Do you know why?
Last questions: how to hide the background and stop the border-radius?
I tried this:
#content{
border-radius:0px;
width: 500px;
background: none;}
but only the width works. In Firebug I can see that: Image here
One #content is crossed but not the other… so it doesn’t work.
My second one is: Is it possible to put a landing page as a homepage? Because they don’t appear in Settings/Reading-Options/Static Pages…
Thx!
Great, thank you for everything David.
Your plug in and you are awesome 😉
Cheers,
Jean.