Forum Replies Created
-
AuthorPosts
-
Hey Newton!
What do you mean by widget names? can you provide a screenshot of what you are referring to?
Regards,
JosueHi!
Change your iframe code:
<iframe src=”http://domain.com” scrolling=”no” frameborder=”no” align=”center” id="custom_iframe"></iframe>And add this to Quick CSS:
#custom_iframe{ height: 400px; } @media only screen and (max-width: 767px) { #custom_iframe{ height: 200px; } }Adjust as needed.
Cheers!
JosueHey!
Try adding this at the very end of your theme / child theme functions.php file:
add_theme_support(‘avia_no_session_support’)Cheers!
JosueHey!
Sounds more of a device-related thing, can you reproduce the issue if you access the image directly?
Cheers!
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueI created a blank page and dragged a LayerSlider element and it worked, sometimes the automatically created Pages get weird.
Regards,
JosueJune 27, 2015 at 1:38 pm in reply to: How to change the color of the fullwidth sub menu element #465264Try:
#top .av-subnav-menu li a { background-color: transparent; color: white; font-size: 22px; }Best regards,
JosueHi!
1, 2, 3. Add this to Quick CSS:
.html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 200px; } #header_meta .social_bookmarks { top: 7px; position: relative; } .av-share-link a:before{ font-size: 24px; }4. You can change the font family of menu items in Enfold > Advanced Styling.
Cheers!
JosueJune 27, 2015 at 1:34 pm in reply to: How can i make social media icons and a logo with the pop up ring with several i #465256I see, unfortunately this elements are custom-made by Kriesi and he specifically mentioned and asked us not to provide the customization as he’d like to write a blog or tutorial on the customization down the road.
Best regards,
JosueHi,
Can you please create us a WordPress administrator account so we can take a look? post it here as a private reply.
Regards,
JosueJune 27, 2015 at 1:26 pm in reply to: Map logo has 'clickable icon' on mouse over but isn't clickable #465253Hey!
Try adding this code to the Quick CSS:
.gmnoprint img:hover { cursor: default; }Cheers!
JosueHey Josh!
Try adding this code to the Quick CSS:
.responsive .archive#top #wrap_all .container { width: 100%; max-width: initial; }Cheers!
JosueHi,
Can you post the link to your website please?
Regards,
JosueHi!
I’ve created a Test page including a LS slider and it’s working fine:
Regards,
JosueJune 27, 2015 at 1:19 pm in reply to: How can i make social media icons and a logo with the pop up ring with several i #465248Hi!
Can you post a screenshot depicting what are you referring to?
Cheers!
JosueHi Nathan!
We can’t see Drafts without logging into your site, can you hand us an account on a private reply?
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.widget_search { width: 50%; }Cheers!
JosueHey!
Did you manage to sort this out? the fb box is appearing on my end – http://screencast.com/t/cNrztYddZ
Cheers!
JosueJune 27, 2015 at 1:15 pm in reply to: How to change the color of the fullwidth sub menu element #465244Hey!
Try adding this code to the Quick CSS:
#top .av-submenu-container, .av-submenu-container a { background-color: #37a8e0 ; } #top .av-subnav-menu li a { background-color: transparent; color: white; }Cheers!
JosueJune 27, 2015 at 1:02 pm in reply to: How to change the font of the Caption Text in a Fullscreen Slider #465241You are welcome, glad to help :)
Regards,
JosueJune 27, 2015 at 12:58 pm in reply to: How to change the font of the Caption Text in a Fullscreen Slider #465237Hey!
Add this code to the Quick CSS:
.avia-caption-content p { text-transform: uppercase; font-family: 'Terminal Dosis', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold; font-size: 50px; }Cheers!
JosueJune 27, 2015 at 12:50 pm in reply to: How to change the font of the Caption Text in a Fullscreen Slider #465232Hi!
Which slide shows that caption on your homepage?
Best regards,
JosueHi!
Not sure if i understood what you want but you can set set a custom link in each Portfolio Item and that will replace the default linking.
Regards,
JosueHey!
Try adding this at the very end of your theme / child theme functions.php file:
add_action('wp_footer', function() { ?> <script> window.fbAsyncInit = function() { FB.init({ appId : ‘XXXXXXXXXXXXXXX’, xfbml : true, version : ‘v2.3′ }); }; (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = “//connect.facebook.net/en_US/sdk.js”; fjs.parentNode.insertBefore(js, fjs); }(document, ‘script’, ‘facebook-jssdk’)); </script> <?php });Cheers!
JosueHi Maurice!
Can you please add those four for a moment so we can note the problem and provide a fix?
Cheers!
JosueHi!
Seems only modifying avia.js is left, try re-doing this:
https://kriesi.at/support/topic/wpml-customization/#post-364246Best regards,
JosueHola,
Parece que ya lo lograste quitar cierto?
Saludos,
JosueHi @aetios,
Can you please create us a temporary FTP / SFTP account? post it here as a private reply.
Regards,
JosueHi!
I have an idea that could do the trick, can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
Josue -
AuthorPosts
