Forum Replies Created

Viewing 30 posts - 61,951 through 61,980 (of 66,661 total)
  • Author
    Posts
  • in reply to: best way to call new google font stylesheet #195682

    Hey ShortieD!

    Please add this on functions.php:

    add_filter( 'avf_google_heading_font',  'avia_add_heading_font');
    function avia_add_heading_font($fonts)
    {
    $fonts['PT Sans'] = 'PT Sans:400,700,400italic,700italic';
    return $fonts;
    }
    
    add_filter( 'avf_google_content_font',  'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    $fonts['PT Sans'] = 'PT Sans:400,700,400italic,700italic';
    return $fonts;
    }

    You’ll be able to select the new font on Enfold > Styling > Heading and Body font.

    Best regards,
    Ismael

    in reply to: Google font error #195681

    Hi glozemedia!

    I’m not sure if this is important because when I check the website it is using the google font Open Sans without any problem.

    Best regards,
    Ismael

    in reply to: Text box element centered when in responsive tablet view? #195680

    Hey!

    1.) The paragraphs are now using the Open Sans font when I checked the website.

    2.) Please use this:

    .av-special-heading {
    margin-top: 20px;
    }

    3.) Please add this on your custom.css or Quick CSS:

    .post-meta-infos {
    display: none;
    }

    4.) What type of Blog Style do you have?

    Regards,
    Ismael

    in reply to: Avia Youtube Video – Autoplay #195675

    Hey openpotion!

    You can use a Text Block then switch to the Text editor. Add the youtube embed code under Share panel.

    <iframe width="560" height="315" src="//www.youtube.com/embed/w9OhG7Wx1CY?rel=0" frameborder="0" allowfullscreen></iframe>

    The “?rel=0” at the end of the URL will disable the suggested videos. You can also add “&autoplay=1” to enable auto play.

    <iframe width="560" height="315" src="//www.youtube.com/embed/w9OhG7Wx1CY?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe>

    Best regards,
    Ismael

    in reply to: Contact Form 7 issues #195670

    Hey!

    The login details are incorrect. Please check.

    Regards,
    Ismael

    in reply to: change 'author archive for' #195666

    Hey!

    I’m sorry but I’m not sure what you want to do. Can you please post a link to a sample author page or archive page? A screenshot will help.

    Regards,
    Ismael

    in reply to: Editing the design of the blog page #195665

    Hey!

    You can add widgets on Appearance > Widgets. Add widgets on the Sidebar Blog widget area. You can add this on your custom.css or Quick CSS to create a bottom border after each posts:

    .template-blog .post_delimiter {
    border-bottom: 1px solid gray;
    }

    Cheers!
    Ismael

    in reply to: width images masonry gallery #195663

    Hi!

    I’m sorry but I can’t reproduce the issue on my end using the Perfect Automatic Masonry and Boxed Layout 1030px width. Can you please give us the link to the actual page?

    Regards,
    Ismael

    in reply to: Custom Portfolio Grid #195661

    Hi nephr!

    Unfortunately, this is beyond of what we can as a support team. Please visit http://werkpress.com/ to do the customization for you.

    Regards,
    Ismael

    in reply to: Home Slider Issues #195658

    Hey!

    Please edit the logo layer. Go to Attributes then give it a unique ID, example “zahlco-logo”. Add this on Enfold > Styling > Quick CSS:

    #zahlco-lobo {
    left: 568px !important;
    }

    Remove browser cache then reload the page.

    Best regards,
    Ismael

    Hi LD3!

    First of all, you’re using an old version of the theme. Please do an upgrade, it might fix the issue. Watch this video how: https://vimeo.com/channels/aviathemes/67209750

    Cheers!
    Ismael

    in reply to: google fonts in layer slider #195632

    Hi pelyon!

    Please edit the layer then go Attributes. Add a unique CSS class or id, example “awesome-layer”. Go to Quick CSS then define the font family.

    .awesome-layer {
    font-family: ‘Open Sans’, sans-serif !important;
    }

    Cheers!
    Ismael

    in reply to: Header has floating menus in it? #195631

    Hey!

    1.) Please set a menu on Appearance > Menus > Theme Location > Enfold Main Menu.

    2.) I really don’t see the problem on the slider. Can you please elaborate?

    Please watch these videos to learn more about the theme: https://vimeo.com/channels/aviathemes

    Best regards,
    Ismael

    in reply to: Eliminate Space between Header and Layer Slider #195194

    Hey!

    Again edit the layers then go to Style panel. Look for Custom style settings, add the CSS there.

    Cheers!
    Ismael

    in reply to: Edit Product Slider #195190

    Hi Marco!

    You can edit the shortcode on config-templatebuilder > avia-shortcodes > productslider.php.

    You can remove the buttons using this:

    .avia-content-slider-inner .avia_cart_buttons {
    display: none !important;
    }

    Cheers!
    Ismael

    in reply to: ENFOLD – how to reduce width of site and overall spacing #195188

    Hey!

    You can reduce the top and bottom padding using this:

    .content, .sidebar {
    padding-top: 10px;
    padding-bottom: 10px;
    }

    Adjust the menu right margin using this:

    #header_main_alternate .container {
    margin: 0;
    }

    Phone number:

    #header_meta .container {
    margin: 0 70px 0 70px;
    }

    Social Icons:

    #header_main .social_bookmarks {
    right: -30px;
    }

    Logo:

    .bottom_nav_header.social_header .logo {
    position: relative;
    left: -20px;
    }

    Regards,
    Ismael

    in reply to: Problem with tables in text-blocks #195186

    Hi p_niedrich!

    Can you please post the “tags” that is appearing when you insert a table? Please switch it to Text editor when adding html tags. Note that the theme has its own Table element under Content element panel.

    Regards,
    Ismael

    in reply to: Slideshow deactivate? #195185

    Hi!

    Did you remove the image? I can’t see it here: http://love.tennisgate.com/en/2013/10/27/getting-to-the-volley-on-the-run-short-sprint/

    Please post the login details here as a private reply.

    Best regards,
    Ismael

    in reply to: Megamenu #195184

    Hi mikeandrewfischer!

    Please ask your hoster to increase the max_input_vars to 1000 or higher. If you have access to the php.ini file, you can add something like this:

    max_input_vars = 3000

    Best regards,
    Ismael

    in reply to: Hide youtube title #195183

    Hey!

    Please use this on your custom.css or Quick CSS:

    #aptfinbytap_domain-3-AlpinePhotoTiles_container {
    margin-top: 25px;
    }

    Regards,
    Ismael

    in reply to: menu z-index #195181

    Hi!

    Please add this on your custom.css or Quick CSS:

    .av-masonry {
    position: relative;
    overflow: hidden;
    z-index: 0;
    }

    Best regards,
    Ismael

    in reply to: Layout problem on portrait display of Android mobile phone #195178

    Hey!

    The website looks fine on mobile view when I check it except for the sidebars. The content or text is expanding 100% to the right without padding. I guess this line of code on your css modification is the culprit:

    .inner_sidebar {
    margin-left: 30px;
    }
    .content .entry-content-wrapper {
    padding-right: 30px;
    }

    Please remove it. I checked the website using this: http://responsinator.com/?url=http%3A%2F%2Finterpeople.co.kr%2Fwp%2Fnews%2F%3Flang%3Den

    Regards,
    Ismael

    Hey!

    You can add this on your Quick CSS if you really want to enable it on mobile view. We adjust the icon size and decrease the blog meta right margin to create more space for the blog content:

    @media only screen and (max-width: 767px){
    .responsive .template-blog .blog-meta, .responsive .post_author_timeline, .responsive #top #main .sidebar {
    display: block;
    }
    
    .blog-meta .small-preview {
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 4px;
    float: left;
    margin: 6px 0 0 0;
    position: relative;
    text-align: center;
    line-height: 30px;
    position: relative;
    z-index: 4;
    display: block;
    }
    
    .single-small .post_author_timeline {
    left: 15px;
    }
    
    .template-blog .blog-meta {
    float: left;
    margin-right: 10px;
    }
    }

    Cheers!
    Ismael

    in reply to: Easy Slider trouble #195173

    Hi dmichaelclary!

    Please deactivate all plugins. Post the the login details here and set it as a private reply.

    Regards,
    Ismael

    in reply to: Promobox with image (and on hover the image jumps) #195172

    Hey!

    Please add this on Quick CSS with the other fix:

    body .aligncenter, .entry-content-wrapper a:hover .aligncenter {
        clear: both;
        display: block;
        margin: 0 auto;
        padding: 10px 0px;
    }

    Cheers!
    Ismael

    in reply to: Contact Form 7 issues #195171

    Hi!

    Go to Dashboard > Users panel then create another user by clicking “Add New”.

    Best regards,
    Ismael

    in reply to: Layer slider can't be edited #195170

    Hi!

    Please increase the php memory limit to 64M at least: http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Cheers!
    Ismael

    in reply to: Eliminate Space between Header and Layer Slider #195169

    Hey!

    Add this on your custom.css or Quick CSS to decrease the top padding:

    .content, .sidebar {
    padding-top: 10px;
    padding-bottom: 50px;
    }

    Edit the layer then go to Style tab. Specify the line-height, 40px will do.

    Cheers!
    Ismael

    in reply to: border-radius images / slideshows #195161

    Hi Moritz!

    Please use this on custom.csc or Quick CSS:

    .avia-slideshow li img {
    border-radius: 0;
    }

    Regards,
    Ismael

    in reply to: Animated Icon List #195160

    Hi singski!

    Can you please give us a link to the page? Please re-create the icon list element. What version of Enfold did you have before updating the theme?

    Best regards,
    Ismael

Viewing 30 posts - 61,951 through 61,980 (of 66,661 total)