- This topic has 33 replies, 2 voices, and was last updated 8 years ago by Andrew Misplon.
- AuthorPosts
- September 19, 2016 at 6:52 pm #4945
Andrew MisplonKeymasterThanks for your understanding. We’ll have this update released in the coming days. We’re working on it now. I’ll keep you updated.
September 23, 2016 at 9:54 am #4962
Filip7ParticipantAny 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
September 23, 2016 at 12:02 pm #4966
Andrew MisplonKeymasterHi 🙂 Assuming you’re using the Full Width layout, from
Appearance > Customize > Theme Design > Content > Background Image
you can set a background image. TheBackground 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; }
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.
September 23, 2016 at 2:41 pm #4969
Filip7ParticipantPlease 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.
September 23, 2016 at 3:09 pm #4972
Andrew MisplonKeymasterOne 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.
September 23, 2016 at 3:38 pm #4976
Filip7ParticipantOk, lets do that for now.
September 23, 2016 at 3:42 pm #4977
Andrew MisplonKeymasterFor sure. Please, send your FTP details (URL/path, username and password) using private reply below or email: [email protected]. Thanks.
September 23, 2016 at 4:08 pm #4978
Andrew MisplonKeymasterThanks. Please, try adding the URL prefix to the anchor links now.
September 23, 2016 at 5:49 pm #4979
Filip7ParticipantWell, it works, but when Im on home page, all menu items on home page are hightlighted.
Check on aliatempora.com
September 23, 2016 at 5:59 pm #4980
Andrew MisplonKeymasterFor the moment, please, set current menu colors to match normal menu colors. We’ll solve this issue as part of the update. Thanks.
September 23, 2016 at 6:17 pm #4981
Filip7ParticipantDont know whats better … I will leave it as it is now.
September 25, 2016 at 6:53 pm #4991
Filip7ParticipantPlease, 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 ?
Thank you.
September 25, 2016 at 7:02 pm #4993
Andrew MisplonKeymasterSorry, 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?
September 25, 2016 at 7:09 pm #4994
Filip7ParticipantThank 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.
September 25, 2016 at 7:12 pm #4995
Andrew MisplonKeymasterHave 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.
- AuthorPosts
You must be logged in to reply to this topic.