Okay
  Public Ticket #1434074
Responsive Issues
Closed

Comments

  • danidanito69 started the conversation

    Hello,

    I'm working on my website -> https://kutuko.es

    And please, see the attached images:

    iPad01: In iPad, when using it landscape, the menu is not displayed as a "hamburger menu" so it "breaks" the website... Can we display the "burger icon" as it works in portrait?

    iPad02: At the bottom of our HOME, we have a row with 2 columns, the right one is a "lastest post". And as you can see, they can't fit together, so they place one on top of the other... Can they fit in one row? Is that possible?

    iPhone01: The nectar slider arrows are not working properly. Left arrow "works" because you can press on the left side and it works, but it's moved a little bit to the right... Is it possible to move the arrow icon to come back to it's supposed place?

    --

    Another HUGE problem we have, in the backend, everytime we touch "anything", like edit a text, place an image... Anything... The page scrolls down, to the bottom of the page, everytime... And it's kinda annoying... Is it possible to fix that? Maybe a new update of the theme? A plugin?

    --

    Thank you very much.

    Best,

    Dani.

  •  9,016
    Tahir replied

    Hey Again,

    Ipad: Try using these options http://prntscr.com/i1pu1c and http://prntscr.com/i1pwdv .

    Iphone issue:

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    @media only screen and (max-width: 1000px) and (min-width: 690px) {
        .nectar-slider-wrap[data-overall_style="directional"] .swiper-container .slider-prev:hover i {
            left: 38px!important;
        }
        .nectar-slider-wrap[data-overall_style="directional"] .swiper-container .slider-next:hover i {
            right: 38px!important;
        }
    }


    -The scroll to back was fixed.

    Please update to Salient Theme Version 8.5.3 and Salient VC 5.2.4. 

    If you are not seeing the Plugin Update Notification you need to uncheck the " Disable Theme Reccomended Plugin Notifications " Field in "Salient Theme Options Panel"  -> General Settings -> "Toggle Theme Features" Section .

    To get a list of Bug Fixes and new Feature addons in the Latest Theme update,  the changelog can be viewed here : http://themenectar.com/changelogs/salient.html .

    Update the theme by following this guide: http://themenectar.com/docs/salient/updating-salient/ .

    Best.


    ThemeNectar Support Team 

  • danidanito69 replied

    Hello Tahir,

    Thank you for your quick answer.

    iPad: I tried both options you gave me, and I already have them set up like that... So the problem still remains :(

    iPhone: I paste that code, but the small left arrow, is still moved a little bit to the right in the nectar slider

    Theme: I uploaded the last version I got from Themeforest, and my Salient Theme is now in version 8.5.3 but my Salient VC is in version 5.2.2... So the scroll back is still there...

    Any ideas?

    Thanks a lot.

    Best,

    Dani

  • danidanito69 replied

    Hello again.

    The problem with the Theme is already fixed. I found where to updated it... Sorry.

    --

    But still needing help with iPad and iPhone.

    Thank you very much.

    Best,

    Dani.