Forum Replies Created
-
AuthorPosts
-
Hi Scott!
Please post a link to the website.
Regards,
JosueHi!
You can put a checkbox element in the Enfold built-in form – http://screencast.com/t/l0GeXttqgiJ
Cheers!
JosueHi Courtney!
I didn’t find any subscribe checkbox in that form, please add the one you like to be pre-checked first so i can provide you the proper code.
Cheers!
JosueThey should work fine i think, one user recommended Newsletter here.
Best regards,
JosueYou are welcome Kevin, glad to help :)
Regards,
JosueHi Kevin!
Just put the video URL as the first line of content in the Post.
Regards,
JosueHey Kevin!
Open footer.php and remove line 145:
echo avia_post_nav();Regards,
JosueHello Harmen,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHey!
Please hand us a WordPress temporary administrator account, we’ll look into it.
Cheers!
JosueHey!
That modification relates to this topic, i’ll tag Kriesi to this topic, please wait for his response.
Best regards,
JosueOctober 25, 2014 at 7:40 am in reply to: Problem with "Add to gallery" from "Media Library" from "Gallery" #340914Hola José Maria,
La verdad que no se me ocurre que es lo que pueda ser ya que el problema es ajeno al theme, tendrías que manejar la galería en modo de Lista si es que así te funciona.
Saludos,
JosueHi!
Yes, that’s possible but you’d need to put the video thumbnail manually, like:
<img src="https://i.ytimg.com/vi/PbIzdQp2NzU/maxresdefault.jpg">Best regards,
JosueHi!
I logged to your WP instance but was unable to reproduce the error on my end. Have you checked if it happens on another computer / browser / network?
Best regards,
JosueYou are welcome Marie, glad to help :)
Regards,
JosueOctober 24, 2014 at 4:23 pm in reply to: Problem with "Add to gallery" from "Media Library" from "Gallery" #340670Hola Jose Maria,
¿Puedes fijarte si te sucede con cualquier otro theme activado? también revisa si es que sucede en otro navegador/ordenador.
Saludos
JosueHi!
Your website looks fine on my end (i tried refreshing a few times) – http://screencast.com/t/9ceCblESt7AT, have you checked it on another computer/browser?
Best regards,
JosueHi!
You can use this plugin to modify your title structure:
https://wordpress.org/plugins/fv-all-in-one-seo-packRegards,
JosueHey!
I’m not sure if it’s possible to make it exactly like that but you can change the slide direction with this code (add it to Quick CSS):
#mobile-advanced{ right: 0; top: -100%; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transform-origin: 0% 0%; -moz-transform-origin: 0% 0%; -ms-transform-origin: 0% 0%; transform-origin: 0% 0%; } .avia_transform3d #mobile-advanced{ -webkit-transform: scale3d(1); -moz-transform: scale3d(1); transform: scale3d(1); } .show_mobile_menu #mobile-advanced{ -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transform: translate(0, 100%); -moz-transform: translate(0, 100%); -ms-transform: translate(0, 100%); transform: translate(0, 100%); } .avia_transform3d .show_mobile_menu #mobile-advanced{ -webkit-transform: scale3d(1); -moz-transform: scale3d(1); transform: scale3d(1); -webkit-transform: translate3d(0, 100%, 0); -moz-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }Regards,
JosueHi Courtney!
Can you post a link to the page where you have the Enfold contact form?
Best regards,
JosueHi!
Try wrapping your Column blocks in Color Sections.
Cheers!
JosueHi!
Change your code to this:
#top #wrap_all .social_bookmarks_linkedin a { color: #fff; background-color: #419cca; } #top #wrap_all .social_bookmarks_linkedin:hover a { color: #419cca; background-color: transparent; } #top #wrap_all .social_bookmarks_facebook:hover a { color: #37589b; background-color: transparent; } #top #wrap_all .social_bookmarks_facebook a { color: white; background-color: #37589b; } #top #wrap_all .social_bookmarks_gplus:hover a { color: #de5a49; background-color: transparent; } #top #wrap_all .social_bookmarks_gplus a { color: white; background-color: #de5a49 ; } #top #wrap_all .social_bookmarks_twitter:hover a { color: #46d4fe; background-color: transparent; } #top #wrap_all .social_bookmarks_twitter a { color: white; background-color: #46d4fe; } #top #wrap_all .social_bookmarks_youtube a { color: #fff; background-color: #a72b1d; } #top #wrap_all .social_bookmarks_youtube:hover a { color: #a72b1d; background-color: transparent; }Regards,
JosueOctober 24, 2014 at 5:01 am in reply to: Blog Single Author Small – Doesn't Look Like Your Demo Page – Why? #340437Hi Dori!
Try this plugin:
https://wordpress.org/plugins/wp-facebook-open-graph-protocol/Best regards,
JosueOctober 24, 2014 at 4:59 am in reply to: Make a sign up form visible when clicking top "Log In" link. #340436Hi!
The code that does the search thingie is located in /enfold/functions-enfold.php, line 59 (markup) and /enfold/js/avia.js, line 36 (javascript).
Best regards,
JosueHey!
Try disabling the minification/caching on your website.
Cheers!
JosueHi!
I tried logging but got this message:
503 Service Temporarily Unavailable —- nginx
Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.container_wrap .container{ min-height: 600px; }Cheers!
JosueHi!
No, that’s not intended, can you create us an administrator account? post it here as a private reply – we’ll look into it.
Best regards,
Josue -
AuthorPosts
