Viewing 30 results - 227,161 through 227,190 (of 243,805 total)
  • Author
    Search Results
  • #230043

    Smooth mouse wheel scrolling like this one: http://themeforest.net/item/jarvis-onepage-parallax-wordpress-theme/full_screen_preview/5370691
    This is especially useful when using the parallax effect

    #230041

    Hey! Yes !!

    Feedback Box would be absolutely awesome !! Downloadlink is broken ? Any chance to purchase it anywhere or to integrate it in Enfold ?

    + fixed classes for Layout Builder and Widget-Areas

    #230039

    Perfect!!
    Thank you.

    #230038

    is there a way to hide this breadcrumb page title on the leftside of the page in quick CSS ?
    (I want to keep the navigatien of the breadcrump)

    I dont understand the above solution.

    Thanxs in advance

    #230037

    Hi Dude,
    I tried your recommondation and added all between

    . <IfModule mod_mime.c>…


    </IfModule>
    to .htacess

    I and emptied all caches.No font face in Firefox!
    Than I deleted the Enfold whole folder and re – installed Enfold with todays newest Themeforest version
    No font face!

    Everything was working fine with the 2.50 enfold version: Font face was visible in Firefox
    So it must be a code – changing in enfold after this 2.50???
    Is it possible to get the old 2.5 Version? Where can I get it ? I would try to reinstall the 2.50 Version!

    Thanks Thomas

    #230030
    ftt123
    Participant

    How to insert at the end of the post “you may also like…”
    http://kriesi.at/themes/enfold/2013/10/21/postformat-gallery-multiple-images-with-different-sizes/
    thanks!

    #230025

    Hey yigit,

    We are getting there. Now, How do we switch it back on mobile view since it this recent change chops the mobile layout?

    #230024

    Enfold Feature-Request voting! As it is: Kriesi has developed just a thing for that – although it isn’t for sale anymore:
    http://aviathemes.com/plugins/avia-feedback-box/

    Just what the doctor ordered :)

    #230022

    Might be a good idea (if technically possible) to offer the ability to “Like” feature requests in this topic. This way it would allow us to “+1” requests from others that we would like as well and for you it would be easy to figure out what the most popular requests are.

    I’ve seen several requests that I would find very interesting as well, but I find it quite messy to just request that again (lack of overview).

    #230017
    This reply has been marked as private.
    #230012

    Hi Ismael

    I placed this code on functions.php. I asssume it’s the php file situated under wp-content/themes/enfold/functions.php.

    Like this

    /*
     *  register custom functions that are not related to the framework but necessary for the theme to run
     */
    add_filter('avf_portfolio_sort_first_label', 'avf_change_portfolio_sort_first_label', 10, 1);
    
    function avf_change_portfolio_sort_first_label($first_item_name) {
            $first_item_name = __('Todo','avia_framework' );
            return $first_item_name;
    }
    
    require_once( 'functions-enfold.php');

    and also this

    /*
     *  register custom functions that are not related to the framework but necessary for the theme to run
     require_once( 'functions-enfold.php');
    
    add_filter('avf_portfolio_sort_first_label', 'avf_change_portfolio_sort_first_label', 10, 1);
    
    function avf_change_portfolio_sort_first_label($first_item_name) {
            $first_item_name = __('Todo','avia_framework' );
            return $first_item_name;}
    

    But when I do so the web just disappears and I cannot access the admin panel or anything. Maybe I should place the code on the functions-enfold.php instead?

    Thanks

    #230009

    Josue,

    Scroll down and you will see a slider with the two pictures of the women. I want to achieve the same thing on the new site.

    Also, the images that I used on the new site (codelessme.com/weightlossrebels) are the same as the ones found on weightlossrebels.com yet the images are pixelated due to being stretched to fit the column. I selected original height and original width as the slider dimensions, but that clearly isn’t happening.

    Hi!

    Sorry but the Theme Options can’t be translated. You need to manually translate within the theme files. You can find the Theme Options strings on includes > admin > register-admin-options.php.

    Best regards,
    Josue

    #229996

    Hi!

    Request it as a feature here:
    https://kriesi.at/support/topic/enfold-feature-requests/

    Best regards,
    Josue

    #229995

    hello and thank you.
    but the form does not allow me to put the privacy policy and terms of conditions. why was wondering if it was possible to have a plugin or customize the contact form template enfold
    Do you know any plugin that can help me?
    thanks

    #229990

    Hi David!

    In this website the background does fill the entire area too.

    The only difference i’m seeing is the menu position.

    Regards,
    Josue

    Hi Devin,

    Thanks for your feedback.
    If I choose “Define custom link” and then add the exact url to the image using the url inside WordPress of the image I want to show in the lightbox, is the result the same as the Masonry Gallery of the demo http://kriesi.at/themes/enfold/shortcodes/masonry-gallery/, i.e. you can move to different images of the portfolio using the left and right arrows inside the lightbox?

    For what concern the lightbox dimensions, do you mean that a “portrait” image will be displayed with the same height of a “landscape” image? In that way, the portrait image is displayed as a small image and a landscape image is instead displayed as a big image, independently of the real dimension of the images.

    Kind regards,
    Giovanni

    #229982

    Hey!

    Please check the theme options. Go to Enfold > Theme Options > General Settings and select the “Responsive Layout Large (Max width: 1210px)” layout if you want to increase the page width.

    Cheers!
    Peter

    #229973

    Hey!

    I could find the bug. We’ll fix it with the next update. For now open up wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/generic-helper.class.php and replace:

    
        		$link = explode(',', $link);
    

    with

    
                if(!is_array($link) && is_numeric($link))
                {
                    $permalink = get_permalink($link);
                    if($permalink) return $permalink;
                }
    
        		$link = explode(',', $link);
    

    Best regards,
    Peter

    #229967
    This reply has been marked as private.
    #229966

    Hey!

    You can try to implement the “let the ajax portfolio display below below all the portfolio posts?” option. I’m not sure if it works out but you can try it. Note that I can’t provide additional support in case it doesn’t work – in this case please hire a freelancer to modify the portfolio element for you. Open up wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php and delete:

    
    			if($linking == "ajax")
    			{
    			global $avia_config;
    
    			$output .= "<div class='portfolio_preview_container' data-portfolio-id='{$container_id}'>
    							<div class='ajax_controlls iconfont'>
    								<a href='#prev' class='ajax_previous' 	".av_icon_string('prev')."></a>
    								<a href='#next' class='ajax_next'		".av_icon_string('next')."></a>
    								<a class='avia_close' href='#close'		".av_icon_string('close')."></a>
    							</div>
    							<div class='portfolio-details-inner'></div>
    						</div>";
    			}
    

    Then replace:

    
    			$output .= "</div>";
    
    			//append pagination
    

    with

    
    			$output .= "</div>";
    			if($linking == "ajax")
    			{
    			global $avia_config;
    
    			$output .= "<div class='portfolio_preview_container' data-portfolio-id='{$container_id}'>
    							<div class='ajax_controlls iconfont'>
    								<a href='#prev' class='ajax_previous' 	".av_icon_string('prev')."></a>
    								<a href='#next' class='ajax_next'		".av_icon_string('next')."></a>
    								<a class='avia_close' href='#close'		".av_icon_string('close')."></a>
    							</div>
    							<div class='portfolio-details-inner'></div>
    						</div>";
    			}
    			//append pagination
    

    Cheers!
    Peter

    #229959

    Hi!

    You can add the code tp the parent theme functions.php (enfold/functions.php) or to the child theme functions.php. You must change the ratio directly in the code. If many users request a ratio option will add a new option field to the color section.

    Regards,
    Peter

    Hi Fred1969!

    Please try to increase the allocated php memory to 128M: http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/ – currently it’s set to 64M and maybe the checkout process requires more memory in combination with Enfold and the ajax call on the checkout page then fails.

    Best regards,
    Peter

    #229946

    Hi dalcnetsrl!

    From what version of Enfold did you update? You should probably update the avia.js file then recreate the broken elements.

    Best regards,
    Ismael

    #229934

    Hi Rusty!

    Can you please post a screenshot of the issue? I’ll ask Kriesi and Devin to check it. Meanwhile, please try to add this on your custom.css or Quick CSS:

    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
        img, a img {
        max-width: 100%;
       }
    }
    

    Nice website. :)

    Regards,
    Ismael

    #229925

    Hey Miguel!

    Try adding this code to the Quick CSS:

    .single .entry-content .avia_image {
        margin-bottom: 50px;
    }

    Cheers! 
    Josue

    #229912

    In reply to: WPML vs ENFOLD bug

    Hi mrTwister!

    Please increase the wordpress php memory limit. Ask your host to edit php.ini file and increase the max execution time.

    Refer to this link on how to increase the memory limit:
    http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Cheers!
    Ismael

    #229909

    Hey!

    1.) Please deselect the blog page on Enfold > Theme Option > Where do you want to display blog? option. Edit the blog page then add the Blog Posts element along with the other content.

    2.) How do you insert the javascripts? You can’t just insert scripts inside a posts or page. Use a plugin like http://wordpress.org/plugins/insert-html-snippet/ if you want to use javascripts on posts or pages.

    Regards,
    Ismael

    #229905

    Hey!

    Please download the latest version then update your theme via FTP. If you want to show more content on the Blog page and not just the blog posts, deselect the page on Enfold > Theme Options > Where do you want to display blog? option. Edit the blog page then add the Blog Posts element along with the other contents.

    Regards,
    Ismael

    #229904

    In reply to: Subscribe to My Blog?

    Hey NaturaIntegrativeMedicine!

    You can go to Appearance > Widgets then use the Enfold RSS Link and Twitter Account widget.

    Best regards,
    Ismael

Viewing 30 results - 227,161 through 227,190 (of 243,805 total)