Okay
  Public Ticket #2231905
Social icons in the Pull Right menu
Closed

Comments

  • Anise started the conversation

    Hello,

    I was wondering if I could put the social icons in the pull right menu and how I would go about doing that? At the moment I have a "Languages" menu there.

    Furthermore, is there any way I can replace the "Languages" menu with flags instead?

    Many thanks

    Ploy

  •  8,992
    Tahir replied

    Hey Again,

    I am afraid both requests are not possible at the moment. 

    Best 


    ThemeNectar Support Team 

  • Anise replied

    Hi Tahir,

    Can I add the social icons to the left instead then?

    Many thanks

    Ploy

  • Anise replied

    Hi Tahir,

    Also, how can I make a link to a pdf automatically download as opposed to open in a new tab?

    Many thanks

    Ploy

  •  8,992
    Tahir replied

    Hey Again,

    1. I dont see any social icons on the Header ? .

    2. Unfortunately there is no such option to download the pdf as thats controlled by the Browser. 

    Best 


    ThemeNectar Support Team 

  • Anise replied

    Hi Tahir,

    I haven't put any social icons in the header just yet because I couldn't work out how to move them to the left.

    I've changed it now so they're in there.

    Many thanks

    Ploy

  • Anise replied

    Hi Tahir,

    Also, the navigation for my website moves to different sections on the page. The mobile website menu option "Menu" isn't working. I assume it's because the menu section for desktop and landscape tablets isn't visible on a mobile device. The menu section that is visible on a mobile device does have the same tag on it. Is there any way of making this work?

    Many thanks

    Ploy

  •  8,992
    Tahir replied

    Hey Again,

    I am afraid there is no such option to move the social icons to the left while also using the Pull Right Menu Option.

    Please make sure you follow the steps mentioned in here : https://themenectar.ticksy.com/article/6266/ the Video is to just to provide more context.
    Best.


    ThemeNectar Support Team 

  • Anise replied

    Hi Tahir,

    I've followed all those steps but it's still not working. All my other links work and in desktop mode, the menu button works. The problem is, is that I have 2 sections that have the same "#menu" RowID. The first is the desktop version, the second #menu is for the mobile version. Is there any way I can make the Menu link work for the mobile version?

    Many thanks

    Ploy

  •  8,992
    Tahir replied

    Hey Again,

    Row IDs need to be unique so you cant have two rows with the same ID . 

    Best 


    ThemeNectar Support Team 

  • Anise replied

    Hi Tahir,

    Could you possibly suggest a way I could get around this please? I need a mobile and desktop menu that moves to the "Menu" section of the website, but these are different sections in the website design because they are designed slightly differently for each platform.

    Many thanks

    Ploy

  •  8,992
    Tahir replied

    Not sure i understand the issue here . You can set #menu link to one or more menu items but not place two ID's with the same name .

    Hope this helps.



    ThemeNectar Support Team 

  • Anise replied

    Hi Tahir,

    I just realised I was putting the ID on the wrong row setting. Thanks for your help!

    Just out of curiosity, seeing as I can't put the social icons on the right if I have a pull right menu. Is there any chance I could have a stand alone menu item on the left of the header, "Book Now", the other menu items centred in the middle and the social icons on the left?

    Many thanks

    Ploy

  • Anise replied

    Hi Tahir,

    Also, is there a way to display a webpage on my page? I've basically been given a webpage link and I'm wondering if I can somehow embed it into/onto my homepage?

    This it the link I'd like to embed - https://book.chope.co/booking?rid=anise1912pkt&source=rest_website.anisephuket&smart=1

    I'd like to ideally replace the booking section that currently exists at the bottom of my website.

    Sorry for the multiple questions.

    Many thanks

    Ploy


  •  8,992
    Tahir replied

    Hey Again, Hope you had a Great Weekend, 

    Sorry for the late turn around, we can get overwhelmed sometimes by the number of tickets. 

    - Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    #header-outer #top nav >.buttons {
        right: auto !important;
        left: 50px !important;
    }

    - Try using a Iframe Embed to add that page in it .

    Thanks



    ThemeNectar Support Team