The landing page has formatting issues. The text either looks way too tiny and doesn’t fit the same above-the-fold space as the logo and form next to it or it jams lines of text together, ignoring the formatting I put in.
Does anyone know how to get this plugin to honor basic formatting and text sizing?
The page also has no margins. Thanks.
]]>Saludos,
Desde ayer están apreciendo unos mensajes en el encabeado de mi blog, y no tengo la mas minima idea de lo que debo hacer para quitarlos. no tengo ningún tipo de conocimiento sobre programación, PHP, CSS, HTML ni nada por el estilo.
Esto ocurrió luego de crear una landing page con Elementor y colocar el link en un subdominio. El blog tambien está en un subdominio.
Los mensajes son los siguientes:
Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /homepages/8/d735578396/htdocs/clickandbuilds/BlogEdwinGuerrero/wp-content/plugins/landing-pages/classes/class.settings.php on line 755
Warning: Cannot modify header information – headers already sent by (output started at /homepages/8/d735578396/htdocs/clickandbuilds/BlogEdwinGuerrero/wp-content/plugins/landing-pages/classes/class.settings.php:755) in /homepages/8/d735578396/htdocs/clickandbuilds/BlogEdwinGuerrero/wp-admin/includes/misc.php on line 1196
Warning: Cannot modify header information – headers already sent by (output started at /homepages/8/d735578396/htdocs/clickandbuilds/BlogEdwinGuerrero/wp-content/plugins/landing-pages/classes/class.settings.php:755) in /homepages/8/d735578396/htdocs/clickandbuilds/BlogEdwinGuerrero/wp-includes/pluggable.php on line 1251
Warning: Cannot modify header information – headers already sent by (output started at /homepages/8/d735578396/htdocs/clickandbuilds/BlogEdwinGuerrero/wp-content/plugins/landing-pages/classes/class.settings.php:755) in /homepages/8/d735578396/htdocs/clickandbuilds/BlogEdwinGuerrero/wp-includes/pluggable.php on line 1254
]]>Hi,
there is an issue with landing-page caused by PHP Update:
This issue causes a warning on top of my website:
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /.../wp-content/plugins/landing-pages/classes/class.settings.php on line 755
Also there is no chance to log into wp-admin, because the warning is parsed before headers are set.
As a workaround I changed continue
in class.settings.php:755 to continue 2
.
Would break
be better in this case?
But next update will cause the same problem, while class.settings.php will be overwritten by it.
This should be maintained soon…
How to report this bug?
thanks!
mottenkiller
PHP Fatal error: Uncaught Error: Call to undefined function acf_local() in /Sites/trianglefluid.com/wp-content/plugins/landing-pages/shared/classes/class.acf-bootstrap.php:62
]]>Hi there,
I would like to import my current homepage (which is a page in WP) to the Landing Pages so that I can build variants off of it.
Is that possible?
]]>Just a note to alert you that if an update is only to the ‘header’ of the plugin, you don’t need to create a new version of the plugin.
All you need to do is update the readme.txt file in your plugin, and upload that change to your WP repository area. WP will notice that change and display the new info in the plugin details screen, and an update by all your users is not required.
]]>This plugin is not installing. Actually, it installs fine, but on activation, I get a blank screen with the message “The plugin does not have a valid header”. On someone else’s plugin, it appeared that it was due to WordPress 4.9 altering the way that plugins activate, requiring a small amendment to many larger, more complex plugins. I note that the WordPress site says that your plugin has not been tested for WordPress 4.9. I could probably look at the code myself, if I get time…
]]>I’ve created a second landingpage but I can’t crear its new format. I used this plugging before and I didn’t have problemas with landinpage nor format.
]]>Hello,
The theme can’t be install because it is said that the style.css stylesheet is missing.
Is anyone can advise please ?
]]>My Landing pages Not tracking impressions/pageviews. I was wondering do I need to have pro version, or is it a bug? and how to fix it?
]]>Currently auditing a site that has WordPress Landing Pages installed and it seems that there are 30 tables created for WPML compatibility, but not entirely sure how or why?
25 of tables are empty and other 5 have barely any content in them. Based on the table names and little data within it seems that they’re all related to email list functionality.
If I deactivate the plugin the tables remain. This seems sloppy and I would like to confirm that this plugin is creating the tables please.
]]>I want a simple A/B holding page, how can I set my landing page setup as a home page?
]]>Hi,
I would like to ask if this page builder will let me use my site’s theme footer in the pages I create with it?
I want to create some landing pages in my site but want them to include my themé footer at the bottom.
Thanks,
Alejandro Robles
Downloaded the Free Pro Version of Landing Pages -> Inbound pro.
Fatal Error On Activation.
Have tried different Themes
Have disabled all Plugins bar SSL
No LUck Does Not work at all
Standard Landing Pages Version.. Cannot get into Settings. Error 500
Other than a separate plugin to remove the subfolder /go/ have you got an option to remove this. Reason: Using Multi Domain Redirect it does not like subfolders.
And I would like to be able to fully use the Landing Pages Plugin
Ideally I would also like to add a way for a client account to edit the Landing Page – FRONT-END. I never want to make any client even see the back end because they panic.. Its too complicated for most.. A simple MyAccount page with ONLY the options they need. Eg.. Tried User-FrontEND.. To edit posts. Perfect. But very limited.
Could we use the Landing Page edit with User FRONT END?
Cannot Register on your Support page..
It seems to register.. But does not send us the email details.
Tried but email already registered.
So we cannot get any further.
Did Check your forums for answers for Fatal Errors.. There are many. Just no reply in anyone of them.
Cheers
Ivan
]]>Could you please test and declare in the plugin page the compatibility with WordPress 4.9?
]]>Love the plug-in, so far, very intuitive.
Having trouble with installing Many Chat button, though, as a CTA.
Here’s the code, which I installed in text version but which doesn’t render:
<div class=”mcwidget-embed” data-widget-id=”373473″></div>
I have installed it successfully on my site as a pop up bar, but can’t get button going on your page builder.
Any advice greatly appreciated.
Thanks!
]]>Just a note to anyone else who might be interested in using this plugin (I was testing out a variety of A/B Testing plugins for a client website) – it bundles within itself 3 other plugins:
* Advanced Custom Fields
* Advanced Custom Fields: Date and Time Picker
* Advanced Custom Fields: Font Awesome
IF, by some chance, you already have that last plugin installed (ACF Font Awesome), YOUR SITE WILL BREAK completely (500 / Internal Server Error). To the point where you cannot load any portion of it, and you will have to manually recover via FTP / SFTP / SSH (easiest / fastest way is by removing this plugin).
The problem is that the bundled version of ACF Font Awesome plugin is an out-of-date version (v1.7.1 – current version is v2.0.8 as of Oct 2017), which did not contain a self-instantiation check (for whether or not the plugin code has already been loaded).
As a suggestion, I would highly recommend NOT bundling those other plugins – and instead just make the installation / activation of those separate plugins a requirement for running this one. That way, it’s up to the user to keep them all installed / updated, rather than running into issues like this one.
Alternatively, please either update the bundled version of ACF Font Awesome, or update the version you’re using to properly watch out for this (i.e. “if (!class_exists( ‘acf_field_font_awesome’ )) { ….”)
FWIW,
-twykr.
I want 2 different landing pages with 2 different forms on but when I set up the first landing page it told me I had to add the form through the widget section which will not allow me to have two different forms for two different landing pages. Please Help
]]>Hi!
I used the plugin to make this landing page but I cannot understand how it counts the impressions. The plugin shows 8 impressions and the Google shortener link shows around 1600 impressions.
I cannot understand which analytics is true.
I tried installing from both WordPress and your website, kept getting the same message. Any idea why?
]]>I have not installed the theme yet, but I am considering.
The site is with a theme developed from scratch for this client L10N.pt and they do not want the landing page to have that structure.
I designed the Landing page and have it in html, but now I need to integrate it with their site, or leave it as is in HTML.
If I could implement it in WordPress would be better but I have questions:
I am using particular css and js for the landing page I developed (pretty simple).
And they have a multi language site.
So my questions are:
Can I create a template for my landing page and have Custom fields for the text areas so they can be updated by the client and translated to different languages?
And, can I use my own css and js library for this purpose? Where should I save this Styles and scripts for the template I create?
Which Custom fields plugins do you advise me to use to get better results with your Landing page plugin?
Thanks
]]>I cannot activate the plugin. Error is The plugin does not have a valid header. Kindly assist.
]]>I cannot activate the plugin. Error is The plugin does not have a valid header. Kindly assist.
]]>I customize my wp-content folder name, so I need to find and replace this string to work with your plugin. Coudn’t you use CONTENT_DIR instead?
]]>My theme has a secondary navigation menu in the header.php file. This menu appears on all of our site pages except the landing pages I have set up to use the Current Theme Template. Everything else – the rest of the header, footer, etc. looks fine.
The header.php file uses a standard function to get the menu:
wp_nav_menu(array(
'theme_location' => 'secondary-links',
'container' => false,
'menu_class' => 'nav'
));
The surrounding div is there in the code, but the menu itself is missing. There are no errors in the error console. I also installed a PHP error log monitor and there are no errors there either.
I could hard code the menu into the header.php file, but that would not be ideal as others would not be able to easily change the menu.
Do you know of any reason that the landing pages plugin would prevent this function from working?
Thank you!
]]>Hey guys
So I’ve had a problem for almost a day now where, right from the start, the plugin didn’t track pageviews on my landing pages.
I finally found the problem and fixed it!
Step 1:
In ./landing-pages/shared/classes/class.load-assets.php, change line 60 so it loads “inboundAnalytics.js” instead of “inboundAnalytics.min.js”.
You can minify the file again after you make the changes in step 2 if you’d like.
Step 2:
In ./landing-pages/shared/assets/js/frontend/analytics/inboundAnalytics.js, go to line 3778.
The “document.addEventListener(“DOMContentLoaded”, function() {” event is listener is what’s causing the problem, for some reason this never fires.
So, comment out this line as well as the closing brackets for it on line 3812, then update the “setTimeout” value on line 3809 from “200” to some higher number (I set mine to 4000 – 2 seconds) so it only fires after there’s a reasonable chance the page has loaded.
]]>I have a situation where I want to display a different lead form based on the region returned with an IP look up. I would like to do this by inserting the form id/name using PHP in my functions.php file. Is this possible?
]]>Hi,
I just wonder if it is possible to import existing landing-pages (from another WordPress website) ?
The theme in use has homepage.php and has this as a landing page. Can I make the editions here or should I use your custom template when using the plugin?
]]>Is it possible to insert a list of one-per-customer-coupon-codes somewhere and then give every visitor of the landing page one of these codes?
Thanks so much in advance!
]]>