Forum Replies Created
-
AuthorPosts
-
When setting the masonry element, exclude “bio” from the selection, like this – http://screencast.com/t/MnCaWxqZvMtM
Hey!
This is expected with Vimeo embeds, you’d need to use Vimeo Plus if you want to force the video to show in HD at all times:
https://vimeo.com/plusCheers!
JosueHola,
Es por este codigo que has modificado en css/grid.css:
/* YGS Changed * .inner-container{ position: relative; height:100%; width:100%; } * To */ .inner-container{ position: relative; height:100%; width:1000px; margin-left: auto; margin-right: auto; }Saludos,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHey!
To get the fullscreen button you’d need to change js/avia.js, line 533:
features: ['playpause','progress','current','duration','tracks','volume'],To:
features: ['playpause','progress','current','duration','tracks','volume','fullscreen'],Cheers!
JosueHi!
I’m not noting it on my end but try adding the following code to Quick CSS:
.tab_content, .tab_inner_content { overflow: hidden !important; }Best regards,
JosueHey!
Can you post a screenshot/mockup of what would you want to achieve?
Best regards,
JosueHola,
Si, es una buena idea. Proponlo aqui como una mejora:
https://kriesi.at/support/enfold-feature-requests/Saludos,
JosueHi Rogier!
Correct, there is no scheme with a light footer. Feel free to request it here.
Cheers!
JosueHey Paul!
One thing you can do is create a mobile-specific Template using Enfold and then use a plugin like this to redirect mobile-users to that page.
Regards,
JosueHey!
You can do something like:
.page-id-12 .sidebar{ background: red; }If that doesn’t work please post a link to your site.
Regards,
JosueHey!
As far as i know, Pages can not be categorised by default. Can you post a link to your website so we can get a better context?
Cheers!
JosueHey Vince!
You can just paste the structured HTML in a Text Widget.
Cheers!
JosueHey!
Read more only works on single Posts (without using ALB), the button shows there because it is part of the WYIWYG editor that’s included in the Text Block element but it’s not meant to be used in such environment.
Best regards,
JosueHey!
The thing is, that’s not an actual color scheme, the footer shows like that because there is no background color assigned to it. The “original” color scheme is the one shown in the demo:
http://kriesi.at/themes/enfold/Best regards,
JosueHi!
The error was caused by the “Bulk Me Now!” plugin, it’s disabled now.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.av-click-overlay{ pointer-events: none; }Cheers!
JosueHi Jessica!
Please create a new topic including admin access (in private content ) and a link to the old topic.
Best regards,
JosueApril 11, 2015 at 11:01 am in reply to: No icons in google Chrome (mac) and white line on right of slider in Safari #427009Glad to hear that :)
Regards,
JosueApril 11, 2015 at 9:32 am in reply to: No icons in google Chrome (mac) and white line on right of slider in Safari #426971Hi!
I see, as you are using nginx as the webserver these htaccess configurations won’t work, you’d need to ask your web hosting provider to enable CORS on nginx:
http://enable-cors.org/server_nginx.htmlAlso, this issue occurred because apparently you changed the web address from http://www.website.com to website.com so reverting that will fix the issue.
Regards,
JosueHey Rob!
I’m not seeing it on my end (13′ Macbook), the video appears fullwidth, does it occur on page load or when you resize the window?
Cheers!
JosueGenial, un gusto poder ayudado :)
Saludos,
JosueYes, you can remove that line if you don’t use it, avia_newsbox will default to categories if no avia_term is provided.
Regards,
JosueHey!
Both lang switchers are now showing, use the following CSS to style them:
/* Default */ .custom_switcher a { color: red !important; } /* Active */ html[lang='en-US'] .switcher_en a, html[lang='de-DE'] .switcher_de a{ color: blue !important; }Cheers!
JosuePuedes hacer uso de la clase
current-page-ancestorque recibe el item padre de la pagina que se muestra:.current-page-ancestor .avia-menu-text { color: red !important; }Saludos,
JosueHi,
Can you post the link to the page? also, a screenshot/mockup of what would you want to achieve would be helpful.
Regards,
JosueWe’d need to see the website live in order to debug it, let us know when you publish it.
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
.avia-menu-fx{ display: none !important; }Cheers!
JosueHi!
Try putting it before line 41 in single.php:
comments_template();Regards,
Josue -
AuthorPosts
