Viewing 30 results - 223,201 through 223,230 (of 243,622 total)
  • Author
    Search Results
  • #250771

    sorry but it doesn´t help me, i already told you what i want to do and is that: http://kriesi.at/themes/enfold/transparent-header/
    i would apreciate if you could help me, thanks

    #250762

    Hi

    I am having the same problem. I cannot click on slide 2, 3, 4 etc. Also, in the settings, I cannot select the other options.

    I need to launch a site by tomorrow :-(

    Wordpress 3.8.2 with latest Enfold update.

    Please help!

    • This reply was modified 11 years, 7 months ago by nicklee2013. Reason: more information was added
    #250755

    In reply to: Enfold Showcase

    @fuenos
    We have built multiple sites using enfold and have also worked on sites with multiple languages. Do you want to share a few more details about your project privately? info at zerozendesign dot com

    #250754

    In reply to: Extreme slow website

    The first thing to do would be to update to the most recent release as 2.6 had some performance updates included with it.

    Checking the site I’m not seeing anything major on the front end with yslow or when looking at the loading of everything with dev tools. Using Enfold, Gravity Forms and WooCommerce is going to be more taxing on a server than a more simplistic theme since they all rely heavily on ajax.

    Deactivating any non-mandatory plugins would be the first thing to help. After that would be checking with your hosting provider if there is any upgrades that are available to you.

    #250753

    thaks a lot! i just founded the option.
    now, i nedd something else, i would like that the section behind my slider (my web site is dkambio.com) could have the movement like in this web: http://kriesi.at/themes/enfold/transparent-header/
    as you can see the slider has a little movement and faster comes the white section. how can i do that?
    thanks again

    #250747

    Yes because i deactivated that option in WooCommerce. Once again: Enfold can not display this Option “Erweiterte Länderauswahl-Boxen aktivieren” correctly.

    #250740

    In reply to: Installing Update

    #250739

    Hey Sebastianvanderwals!

    Set the menu in the WordPress menus manager to be displayed in the Enfold Child Footer Menu. There is a checkbox for it in the Menu Settings below the menu editor.

    Best regards,
    Devin

    #250738

    In reply to: Enfold Showcase

    Hi,

    I am looking for a professional homepage design company or person for a multi-languages ​​(about 14 languages​​) international business homepage, the contents will be translated, prepared and sorted from a translation company professionally. The homepage contents will be each language about 70-80 pages.

    Do you have any recommendations?

    #250736
    Sebastianvanderwals
    Participant

    How do I show the pages on the Footer, just right across the Copyright?

    http://kriesi.at/themes/enfold/

    Thank you! :)

    #250732

    In reply to: Lang

    Sure. As proof I posted screenshots above. Moreover, I opened the folder “lang” and ru_RU file, but there enfold been translated into 100%.

    #250721

    In reply to: Extreme slow website

    This reply has been marked as private.
    #250720

    Hi!

    Are you still having header issues? Can you please elaborate the problem? We’ll be happy to assist you with it. If you added some css modifications for the header before updating the theme, you might want to remove those css modifications then configure the header settings again.

    Best regards,
    Ismael

    #250719

    Hey jjma!

    Thank you for using the theme!

    When you say image rotator, you mean the slider? This is not possible if you’re just using the default Advance Layout Builder. First of all, you need to switch the builder to debug mode. Refer to this link: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    You will be able to see the actual shortcode below the builder. Shortcodes can be combine then, like this example. A combination of Iconbox shortcode with the Easy Slider shortcode inside:

    [av_icon_box icon='ue876' font='entypo-fontello' position='top' title='Icon Box!' link='' linktarget='' linkelement='' custom_class='']
    [av_slideshow size='featured' animation='slide' autoplay='false' interval='5' custom_class='']
    [av_slide slide_type='image' id='314' attachment=',' video='' mobile_image='' video_ratio='' title='' link_apply='' link='lightbox' link_target=''][/av_slide]
    [/av_slideshow]
    [/av_icon_box]
    

    Note that you have to configure the easy slider first. If you’re finish with the slider you can place the shortcode inside the iconbox’s content.

    Best regards,
    Ismael

    Hi Linda!

    Thank you for using the theme!

    First of all, you’re using an old version of the theme. Please download the latest version 2.6.2 from your themeforest account then update the theme via FTP. Please refer to this link: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    If you don’t mind, after you update the theme, please post the website url here. We would like to check it on our end.

    Cheers!
    Ismael

    #250712

    In reply to: Remove date

    Ok, i removed it Ismael.
    Thank you
    Maybe you have some extra code to put in the Enfold QuickCSS?
    Something similar to:
    .entry-meta .info-date,.entry-meta .info-author{display:none !important;}
    Don’t know how if this a correct code?
    grtz

    #250708

    Topic: Installing Update

    in forum Enfold
    jtchang
    Participant

    Hi

    This maybe a silly question but how do I install an updated Enfold theme when I have a previous version already installed?

    Thanks
    Joe

    #250695

    Hey Mark!

    Thank you for the screenshot.

    Is the site live? If you don’t mind, we would like to inspect it. You can control the mobile menu activation on Enfold > Header > Mobile Menu > Header Mobile Menu activation. Choose the second option. This should force the mobile menu on devices with 990px screen width below and probably fix the issue.

    Cheers!
    Ismael

    Hey!

    Glad it worked. :)

    There’s really nothing that you can if it is a plugin conflict unless you can debug the code and make it compatible with the existing ones or with the theme for that matter. Maybe, try to use less plugins or find those that are somehow compatible with your setup. If a third party plugin is messing up your wp installation, you should probably remove it then find another one. Out of curiosity, what is the plugin that you deactivated that make this work?

    If you have any questions related to the theme, please don’t hesitate to let us know.

    Cheers!
    Ismael

    #250691

    Could you please change code in order to use submit() method in the next enfold version? Because as far as I can get, it would let google tag manager track form submissions hassle-free: https://support.google.com/tagmanager/answer/3415369?hl=en#FormSubmitListener

    • This reply was modified 11 years, 7 months ago by Vermishelle.
    #250686

    Hi!

    Glad that you fixed the header.

    Please use this on Quick CSS or custom.css to fix the input fields:

    #top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    min-width: 100% !important;
    }

    Cheers!
    Ismael

    #250678

    In reply to: Enfold Showcase

    Hi!

    Good job Guys! As always, thank you for using the theme!

    Keep more awesome websites coming! :)

    Regards,
    Ismael

    #250668

    Hmm, it should actually work in both. The child theme functions.php has no difference as long as you have the initial opening php tag.

    If you download the big download from your downloads on themeforest I included a child theme in that package which has some commented out functions that I included when creating client sites using Enfold and we recommend often.

    Glad its working for you now and if you do have an issue you can make a new topic with URGENT in the title and we should pick it up quickly. With how crazy busy we have been lately we look at both the “start” of our queue (oldest posts) and the “end” (newest posts) in turn.

    #250657

    Hey dvcalle!

    The quickest way to get things back online would be to connect to your installation over FTP, delete the enfold folder in your wp-content>themes folder and then re-install the theme right after. This video walks you through installation step by step: https://vimeo.com/channels/aviathemes/64927356

    Regards,
    Devin

    #250643

    Hey!

    That effect is called “scroll based animation”, there are many plugins out there, like this one.

    Implementation with Enfold is possible, but you’d need to contact a developer for that.

    Best regards,
    Josue

    #250636

    In reply to: Icons in archive posts

    Hi!

    Do you have a blog style set in Enfold > General Settings > Blog Style?

    Regards,
    Josue

    jtree5757
    Participant

    Hey guys,

    can you please tell me how I can dequeue the css that gets put out from the admin panel styling options.

    I believe I found the correct file and line where this is happening. Enfold –> framework –> php –> class-adminpages.php

    Here is the code found on line 75

    /**
    		* Print css stylesheets in the framework/css folder to the admin head
    		*/
    		function add_styles()
    		{
    			wp_enqueue_style( 'thickbox' );
    		
    			$files = avia_backend_load_scripts_by_folder( AVIA_CSS );
    			
    			foreach ( $files as $index => $file ) 
    			{ 
    				$file_info = pathinfo($file);
    				if(isset($file_info['extension']) && $file_info['extension'] == "css")
    				{
    					$filename = basename($file_info['basename'], ".".$file_info['extension']) ;
    					wp_enqueue_style($filename , AVIA_CSS_URL . $file); 
    				}
    			}
    		}

    I can’t figure out what name is being put out here wp_enqueue_style($filename , AVIA_CSS_URL . $file);

    This is the url to that file mysite.com/wp-content/uploads/dynamic_avia/enfold_child.css?ver=1

    I am including this css in my main stylesheet so that I can greatly reduce the number of css files I have.

    Please Please Please help me on this one! :)

    thanks

    #250630

    Hi Stephen!

    Please update to the latest version of Enfold (2.6.2).

    Best regards,
    Josue

    #250611
    anab
    Participant

    How do I determine proper image size for enfold small header please

    #250609

    Topic: Woocommerce

    in forum Enfold
    Richard
    Participant

    Hi
    This isn’t a theme issue so I perhaps shouldn’t list my question here but I’ve run out of ideas. Using Enfold with woocommerce. Most of my products are free shipping apart from 3 small items that I will charge postage. If the customer only buys a small product then postage is charged. If they only buy a large product it is free postage.

    However, if the customer purchases a large product AND a small item the two products would be packed together and the postage would be free.

    I added a snippet of code and placed it in function.php so only the 3 small items will be charged postage but I cannot get the other part sorted..if the customer buys a small product AND a large one no postage should be shown.
    Can anyone point me in the right direction
    Thanks
    Richard

Viewing 30 results - 223,201 through 223,230 (of 243,622 total)