UI animations

puchenson
25 Posts
puchenson posted this 01 April 2020
Ask a Question

Hi, dear NICE PAGE team,

I'd like to ask about UI animations like these here:

https://www.behance.net/gallery/61139319/Ui-animations

Is there a way to implement some similar like these in the example?

And if so, how should I proceed in order to make them work?

I"d be thankful for some hints or links on how to get this work!

Best,
Boril

Hi, dear NICE PAGE team, I'd like to ask about UI animations like these here: https://www.behance.net/gallery/61139319/Ui-animations Is there a way to implement some similar like these in the example? And if so, how should I proceed in order to make them work? I"d be thankful for some hints or links on how to get this work! Best, Boril
Vote to pay developers attention to this features or issue.
3 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 02 April 2020

Hi Boril,

Nicepage does not have such animations, but we'll add them to our wishlist. Meanwhile you can try to search for the code to implement it into the site and then add it to your site manually.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Boril, Nicepage does not have such animations, but we'll add them to our wishlist. Meanwhile you can try to search for the code to implement it into the site and then add it to your site manually. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
puchenson
25 Posts
puchenson posted this 03 April 2020

Hi Hella,

thank you for your response to animations.

  1. One question though. How could I make some codes work if I have to use some javascript as well?

Let's say I can write some code in the CSS section applied to an element. But where can I paste the other javascript connected to the same element ( UI animation)?

I'd like to export the project like WordPress and import it to the WordPress platform.

  1. And second. I'd like to have an underline effect on hover over text. How can I do that?

An example here:
https://codepen.io/colloque/pen/bDgmx

I tried to place the codes into NP but unfortunately, I didn't work so far?

  1. Can I achieve this effect of hovering over the image and have the specific "FLASHING" one on my site?
    -And when YES how should I proceed and where to paste the codes in?
    -And when I import the project in WordPress will it be working?

Here the example:
https://codepen.io/nxworld/pen/ZYNOBZ

  1. And one more issue I noticed today. When I try to add a Hyperlink as an element, it adds a button instead of a hyperlink.
    Why this has happened?

Thank you in advance,
Boril

Hi Hella, thank you for your response to animations. 1. One question though. How could I make some codes work if I have to use some javascript as well? Let's say I can write some code in the CSS section applied to an element. But where can I paste the other javascript connected to the same element ( UI animation)? I'd like to export the project like WordPress and import it to the WordPress platform. 2. And second. I'd like to have an underline effect on hover over text. How can I do that? An example here: https://codepen.io/colloque/pen/bDgmx I tried to place the codes into NP but unfortunately, I didn't work so far? 3. Can I achieve this effect of hovering over the image and have the specific "FLASHING" one on my site? -And when YES how should I proceed and where to paste the codes in? -And when I import the project in WordPress will it be working? Here the example: https://codepen.io/nxworld/pen/ZYNOBZ 4. And one more issue I noticed today. When I try to add a Hyperlink as an element, it adds a button instead of a hyperlink. Why this has happened? Thank you in advance, Boril

Last edited 07 April 2020 by puchenson

Support Team
Support Team posted this 08 April 2020

Hi Boril,

We do not provide support for such custom modifications. You can use the HTML control if you need to insert the code in the exact place on the page. Also additional JS code can be inserted under the Theme >> Site Settings >> HTML >> Additional Head HTML, the CSS can be also added under the Site Settings >> CSS tab. The custom CSS class can be applied to the element using the CSS Class option in the right panel settings for each control.

And one more issue I noticed today. When I try to add a Hyperlink as an element, it adds a button instead of a hyperlink.

Technically hyperlink and button are the same elements but with the different styling so they are called the same in the layout, but the design is different.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Boril, We do not provide support for such custom modifications. You can use the HTML control if you need to insert the code in the exact place on the page. Also additional JS code can be inserted under the Theme >> Site Settings >> HTML >> Additional Head HTML, the CSS can be also added under the Site Settings >> CSS tab. The custom CSS class can be applied to the element using the CSS Class option in the right panel settings for each control. >And one more issue I noticed today. When I try to add a Hyperlink as an element, it adds a button instead of a hyperlink. Technically hyperlink and button are the same elements but with the different styling so they are called the same in the layout, but the design is different. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments