Forum Replies Created
-
AuthorPosts
-
Oh… thank you so much! Generated, filled in and all set for the updates to come :) Updated my envato-market account as well and should get emails from now on.
Hey Mike
Awesome! Appreciate all the support and help I got to build the website!Thnks, Christa
The working solution is to link to #preisliste, not directly to a tab which is why I opened the topic in the first place (so no solution).
But glad I found out there was an update – why don’t I get an update within WordPress or per mail? I haven’t even seen within the download-area of envato-market that I got an update.This reply has been marked as private.I added all three codes – it works when I link with /?tabsort=name, but it does not add an id-field for the tabs in the development settings of the” Tab Section” -element.
Maybe there was a missunderstanding with tab-element and tab-section? I use tab-sections where I can use pictures in the tabs, place other elements in a tab and so on. In the “tab-section”-element is no no id-field for the tabs (not even with added code).
The downside of using all 3 codes: yes, it reloads the side after clicking on a link with /?tabsort=name and scrolls down to the content of the tab. But now it scrolls down immediately when you open the page (I cleared the cache, swapped browsers, opened private tabs).
Right now I only have this code in the functions.php:
function tab_section_add_id(){ ?> <script> (function($){ $(window).load(function() { $('.av-layout-tab').each(function(){ var dataID = $(this).data('tab-section-id'); $(this).attr("id", dataID); }); }); })(jQuery); </script> <?php } add_action('wp_footer', 'tab_section_add_id');
- This reply was modified 4 years, 8 months ago by KosmetikAndNails. Reason: updated the info
found the problem… seems that there’s only an id available for “Tab Element” but not “Tab Section”-Element. The available options on “Tab Section” are much better, but there’s no ID for the tabs.
- This reply was modified 4 years, 8 months ago by KosmetikAndNails.
This reply has been marked as private.This reply has been marked as private.Thank you so muh Victoria :-) Info and social media in the same row is nicer when you only have one or two icons :-)
If there’s a solution to arrange the social media/info-row and burger menu that would be perfect. I’d like to show the menu on top and the social media/info in the 2nd row.
Where would I find this in the function.php to play around with the layout?
Hey Mike
Sorry for the late reply. The code works to open the correct tab – but it reloads the page and you land at the top of the page 8-/
How can I keep the page from reloading?Christa
Is there a way to show the menu first and then the infoline/social media icons?
And maybe a way to not show them centered but aligned right?Hi Victoria
Sorry for the late reply 8-/. The code works for the “sticky menu”, but it still shows the social media-icon on top, then the infoline and in the 3rd row the menu… is there no way to sshow the social media icon similar to the desktop version in the same row as the menu?
Solved it myself… had to set the font again in the General Styling-Section, where the font wasn’t chosen anymore for headings (got back to standard). That topic can be closed
Hi Nikko
Yes, it was solved with Victorias answer. Maybe a “solved for me”-button or something would be great to close threads :)Is there maybe a way to make the mobile header like the desktop header, where the social media icons are shown next to the burger menu?
The menu is unfortunately not sticky with your code above in mobile breakpointsGemäss Doku also nur die Lösung, die ich nicht wollte (und weshalb ich die Topic eröffnet hab) – kein Anker, sondern eine fixe URL, um einen Tab anzuspringen 8-/
Es funktioniert aber leider nicht mit der URL als Link mit Tab-Ankername.
Auf https://kosmetikandnails.ch/#angebot sind 4 Einträge, die ich zum Tab mit dem Katalog verlinkt habe. Bei “Nails” habe ich zu https://kosmetikandnails.ch/#nails verlinkt (weil mir bei diesem Tab diese URL angezeigt wurde), aber es springt weder zu diesem Tab noch öffnet es ihn.Bei “Kosmetik” habe ich zur Tab-Sektion verlinkt und es springt zu den Tabs (und zeigt mir den Tab, den ich als letztes geöffnet hatte)
Kann man irgendwo Vorschläge für Verbesserungen anbringen? Wär doch toll, wenn man bei diesem Tab-Element auch pro Tab eine “Developer”-Möglichkeit hätte, um einen Ankernamen zu vergeben. Wäre auch super, wenn es überhaupt funktionieren würde ;-)
I honestly have no idea where I could put that in – it is just a tab withouth text
- This reply was modified 5 years ago by KosmetikAndNails.
worked like a charm!! Thank you and sorry for the delayed reply
Yes, thank you Victoria :)
you can close it :)
Makes sence… big or fullwith selection / slider. The names are actually pretty self explanatory :-)
OMG… Mike
That’s a classic “Error 50”: the problem sits 50cm away from the screen.
All I saw was this:
But scrolling down in that Promo-Box solved my problem :-)
- This reply was modified 5 years, 1 month ago by KosmetikAndNails.
Hey Victoria
I actually took the exact same measurements as the ones in the Demo (?) but I found out, that when you change the picture it resets the size of “Attachment”-settings when choosing the image. That’s why the demo picture was blurry too after I changed back to it – it was set to 300×200 pix.
What it looks like when changing out picturesUnfortunately I have no clue now what the chosen settings/sizes in the demo were to set them accordingly to the demo.
Choices- This reply was modified 5 years, 2 months ago by KosmetikAndNails.
Thank you Mike :) Worked perfectly.
I’m still searching where the text “Klick mich” (click me) on that button can be changed (?) I mean… yeah, a button has to be clicked obviousely, but I would like to rename it to something more informative what can be expected when someone clicks on it ;)Solved… I deleted the font and re-uploaded it via https
-
AuthorPosts