[Resolved] Navigate to anchors from main menu

  • Author
    Posts
  • #4945

    Andrew Misplon
    Keymaster

    Thanks for your understanding. We’ll have this update released in the coming days. We’re working on it now. I’ll keep you updated.

    #4962

    Filip7
    Participant

    Any luck so far?

    Additionally, I would like to set up a stationary background so the rest of the page seems to float over the background, any way how to do it in ULTRA Premiun theme ?

    Thank you

    #4966

    Andrew Misplon
    Keymaster

    Hi 🙂 Assuming you’re using the Full Width layout, from Appearance > Customize > Theme Design > Content > Background Image you can set a background image. The Background Image Layout doesn’t offer a fixed option. You can fix that background with the following in Custom CSS:

    /* Site Content */
    .site-content {
    	background-size: cover;
    	background-repeat: no-repeat;
    	background-attachment: fixed;
    	background-position: center;
    }

    Docs: https://purothemes.com/documentation/ultra-theme/customizer/theme-design/content/#heading-background-image

    We have, unfortunately, been delayed in pushing the update. I need a little help from one the developers that works on Ultra, Vladimir. A lot of the theme’s JavaScript is his work. I’m hopeful that we’ll have the update out mid next week. I have all of the other aspects of the update like page level padding settings, ready. I’m really sorry for the delay. If there is anything I can do to assist in the mean time, please, let me know. One option would be to strip out the one page JS temporarily for your site so the anchor links would work from other pages without smooth scroll.

    #4969

    Filip7
    Participant

    Please tell me more about this option : One option would be to strip out the one page JS temporarily for your site so the anchor links would work from other pages without smooth scroll.

    I dont get it.

    #4972

    Andrew Misplon
    Keymaster

    One page navigation in Ultra with Page Builder rows uses smooth scroll and current menu indication for the section you’re viewing. At the moment, this is breaking anchor links if the anchor link includes the full URL. We’ll fix this next week. If time is an issue we could remove this functionality from your site. Anchor links with a link prefix would work normally but without smooth scroll or current menu indication.

    #4976

    Filip7
    Participant

    Ok, lets do that for now.

    #4977

    Andrew Misplon
    Keymaster

    For sure. Please, send your FTP details (URL/path, username and password) using private reply below or email: [email protected]. Thanks.

    #4978

    Andrew Misplon
    Keymaster

    Thanks. Please, try adding the URL prefix to the anchor links now.

    #4979

    Filip7
    Participant

    Well, it works, but when Im on home page, all menu items on home page are hightlighted.

    Check on aliatempora.com

    #4980

    Andrew Misplon
    Keymaster

    For the moment, please, set current menu colors to match normal menu colors. We’ll solve this issue as part of the update. Thanks.

    #4981

    Filip7
    Participant

    Dont know whats better … I will leave it as it is now.

    #4991

    Filip7
    Participant

    Please, i need a help,
    I used a site origin editor to insert an image like this:

    <a href="index.html"> <img src="http://www.xx.....x.gif" /> </a>

    then I removed it, but since then, all my linked images on the page are underlined (dotted line) and my gallery created by essential grid in the middle of the page is not visible (it is on the page builder but nothing show on the page).

    Do you have any idea what happened ?

    http://www.aliatempora.com

    Thank you.

    #4993

    Andrew Misplon
    Keymaster

    Sorry, I can’t see any links with a dotted line. Please, let me know the text in the link you’re looking at.

    I’m not sure about the gallery, it’s very hard to say what’s going on from the description. How is the gallery inserted? Have you tried inserting it again?

    #4994

    Filip7
    Participant

    Thank you for your response.

    On the bottom of the page, in the section ”band members” there were 6 transparent squares linked with popup. They are dislocated since error happened, and they are underlined.

    The grid gallery was in the middle of the page, there is still gallery button (it was above). The grid plugin works normally on other pages, only on the main page the Grid doesnt work, no mater where I locate it.

    #4995

    Andrew Misplon
    Keymaster

    Have you perhaps checked the option at the bottom of the SiteOrigin Editor widget to automatically add paragraphs?

    For widgets using a shortcode, if you have any, it’s best to use the plain Text widget, not the SiteOrigin Editor widget.

Viewing 15 posts - 16 through 30 (of 34 total)

You must be logged in to reply to this topic.

Scroll to top