Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding special call to action row is still pending #99

Open
devopstoday11 opened this issue Apr 20, 2023 · 14 comments
Open

adding special call to action row is still pending #99

devopstoday11 opened this issue Apr 20, 2023 · 14 comments
Assignees
Labels
enhancement New feature or request high priority item

Comments

@devopstoday11
Copy link
Contributor

@tfsojon
In one of the videos I asked for this section.
I want it in a way that it is available for every page, and I want to disable or enable to show only when we are ready to show this call to action row in a page.
Please let me know what assets you need from me to get this done. For all the project pages, we made dedicated images and gave different colors on every page. We want to be able to do the same for this call-to-action row wherever we put it.
image

@ssojonn
Copy link
Contributor

ssojonn commented Apr 20, 2023

I told this to you 2 weeks ago - #56 (comment)

@devopstoday11
Copy link
Contributor Author

devopstoday11 commented Apr 20, 2023

@tfsojon ,

this is a screenshot to show you how it looks , @tfsojon @sojonatgithub

image

@devopstoday11
Copy link
Contributor Author

devopstoday11 commented Apr 20, 2023

@sojonatgithub
here is the assets located for compage page , @tfsojon

https://github.com/intelops/website/tree/chandu/assets/images/call-to-actions

@devopstoday11
Copy link
Contributor Author

devopstoday11 commented Apr 20, 2023

@tfsojon , After you done adding that special call to action thing for Compage page, let me know to test it in my local. If everything looks good, you can provide me steps on how to add it for other pages and I will do it myself this weekend.
@sojonatgithub

@sojonatgithub @tfsojon , hope you got the updated assets from this link
https://github.com/intelops/website/tree/chandu/assets/images/call-to-actions

@ssojonn
Copy link
Contributor

ssojonn commented Apr 20, 2023

added in this commit b2271a9

@devopstoday11
Copy link
Contributor Author

added in this commit b2271a9

@sojonatgithub @tfsojon
please check this comment on your PR -
#106 (comment)

This is the video I shared in that comment; just sharing the same in this message as well,
https://www.loom.com/share/4e83d70a53f64bdeaf689c8f2354b692

@devopstoday11
Copy link
Contributor Author

@sojonatgithub @tfsojon @tfsomrat
please check above feedback

@devopstoday11
Copy link
Contributor Author

@tfsojon
added feedback on call-to-action thing -
https://www.loom.com/share/c8bf41d48821469682c01f8acea8a23b

This video is related to this commit ,
07efabf

tfsojon added a commit to tfsojon/intelops-website that referenced this issue May 1, 2023
@tfsojon
Copy link
Collaborator

tfsojon commented May 1, 2023

@devopstoday11
Yes, you can change the text, text-color, bg-color, image using this Param in every page. [please save this comment]
[please try exploring this for better understanding]

call_to_action:
  enable: true
  title: "Start using <br/> Compage <br/> platform today..."
  title_color: "#fff"
  subtitle: ""
  subtitle_color: ""
  image: "images/call-to-actions/compage/robo-image.svg"
  button_label: "Get Started"
  button_link: "contact/"
  bg_color: "#005DFF"
  bottom_bg_color: "#080338"

Footer has this options in every page

footer:
  footer_light: false
  bg_color: "red"
  bg_image: "images/contact-image1.jpg"
  bg_image_overlay_color: "rgba(0,0,0,.85)"

image


  • Added Call to action in blog page footer
  • Call to action(CTA) not showing in certified page because there no certified.md file [page not found there]
  • Will add The same CTA in doc site.

Image alignment in platform and open-source pages are bottom-right aligned.

because the CTA was designed like that way. those are different. On other pages the image-alignment is ok.
image
image

@devopstoday11
Copy link
Contributor Author

@tfsojon
All the Forms are not loading after I merged this PR #139
None of the Forms are loading in all places you added Forms.

@devopstoday11
Copy link
Contributor Author

@tfsojon All the Forms are not loading after I merged this PR #139 None of the Forms are loading in all places you added Forms.

@tfsojon , It is so weird; Forms are loading now. I didn't modify anything. I just re-ran the "hugo server" to check something, and I noticed Forms are loading now.

@tfsojon
Copy link
Collaborator

tfsojon commented May 1, 2023

@tfsojon All the Forms are not loading after I merged this PR #139 None of the Forms are loading in all places you added Forms.

@tfsojon , It is so weird; Forms are loading now. I didn't modify anything. I just re-ran the "hugo server" to check something, and I noticed Forms are loading now.

Maybe the form provider issue

@tfsojon
Copy link
Collaborator

tfsojon commented May 1, 2023

We need to add security-header in netlify. don't worry I'm working on it.

@devopstoday11
Copy link
Contributor Author

We need to add security-header in netlify. don't worry I'm working on it.

Let me know if I need to add anything to my Netlify for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority item
Projects
None yet
Development

No branches or pull requests

3 participants