andrea.cianni May 14, 2016 · 3:58 am #3482 Hi, just purchased the theme, it’s work great!
Now i’ve a question how not highlight the target of the anchor link?
the anchor links in the main menu do their work, they point to a costum IDs of the rows, when i click the link the page scroll to the target
but the target is highlighted (blu border) and i’d like to remove this effect.
Thank you!
Andrew Misplon Puro May 15, 2016 · 9:46 am #3490 Hi Andrea
Thanks for your support, it’s most appreciated.
WordPress doesn’t have a native way to do this at the moment. I’m back at work tomorrow (GMT+2) and will look for a way that we can do this for your site.
Thanks for the wait. Chat further tomorrow 🙂
andrea.cianni May 15, 2016 · 11:23 pm #3495 Hi Andrew.
If you want to take a look the site is http://www.ilfiume.org/scuola-di-shiatsu/
thanks again for your support!
Andrew Misplon Puro May 16, 2016 · 5:48 pm #3504 Hi Andrea
Thanks for the wait.
I wasn’t able to find an ideal solution today, I tried a few different options. I’ll re-look at this challenge tomorrow, I’m sure I’ll be able to send a solution to your question then. Apologies for the extended delay.
andrea.cianni May 16, 2016 · 6:35 pm #3505 Don’t worry for the delay, the site is an a very early fase…
I cant understand this behavior…
in the main menu i linked with anchor ( an active anchor you can tray is “cultura dello shiatsu”) some custom ID that refer to a SO builder row.
When clicked the page normally scroll but the divs are highlighted (blu border)…
Found this definition in the style css
::selection {
background: #0896fe;
color: #fff;
}
I’m going to start from here.
My minimum goal is the page scrolling to the div whit no highlight.
The best is the menu highlight himself when the relative section is on screen. But i think this is handled only by javascript, perhaps i could find a plugin?
Other question is: how can Ii have one menu in the home page, and a different one in all the other pages …but i think i’m going to open other topic for this, it’s could be useful for a lot of user!
thanks again
andrea.cianni May 16, 2016 · 7:02 pm #3507 I WIN!
in the custom css insert:
:focus {
outline:none !important;
}
Andrew Misplon Puro May 16, 2016 · 7:34 pm #3509 Super, glad to hear you’ve made progress. That CSS snippet will do the job. I’ll include a fix for this in the next Ultra update.
I usually use the following plugin to build a conditional menu: https://wordpress.org/plugins/menu-items-visibility-control/
Andrew Misplon Puro May 17, 2016 · 4:04 pm #3516 This reply has been marked as private.
andrea.cianni Aug 12, 2016 · 11:42 pm #4421 This reply has been marked as private.
Andrew Misplon Puro Aug 13, 2016 · 6:34 pm #4423 This reply has been marked as private.
andrea.cianni Aug 13, 2016 · 7:08 pm #4424 Hi Andrew, many thanks for the hotfix…
I tryed to add [email protected] like super-admin in the network, but
don’t know if had success, did you recived the email?
About the license, the network (main site and subsite) is all concerning
our organization, we are a yoga center in Roma, we decided to separate the
different path we offer in different subsite for SEO optimization and my
mental sanity too.
Andrew Misplon Puro Aug 13, 2016 · 8:42 pm #4426 Sure, no problem re: the license, sounds good.
I, unfortunately, didn’t receive details to create an account. I tried to reset password but it doesn’t seem like there is an active account for us yet. Could you perhaps have another look? Thanks.
andrea.cianni Oct 7, 2016 · 1:42 pm #5064 This reply has been marked as private.
andrea.cianni Oct 7, 2016 · 1:45 pm #5065 This reply has been marked as private.
Andrew Misplon Puro Oct 7, 2016 · 2:21 pm #5066 Hi Andrea
We are finally ready with the final one-page fixes. There were a lot of small but complex challenges that arose. Things like a conflict with the SiteOrigin Slider base which is used in the Hero widget for example. I’m doing the final work on this release for Monday. If you can hold off until then, a quick update should sort everything out.
andrea.cianni Oct 7, 2016 · 2:24 pm #5067 Sure I can wait!
Thanks you for your great work!