Digital experiences for all disciplines
Forum Replies Created
-
-
hej ed!
is there anything i can do when linking from another page?
i guess i have to provide a (full) URL plus anchor, haven’t i?for me the worst is a firefox behavior which catches the anchor to the top left even if the anchor is in nth column! in boxed layout content of any column before is pushed to invisible left.
any clue on that?
best,
s
April 28, 2015 at 1:30 pm in reply to: How to modify 'Install Required Plugins' functionality? #169589since recent updates here is a modified version for #1
add_filter( 'get_user_metadata', function_disableNotice, 10, 4 ); function function_disableNotice ($val, $object_id, $meta_key, $single) { if($meta_key === 'tgmpa_dismissed_notice_tgmpa') { return true; } else { return null; } }
+1
(for: please let me able to use Nav Menu Roles!)thanks for your support rui!
your the confirmation is fine already. i’d rather switch to another user interaction.
best,
s(topic is closed for me)
This reply has been marked as private.rui,
i know how to put the tab deep link! the thing is that they do not work within the same page!!! – please try yourself on a demo page!!!
i am looking for a solution for a tab deep link from inside a tab of the same page! sounds ridiculous, but it’s not working.
best,
syea right rui,
but what is missing to me is now that i am at #3 i’d like to navigate to #2 by a content link! that’s what isn’t working. – and you can test that by opening you tab deeplink #3, then change it manually to #2 and press enter.
it seems as if it does not move at all.best,
shej rui,
the refresh button is giving me the old #2 url another time.
what if i’d like to jump from content link in tab2 to tab3? it would be the same as the enter key, no? or how about using multiple deep links in a navigation menu – more or less like one page nav?
does that work for you as well?best,
shej mohammad,
when i use the deep link to a tab it does work form outside. unfortunately it does NOT work from inside the page. how does that happen?
e.g. go to
http://dante.swiftideas.net/shortcodes/tabs-tours/#tab2
it does open the right tab directly.
now change the number in the url address bar to 3 (#tab3)
unfortunately nothing happens at all.any idea?
best,
sJanuary 3, 2015 at 3:45 pm in reply to: How to make the sidebar sticky so it scrolls with user #138764This reply has been marked as private.January 3, 2015 at 8:49 am in reply to: How to make the sidebar sticky so it scrolls with user #138711hej,
since dante version 2.70 my sidebars do not react to the preference mentioned above anymore! Enable Sticky sidebar is on; sticky is gone.
any idea?
best,
smohammed, i did so already. have a look at your own demo http://dante.swiftideas.net/pages/default-page-sidebar-left/ and shrink the page to mobile use …
thanks mohammad.
having a look at your demo http://dante.swiftideas.net/pages/default-page-sidebar-left/ even left sidebar is displayed after content.
how do you manage to keep left sidebar up and display before content?thanxx, kyle!
ok. is the nested question also an advanced topic?
do i have to edit the functions.js in the original theme location or will it be overwritten in the child? (at child / or at child /js/) -
Posted in: Reply To: one page nav