Forum Replies Created

Viewing 30 posts - 91 through 120 (of 214 total)
  • Author
    Posts
  • in reply to: Javascript problem – Widget aren't opening #748497

    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.

    in reply to: Javascript problem – Widget aren't opening #748105

    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, 8 months ago by niguli.
    in reply to: horizontal one line webform #743951

    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!

    in reply to: horizontal one line webform #743934

    ok thanks Yigit. Details in private content

    in reply to: Spam getting through! #741700

    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: 84815566733

    Messaggio: #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.: false

    in reply to: Spam getting through! #734679

    well said desong22!

    in reply to: Spam getting through! #734267

    ok thanks. you mean this one ?

    in reply to: Spam getting through! #734264

    thanks for your feedback: my question is: are you still using Enfold forms with this plugin?
    thanks

    in reply to: Spam getting through! #734015

    @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…

    in reply to: Spam getting through! #733115

    any suggestion? I’m full of spam messages here…. :(

    in reply to: Spam getting through! #732538

    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:
    email spam example, with Privacy policy checkbox set to false
    Hope this information can help you to investigate.

    All on my website is updated (WordPress, Enfold, Plugin, ecc)

    in reply to: Changing icon Sandwich button #689438

    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 ago by niguli.
    in reply to: Changing icon Sandwich button #689380

    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:
    new font icon
    But nothing changed….
    What’s wrong?

    • This reply was modified 8 years ago by niguli.
    in reply to: Image instead of the slideshow on Mobile… #670759

    thanks Yigit: I solved all and got what I need

    in reply to: Google Maps #670757

    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.

    in reply to: show only posts with my iDs #665469

    Yes I Will use a special new tag or category, this was my original starting idea

    ok thanks

    You mean only in the mobile view? or also on desktop view?

    in reply to: Sandwich button disappeared #620448

    Thanks Vinnie, I set it to 765px.

    in reply to: second Logo in header #619805

    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%;
    }
    }
    in reply to: second Logo in header #618030

    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

    in reply to: second Logo in header #615759

    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, 6 months ago by niguli.
    in reply to: No more responsive? #615051

    thanks!

    in reply to: second Logo in header #613771

    Hi Yigit,
    the media query does not work for me.
    Take a look:
    http://www.ferrandomotor.it/nuova-home/

    in reply to: second Logo in header #613687

    almost perfect Ismael, thank you.

    Here is my last problem:

    – secondary logo is partially hidden when screen size is less than 1500px (circa):
    secondary logo is partially hidden
    – logo is ok when screen size is > 1500px:

    logo is ok

    thank you

    in reply to: second Logo in header #611500

    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, 6 months ago by niguli.
    in reply to: second Logo in header #609792

    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 header

    in reply to: second Logo in header #607601

    HI 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, 6 months ago by niguli.
    in reply to: WPML problem: third language does not appear in header #607184

    Yes it is fixed, thank you

    in reply to: WPML problem: third language does not appear in header #606528

    Hi 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 …

Viewing 30 posts - 91 through 120 (of 214 total)