Forum Replies Created
-
AuthorPosts
-
Hey!
You need to make sure that the url of the font is correct. Where did you put the font files? It is actually easier if you get fonts from Google Fonts. Did you buy the Museo Sans Condensed font? As far as I know, it is a premium font from http://www.myfonts.com/fonts/exljbris/museo-sans-cond/.
Regards,
IsmaelHey!
Did he create a new file for the custom template or something like that? If he did then you don’t need to worry. It won’t be overwritten when you update the theme.
Best regards,
IsmaelHey Smaskit6!
You can use the Color Section then insert the Text Block element or the Contact Form element inside it. Set a background image for the Color Section then set the Background Repeat to Stretch to Fit.
Cheers!
IsmaelHey!
Yes, the issue seems to be random. Please refer to this link: https://kriesi.at/support/topic/avia-layout-builder-not-loading/#post-137892
A user reported that 5.3.27 FastCGI may cause the issue and a switch to 5.3.27 CGI (Stable) fixed the problems on his server.
Cheers!
IsmaelHi Seba1973!
I’m sorry but there is no such thing as LayerSlider WP Widget. You can add the LayerSlider using the Advance Layout Builder > Media Elements > LayerSlider.
Best regards,
IsmaelHey brycenagels!
I don’t see any roll over on all images when I visited the link. Did you disable the avia_hover_effect?
Cheers!
IsmaelHey MaxMyBody1!
Are you trying to decrease the size of the header? You can add this on your custom.css or Quick CSS:
/*header with social icons: */ .social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 80px; line-height: 80px; }
I’m sorry but the screenshot doesn’t explain anything. Can you please elaborate more?
Regards,
IsmaelDecember 4, 2013 at 11:20 am in reply to: Changing the grey background (fullwidth masonry) and hiding tags #196095Hi p_lo84!
You can add this on your custom.css or Quick CSS:
.av-masonry-container { background: white; }
Remove browser cache then reload the page.
Regards,
IsmaelHey TwoInitials!
Please refer to this link: https://kriesi.at/support/topic/avia-layout-builder-not-loading/#post-137892
A user reported that 5.3.27 FastCGI may cause the issue and a switch to 5.3.27 CGI (Stable) fixed the problems on his server.
Regards,
IsmaelHey theviagroup!
You can remove the social icons on Enfold > Header > just click the red x mark on the Social Icons section.
You can follow these steps to increase the max upload size:
http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/
Regards,
IsmaelHi Jae!
You can use images with 900x450px dimension. What type of slider are you using? The layerslider demo is using a background image with 1600x470px size.
Cheers!
IsmaelHey bakanahito!
I’m sorry but we haven’t tried the plugin and we don’t have access on it. Do you mind sending us a copy?
Regards,
IsmaelHey skynandi!
You can use this:
.social_header .phone-info { line-height: 10px; font-size: 15px; }
Best regards,
IsmaelHi!
You can declare it on custom.css:
@font-face { font-family: Museo Sans Condensed; src: url(‘Museo-Sans-Cond.otf’); }
@font-face { font-family: Museo Sans Condensed; font-weight: bold; src: url(‘Museo-Sans-Cond.otf’); }You can now apply it on any element using this:
body, body p { font-family: Museo Sans Condensed; }
Best regards,
IsmaelHi!
Please add this on your Quick CSS or custom.css:
/*default header: main logo and main menu height. increase max value if you want to use a bigger logo*/ #header_main .container, .main_menu ul:first-child > li a{ height: 120px; line-height: 120px; }
Adjust the height and the line-height to increase the logo size. You can use this to move the logo to the right.
div .logo { left: 30px; }
Best regards,
IsmaelDecember 4, 2013 at 10:47 am in reply to: Text box element centered when in responsive tablet view? #196072Hey!
Looks like refreshing or removing the browser cache will do the trick. Please test it on another browser. I’ve tested the solution on my end and it works fine. Please add this on your custom.css or Quick CSS to change the headings font. The body font is using the Open Sans font already:
h1, h2, h3, h4, h5, h6, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-special-font { font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
Regards,
IsmaelHey bymenjil!
I can’t view the website. Please post the login details here as a private reply. Please try another browser, maybe the browser settings is set to open a new window by default.
Best regards,
IsmaelDecember 4, 2013 at 10:38 am in reply to: Custom javascript in the 'Submit' button in contact form content element #196065Hey petzeus!
Please hire a freelance developer to add the script for you. You can visit http://werkpress.com/. Please use the plugin http://wordpress.org/plugins/insert-html-snippet/ to allow javascript code on the editor using shortcodes.
Best regards,
IsmaelHi!
You really don’t have to add the font url but it is OK if you do. As long as it is working for you. :)
Best regards,
IsmaelDecember 4, 2013 at 10:30 am in reply to: limit portfolio navigation to a single category in single item view #196057Hey totofunk!
Please add this on functions.php:
add_filter('avia_post_nav_categories', 'avf_same_category_filter'); function avf_same_category_filter($same_category) { $same_category = true; return $same_category; }
Best regards,
IsmaelHey olbert123!
You can use this on your custom.css or Quick CSS:
body p, body { font-size: 15px; }
There are lots of heading elements on the theme, which would you like to change? You can change the main title or heading using this:
#top .alternate_color.title_container .main-title a { color: black; font-size: 15px; }
Regards,
IsmaelHi!
It is properly loading on our end. Please use another browser. This is the screenshot:
Best regards,
IsmaelDecember 4, 2013 at 10:14 am in reply to: Imported Dummy Data – The requested url was not found on this server #196036Hey belso!
Please try to flush the permalinks settings on Settings > Permalinks a few times.
Best regards,
IsmaelDecember 4, 2013 at 10:11 am in reply to: Enfold- Social media icons and widget icons missing #196033Hi!
Please refer to this link, try to follow Kriesi’s solution: https://kriesi.at/support/topic/icons-still-not-working-in-firefox-and-ie/#post-173204
Regards,
IsmaelHi myuption!
Unfortunately, Enfold doesn’t have an audio player. You can try these plugins:
http://wordpress.org/plugins/compact-wp-audio-player/
http://wordpress.org/plugins/html5-jquery-audio-player/Best regards,
IsmaelHi!
Please go to Enfold > Styling > Header tab. Change the Header background color. You can use rgba and hex colors.
Regards,
IsmaelHey ace2296!
Try to flush the Header Style settings. Change it to another style then change it back to fixed header. You have a lot of plugins installed, please try to disable them.
Cheers!
Ismael -
AuthorPosts