• Hi again ??

    Decided to help you guys opening a new topic in order to the question to be more visible for anybody with the same issue.

    Is it possible to keep the parallax effect on smaller screens?
    I notice that, for example, the entry page, has parallax effect in between all slide sections, however, if I reduce the size of my browser window the effect stops and the images become fixed and they scroll along with the text making it a boring transition.

    If possible how to do it please.
    Thanks again for all your kind and precious help.

    Rúben G.T.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Ruben G.T.

    (@rubengt)

    Sorry to add this here but another quick question just popped up ??

    How do I add this shortcode [madmimi id=299262] to the footer on the blog using the css editor?

    Thanks again

    Hi @rubengt,

    Is it possible to keep the parallax effect on smaller screens?

    There isn’t any easy way to achieve the parallax scrolling effect on mobile devices. You’re, however, free to experiment with the theme’s code via your child theme and take a look through different solutions.

    I found the following related discussions from across the web, which may be a good starting point for your research:

    How do I add this shortcode [madmimi id=299262] to the footer on the blog using the css editor?

    Shortcodes can’t be added via the CSS editor. Instead, they can be directly to a post/page editor or a Text widget.

    You could, therefore, add the shortcode by navigating to Appearance > Widgets in your admin area and selecting a Text widget to one of Harmonic’s footer widgets areas.

    Hope that helps!

    For future: Could you please create separate threads on this forum for each separate questions that you have? It makes them easier for us to support and for others to browse.

    Thanks!

    Thread Starter Ruben G.T.

    (@rubengt)

    Thanks for getting back to me again!

    Text widget to one of Harmonic’s footer widgets areas.

    There are no Footer widget area in Harmonic, that was the reason I was wondering.. ??

    For future: Could you please create separate threads on this forum for each separate questions that you have?

    Sure, sorry for the inconvenience :/

    There are no Footer widget area in Harmonic, that was the reason I was wondering.. ??

    Ah, got you! Apologies for missing that crucial part. ??

    If adding the shortcode via the theme’s Sidebar or Front Page widget areas doesn’t work for your needs then you’ll need to experiment with the theme’s underlying HTML/PHP in order to add content to the footer.

    The first step to that is for you to set up a child theme.

    In case you’re unsure, the following guides provide a good introduction to child themes, including steps to set one up:

    After you have completed that step, copy the parent’s footer.php file to your child theme’s directory and then open it in your favourite text/code editor.

    You then have two options:

    1. Visit the documentation for the plugin that you got the [madmimi id=299262] shortcode from to see if they provide any code you can add directly to the theme’s template files.

    2. Create a new widget area for the footer of your site. This is a bit more technical and you can find steps here:

    https://codex.www.ads-software.com/Widgetizing_Themes

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Keep paralax effect on smaller screens’ is closed to new replies.