Forum Replies Created

Viewing 30 posts - 1 through 30 (of 30 total)
  • Author
    Posts
  • in reply to: LayerSlider suddenly point to https #719636

    Hi Yigit,

    Quite weird, it seems that the issue has ben resolved, but I did nothing…
    It is the second time it happenned, I think it happens every time I update the theme: Layer Slider changes links to images from src=”http://…” to src=”https://”

    Anyway, thanks for your time and rapid replies!

    Regards,

    in reply to: Theme Support #719247

    Thanks Yigit! :-)

    in reply to: Contact form autoresponders #666095

    Hello,
    It’s still being the same?
    Are you connecting through a VPN?

    in reply to: Contact form autoresponders #664726

    First of all thanks for your help, I appreciate very much your work.

    Here is the code I filled and put in functions.php, but the thing is that doesn’t work, I receive the first email but I don’t receive the autoresponder email.
    Is there anything wrong in my code?
    Is it possible that would be a problem having 2 different forms in the same page?

    Best regards,

    function modify_autorespondermessage_func($message) {
    	global $post;
    	$nombre = '';
    	switch ($post->post_name){
        case 'autocontrol':
            $nombre = $_POST['avia_1_6'];
            break;
        case 'gestion-de-alergenos':
            $nombre = $_POST['avia_1_3'];
            break;
        case 'trabaja-conmigo':
            $nombre = $_POST['avia_1_8'];
            break;
        case 'legislacion-gestion-online':
            $nombre = $_POST['avia_1_7'];
            break;
        case 'formacion-de-manipuladores-de-alimentos-online':
            $nombre = $_POST['avia_1_1'];
            break;
        case 'legislacion-gestion-presencial':
            $nombre = $_POST['avia_1_4'];
            break;
        case 'formacion-de-manipuladores-de-alimentos-presencial':
            $nombre = $_POST['avia_1_5'];
            break;
        case 'trabaja-conmigo':
            $nombre = $_POST['avia_1_2'];
            break;
    	}
    
    	$new_message = "Hola ". $nombre."<br/><br/>";
    	$new_message .= $message;
    
    	return $new_message;
    }
    add_filter('avf_form_autorespondermessage', 'modify_autorespondermessage_func', 10, 1);
    in reply to: Contact form autoresponders #663391

    Sorry Ismael, the url is correct, it’s because the hosting provider bans the connection from abroad the country (Spain) for security reasons. Is it possible for you to connect through a VPN?
    Thanks.

    in reply to: Contact form autoresponders #659102

    OMG!!! Sorry!!

    in reply to: Contact form autoresponders #658966

    Any hint Ismael?
    thx!!

    in reply to: Contact form autoresponders #658212

    Well there are a lot, so I will give you credentials to the site. The contact forms are in the Popup maker plugin.

    Thanks for your help.

    in reply to: Error in Blog pagination #656648

    Thanks Ismael!! That works!!
    What about the second question?
    Thank you again

    in reply to: Linking to filtered portfolio (ajax) #613628

    Sorry, I just copy-paste from a stack-overflow post and it worked, but actually I have no idea of what I’m really doing. So you can ignore it.

    So why is this question closed?

    • This reply was modified 8 years, 6 months ago by gofthet.
    in reply to: Linking to filtered portfolio (ajax) #611226

    Hi this is the link of the page:
    http://websyapps.es/bluegold_test1/es/proyectos/
    The trigger button is in angola country
    Thank you for all

    in reply to: Linking to filtered portfolio (ajax) #609106

    Well thank you Andy, the scroll thing it is resolved, but is it possible in code not to load the page when you make click? if it is, please let me know I’ll manage the way.

    Thank you very much for your work, you are great guys!!

    G.

    in reply to: Linking to filtered portfolio (ajax) #605675

    Hi there!!
    I came here for the same reason and it also worked for me, but my question is that if it’s possible, when you click the trigger, to also scroll down to the section where the categories sorted are shown, because the link is quite higher than the portfolio.

    Thanks in advance!!!

    Oh yeah!!
    It worked fine!!!
    Thank you very very much, I had no idea of this
    Infinitamentte agradecido Josue!!
    Regards!!

    Sorry Josue, I think it’s not working because of the trigger link

    <a class="avia-gallery" style="text-align: left; color: #006953;" href="http://websyapps.es/nuevalescasotes/wp-content/uploads/2016/01/Masia-Les-Casotes-ideas-decoracion-02.jpg" rel="lightbox">VER GALERÍA ></a>
    <div class="avia-gallery">
        [gallery link="file" ids="977,976"]
    </div>

    because this only shows the link image in a lightbox, but not the gallery.
    Sorry for my ignorance and thanks for your help, I appreciated it too much

    Hi Josue,
    Thank you for your answer.
    With parent element of each gallery, you mean the parent of the link that opens the gallery?
    Regards!

    Anyone?

    in reply to: menu mobile horizontal #569770

    Yigit!!! Thanks it worked perfectly!!!
    Really grafetul for your work guys.
    Regards,
    G.

    in reply to: menu mobile horizontal #567805

    Yes it works!! thank you!!, but what about the other question, is it possible to reduce the height of the menu also?

    in reply to: menu mobile horizontal #567339

    Sorry Rikard,
    What you saw was a dummy menu that I had installed for a friend to help me, just to show how finally I want it to work. Now I have deactived it so you can see the original enfold menu.
    What I am trying to do is to show the enfold mobile menu in horizontal instead of its natural vertical way.
    Thank you very much.

    in reply to: menu mobile horizontal #564460

    Oh, I know where’s the problem. You must work with a higher resolution so what you are seeing is the desktop version. I want to use the mobile menu even in desktop.
    In lower resolutions the menu is showing like this:

    What I want is when you push the hamburguer button unfold like it does but reduce the menu height and the menu li displayed in horizontal, only for desktop. For mobile it would be the same as usual.
    Sorry for the misunderstanding and thank you very much for all.

    in reply to: menu mobile horizontal #563689

    Hello Elliot
    My intention is to put all the menu links in horizontal and reduce the height of the menu when is unfolded.

    in reply to: Mobile menu between 768px and 989px #553056

    Hi Rikard,

    Unfortunately this ‘significant customisations’ were a mix of important requeriments by a client and my stubbornness using Enfold.

    So I have been able to fix it by myself without any collapsing of the web, XD.

    Thank you very much!!

    in reply to: Mobile menu between 768px and 989px #552407

    Sorry Yigit!!
    Can you try now?
    Thanks.

    in reply to: Mobile menu between 768px and 989px #552033

    Hi Rikard,

    I try this CSS before but didn’t work, the problem is that the web shows like these.

    ]

    I think it is a is in the #header_main but and I don’t know how to fix it.

    Thank you very much.

    • This reply was modified 8 years, 10 months ago by gofthet.
    in reply to: Open catalogue in ajax portfolio #551398

    I was afraid of that. Thank you very much!!!

    in reply to: Blog displaying weird on Ipad #504314

    I think the only way is to make the sidebar go to the bottom of the page in the ipad/tablet screen size, but I tested some css and nothing really works, can you help me?

    Sorry for my ignorance and thanks for all the help guys.

    in reply to: Blog displaying weird on Ipad #503769

    So I’ve updated the theme and stills displaying the same way. I think the problem is that I have change something in the custom css (see link).
    Can you help me, i’m exhausted!!
    Thaks for the help

    in reply to: Blog displaying weird on Ipad #502567

    Hi there!!

    I have tried your code Andy but it seems it doesn’t work for me. I cannot upgrade the theme by now because of some events in the webpage, but my question is what’s the sequence to make the upgrade if i have a child theme?

    Thanks!!

    in reply to: Typeform on wordpress #486390

    Hi Elliott!
    Is the same in the main theme and in every page I put the typeform inside.
    I think is about a focus on javascript but I don’t have any idea about JS.
    Thanks!!

Viewing 30 posts - 1 through 30 (of 30 total)