Forum Replies Created
-
AuthorPosts
-
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,
Thanks Yigit! :-)
Hello,
It’s still being the same?
Are you connecting through a VPN?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);
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.OMG!!! Sorry!!
Any hint Ismael?
thx!!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.
Thanks Ismael!! That works!!
What about the second question?
Thank you againSorry, 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.
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 allWell 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.
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!!!
February 26, 2016 at 11:44 am in reply to: Different lightbox galleries in a page with specific images each one #589674Oh yeah!!
It worked fine!!!
Thank you very very much, I had no idea of this
Infinitamentte agradecido Josue!!
Regards!!February 26, 2016 at 11:27 am in reply to: Different lightbox galleries in a page with specific images each one #589659Sorry 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 muchFebruary 26, 2016 at 9:57 am in reply to: Different lightbox galleries in a page with specific images each one #589616Hi Josue,
Thank you for your answer.
With parent element of each gallery, you mean the parent of the link that opens the gallery?
Regards!February 23, 2016 at 3:01 pm in reply to: Different lightbox galleries in a page with specific images each one #587733Anyone?
Yigit!!! Thanks it worked perfectly!!!
Really grafetul for your work guys.
Regards,
G.Yes it works!! thank you!!, but what about the other question, is it possible to reduce the height of the menu also?
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.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.Hello Elliot
My intention is to put all the menu links in horizontal and reduce the height of the menu when is unfolded.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!!
Sorry Yigit!!
Can you try now?
Thanks.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.
I was afraid of that. Thank you very much!!!
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.
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 helpHi 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!!
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!! -
AuthorPosts