Forum Replies Created

Viewing 30 posts - 61,591 through 61,620 (of 67,348 total)
  • Author
    Posts
  • in reply to: Internet Explorer compatibility #212347

    Hi!

    You should probably update the theme to 2.4.5. Watch this video by Devin: https://vimeo.com/channels/aviathemes/67209750

    Best regards,
    Ismael

    Hi martinbose!

    You can add a unique selector for each Avia Elements. Edit functions.php, find this code:

    if(isset($avia_config['use_child_theme_functions_only'])) return;

    Below, add this code:

    add_theme_support('avia_template_builder_custom_css');

    Edit the Color Sections then add a unique custom css like “hide-section”. You can use media query to hide all sections with the “hide-section” selector. Add something like this on Quick CSS or custom.css:

    @media only screen and (max-width: 767px) {
      .hide-section {
    display: none;
    }
    }

    Best regards,
    Ismael

    in reply to: Blog Template #212342

    Hey Matt!

    You can use the <!–more–> tag to display the excerpt or look for Screen Options then enable the Excerpt box. If you’re using the Blog Posts element, set the “Blog Content length” to excerpt.

    Best regards,
    Ismael

    in reply to: Full Width Search Page #212341

    Hey!

    Add this on Quick CSS:

    .author-extra-border {
    width: 100%;
    }
    
    .search .content.template-search {
    border: none;
    }

    Best regards,
    Ismael

    in reply to: Partner/Logo Element title under elements #212241

    Hey!

    If I am not mistaken, you can replace the code above with this:

    $output .= !empty($link) ? "<a href='{$link}' data-rel='slide-".avia_partner_logo::$slider."' class='slide-image' title='{$linktitle}' {$blank} >{$img}</a>" : $img;
    					$output .= "<a href='{$link}' title='{$linktitle}' {$blank}><div class='logo-title'>".$hover."</div></a>";
                        $output .= "</div>";

    Cheers!
    Ismael

    in reply to: layer slider shift #212238

    Hi MUNFORD!

    I think you forgot to close the anchor tag on the text block with the “CFC Short and Doc” logo. Edit the text block, find this code:

    <h3 style="text-align: center;"><a title="SHORT & DOC" href="http://www.copenhagenfilmcompany.dk/2014/short-doc_en/"><img class="wp-image-3617 aligncenter" style="margin-top: 0px; margin-bottom: 0px;" alt="SHORT & DOC" src="http://www.copenhagenfilmcompany.dk/2014/wp-content/uploads/2014/01/SHORTDOX1-300x220.png" width="211" height="155"></a>CINEMATIC STORYTELLING</h3>

    Replace it with:

    <a title="SHORT & DOC" href="http://www.copenhagenfilmcompany.dk/2014/short-doc_en/"><h3 style="text-align: center;"><img class="wp-image-3617 aligncenter" style="margin-top: 0px; margin-bottom: 0px;" alt="SHORT & DOC" src="http://www.copenhagenfilmcompany.dk/2014/wp-content/uploads/2014/01/SHORTDOX1-300x220.png" width="211" height="155">CINEMATIC STORYTELLING</h3></a>

    Cheers!
    Ismael

    in reply to: No gallery on windows machines #212234

    Hi!

    You can try this on Quick CSS:

    .logo img {
    height: 76px;
    }

    Adjust the height if necessary.

    Cheers!
    Ismael

    in reply to: Edit category selector for portfolio grid #212230

    Hi allaboutapps!

    You can use these selectors on Quick CSS:

    .sort_by_cat {
    font-size: 15px;
    }
    
    .inner_sort_button span {
    color: red;
    }
    
    .main_color #js_sort_items a.active_sort {
    color: blue;
    }

    Best regards,
    Ismael

    in reply to: Tags Pages #212226

    Hi!

    By headline, you mean the page title? You can use this on Quick CSS:

    
    #top .alternate_color.title_container .main-title a {
    color: blue;
    }

    Cheers!
    Ismael

    in reply to: I can't reach the content of my homepage #212072

    Hi!

    Can you please give us a link to the old home page then the new one named “Concept”?

    Cheers!
    Ismael

    in reply to: Top bar customization #212070

    Hi n4n1!

    You can edit header.php, place the code inside the header_meta container or div. You can request it here: https://kriesi.at/support/topic/enfold-feature-requests/

    Cheers!
    Ismael

    in reply to: Layout on mobile #212069

    Hey!

    1.) You can use this for the actual logo:

    @media only screen and (max-width: 767px) {
    .responsive .logo img {
    height: 100px;
    }
    }

    Adjust the header using the code I posted earlier.

    2.) Did you modify the menu? Use this to display the menu.

    @media only screen and (max-width: 767px) {
    .responsive #header .main_menu ul {
    display: block;
    }
    }

    Cheers!
    Ismael

    in reply to: Cart Side Problem with Size #212068

    Hi!

    Can you please activate Enfold and the cart widget? We need to inspect it. Sorry for the delay.

    Cheers!
    Ismael

    in reply to: bbpress #212067

    Hi gloopy1!

    You can add this on Quick CSS to remove the forum header:

    .bbp-header {
    display: none;
    }

    Cheers!
    Ismael

    in reply to: Layerslider WP #212066

    Hi!

    Do you have a cache plugin? Please flush the settings then test it again. Make sure that you remove the browse cache then test it on another browser. This is what I see when I checked it on IE:

    Cheers!
    Ismael

    in reply to: Adding Menus to Footer 4 column widget areas #212065

    Hey!

    Did you choose the correct menu on the custom menu widget?

    Regards,
    Ismael

    in reply to: Video pause/play don't work in slider #212063

    Hey waterwalk!

    What slider are you using? What is the format of the video? Is it from youtube or vimeo?

    Cheers!
    Ismael

    in reply to: Enfold – Team members photo/box alignment #212062

    Hi!

    You can add this on Quick CSS to center align the team member elements.

    .avia-team-member {
    text-align: center;
    }

    Best regards,
    Ismael

    in reply to: vertical right border with blank page #211822

    Hey mmi!

    Add this on Quick CSS:

    html {
    background-color: white;
    }

    Cheers!
    Ismael

    in reply to: blog content in columns #211818

    Hey!

    Yes, that is possible. Create a page then set it to “No Sidebar”. Insert 3 1/3 Columns with Blog Posts element on each. Add another 3 1/3 column below. If you want to show some widgets on one of the 1/3 column, insert the Widget Area element.

    Cheers!
    Ismael

    in reply to: Change hight color section #211811

    Hi Cdfb!

    Edit the color section then give it a unique ID. Use “awesome-section” for example. Add this on Quick CSS to define the height:

    #awesome-section {
    height: 100px;
    }

    Cheers!
    Ismael

    Hey!

    Glad it worked. :)

    Regards,
    Ismael

    in reply to: Main Title & Breadcrumbs – remain STATIC and not scroll #211806

    Hi bmneimark!

    You can do it using a non-fixed header. Add this on Quick CSS:

    .title_container {
    position: fixed;
    top: 88px;
    z-index: 999;
    width: 100%;
    }
    
    .title_container .container {
    margin: 0 auto;
    }

    Adjust the top position according to header height.

    Best regards,
    Ismael

    in reply to: Google maps full width #211795

    Hi!

    Change it to “fullwidthmap” please then add this on Quick CSS:

    #fullwidthmap .container {
    width: 100% !important;
    }

    Remove browser cache then reload the page.

    Regards,
    Ismael

    in reply to: I can't reach the content of my homepage #211793

    Hi!

    You should probably remove the browser cache or test it on another browser. If you have a cache plugin, flush the settings then test it again.

    Cheers!
    Ismael

    in reply to: How to change background to use a small jpg ? #211790

    Hey!

    Yes, but you need to use the Boxed Layout.

    Regards,
    Ismael

    in reply to: Add a new custom font #211786

    Hi!

    This is the font now:

    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: 'PT Sans Narrow', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }

    It means that the font works. Please remove browser cache then reload the page. The font is being called on the properly:

    <link id=”google_webfont_1″ rel=”stylesheet” type=”text/css” href=”http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700″&gt;
    <link id=”google_webfont_2″ rel=”stylesheet” type=”text/css” href=”http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic”&gt;

    Best regards,
    Ismael

    in reply to: Google maps full width #211784

    Hey!

    This is the ID of your Color Section “fullwidthmap-.container-width-100-important-“. Please change it.

    Best regards,
    Ismael

    Hi jmikhail!

    The best solution is to edit the background image then move the text to the right.

    Best regards,
    Ismael

    in reply to: Header Navigation disappears on iPad in Vertical Mode #211779

    Hi jmikhail!

    Please add this on Quick CSS or custom.css:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive .mobile_menu_tablet .main_menu {
    display: block;
    }
    }

    Cheers!
    Ismael

Viewing 30 posts - 61,591 through 61,620 (of 67,348 total)