Forum Replies Created

Viewing 30 posts - 63,271 through 63,300 (of 64,775 total)
  • Author
    Posts
  • in reply to: Blog Stuff and other things #130139

    Hi,

    You can use the Advance Layout Editor. Go to Content Elements > insert the Blog Element.

    Where do you want to add the icon?

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

    Regards,

    Ismael

    in reply to: Logo blurred on Safari #128176

    Hi,

    I checked your site on safari and the logo looks fine, same with firefox.

    What is the dimension or size that you want for your logo?

    Regards,

    Ismael

    in reply to: Updating to 1.4 #117872

    Hi,

    I tested this multiple times on my end and the Enfold > Styling modifications that I made are not changed at all. Can you give us specific modifications that you made on Enfold Menu?

    Make sure that you don’t re-activate the theme again on Appearance tab. Leave that one alone.

    Regards,

    Ismael

    in reply to: Dynamically start slider #130134

    Hi,

    You can set the “Autorotation” to “No”.

    Regards,

    Ismael

    in reply to: How to stop youtube video from auto playing in slider #130068

    Hey,

    Glad you fixed it. :)

    Cheers,

    Ismael

    in reply to: Change text and Source only the logo bigger #130163

    Hi,

    You can change the font on Enfold > Styling. You can also something like this on your custom.css or Quick CSS

    body {
    font-size: 15px;
    font-family: Open Sans;
    }

    Upload a bigger logo then specify the height with this.

    /*header with social icons: */
    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 200px; line-height: 200px; }

    Regards,

    Ismael

    Hi,

    I checked the website: EDITED**

    The videos are not going over the menu. Please remove browser cache the reload the page.

    Regards,

    Ismael

    Hi,

    Edit the Blog Post element, choose Multi Author for Blog Style.

    Or go to Enfold > General Settings > Blog Style, choose Multi Author.

    Regards,

    Ismael

    Hi,

    The script for the ajax search can be found on js > avia.js.

    //creates search tooltip
    new $.AviaTooltip({"class": 'avia-search-tooltip',data: 'avia-search-tooltip', event:'click', position:'bottom', scope: "body", attach:'element'});

    Did you change anything on the theme files? Maybe you have a plugin that is interfering with the theme. Please deactivate them.

    Regards,

    Ismael

    in reply to: Disable change in size logo #129670

    Hi,

    You can edit js > avia.js, find this code

    // decreases header size when user scrolls down
    avia_header_size();

    Replace it with:

    // decreases header size when user scrolls down
    //avia_header_size();

    Regards,

    Ismael

    in reply to: Icon Box titles disappeared + headers changed #126691

    Hi,

    You can use the Insert Shortcode wand for the post, they render the same output with the Advance Layout Editor.

    If you want to enable the ALE on posts. Please refer to this link

    https://kriesi.at/support/topic/how-to-add-advanced-layout-manager-to-blog-posts

    Look for Dude’s instruction.

    Regards,

    Ismael

    in reply to: how to change the color of icon #129274

    Hi,

    You change the Theme Color on Enfold > Styling.

    Regards,

    Ismael

    in reply to: Customize Logo Size #129489

    Hi,

    Add it under

    /* General Custom CSS */

    You are placing the code inside a media query for mobile devices. :)

    Regards,

    Ismael

    in reply to: Header & Footer PHP + CSS Issues #128730

    Hi,

    You change the footer background with this

    #footer {
    background: red;
    }

    and the socket background using this

    #socket {
    background: pink;
    }

    Regards,

    Ismael

    in reply to: Fixed BG on "Color Section" Glitching #129749

    Hi,

    On background-repeat choose Stretch to Fit. I think your color section is working. Try to place it at the bottom, see if the fixed effect is working. When you say fixed on the Color Section it doesn’t mean that the section will scroll with the page, it just mean that the background of the section will scroll down with the page.

    Or add this on your custom.css, to test it.

    #av_section_1 {
    height: 999px !important;
    }

    Regards,

    Ismael

    in reply to: Picture upload and edit errors #129230

    Hi,

    No, the config.php that I’m talking about is located on your root folder where you can find wp-content, wp-includes and wp-admin folders. The .htaccess can be found there too. You need access the files via FTP or your cpanel.

    Regards,

    Ismael

    Hi,

    The vertical rulers on that page is created using the css border. If you can give us a link to the actual page you’re working with, we can give you a css solution. What you can do is to insert 3 columns then add a border on each of them. Please give us a link to your website.

    The code use on the link: http://citibikenyc.com/

    border-right: 1px dotted #AFAFAF;

    Regards,

    Ismael

    Hi,

    Sorry for the delay. You can’t use the Layer Slider inside the tab or any other elements. You can use the Easy Slider instead. Another thing is, the layerslider shortcode is not working so you have to insert the slider using the Advance Layout Editor.

    Regards,

    Ismael

    in reply to: HOW TO CHANGE BACKGROUND TAB COLOUR? #129743

    Hi,

    You can something like this on your custom.css or quick CSS

    Tab Content:

    div .main_color .tabcontainer .active_tab_content {
    background-color: black;
    }

    Tab Menu:

    div .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab {
    background-color: black;
    color: white;
    }

    Just change the color value.

    Regards,

    Ismael

    in reply to: Navigation button text alignment #129742

    Hi,

    I don’t have the issue on my end. Did you edit anything on the css? Do you have any plugin that might cause the issue?

    As you can see on the image above, the menu looks perfect.

    Regards,

    Ismael

    in reply to: Inserting shortcode deletes existing page content #129739

    Hi,

    Please increase the wordpress php memory limit. Edit config.php, the add this code

    define('WP_MEMORY_LIMIT', '128M');

    or if you have a .htaccess file, add this code

    php_value memory_limit 64M

    Regards,

    Ismael

    in reply to: Layer slider 2/3 width #129728

    Hi,

    You can’t use the Layer Slider on the column layout and the layerslider shortcode don’t work. Please use another slider.

    Regards,

    Ismael

    in reply to: Single menu item color #129663

    Hey,

    Glad you solved it. You can create customizations on your custom.css or Quick CSS.

    If you like the theme, please send us a feedback. Here’s how:

    https://kriesi.at/support/topic/your-testimonials-on-our-front-page-a-unique-chance

    Regards,

    Ismael

    in reply to: Images inside Tabs #129497

    Hey,

    Glad it worked. :)

    Cheers,

    Ismael

    in reply to: LayerSlider not loading, shows shortcode as text #129714

    Hi,

    The shortcode for the layerslider is not working. Please use the Advance Layout Editor, go to Media Elements tab then insert the Layer Slider.

    Regards,

    Ismael

    in reply to: Problem migrating from Windows to Linux #129721

    Hi,

    Edit wp-contentthemesenfoldframeworkphp function-set-avia-frontend.php, find this code on line 128:

    $post = get_post();

    Replace it with:

    $post = get_post( $id );

    I’m honestly not sure if this is the proper way to fix it but it works.I already asked this question myself to Kriesi and the rest of the support team. Let me tag them.

    Regards,

    Ismael

    in reply to: Enfold Main Menu Underline on Sub Pages #129617

    Hi,

    You can add something like this on your custom.css or Quick CSS.

    #header_main {
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-color: red;
    }

    Change the border color.

    Regards,

    Ismael

    in reply to: Custom Logo for Specific Page #129431

    Hey,

    Glad it is fixed. :)

    Cheers,

    Ismael

    in reply to: Resize Feature Image on Portfolio Item Page #129825

    Hi,

    Can you give us a link to your portfolio page? There are lots of ways to create the portfolio item because of the Advance Layout Editor, mine might be different from yours.

    Regards,

    Ismael

    in reply to: Make Content Elements appear in the LayerSlider WP? #129416

    Hi,

    You can actually copy the actual html code of the progress bar then enclose it on a unique div. Something like this

    <div class="layerslider-progressbar"><div class="avia-progress-bar-container avia_animate_when_almost_visible avia-builder-el-0 avia-builder-el-no-sibling avia_start_animation"><div class="avia-progress-bar theme-color-bar icon-bar-no"><div class="progressbar-title-wrap"><div class="progressbar-icon avia-font-entypo-fontello"><span class="progressbar-char">⚒</span></div><div class="progressbar-title">Skill or Task</div></div><div class="progress avia_start_animation"><div class="bar-outer"><div class="bar" style="width: 100%" data-progress="100"></div></div></div></div></div></div></div>

    Then add this on your custom.css or Quick CSS.

    .layerslider-progressbar {
    width: 600px;
    height: 50px;
    }

    We specify the width of the layerslider-progressbar div because the progress bar needs to inherit the size the parent element.

    Regards,

    Ismael

Viewing 30 posts - 63,271 through 63,300 (of 64,775 total)