Forum Replies Created
-
AuthorPosts
-
March 21, 2023 at 11:08 am in reply to: Custom link for “back to top” button on specific page #1401889
The solution @Guenni007 provided works perfectly: https://www.trabitsch.at/locations/
Thanks – Danke Günter! ✌🏻
Thanks Ismael,
that did the trick!
Here is the CSS for the standard cart icon placed directly under the price if anyone else has this need:
.av-catalogue-content:before { content: "\e859"; font-family: 'entypo-fontello'; position: absolute; right: 20px; top: 36px; }
Best Regards /
MichaelOctober 28, 2020 at 11:37 am in reply to: Links to specific Tab within Tab-Section (using the Full-Width-Submenu) #1256319Hi Mike,
all good, just got confused cause of the other thread at first, but your solution is even better :D
Yep, that one can be closed. Thx a lot!
Regards,
MichaelOctober 26, 2020 at 11:48 pm in reply to: Links to specific Tab within Tab-Section (using the Full-Width-Submenu) #1255929Hi Mike,
Edit/Update: That seems to work perfectly – thanks for the great support!!
For other users with that need: I initially thought it’s necessary to add ?tabsort=5 et cetera to the links and the menu did open but not scroll down, however with Mike’s script above you just need to link to the main section. Perfect!
Thx, Regards
Michael- This reply was modified 4 years ago by micscr. Reason: Found out how it works ;)
Alright, gonna try that with DIVs – thank you Rikard!
Best Regards,
MichaelHi there,
I migrated this website to WPML now to solve this, so not an acute request anymore.
However would be interesting to know for future projects if you have any plans to enable multilanguage blog with Polylang (or if there is a workaround already) :)
Regards,
Michaelbasically I just got the library’s master files from here https://vincentgarreau.com/particles.js/ – then edited and uploaded the necesarry files from inside it, afterwards put user TwoTrees’ instructions from here https://kriesi.at/support/topic/trying-to-add-js-particles-background-via-enfold-theme/ into action :)
@thinkjarvis would love to read them articles as well ;)
Hi,
after a recent relaunch “Leistungssport Austria” (High Performance Center for competitive sport in Austria) is now Enfold-based:
https://www.leistungssport.at/
Found the theme to be a really nice fit for their new CI.
Best regards,
MichaelApril 11, 2019 at 12:09 pm in reply to: Layer Slider Navigation Bullets Styling (position + spacing) #1089524Cool, seems perfect, thanks Ismael! :)
For those who are wondering, added this to size buttons and add margin between:
#top .avia-layerslider .ls-bottom-slidebuttons a, #top .avia-layerslider .ls-nav-start, #top .avia-layerslider .ls-nav-stop { height: 40px; width: 40px; border-radius: 40px; margin: 0px 6px; }
- This reply was modified 5 years, 7 months ago by micscr.
April 4, 2019 at 11:43 pm in reply to: Layer Slider Navigation Bullets Styling (position + spacing) #1087249Hi Rikard,
sure, website is Under Construction so pls check credentials in private content field below.
Spacing between the circles plus alignment overlapping the slider would be the results needed.
Thx, Regards
MichaelHey Rikard,
I doubt that’s been the issue since it happened on almost all the blog posts on (portrait view) smartphones. Rather because the template auto-justifies text in no-sidebar layouts.
But I made the text align left now on devices below 767px using..
@media screen and (max-width: 767px) { #top .fullsize .template-blog .post .entry-content-wrapper { text-align: left; font-size: 14px !important; }}
..which is not a perfect solution but at least it removes the spaces.
Regards,
MichaelHi Victoria
sure – provided below.
(Sharing Buttons below the post – mobile verison only)
Regards,
MichaelHey Rikard,
it does fit, but only on smaller screens or when I reduce the slider’s canvas size.
See Slider Page: http://www.trabitsch.at/homepageV2/catering/
Vs Page with Static Image: http://www.trabitsch.at/homepageV2/ (as it should be)The canvas size of the mentioned slider here is set to 1200px – If I reduce it (for example 1100px, tried that on other pages) it also fits on larger screens but the images get cropped a bit.
Specification would be the slider should have exactly the width of the content columns below – not more. On top no wider range than logo to last menu item.
Here for example http://www.trabitsch.at/homepageV2/leistungen-services/ the slider width is perfectly fine but the images get cropped a bit cause of the reduced canvas size.
Hey Rikard,
thx a lot for your quick reply!
1. This has been the right input, indeed the code seemed to override it.
2. Additionally I missunderstood the theme’s Advanced Styling feature, just discovered that you need to create a duplicate of the entry in order to use the “only apply to…” feature. Now I can style the menu colors just with that, perfect.
Solved!
Regards,
MichaelDecember 4, 2017 at 11:19 am in reply to: Fixed (equal) promo box heights on specific pages? #884581That one can be closed – thx!
Hey,
ah of course – I just looked over the feature of individual language styling. :) Solved!
Thx again for the great and fast support.
Regards,
MichaelDecember 2, 2017 at 12:07 pm in reply to: Fixed (equal) promo box heights on specific pages? #884110That solution seems to work perfectly, thanks Rikard!!
Just one thing: I tried to apply the same to the German version of the page, http://www.art-licensing-vienna.com/alv/angebot/?lang=de – I think its ID according to the source code is 1717 – but no changes here. Any idea why?
Regards,
MichaelHey,
jup, solved – thanks :)Hey Rikard,
thanks for that input, actually that didn’t change anything even after adjusting the values tho.
Anyway I got an acceptable result with using:
.av_promobox { opacity: 0.8; }
So we can switch the website to Enfold, great!
Regards,
MichaelThis reply has been marked as private.This reply has been marked as private.Hey Jordan,
thanks for your reply!
Indeed they are visible on other people’s devices using chrome without any issues.
So I checked my plugins and one of them (“Link Parser”) has been responsible for that. Problem solved – sorry, my fault ;)Regards,
MichaelOh.. sure. Problem solved!
Thx Yigit!
Hi Elliott,
thanks, I heard about that plug-in.
Tested it in the meantime and it actually seems to work properly with Enfold as far I can judge.
Problem solved!Regards,
MichaelHey guys,
seems like I have been able to fix it by myself now in Quick CSS… Added this:
#footer .widget { padding: 0; margin: 0px 0 0px 0; overflow: hidden; }
Thanks anyhow!
Regards,
MichaelHi,
I put the html-widget back instead of the title.
Issue with the space is now visible and you can inspect the elements on the frontpage.
Thx, Regards
MichaelHi Andy,
ahm yes, I just put it back into the default settings with widget titles since the website is published live already – problem is the titles aren’t clickable yet ;)
The spaces appear when I remove the widget’s title and add a custom-html H3 title with a hyperlink (aligned via Quick CSS) above the sub-navigation…
Regards,
MichaelHi Elliott,
unfortunately WordPress automatically removes the tags when I directly put them in the widget title…
So I tried it via text widget.
Via CSS I’m able to align the H3. But how to remove the space between H3 and footer-navigation here?
Screenshot: http://postimg.org/image/z96hsmt5p/Regards,
MichaelHi Andy,
now it works properly – thanks a lot!
Regards,
Michael -
AuthorPosts