Nature One PRO

Home Forums All Other Themes Nature One PRO

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #19484
    HOVAVHOVAV
    Member
    • Topics: 5
    • Replies: 11
    • Total: 16
    Member since: January 15, 2016

    hi there,
    I’ve installed Nature One PRO theme in my site, i have encountered some obstacles
    my site url is http://www.shiptohell.org
    i have a couple of issues i seek assistance with:
    1- the last menu item is appeared too close to the previous item in the top menu
    (last item is “צרו קשר” and it is too close to the one on it’s right “קישורים”)
    2- how can i make the slider link be opened in the same browser window, and not in new tab (im reffering to the slider image link and not the “read more….” link)
    3- how can i disable the slider in the mobile view all together ?
    4-whatsapp link (Social Setting), how can i use it if i want it to open a whatsapp message to a specific number when user is using his phone? or phone app when accessing via pc? what i do currently only open a dial app (i used: tel:phonenumber)

    many thanks,
    Hovav

    #19489
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi Hovav,

    1. Last Menu Item

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    Paste this css code in custom css box

    .header .header-inner .nav ul li:last-child{padding-right:42px !important;}

    2. Slider title link

    Kindly go to header.php under the “slide_info” div you will find anchor tag.
    remove target=”_blank” on that anchor tag.

    Regards,
    Shri

    #19555
    RohithRohith
    Member
    • Topics: 4
    • Replies: 12
    • Total: 16
    Member since: January 18, 2016

    www.3dvisualizer.net

    i have to upload 50 images in to design page. but how is possible in one go?
    Thank you

    #19558
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi Rohith,

    It’s not possible with our gallery. You can use Nextgen gallery it has a option zip uploads.

    Regards,
    Shri

    #19560
    HOVAVHOVAV
    Member
    • Topics: 5
    • Replies: 11
    • Total: 16
    Member since: January 15, 2016

    many thanks !!
    can you please assist with the following as well:
    1- how can i disable the slider in the mobile view all together ?
    2-whatsapp link (Social Setting), how can i use it if i want it to open a whatsapp message to a specific number when user is using his phone? or phone app when accessing via pc? what i do currently only open a dial app (i used: tel:phonenumber)
    3-sub items in the menu are presented with a space, how can i make sure they are being displayed properly?

    #19564
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    (For slider in mobile and Sub menu items)

    Add this css code in custom css box:

    .header .header-inner .nav ul li:hover > ul{top:5px;}
    @media screen and (min-width: 480px) and (max-width: 767px) {
    .slider-wrapper{display:none;}
    }

    We have no idea about Whatsapp functionality you want.

    Regards,
    Shri

    #19979
    HOVAVHOVAV
    Member
    • Topics: 5
    • Replies: 11
    • Total: 16
    Member since: January 15, 2016

    so if i need it all it should be like: ??
    .header .header-inner .nav ul li:last-child{padding-right:42px !important;}
    header .header-inner .nav ul li:hover > ul{top:5px;}
    @media screen and (min-width: 480px) and (max-width: 767px) {
    .slider-wrapper{display:none;}
    }

    thank you

    #20017
    HOVAVHOVAV
    Member
    • Topics: 5
    • Replies: 11
    • Total: 16
    Member since: January 15, 2016

    actually it doesn’t work – the mobile fix and the sub-menu

    please assist

    #20072
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi Hovav,

    Kindly Send us email: [email protected] with your WordPress admin details and URL of the site. we will check the problem and resolve.

    NOTE: Kindly mention the issue in the email.

    Regards,
    Shri

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.