Jump to content

Landing Page ( Support Topic )

Featured Replies

Maybe I missread something but I thought you could use blocks on other pages? When I try to create a custom block from the landing page plugin, I get an error. 

image.thumb.png.0a765764e05130efc7b0083ebad19b10.png

  • Replies 370
  • Views 28.3k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Adriano Faria
    Adriano Faria

    Waiting. It’s been 8 days: I hope it happens before:

  • TheJackal84
    TheJackal84

    2 More blocks ( so far ) for the next update Subscriptions will allow you to select what subscriptions to show ( you can show as many as you want ) the blank bit is because I have not upload

  • TheJackal84
    TheJackal84

    Added commerce / subscriptions / downloads files / gallery images will probably add a couple more things before I release it ( Oh and you can set what groups can view each block ) Just

Posted Images

16 hours ago, Benality.G said:

Maybe I missread something but I thought you could use blocks on other pages? When I try to create a custom block from the landing page plugin, I get an error. 

I can confirm the template is placed in a wrong folder, hence the error.  Below you can see the Calendar block in Forums index as a widget:

J6Jmbtt.png

I'll fix in next version.

Edited by Adriano Faria

On 4/21/2021 at 10:42 AM, haqzore said:

looks like the wrapping issue is now happening on another line as shown:

Open the landingpage -> front -> main -> calendarEventsBlock template and find:

									<div class='ipsFlex-flex:11'>
										{{if $event->recurring}}
											<p class='ipsType_medium ipsType_light ipsType_reset'><i class='fa fa-repeat'></i> {$event->_recurring_text}</p>
										{{endif}}	
									</div>

It will show twice. Change only the second to:

									<div class='ipsFlex-flex:11'>
										{{if $event->recurring}}
											<p class='ipsType_medium ipsType_light ipsType_reset ipsType_break ipsContained' style='white-space:normal;'><i class='fa fa-repeat'></i> {$event->_recurring_text}</p>
										{{endif}}	
									</div>

Save.

Then you go from:

d3kCs9n.png

To:

AiN4T52.png

  • 2 months later...

@Adriano Faria

my landing page it's online https://www.drivingitalia.net/ (Invision Community v4.6.2)

but when i click on the landing page -> block in the admin panel, i receive this error

Quote

Error: Call to undefined method IPS\Http\Url::csrf() (0)
#0 /home/i125w7do/public_html/system/Dispatcher/Controller.php(101): IPS\landingpage\modules\admin\main\_blocks->manage()
#1 /home/i125w7do/public_html/system/Node/Controller.php(69): IPS\Dispatcher\_Controller->execute()
#2 /home/i125w7do/public_html/applications/landingpage/modules/admin/main/blocks.php(23): IPS\Node\_Controller->execute()
#3 /home/i125w7do/public_html/system/Dispatcher/Dispatcher.php(153): IPS\landingpage\modules\admin\main\_blocks->execute()
#4 /home/i125w7do/public_html/admin/index.php(13): IPS\_Dispatcher->run()
#5 {main}

help me please

Edited by ntrivilino@alice.it

Any chance this is getting updated for 4.6.x?

5 hours ago, ntrivilino@alice.it said:

@Adriano Faria

my landing page it's online https://www.drivingitalia.net/ (Invision Community v4.6.2)

but when i click on the landing page -> block in the admin panel, i receive this error

help me please

The app isn’t compatible yet with 4.6. New version fix this.

1 hour ago, Dean_ said:

Any chance this is getting updated for 4.6.x?

It’s pending approval for a few days. You have to wait for IPS to review and approve it. 

On 6/25/2021 at 11:49 AM, Adriano Faria said:

It’s pending approval for a few days. You have to wait for IPS to review and approve it. 

Looking forward to the Landing Page 4.6 approval to purchase it. Thanks

  • 2 weeks later...

hi there:

Wondering if this can be used not for the home page landing page, but for an internal landing page? 

For example, could I use this as a "landing page" for our marketplace/downloads home page?

1 hour ago, dschreiber said:

For example, could I use this as a "landing page" for our marketplace/downloads home page?

No. 

Quick question about this application? Is it possible to create more than one landing page? It seems that only one is possible. Any intentions to add an option to create multiple landing pages?Thanks

You can have only ind app set as default so it doesn’t make sense. 

Will there be support for pulling records from databases? Also will it be compatible with classifieds in the near future? 

Probably and probably. No ETA.

@Adriano Faria I was looking at this plugin to use versus the "pages app" that invision offers.  I went to check the demo site but the link is broken, is there another demo application anywhere by chance that I could see or tinker with?

