SJ77 Posted February 11, 2018 Posted February 11, 2018 1 minute ago, Brian A. said: It shouldn't wipe out all the values from the Stack field. There was a topic about this about the settings being wiped out. any fix presented in that topic?
opentype Posted February 11, 2018 Posted February 11, 2018 2 minutes ago, SJ77 said: any fix presented in that topic? 1. The developer must make sure to register every plugin setting. Saving settings on the user’s side would work without that before, but that could cause the settings to be deleted when the cache was flushed or other plugin settings were saved. 2. If a plugin had the problem mentioned under 1), the user must upgrade to 4.2.7 first and then install the fixed plugin again. That makes sure that all values are registered correctly now.
SJ77 Posted February 11, 2018 Posted February 11, 2018 option for button with link in jumbotron would be awesome. http://getbootstrap.com/2.3.2/components.html#typography <div class="hero-unit"> <h1>Heading</h1> <p>Tagline</p> <p> <a class="btn btn-primary btn-large"> Learn more </a> </p> </div>
SJ77 Posted February 11, 2018 Posted February 11, 2018 one more issue I am having is with orientation. All the blocks I drop into the middle think the orientation is vertical. I need the middle orientation to be set to NOT vertical. It's a horizontal view I need for my widest (and only) column. How can I do this? Recap of things I am hoping can be solved. orientation = vertical on middle blocks should be horizontal spirit plugin is losing settings. (really important to fix) a button in jumbotron. (optional, no big deal on this one) left aligned image in jumbotron with sticky nav is having issues. Thank you
Brian A. Posted February 11, 2018 Author Posted February 11, 2018 2 hours ago, SJ77 said: option for button with link in jumbotron would be awesome. Good idea! I'll put this in the next version. 45 minutes ago, SJ77 said: one more issue I am having is with orientation. All the blocks I drop into the middle think the orientation is vertical. I need the middle orientation to be set to NOT vertical. It's a horizontal view I need for my widest (and only) column. Oh, sorry about that, I didn't even notice that. 45 minutes ago, SJ77 said: Recap of things I am hoping can be solved. orientation = vertical on middle blocks should be horizontal spirit plugin is losing settings. (really important to fix) a button in jumbotron. (optional, no big deal on this one) left aligned image in jumbotron with sticky nav is having issues. That issue will be fix in the next version. I did all those correctly on the number list. 4 hours ago, opentype said: 1. The developer must make sure to register every plugin setting. Saving settings on the user’s side would work without that before, but that could cause the settings to be deleted when the cache was flushed or other plugin settings were saved. 2. If a plugin had the problem mentioned under 1), the user must upgrade to 4.2.7 first and then install the fixed plugin again. That makes sure that all values are registered correctly now. That idea will be added in the next version. That issue will be fix in the next version. 1.0.2 will be release tomorrow (February 12).
SJ77 Posted February 11, 2018 Posted February 11, 2018 This is really turning into something awesome!
Brian A. Posted February 12, 2018 Author Posted February 12, 2018 What's New in Version 1.0.2 Spirit Fixed the sticky navigation Made the content area blocks horizontal instead of vertical. Note: Download the XML file called "spirit_landing_page_templates" to get the latest changes. Settings Added Jumbotron button Link Title
Brian A. Posted February 13, 2018 Author Posted February 13, 2018 Hello, Please re-download the latest version to get the latest patch changes. Added IPS JS framework Remove the widget title class only on vertical side. Added <ul class="ipsList_reset"> to the content area.
pilotguy Posted February 13, 2018 Posted February 13, 2018 Is there anyone here with a LIVE fully functional example of this being used in a live environment. I appreciate the demo page but it doesn't really show me anything special... unless I'm missing something. Please one of you fine folks.. a link to your page you use this on. This LOOKS to be awesome but I need to know before I throw money around.
SJ77 Posted February 14, 2018 Posted February 14, 2018 logged into ACP tonight and my guest blocks are lost. This is with newest version 1.0.2
Unlucky Posted February 14, 2018 Posted February 14, 2018 15 hours ago, pilotguy said: Is there anyone here with a LIVE fully functional example of this being used in a live environment. I appreciate the demo page but it doesn't really show me anything special... unless I'm missing something. Please one of you fine folks.. a link to your page you use this on. This LOOKS to be awesome but I need to know before I throw money around. Plus 1
Brian A. Posted February 14, 2018 Author Posted February 14, 2018 10 hours ago, SJ77 said: logged into ACP tonight and my guest blocks are lost. This is with newest version 1.0.2 I don't understand why it's doing that just to those Stack fields. I have put all the settings in the Development Center => Settings Tab as it states in this topic here. Any idea why it's doing this @Daniel F?
opentype Posted February 14, 2018 Posted February 14, 2018 10 hours ago, SJ77 said: logged into ACP tonight and my guest blocks are lost. This is with newest version 1.0.2 Have you deleted the plugin and installed it from scratch? Are you on 4.2.7? If both are true and the plugin was set up correctly, that problem shouldn’t appear anymore. I can confirm this for all my plugins. I don’t know Brian’s code though.
SammyS Posted February 14, 2018 Posted February 14, 2018 19 hours ago, pilotguy said: Is there anyone here with a LIVE fully functional example of this being used in a live environment. I appreciate the demo page but it doesn't really show me anything special... unless I'm missing something. Please one of you fine folks.. a link to your page you use this on. This LOOKS to be awesome but I need to know before I throw money around. Ditto It would be great for sales also
kmk Posted February 14, 2018 Posted February 14, 2018 not possible set Spirit menu for ips suite too? Right now it like 2 websites, after click any menu item redirect us to obviously a different menu style and page, I mean make Sipirit and ips suite with a uniform design aspect.
Brian A. Posted February 14, 2018 Author Posted February 14, 2018 17 minutes ago, kmk said: not possible set Spirit menu for ips suite too? Right now it like 2 websites, after click any menu item redirect us to obviously a different menu style and page, I mean make Sipirit and ips suite with a uniform design aspect. If I understand you correctly, it's not possible because this landing page was built primary for Bootstrap and on the side is IPS framework to make some of the elements work. I'd alot of people that wanted Bootstrap instead of IPS framework because there's some people that don't want to hassle with IPS code.
Daniel F Posted February 14, 2018 Posted February 14, 2018 1 hour ago, Brian A. said: I don't understand why it's doing that just to those Stack fields. I have put all the settings in the Development Center => Settings Tab as it states in this topic here. Any idea why it's doing this @Daniel F? Hm, no sorry can't say anything without investigating this further, which I unfortunately can't do right now. Could you please get in touch with @SJ77 to see if you can reproduce this on your own installation (check the settings, check the caching stuff) and once you reproduced it please provide us the exact steps in a ticket and I'll take care of this:)
SJ77 Posted February 14, 2018 Posted February 14, 2018 2 hours ago, opentype said: Have you deleted the plugin and installed it from scratch? Are you on 4.2.7? If both are true and the plugin was set up correctly, that problem shouldn’t appear anymore. I can confirm this for all my plugins. I don’t know Brian’s code though. I only did upgrades not removal and reinstall. I will try that tonight 1 hour ago, SammyS said: Ditto It would be great for sales also I thought the same thing. The demo page is very underwhelming. However, this is awesome and the support is great. Once I get my home page working I can share it with you. Although if you make the leap I think you will like what this thing can do.
Brian A. Posted February 14, 2018 Author Posted February 14, 2018 48 minutes ago, Daniel F said: Hm, no sorry can't say anything without investigating this further, which I unfortunately can't do right now. Could you please get in touch with @SJ77 to see if you can reproduce this on your own installation (check the settings, check the caching stuff) and once you reproduced it please provide us the exact steps in a ticket and I'll take care of this:) I can reproduce this by uploading a new version, but it only clears the Stack field values on the 'Guest Blocks' only. My ticket number is #999963.
Brian A. Posted February 14, 2018 Author Posted February 14, 2018 Hello, For the people that don't quite understand the demo page, I have updated it with some fancy components of Bootstrap to show you what Spirit can do for your front-end page community. Launch Demo Page Please re-download the latest version to get the latest patch changes. Fixed the widget title class Added the class tag align-self-center to the Jumbotron heading Added <div class="ipsWidget ipsWidget_vertical"> to the block content area. Note: Just import 'spirit_landing_page_templates' XML file to get the latest changes.
Brian A. Posted February 15, 2018 Author Posted February 15, 2018 2 minutes ago, SJ77 said: That demo page looks beautiful. Thank you I'm glad that you love it. You're welcome.
SJ77 Posted February 17, 2018 Posted February 17, 2018 checked my home page this morning and my blocks are gone again!!! Logged into the ACP and yup.. gone! This time I started with a fresh spirit, all was uninstalled and template/plugin reinstalled Still yet this happens with 1.0.2
Brian A. Posted February 17, 2018 Author Posted February 17, 2018 5 minutes ago, SJ77 said: checked my home page this morning and my blocks are gone again!!! Logged into the ACP and yup.. gone! This time I started with a fresh spirit, all was uninstalled and template/plugin reinstalled Still yet this happens with 1.0.2 I'm not quite sure on how to fix this because I've every single setting in the Development Center => Settings Tab. Have you figure out a fix to this @Daniel F?
SJ77 Posted February 17, 2018 Posted February 17, 2018 25 minutes ago, Brian A. said: I'm not quite sure on how to fix this because I've every single setting in the Development Center => Settings Tab. Have you figure out a fix to this @Daniel F? I am finally getting to where the home page is looking amazing and then the blocks drop over night for some reason. D'oh! I hope this can get fixed. I am excited to make my page public.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.