Forum Replies Created
-
AuthorPosts
-
Hey,
1. In order to get Post formatted in the blog listing page the Post in question must not have ALB (Enfold Page Builder) enabled and should have the video link in the first line of content – http://screencast.com/t/w7kEOkrHwyd
2. Try disabling some plugins (also check Screen Options).
Best regards,
JosueHey!
Can you post a screenshot/mockup of how would you like it to look?
Best regards,
JosueJuly 20, 2016 at 9:38 am in reply to: Enfold new light box magnific Popup – you tube video URLS #662809Thanks for sharing the updated snippet @HuxburyQuinn.
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
#top .av-submenu-container .current-menu-item a .avia-menu-text { font-weight: bold; color: black; }
Cheers!
JosueYou are welcome, glad to help :)
Regards,
JosueHi,
Check it now.
Best regards,
JosueJuly 19, 2016 at 10:24 am in reply to: Submenu active anchor font color for current menu item #662387Hi,
Sorry for my late reply, do you still want me to do this mod? ftp access no longer works.
Best regards,
JosuePrueba con este codigo CSS:
@media only screen and (max-width: 989px) { #top .textwidget .flex_cell { width: 100%; display: block; overflow: hidden; } } @media only screen and (max-width: 767px) { #top .textwidget .flex_column{ width: 33.3% !important; } }
Hi,
Would probably be easier to use an ALB text block and add the text immediately after the form (and adjust its position with CSS).
Best regards,
JosueHi,
Try unchecking this from menu column items if you want the menu to be wide.
Best regards,
JosueJuly 15, 2016 at 2:30 am in reply to: Urgent: Contact Form / Select Fields must be filled / silent ERROR #661089Yeah i’ll report it to Kriesi.
Best regards,
JosueHi,
The links you’re posting are returning a 404 errorpage.
Best regards,
JosueHi,
Try with this:
.avia-mailchimp-ajax-error{ color: white; }
Best regards,
JosueJuly 15, 2016 at 1:32 am in reply to: Urgent: Contact Form / Select Fields must be filled / silent ERROR #661083Hi,
I think the bug comes from the Children field, try removing the 0 from it:
0,1,2,3
To:
1,2,3
Best regards,
JosueHey,
Change the code you’re already have in style.css for:
@media only screen and (max-width: 767px){ .responsive #socket .sub_menu_socket { display: block !important; text-align: center; float: none; clear: both; } .responsive #socket .sub_menu_socket ul{ margin-bottom: 0; } .responsive #socket .sub_menu_socket li{ display: inline-block; float: none; } }
Best regards,
JosueHi,
1. The current page (/home-2/) is not within the menu so none of the menu items will be highlighted.
2. Add this to Quick cSS:#top .av-submenu-container li:hover .avia-menu-fx{ opacity: 1; visibility: visible; display: block; }
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 1200px) { .responsive .boxed #wrap_all { overflow: hidden; /*needed for mobile menu scrolling */ } .responsive #top { overflow-x: hidden; } .responsive .boxed#top, .responsive #top.boxed .stretch_full , .responsive.html_boxed.html_header_sticky #header, .responsive.html_boxed.html_header_transparency div #header{ width: 100%; max-width: 100%; } .responsive #top .flex_column_table_cell{display: block;} .responsive #top .flex_column_table{display:block;} .responsive #top #wrap_all .container { width: 85%; max-width: 85%; margin: 0 auto; padding-left:0; padding-right:0; float:none; } .responsive .units, .responsive .unit { margin: 0; } .responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin { margin: 0; margin-bottom: 20px; width: 100%; } .responsive #top #wrap_all .av-flex-cells .no_margin{ display: block; margin: 0; height:auto !important; overflow: hidden; padding-left:8% !important; padding-right:8% !important; } .responsive #top #wrap_all .av-flex-cells .no_margin .flex_cell_inner{ width: 100%; max-width: 100%; margin: 0 auto; } .responsive #top #wrap_all .av-flex-cells .no_margin.av-zero-padding{ padding-left:0% !important; padding-right:0% !important; } .responsive #top #wrap_all .flex_column:empty{margin:0;} }
Cheers!
JosueJuly 14, 2016 at 11:38 pm in reply to: Urgent: Contact Form / Select Fields must be filled / silent ERROR #661065Hi,
Here’s what i get when i try to reproduce the error by not touching the selects – http://screencast.com/t/Gliab2VoaI
Best regards,
JosueIt would probably better to do the latter, the code can be placed in theme / child theme functions.php.
Best regards,
JosueBom dia Debora,
– As regras são aplicadas por o Marketplace onde vendemos nosso tema, pode ler mais acerca de licenças aqui – https://themeforest.net/licenses/standard
– Você só precisa fazer o upload do arquivoenfold.zip
, opsd.zip
apenas contém os arquivos de desenho (Photoshop).Hi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueOi,
– Tente com
enfold.zip
(via Apresentação > Adicionar novo).
– Você precisa uma licencia por cliente.Hey Lex!
Set the mobile menu to appear on tablets and add this code to the Quick CSS:
@media only screen and (max-width: 1200px) { .responsive.html_mobile_menu_tablet .main_menu .avia-menu, .responsive.html_mobile_menu_tablet #header_main .social_bookmarks, .responsive.html_mobile_menu_tablet #header_main_alternate{display:none;} .responsive.html_mobile_menu_tablet .container #advanced_menu_toggle, .responsive.html_mobile_menu_tablet #advanced_menu_hide{display:block;} .responsive.html_mobile_menu_tablet.html_logo_right #advanced_menu_toggle{left:50px;} }
Cheers!
JosueHey yifatcohen,
Try adding
https://
beforegoo.gl/Q8AFXV
:https://goo.gl/Q8AFXV
Best regards,
JosueHola Angel,
El acceso que has pasado no funciona. Sobre los problemas:
– El menu superior me funciona perfecto a mi (Chrome / OS X), el problema sucede en algun dispositivo especifico?
– No veo redes sociales en el footer.Saludos,
JosueHey!
1. Enfold uses the shortlink version of the post so it uses less characters.
2. Yoast description is not connected to the theme’s social sharing function by default.Luckily, the social sharing arguments can be modified by the user with the help of a filter, try adding this at the very end of your theme / child theme functions.php file:
add_filter('avia_social_share_link_arguments', 'avia_add_social_share_link_arguments', 10, 1); function avia_add_social_share_link_arguments($args) { global $post; $yoast_desc = get_post_meta($post->ID, '_yoast_wpseo_metadesc', true); $args['twitter'] = array("encode"=>true, "encode_urls"=>false, "pattern" => "https://twitter.com/share?text=$yoast_desc&url=[permalink]"); return $args; }
Cheers!
JosueHey sublime5o,
Try using
avia_meta_header
.Best regards,
JosueHi,
Adding the arrow to the masonry element is possible but it would require modifying the theme files, i think it would be better to disable it on portfolio, that way they’re equalized. Add this to Quick CSS:
.image-overlay{ display: none !important; }
Best regards,
JosueJuly 14, 2016 at 12:32 am in reply to: Mansory blog to show full screen featured image instead of opening blog page #660616Hi,
/results/ no longer exists, which Page will have the masonry?
Best regards,
Josue -
AuthorPosts