Forum Replies Created

Viewing 30 posts - 59,881 through 59,910 (of 67,155 total)
  • Author
    Posts
  • in reply to: Gallery blurry images? #237339

    Hi!

    Please edit functions.php, find this code on line 105:

    $avia_config['imgSize']['gallery'] 		 		= array('width'=>845, 'height'=>684 );					// images for portfolio entries (2,3 column)
    

    Replace it with:

    $avia_config['imgSize']['gallery'] 		 		= array('width'=>1000, 'height'=>800 );					// images for portfolio entries (2,3 column)
    

    Regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/

    Best regards,
    Ismael

    in reply to: Display Featured Posts #237337

    Hey Binro89!

    What is the code you’re trying to add? You can edit config-templatebuilder > avia-shortcodes > blog.php. Please contact the plugin author.

    Cheers!
    Ismael

    in reply to: Insert Partner/Logo Element? #237335

    Hey!

    Can you please post the link to the website? Another user reported this:

    ========
    For WPML, you need to reset the placement of language flags. I had to do this for each of my language websites. Go to ENFOLD (ES) > HEADER > EXTRA ELEMENT TAB > (Header Secondary Menu: Secondary Menu in to bar at the right)
    ========

    Dude already added a patch that will display the language selectors correctly.

    Cheers!
    Ismael

    Hey!


    @Naulet
    : Please update to the latest version. It will give you new options to modify the header.

    Best regards,
    Ismael

    in reply to: Modifying the comments module #237333

    Hi!

    You can add this on Quick CSS or custom.css:

    .children .comment_content {
    padding-bottom: 0px;
    }

    Best regards,
    Ismael

    in reply to: 2.6 theme upgrade issues #236128

    Hey!


    @glozemedia
    : Please remove all css modifications that you created for the header then reconfigure the header options on Enfold > Header. You’ll see a lot of options like header height, logo position, menu position etc.

    Regards,
    Ismael

    in reply to: Error in header after update #236122

    Hey!

    Yes, Kriesi created a new platform to give you more header options. That is why I mentioned that you need to reconfigure the header options. Please remove all css modification that you created for the header then edit the header look on Enfold > Header. You’ll see a lot of new options like header height, logo position etc.

    Cheers!
    Ismael

    in reply to: Error in header after update #236119

    Hey!

    I’m sorry I didn’t notice you’re using a child theme. Please remove the header.php file on the child theme folder then replace it with the new enfold header.php from the parent theme folder.

    Cheers!
    Ismael

    in reply to: Header issues after updating to version 2.6 #236116

    Hey!


    @hojoon
    : On wp dashboard, please switch to the English version then reconfigure the header options on Enfold > Header. Looks like you’re using a different header option on the english version of the website.

    @Gee Are: I’m sorry about that. Please remove all css modifications that you made on the header then try reconfigure it on the new header modifier options. Go to Enfold > Header, you’ll find a lot of new options that you can play with. You can now easily adjust the header height.

    Cheers!
    Ismael

    in reply to: Sidebar Widgets Links #236113

    Hi!

    I hope all is well with you today.

    Please add this on Quick CSS or custom.css:

    #rss-4 a.rsswidget, #rss-3 a.rsswidget {
    pointer-events: none;
    }

    Regards,
    Ismael

    in reply to: Error in header after update #236111

    Hi Mark!

    Thank you for using the theme. I hope you’re doing great.

    Please reconfigure the header options on Enfold > Header. The header modifier has been added to give you more control over the header.

    Best regards,
    Ismael

    in reply to: MY-Account site is not working #236106

    Hi!

    Please create a page then copy the woocommerce shortcode [woocommerce_my_account] on the Visual editor of the page. The page should look like this:

    Please post the link of the website here so that we can inspect it.

    Cheers!
    Ismael

    in reply to: some issues after latest update (2.6) #236101

    Hey!

    Please use this:

    .phone-info span {
    font-size: 12px !important;
    color: #ffd500 !important;
    }

    Cheers!
    Ismael

    in reply to: Problem with Enfold Theme after Uploading #236096

    Hi jdrakeproductions!

    Can you please give us a link to the website? Are you having issues on the theme options panel? Please post a screenshot. There is a new header modifier that you can use to customize the header.

    Cheers!
    Ismael

    in reply to: Logo support for SVG #236095

    Hi!

    Enfold 2.6.1 has been release. Please manually download it on your themeforest account then update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750

    Cheers!
    Ismael

    Hey!

    Yeah, but it doesn’t have any admin rights. I can’t see anything on the dashboard. Please edit the user on the Users panel and set it to administrator.

    Best regards,
    Ismael

    in reply to: Quicksand and Droid Sans not displaying after 2.6 update #236089

    Hi!

    Glad it is working now. :)

    Best regards,
    Ismael

    in reply to: some issues after latest update (2.6) #236081

    Hey!

    Please add this on Quick CSS or custom.css to switch the phone number and the top menu:

    .av_secondary_right .sub_menu {
    float: right;
    right: 200px;
    }
    
    .av_phone_active_right .phone-info {
    float: right;
    right: 0;
    position: absolute;
    }

    I’ll ask Dude about the WC german market plugin. Please wait for his response.

    Regards,
    Ismael

    in reply to: Pricing table #236078

    Hey IrisMar17!

    Thank you for using the theme. I hope you’re doing great.

    What are the issues you’re having with the price table? You can watch these videos to learn more about the theme: http://vimeo.com/channels/aviathemes/

    Regards,
    Ismael

    in reply to: Breadcrumb bar hidden #236077

    Hi MKW270210!

    Can you please give us a link to the website? You don’t need the code anymore if you have Enfold 2.6. The update includes an extensive header modifier feature. You can specify the height of the header through the Enfold > Header panel.

    Best regards,
    Ismael

    in reply to: Quicksand and Droid Sans not displaying after 2.6 update #236076

    Hey!

    Kriesi is updating the theme to patch the google font issue. For the meantime, please follow his instruction:

    It seems that the layerslider for whatever reason imports a bunch of fonts by default. In your backend go to layerslider->all sliders and open the “load google fonts” tab. then remove all of them.

    Cheers!
    Ismael

    Hey!

    Contact the WPMU dev support and ask for any insights why the shortcodes are not working. Please give us admin rights so that we can inspect the website properly.

    Cheers!
    Ismael

    in reply to: 2.6 Issues – Heading/Font & Google iFrame #236072

    Hey!

    Thank you for using the theme. I hope you’re doing great.

    I’m not sure what’s the issue with the font I checked the h1 tags on both links and they have the same css property:

    font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    

    Google map plugins looks ok when I checked it on Safari 5.1.7 Windows 8. On what and OS and browser are you testing this with?

    Cheers!
    Ismael

    in reply to: Theme broken in Safari #236070

    Hi!

    Website looks fine on Safari and other browsers now.You should probably use this plugin to minify the stylesheet and scripts: https://wordpress.org/plugins/bwp-minify/

    Refer to this link for more info: https://kriesi.at/support/topic/request-minify-guide/

    Cheers!
    Ismael

    Hi!

    Set the background attachment to fixed then try this on Quick CSS or custom.css:

    @media only screen and (max-width: 989px) { 
    #av_section_3, #av_section_6 {
    background-attachment: scroll !important;
    }
    }

    Let us know the effect on iPad.

    Regards,
    Ismael

    in reply to: Logo support for SVG #236063

    Hey danmandle!

    Do you have the latest version 2.6? Please reconfigure the header options on Enfold > Header, you’ll see new header options. Please post the link of the website here so that we can inspect it.

    Cheers!
    Ismael

    Hey chryseis!

    How are you? I hope you’re doing well today.

    I don’t see any errors. Please reconfigure the header options on Enfold > Header.

    Regards,
    Ismael

    in reply to: Hide Alt Text from photos #236059

    Hi Sistah!

    Are you talking about the tooltip? Please add this on Quick CSS or custom.css:

    .avia-tooltip {
    display: none !Important;
    }

    Best regards,
    Ismael

    Hi!

    Please add this on functions.php:

    add_filter('avia_filter_social_icons', 'avia_social_icons_title');
    function avia_social_icons_title($icons) {
    $i = 0;
    foreach ($icons as $icon) {
    if($icon['social_icon'] == 'facebook')
    {
    	
    $icons[$i] = array(
    'social_icon' => str_replace('facebook', '', 'Like xyzbiz on Facebook'),
    'social_icon_link' => $icon['social_icon_link']
    );
    
    break;
    }
    $i++;
    }
    return $icons;
    }

    Find this code on the same file:

    'facebook' 		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue8f3'),
    

    Replace it with:

    'Like xyzbiz on Facebook' 		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue8f3'),
    

    Best regards,
    Ismael

    in reply to: Log in, log out menu options #236043

    Hi eberswine!

    Thank you for using the theme. I hope you’re doing great.

    You can add this on functions.php:

    add_filter('wp_nav_menu_items', 'add_login_logout_link', 10, 2);
    function add_login_logout_link($items, $args) {
            ob_start();
            wp_loginout('index.php');
            $loginoutlink = ob_get_contents();
            ob_end_clean();
            $items .= '<li>'. $loginoutlink .'</li>';
        return $items;
    }

    For further customization, please visit Werkpress.

    Regards,
    Ismael

Viewing 30 posts - 59,881 through 59,910 (of 67,155 total)