Filip7 Sep 15, 2016 · 10:14 pm #4911 Hello, I have an issue,
I have my main menu like this:
Home / anchor1 / anchor2 / anchor3 / page2 / page3
when I’m using link to my anchors like #target , the link doesnot work when I’m on other page then the anchor is located, and when I usel full URL like: mywebsite.com/mainpage/#target , all buttons in my menu are highlighted.
For example, on ma homepage are anchors 1-3, and when I use full URL, buttons : Home / anchor1 / anchor2 / anchor3 are highlighted in the same time.
Can you please help me?
Thank you.
Filip7 Sep 23, 2016 · 9:54 am #4962 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
Andrew Misplon Puro Sep 23, 2016 · 12:02 pm #4966 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.
Filip7 Sep 23, 2016 · 2:41 pm #4969 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.
Andrew Misplon Puro Sep 23, 2016 · 3:09 pm #4972 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.
Filip7 Sep 23, 2016 · 3:38 pm #4976 Ok, lets do that for now.
Andrew Misplon Puro Sep 23, 2016 · 3:42 pm #4977 For sure. Please, send your FTP details (URL/path, username and password) using private reply below or email: [email protected]. Thanks.
Andrew Misplon Puro Sep 23, 2016 · 4:08 pm #4978 Thanks. Please, try adding the URL prefix to the anchor links now.
Filip7 Sep 23, 2016 · 5:49 pm #4979 Well, it works, but when Im on home page, all menu items on home page are hightlighted.
Check on aliatempora.com
Andrew Misplon Puro Sep 23, 2016 · 5:59 pm #4980 For the moment, please, set current menu colors to match normal menu colors. We’ll solve this issue as part of the update. Thanks.
Filip7 Sep 23, 2016 · 6:17 pm #4981 Dont know whats better … I will leave it as it is now.
Filip7 Sep 25, 2016 · 6:53 pm #4991 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.
Andrew Misplon Puro Sep 25, 2016 · 7:02 pm #4993 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?
Filip7 Sep 25, 2016 · 7:09 pm #4994 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.
Andrew Misplon Puro Sep 25, 2016 · 7:12 pm #4995 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.
Filip7 Sep 25, 2016 · 7:27 pm #4996 You are a genius !
I have unchecked the option ” automaticaly add a paragraph” and it fixed everything. Padding problem, underline problem, even invisible gallery problem!
I’m very happy that I purchased your theme, even if there are some small imperfections.
I appreciate that you are able to help me even on sunday.
thank you