Forum Replies Created
-
AuthorPosts
-
Did you check with Chrome? With Chrome no problem, problem still persists with Safari (Mac).
I did not touch anything since yesterday.I’m going to open a new thread.
>>> Also, i have removed your private content field as they are visible to creator of this thread as well.
ops, thanks and sorry.
Hi, same problem here now :(
cannot open the widget panel in backend area, probably due to some Javascripts errors.
I tired to deactivate all plugin but it did not worked.
Please help!
PS: I use a child theme (enfold-child folder) with a functions.php and j/s/avia.js
- This reply was modified 7 years, 9 months ago by niguli.
thanks Yigit.
1) I added more styles to your code. take a look here
2) moreover I added the css code to Quick Style box because (don’t know why) the code in Editor was not read! :O
in my opinion this is one extra feature for enfold theme webform, it finally needs!
thanks!
ok thanks Yigit. Details in private content
Hi Rikard. this morning I updated Enfold to the latest version as suggested, but unfortunately I just got another a new spam email that bypasses the acceptance of privacy (set to false). :(
Nome e Cognome: TplayttoootymnYO
E-Mail: (Email address hidden if logged out)
Recapito telefonico: 84815566733Messaggio: #615615#
https://img-fotki.yandex.ru/get/17914/159986974.0/0_144b19_c0c53dc2_orig.jpgСмотри тут Смотреть онлайн Жить здорово (23.01.2017) .
Рникакие всемогущие компьютеры РЅРµ РІ силах ему помочь.Однако, ….
Accettazione della Privacy. Acconsento al trattamento dei dati nel rispetto nella normativa vigente.: falsewell said desong22!
ok thanks. you mean this one ?
thanks for your feedback: my question is: are you still using Enfold forms with this plugin?
thanks@Rikard: is there any bug in mailer.php o somewhere else in the latest theme update? I’m continuing to receive email spam… I ‘ve never had spam problem with Enfold form module…
any suggestion? I’m full of spam messages here…. :(
Hi Rikard, I’m having the same problem, almost 50 spam email per day, all from the form in the homepage here.
A couple of days ago I added the captcha but nothing changed.
One important thing I noticed is that the spam messages are arrived despite the Privacy Policy was not checked! It was set to false!!Take a look here:
Hope this information can help you to investigate.All on my website is updated (WordPress, Enfold, Plugin, ecc)
Ok I solved using code:
add_filter('avf_default_icons', function($icons) { $icons['mobile_menu'] = array( 'font' =>'entypo-fontello', 'icon' => 'ue811'); return $icons; }, 10, 1);
But I don’t know why it works on english and portuguese version of the web site bit not in italian
can you help me?
- This reply was modified 8 years, 2 months ago by niguli.
Hi Yigit, i added this code to my functions.php child theme:
add_filter('avf_default_icons','avia_replace_standard_icon', 10, 1); function avia_replace_standard_icon($icons) { $icons['mobile'] = array( 'font' =>'entypo-fontello', 'icon' => 'ue800'); return $icons; }
ue800 is the code for this fontello icon I like to use:
But nothing changed….
What’s wrong?- This reply was modified 8 years, 2 months ago by niguli.
thanks Yigit: I solved all and got what I need
javascript console still reports this error
site (test) is http://www.nicolastrumia.it (first widget in the socket area).
I already put my API Keys from Google.
Yes I Will use a special new tag or category, this was my original starting idea
June 13, 2016 at 7:44 am in reply to: Mobile: second level menu voices not visible without click #647212ok thanks
June 13, 2016 at 7:39 am in reply to: Mobile: second level menu voices not visible without click #647209You mean only in the mobile view? or also on desktop view?
Thanks Vinnie, I set it to 765px.
one question before Andy, please: should I erase all the code below in quick css before adding yours:
@media only screen and (max-width: 1500px) { #header_meta .container:before { right: 0; }} @media only screen and (max-width: 1500px) { .responsive #header_main .container { max-width: 80%; } }
It does not work Andy, otherwise I did not tried to help you posting quick css.
Even on screen > than iPad the secondary logo is partially cut.
thank you
I’m not sure It all works… can you take a look?
my quick css is:
/* FERRANDO MOTOR QUICK CSS */ @media only screen and (max-width: 1500px) { #header_meta .container:before { right: 0; }} @media only screen and (max-width: 1500px) { .responsive #header_main .container { max-width: 80%; } } .phone-info span { font-size: 14px; } input#s { color:#fff !important; } #header_meta .container:before { content: url('http://www.ferrandomotor.it/wp-content/uploads/2016/04/logo-ktm-1.png'); position: absolute; right: -100px; } /* @media only screen and (max-width: 1300px) { #header .widget { display: none; } } */ /* #header .widget { left: 98%; min-width: 200px; padding-top: 0; position: absolute; top: 0px; transform: translate(-50%); z-index: 999; } */ label.input_checkbox_label { font-size: 70% !important; } input#avia_1_1.text_input.is_empty, textarea#avia_7_1.text_area, select#avia_6_1.select, input#avia_2_1.text_input.is_email, input#avia_3_1.text_input.is_empty, input#avia_4_1.text_input.is_empty, textarea#avia_5_1.text_area.is_empty, input#avia_3_1.text_input.is_phone, input#avia_4_1.avia_datepicker.text_input.hasDatepicker, select#avia_5_1.select { font-family: 'trade-gothic-20cn' !important; } #s { color:#000 !important; font-family: 'trade-gothic-20cn' !important; } input.button { font-family: 'trade-gothic-20cn' !important; } /*div.container_wrap.container_wrap_logo { display: none; } */ .page-id-9 #header_meta { display: none; } input#s {color:#000;} span.copyright { width: 100%; font-size: 14px; text-align: center; }
and theme options is:
- This reply was modified 8 years, 7 months ago by niguli.
thanks!
Hi Yigit,
the media query does not work for me.
Take a look:
http://www.ferrandomotor.it/nuova-home/almost perfect Ismael, thank you.
Here is my last problem:
– secondary logo is partially hidden when screen size is less than 1500px (circa):
– logo is ok when screen size is > 1500px:thank you
Hi Ismael, I added your code.
My idea is to have something similar to this:
or the second logo can be placed at the very right-top after the MAIL icon
- This reply was modified 8 years, 7 months ago by niguli.
Hi Richard, thank you. Can you help me more?
here is the situation: http://www.ferrandomotor.it/servizi/
I need the logo to not override any menu voices and, if possible, to be at the top right of the headerHI Yigit,
that’s exactly what I did by now and linked in my request above :(
probably the css customization needs some improvement:#header .widget { left: 98%; padding-top: 0; position: absolute; top: 0px; transform: translate(-50%); z-index: 999; }
- This reply was modified 8 years, 7 months ago by niguli.
April 3, 2016 at 9:50 am in reply to: WPML problem: third language does not appear in header #607184Yes it is fixed, thank you
April 1, 2016 at 7:50 am in reply to: WPML problem: third language does not appear in header #606528Hi Andy.
English is missing if you go to portuguese version http://www.weddingplannersintuscany.com/pt-br/portoguese link is missing if you go to eng version http://www.weddingplannersintuscany.com/
and so on… please see the previous screenshot :)
wpml Support is active and testing. They asked me if I have some personalizations in the code for functions.php o header.php … -
AuthorPosts