Forum Replies Created

Viewing 30 posts - 53,551 through 53,580 (of 67,499 total)
  • Author
    Posts
  • in reply to: sidebar problem #356600

    Hey Munford!

    Thank you for using Enfold.

    I’m sorry but you’re using an old version of the theme, 3.0.2, which is not compatible with WordPress 4.0.1. Please download the latest version 3.0.4 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Ismael

    in reply to: Problem While installing update 3.04 #356599

    Hi elad0708!

    Than you for using Enfold.

    Please try to update the theme via FTP. Updating through the dashboard promotes more risk than updating the theme manually via FTP. Refer to this link: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Ismael

    Hi!

    Please refer to this link: https://kriesi.at/support/topic/enfold-update-and-max-width-change-set-to-1030px-but-is-910px/

    I’ll close this tread now.

    Cheers!
    Ismael

    in reply to: Update 3.0.4 – Where is my mistake #356596

    Hey!

    The FTP report doesn’t count files that doesn’t change or get overwritten during the update. Actual file count on the enfold theme folder is 818 files and 97 folders.

    Best regards,
    Ismael

    Hey Tomzilla!

    Thank you for using Enfold.

    Please go to Enfold > General Layout > Dimensions panel. Adjust the Maximum Container Widget setting. Current max width is 1010px minus the 50px padding on both sides of the container.

    Best regards,
    Ismael

    in reply to: Margin/spacing between Grid Row elements #356593

    Hi danchristopher!

    Thank you for using Enfold.

    If possible, please post a screenshot. We’ll be able to help you better if we have a better understanding of what you’re trying to achieve. You can use imgur, dropbox,clipular etc.

    Cheers!
    Ismael

    in reply to: Remove logo to left #356592

    Hey Zaccc!

    Thank you for using Enfold.

    You can remove the logo with this:

    strong.logo {
    display: none;
    }

    Best regards,
    Ismael

    in reply to: Promo Box #356591

    Hey MtnStreamGroup!

    Thank you for using Enfold.

    You can use this on Quick CSS:

    .avia-promocontent {
    margin-right: 0;
    }
    
    .av_promobox .avia-button {
    float: none;
    position: relative;
    z-index: 2;
    max-width: 139px;
    }
    
    .av_promobox .avia-button.avia-size-large {
    margin-top: 0;
    }
    
    .avia-button-right {
    display: block;
    position: relative;
    }

    You can use html tags on the promobox content if you want to add h1s or h2s.

    Regards,
    Ismael

    in reply to: Share Icons on Pages #356587

    Hi!

    You can edit page.php, find this code:

    $avia_config['size'] = avia_layout_class( 'main' , false) == 'entry_without_sidebar' ? '' : 'entry_with_sidebar';
                        get_template_part( 'includes/loop', 'page' );
    

    Below, add the avia social function:

    $content .= '<div style="height:1px; margin-top:20px;" class="hr"></div>';
    	$content .= avia_social_share_links(array(), false);
    

    Regards,
    Ismael

    in reply to: Exclude first post in portfolio grid? #356581

    Hey!

    Blog grid is the blog style that you can set on the Blog Posts, right? Like I said, the blog posts doesn’t have a custom link feature like the portfolio items have. Please follow the suggestion above.

    Best regards,
    Ismael

    Hi!

    Thank you for visiting the forum! Please take some time to review all of the resources in the Theme Documentation. A lot of basic stuff like theme installation, element configuration, options overview, css snippets and whole lot of handy stuff regarding the theme are probably available in there. You can watch video tutorials or get hold of a few hooks and filter functions that may help you modify the theme as you like. You can also search the forum for any related questions or issues. Regarding your current inquiry, you can find the icon, iconbox, iconlist elements on the advance layout builder.

    If you don’t find what you’re looking for, don’t hesitate to let us know and we will be happy to assist you. For any complicated questions or add-on, please visit our Feature Requests page. Thanks!

    Regards,
    Ismael

    in reply to: Site Down – Fatal Error #356577

    Hey wilbro173!

    Thank you for using Enfold.

    Did you add any modifications on functions.php file? I’m sorry but you’re using an old version of the theme, 2.8. Please upgrade WordPress to 4.0.1 then download the latest version, Enfold 3.0.4, from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Ismael

    in reply to: Never Ending Loading Bug? #356576

    Hi!

    I don’t see any errors on the site. Please post the login details here. Again, please contact your hosting provider for more info regarding the issue. If possible, please post the .htaccess file code on pastebin.com. We would like to check it.

    Regards,
    Ismael

    in reply to: Link Team Member Image on Mobile #356575

    Hi!

    Unfortunately, we won’t be able to help you unless you give us the login details. Please request the feature on our Feature Requests page.

    Best regards,
    Ismael

    in reply to: sidebar for search results #356574

    Hey Rhoody!

    Thank you for using Enfold.

    Please try to use this plugin and the is_search() conditional function: https://wordpress.org/plugins/widget-logic/

    Best regards,
    Ismael

    in reply to: Enfold Latest Post Widget #356570

    Hi!

    You can framework > php > class-framework-widgets.php, find this code on line 558:

    the_excerpt();
    

    Below, add this code:

    echo "<a class='news-read-more' href='".get_the_permalink($the_id)."'>Read More</a>";
    

    Please create a change log of this changes in case you update the theme.

    Best regards,
    Ismael

    in reply to: update issue #356566

    Hi!

    I have made changes to php files that I do not want to overwrite by updating the entire theme. I had issues with the contact form after the WordPress update and would love to know the specific changes made so that I can edit the necessary files and rectify the problem.

    So.. you didn’t update the entire theme folder? I’m sorry but we won’t be able to help you track back specific file changes on the theme. Please update the entire theme folder in order to fix this issue.

    Now that you’re using WordPress 4.0.1, please update the theme to 3.0.4. This should fix the contact form issues.

    Cheers!
    Ismael

    Hi Renvato2!

    Thank you for using Enfold.

    I checked the site on safari windows 8 and it looks fine. I’ll ask the rest of the support team to check it.

    Cheers!
    Ismael

    in reply to: Request is for Moderator Josue #356562

    Hi Renvato2!

    Thank you for using Enfold.

    You can probably find the code on functions.php:

    add_filter('avf_logo_subtext', 'kriesi_logo_addition');
    function kriesi_logo_addition($sub) {
        $sub .= "Company Name";
        return $sub;
    }

    Regards,
    Ismael

    Hey camtay!

    Thank you for using Enfold.

    Please use these plugins to control the menu visibility:

    https://wordpress.org/plugins/menu-items-visibility-control/
    https://wordpress.org/plugins/zen-menu-logic/

    Since, you’re trying to show different menu items for a custom post type, the is_singular() conditional will surely help. Regarding the logo, you can add this on functions.php:

    add_filter('avf_logo','new_logo_url');
    function new_logo_url($use_image){
    if(is_singular('sp')) {
    $use_image = "http://kriesi.at/wp-content/themes/kriesi/images/logo.png";
    }
    return $use_image;
    }

    You might need to change the custom post type id.

    Best regards,
    Ismael

    in reply to: testimonials element not loading #356558

    Hi Greg!

    Thank you for using Enfold.

    The update should fix the issue automatically. Please try to deactivate all plugins then test it again. Maybe, you have a cache or minify plugin?

    Cheers!
    Ismael

    in reply to: Can not edit Enfold in WordPress #356557

    Hi wcolwell!

    Thank you for using Enfold.

    The 3.0.4 version should fix the issue. Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Ismael

    in reply to: Transparency activation? #356554

    Hi 12OwnIt!

    Glad you figured it out. :)

    Best regards,
    Ismael

    in reply to: WordPress-Seite ist leer #356552

    Hey!

    Please try to restore the site from a backup. Contact your hosting provider. Again, please contact the plugin author before deleting or deactivating the plugin.

    Best regards,
    Ismael

    in reply to: Video Size in page #356551

    Hey!

    If you want to open the video on lightbox, add the video element then set the link to manual. Add the url of the video. What is the format of the video?

    Best regards,
    Ismael

    in reply to: Small boxes above & below images #356550

    Hey rpl_admin!

    Thank you for using Enfold.

    Some of the images are missing. Example: http://trulern.com/wp-content/uploads/2014/09/NE01-300×300.jpg

    Can you please provide a screenshot of the issue? Aside from missing images, I don’t see any boxes below or above the images.

    Best regards,
    Ismael

    in reply to: no sidebar layout width #356548

    Hey!

    Looks like you’re using Enfold 3.0.2 which is not compatible with WordPress 4.0.1. Please update the theme to Enfold 3.0.4 to fix the contact form.

    Cheers!
    Ismael

    in reply to: Update from 3.0.1 to 3.0.4 not working #356547

    Hey!

    Glad it worked. You might want to disable wordpress update to prevent this from happening again. Please add this on the wp-config.php file:

    define( 'WP_AUTO_UPDATE_CORE', false );
    

    Best regards,
    Ismael

    in reply to: Display tagline #356546

    Hi!

    I don’t think the tagline will work on the current state of your header. Are you sure you want the tag line there? Honestly, I don’t think it has any impact on the header. I think it’s better if you just remove it. Anyway, you can adjust the position of the tagline element with this:

    span.tagline {
    position: absolute;
    right: 550px;
    }

    Use this to fix the tagline on scroll:

    span.tagline {
    top: 7px;
    }

    Use css media queries to adjust the position and font size of the tagline on different screen sizes.

    Cheers!
    Ismael

    in reply to: Last update Enfold – lightbox not working #356542

    Hi!

    I’m sorry but the debugging info theme version is still 2.7.1. Are you sure you’re editing the correct website(http://democar.pl/)? Please post the login details here. Set it as a private reply. We would like to check it.

    Regards,
    Ismael

Viewing 30 posts - 53,551 through 53,580 (of 67,499 total)