Forum Replies Created
-
AuthorPosts
-
Dear Rikard,
the ticket can be closed. Thanks!Dear Rikard,
thanks for your reply. I do understand the differences of the recaptcha versions.
I do no understand what this has to do with my problem?
I want to know why recaptchav3 is not loaded.
…
I have now activated recaptchav2 and that now works.
No need for further checking. Thanks!February 7, 2019 at 12:50 pm in reply to: Layer-Slider WP not showing full-width while page is loading #1064078Hi Victoria,
we just updated to the newest Enfold Version, problem still persists but I found a workaround by putting the layer-slider via code-element inside a colour-section and adding the gradient background via css-styling to the colour-section. As the slider is without any background it’s loading now as it’s supposed to.September 6, 2018 at 2:58 pm in reply to: Google maps element greyed out despite valid API Key #1006631Hi Peter,
nochmal finales Feedback:
Nach einem Update vom Form Maker Plugin auf die aktuelle Version funktioniert wieder alles einwandfrei.
Vielen Dank für die schnelle Hilfe – Thread kann geschlossen werden.LG
TobiNachtrag:
Dürfte laut Form Maker Update Log der letzte Fix betreffs Google Maps gewesen sein:
Form Maker Update Log:
2.11.5 – Fixed: Bug on CSV/XML export. Fixed: Google maps api conflict with other plugins. Changed: Improved Matrix type field view in submissions. Fixed: File upload field with Inherit from website theme. Fixed: Bug on Save progress addon.- This reply was modified 6 years, 2 months ago by Niemitz (www.bios-tec.de).
September 5, 2018 at 1:18 pm in reply to: Google maps element greyed out despite valid API Key #1006110Fehler gefunden:
Wenn das Plugin “WD Form Maker Pro” deaktiviert ist funktioniert auch das Maps-Element wieder.
Eigentlich gibt es in Form Maker keine Einstellungsmöglichkeiten die nahelegen, dass in irgendeiner Form API-Keys ausgelesen werden oder ich das in irgendeiner Form beeinflussen könnte.Ich hab hier beim Hersteller Webdorado mal eine Anfrage gestellt und warte auf Feedback.
September 5, 2018 at 11:28 am in reply to: Google maps element greyed out despite valid API Key #1006036Hi Peter,
danke für die schnelle Hilfe, dann begebe ich mich mal auf Fehlersuche…Feedback folgt.
March 29, 2018 at 3:56 pm in reply to: Media queries in style.css not working in mobile view #934880well shame on me, after fiddling around for some hours I found out that i haven’t fully cleared the browser cache on my phone.
On top one blank space was missing in my code which was the reason why some code was not working in mobile view.Thanks anyway for your comments, esp WP Turned up – you were right from the start :P
- This reply was modified 6 years, 8 months ago by Niemitz (www.bios-tec.de).
March 29, 2018 at 8:34 am in reply to: Media queries in style.css not working in mobile view #934711thanks for your comments.
@WP Turned UP:
the caching issue is the first thing that I check when I run into problems like this.
I thought about the possibility before that the media query could be overridden by other code – there are other media queries for those resolutions but none is adressing those classes in any way. I’ll doublecheck that again to be sure.
@Guenni007: thanks for your tip – i just checked and it also works without the important rule. I’m by no means an expert in CSS-coding, so thanks for the correction.- This reply was modified 6 years, 8 months ago by Niemitz (www.bios-tec.de).
March 21, 2018 at 9:35 am in reply to: How to insert line break in submenu item title? (tags are automatically removed) #930449Hi Vinay,
thanks for the quick answer.
Unfortunately this is not working.
When I enter <br/> tag in the Navigation Label and save the menu, the tag automatically disappears and submenu title stays the same.When I enter a
<strong>
tag though it is saved, so I suppose it’s a problem with autocorrect filter in wordpress.I googled around and found several ways to address this problem:
(source: WordPress line break not Working: Quick Solutions to keep text formatting intact)Not every solution mentioned on the site was successful but this one worked:
Added this code to functions.php:
function add_linebreak_shortcode() { return '<br />'; } add_shortcode('br', 'add_linebreak_shortcode' );
When I insert
[br]
in the Navigation Label it is not deleted and works.It’s just a workaround and maybe not the most elegant way to adress this problem but it gets the job done :)
Thanks anyway
- This reply was modified 6 years, 8 months ago by Niemitz (www.bios-tec.de).
September 26, 2017 at 2:42 pm in reply to: Blog grid layout not showing meta/ date unless there's content #856943Hi Günter,
thanks for your fast reply.
Your code is working as expected.have a nice day
September 19, 2017 at 4:16 pm in reply to: Burger Menu "Display submenu items on click" not working #853903Hi Ismael, thanks for your help.
I changed the Menu as recommended from Mega Menu to Standard Menu and now the mobile menu is finally working.
best regards,
Niemitz
September 13, 2017 at 5:00 pm in reply to: Burger Menu "Display submenu items on click" not working #851659Hi Rikard,
Thanks for your answer but the solution of a roll back is suboptimal and we hardly want to take this step.
Today I updated to Enfold 1.4.2., because this update solved same problem with another website we’re working on (this website didn’t use “MegaMenu” though).When I use normal menu now without the “MegaMenu” function, the submenu items at least show up with “always display submenu items”,
the “display on click” version is still not working.I’d be glad if you can give a vague timeframe when this problem will be solved and/or an update will be released by enfold team, because our deadline for this project will be end of september.
In the meantime i’ll update the avia.js with the code of the other thread tomorrow. Maybe it works after this Enfold update now.
Thanks in advance for your answer,
Niemitz
- This reply was modified 7 years, 2 months ago by Niemitz (www.bios-tec.de).
Hallo Günther,
die zweite Frage hat sich schon erledigt, auf Tipp vom Kollegen lässt sich das Format sehr einfach in der PHP-Datei vom Widget direkt ändern.
Hi Günther,
vielen vielen Dank für deine Antwort,
ich werde mit einem Kollegen das diese Woche gleich einmal ausprobieren.Auf Kundenwunsch hin hätte ich noch die Frage, ob es möglich ist neben dem Datum auch die Uhrzeit eines Blogbeitrages darzustellen?
Hi Yigit,
thanks for your answer but that just moves both dates to the top over the Headline.
The problem is that the position of the date is perfect as it is, but when the title of the blogpost goes over two lines it’s right on top the first line.
I haven’t figured out a way so far to solve that problem except by changing the output order of the list object, so the span.post-date would stand ahead of the title-link.
(see link in private content)- This reply was modified 7 years, 3 months ago by Niemitz (www.bios-tec.de).
Hello again,
the widget should be visible again – all blogposts for testing were just visible for logged in members :PI hope you can see my problem now.
I managed to arrange the date of the blogposts above the title, but as soon as the blogtitle is longer than one line the position of the date is off.That’s why i was wondering if you can change the html output of the widget in a way that the date comes ahead of the title.
That would make it way easier to arrange via CSS.- This reply was modified 7 years, 3 months ago by Niemitz (www.bios-tec.de).
Hi Yigit,
thanks for your answer.
Yea I just realized that the widget is no longer visible in the white box below the menu, when a user is not logged in.
We’re checking atm how to display the Blog-Widget without being logged in.I’ll update as soon as we have fixed that.
Thanks in advance for your time
- This reply was modified 7 years, 3 months ago by Niemitz (www.bios-tec.de).
Hi Rikard,
you can close this topic.
Thanks for your support.BR, Niemitz
Hi Victoria,
thanks for the reply.
I have now set-up a own css slider for this.
Thanks anyways, John
Hi Basilis,
I could do that. But the third-party plugin does not upload the pictures to media gallery.
It generates HTML code und hyperlinks. What I want to do is tell the plugin to use the avia slide show gallery shortcodes together with the hyperlinks
it is generating. So is that possible or not – that’s all I need to know.BR, John
Hi Rikard,
wow. I am amazed :) I’ve been looking for an option to see all the used shortcodes. THANKS!
I added a simple layer slider and get the following code:
[av_slideshow size='featured' animation='slide' autoplay='false' interval='5' control_layout='av-control-default'] [av_slide slide_type='image' id='' video='' mobile_image='' video_ratio='' title='' link_apply='' link='lightbox' link_target='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size=''][/av_slide]
The point is that here I can only add slides for in WP uploaded pictures. I have to work the image ID.
But I would like to show pictures that not have been uploaded to WP. Is that possible?BR, Niemitz
Hi there,
I tried to use the code that Ismael provided in his first reply but the submenu is still opening by hover.
Has anything changed that makes this code not work in the current version of enfold?BR, Niemitz
Hi Yigit,
that works well, thanks!
But why :DHi Andy,
that works for one section but not everyone. (see private data)
I’d be interested in why there are different behaviors for the same elements.
Do you have an idea?Oh yes, your right.
I forgot that I set that option in the Enfold Theme Options.Thanks mate!
Sure, here you go.
Sorry, forgot the code.
<style type=’text/css’ media=’screen’>
#top #header_main > .container, #top #header_main > .container .main_menu ul:first-child > li > a, #top #header_main #menu-item-shop .cart_dropdown_link{ height:150px; line-height: 150px; }
.html_top_nav_header .av-logo-container{ height:150px; }
.html_header_top.html_header_sticky #top #wrap_all #main{ padding-top:148px; }
</style>It begins at line 60.
.html_header_top.html_header_sticky #top #wrap_all #main{ padding-top:148px; }
How do I remove it?
Hi Yigit,
works fine. Thanks!!!
BR, Niemitz
Hi Yigit,
thanks for your help.
BR, Niemitz
Hi Andy,
danke für deine Antwort.
Die von dir genannte Änderung betrifft in meinem Fall leider nur das “letzte Beiträge”-Widget.
Ich habe den Wert auf 500 erhöht, was sich leider nicht auf die aufgelisteten Beiträge in der Raster Ansicht bezieht.Im beigefügten Link zu einem Screenshot sieht man das rechts eindeutig.
Gibt es in den tiefen von WordPress evtl. doch noch eine andere Einstellungsmöglichkeit? -
AuthorPosts