I am looking for something that has more flexibility than the pages app and this could be it.

Hello,

1 minute ago, Jason Brown_41238 said:

I was looking at this plugin to use versus the "pages app" that invision offers.  I went to check the demo site but the link is broken, is there another demo application anywhere by chance that I could see or tinker with?

I am looking for something that has more flexibility than the pages app and this could be it.

It is probably linking to the old site. I'll change that when I have to update it. I'll make a test install and will send a PM during the weekend. 👍

On 7/16/2021 at 4:32 PM, Adriano Faria said:

Hello,

It is probably linking to the old site. I'll change that when I have to update it. I'll make a test install and will send a PM during the weekend. 👍

Good morning, just wanted to circle back and double check on this with you.  I'm sure your a busy person but just wanted to double check, as I didn't see a PM, wasn't sure if I missed it or something.

15 minutes ago, Jason Brown_41238 said:

Good morning, just wanted to circle back and double check on this with you.  I'm sure your a busy person but just wanted to double check, as I didn't see a PM, wasn't sure if I missed it or something.

Ooh sorry. Will do it now. I'll send a message in a few minutes.

---------------

PM sent, @Jason Brown_41238

Edited by Adriano Faria

Is there anyway to change the text from h2 to h1 on the main block single image?

  • 2 weeks later...

Is there a way to remove the requirements for the blocks? Would love to not have to put a title on the image block for example. Throws so much off; as well as the content - be nice to just have an image without any other requirements. 

I’ll take a look in a future version.

  • 3 weeks later...

Is it possible to use this as an alternative landing page for guest?

12 hours ago, HDiddy said:

Is it possible to use this as an alternative landing page for guest?

No.

  • 1 month later...

I am getting the following error when trying to create a Block. This is happening when all detailes are entered and i hit "Save".  I was trying to create "Main Block ( Multiple Image Backgrounds )"

TypeError: Argument 2 passed to IPS\_Db::preparedQuery() must be of the type array, null given, called in /home/skupper/www.bmw2002faq.com/system/Db/Db.php on line 936 (0)
#0 /home/skupper/www.bmw2002faq.com/system/Db/Db.php(936): IPS\_Db->preparedQuery('INSERT INTO `la...', NULL)
#1 /home/skupper/www.bmw2002faq.com/system/Patterns/ActiveRecord.php(487): IPS\_Db->insert('landingpage_ima...', Array)
#2 /home/skupper/www.bmw2002faq.com/applications/landingpage/modules/admin/main/blocks.php(631): IPS\Patterns\_ActiveRecord->save()
#3 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Controller.php(90): IPS\landingpage\modules\admin\main\_blocks->contentBlockMultiple()
#4 /home/skupper/www.bmw2002faq.com/system/Node/Controller.php(69): IPS\Dispatcher\_Controller->execute()
#5 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Dispatcher.php(153): IPS\Node\_Controller->execute()
#6 /home/skupper/www.bmw2002faq.com/admin/index.php(13): IPS\_Dispatcher->run()
#7 {main}

Thank you!

19 minutes ago, misfit76 said:

I am getting the following error when trying to create a Block. This is happening when all detailes are entered and i hit "Save".  I was trying to create "Main Block ( Multiple Image Backgrounds )"

TypeError: Argument 2 passed to IPS\_Db::preparedQuery() must be of the type array, null given, called in /home/skupper/www.bmw2002faq.com/system/Db/Db.php on line 936 (0)
#0 /home/skupper/www.bmw2002faq.com/system/Db/Db.php(936): IPS\_Db->preparedQuery('INSERT INTO `la...', NULL)
#1 /home/skupper/www.bmw2002faq.com/system/Patterns/ActiveRecord.php(487): IPS\_Db->insert('landingpage_ima...', Array)
#2 /home/skupper/www.bmw2002faq.com/applications/landingpage/modules/admin/main/blocks.php(631): IPS\Patterns\_ActiveRecord->save()
#3 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Controller.php(90): IPS\landingpage\modules\admin\main\_blocks->contentBlockMultiple()
#4 /home/skupper/www.bmw2002faq.com/system/Node/Controller.php(69): IPS\Dispatcher\_Controller->execute()
#5 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Dispatcher.php(153): IPS\Node\_Controller->execute()
#6 /home/skupper/www.bmw2002faq.com/admin/index.php(13): IPS\_Dispatcher->run()
#7 {main}

Thank you!

I’ll make some tests. 👍

Recently Browsing 0

  • No registered users viewing this page.