Viewing 30 results - 241,501 through 241,530 (of 244,206 total)
  • Author
    Search Results
  • #26517
    SuellenH
    Participant

    Hi,

    Working with Enfold – great features – thanks.

    Can you please tell me how to create a Single Portfolio: 2/3 Gallery as shown on the demo:

    http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-gallery-3/

    I would like it work the same way as the demo, click through from a Portfoilo like this: http://kriesi.at/themes/enfold/portfolio/

    When click on the image, it goes to the single portfolio 2/3 gallery per the link above.

    Thanks for your help

    #130662

    In reply to: Translate to PT-BR

    Please use Codestyling: http://wordpress.org/plugins/codestyling-localization/ to translate the missing text strings. Install the plugin, go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and click on “Add new language”. Then select PT_BR from the list and click the “create po-file” button. Click on “Rescan” to fetch all text strings. Then click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).

    Thank you Nick. Enfold made it easy! Will the update you mention help with the fonts issue?

    best,

    –Lee

    #26502
    bdaily
    Participant

    I followed the instructions on the video but only the google maps widget title appears on the contact page. I would like the map to look like the one on the enfold demo. What doesn’t it show?

    #130455

    In reply to: Remove logo in header

    Sorry, I wasn’t clear, I removed my logo off the web site but the Enfold logo replaces it. Basically, I want no logo at all because I’m creating a slider that includes my logo.

    Thanks.

    Marshall

    #130452

    OK. Thanks for that Peter.

    #114751

    Sort feature requests from newest to oldest in forum….

    Please?

    FLSouthPaw
    Participant

    I have successfully hidden the enfold cart doohickey while not logged in with the below css…

    but if you happen to have an item in your cart via cookie and you are not logged in hit the my account page the cart icon shows up still…

    but only on that link… no other pages…

    .cart_dropdown.visible_cart {

    display: none;

    }

    #top.logged-in .cart_dropdown.visible_cart {

    right: -2px;

    display: block;

    }

    Kriesi rules….

    TY

    #114750

    A way to Export / Import Theme options… REASON… Would be awesome to do before updating theme… For instance… if you have a child theme and you change the style.css theme name or version number to coincide with the newest version number of the Enfold theme… then all gets reset… and you have to update everything… logos, favicon, quick css, pages… other…

    #130561

    In reply to: Holding Page Error

    Thanks Ismael,

    It’s looking much better but it still doesn’t have the vertical alignment like the theme preview here: http://kriesi.at/themes/enfold/pages/blank/coming-soon/

    #130678

    Hi,

    To check version number please open up a page of your website in a browser and view source. About 10% into the page you will see the following:

    View post on imgur.com

    Thanks,

    Nick

    #130426

    In reply to: Enfold tablles

    Hi,

    Yes there is. Be great if all the table were the same. You would need to use Media Queries to target css at those tables and change their sizes based on the screen size of the person viewing the page. If you had a url containing those tables we could answer better.

    Thanks,

    Nick

    Hi,

    Nice looking site. Crisp with soothing colors and very readable fonts. However there is an update for Enfold available that you should install after downloading it from themeforest.net. It will overwrite every theme file and should be administered via ftp after you make a backup.

    Thanks,

    Nick

    #128722

    Hi,

    I wouldn’t use that setting Enfold > Theme Options (set blog page) … Just leave it blank. You can create as many blogs as you want so there is no need to do that anymore.

    There is an update out, please install it.

    You have some errors generated by your analytics, where you put // in front of the url. And also analytics is looking for a twitter widget that it cant find.

    The favorite icon you should just upload and drop in the main theme folder using ftp since every browser today automatically gets it there without a need for any code.

    Thanks,

    Nick

    #127967

    Hi,

    RichardOlpin is correct if I am understanding your question. Though on the demo site, every menu item is clickable. kriesi.at/themes/enfold

    Thanks,

    Nick

    #127451

    Hi,

    Please turn off your cache plugin while you are developing or you will never see any changes you are making until the old cache expires.

    Your home page is also your Services page on the menu?

    this css controls the background of the site. But I modified it by adding .home … When you view the source of every page of your site in a browser, you can see there is a <body> tag that has a whole bunch of class names in side like <body class=”home page page-id-10 page-template-default boxed open_sans open_sans ” . You can use those classes to create css specific to individual pages or groups of pages. so if you want to target home page you view source in chrome of firefox, look at body tag, find the class that is unique to that page, page-id-10 is another good choice, and then you replace .home with .page-id-10. Make a duplicate and replace .home with some other page on your site. And add this to Quick CSS located in Enfold > (Theme Options) > Layout Styling … text box at bottom of page or to /css/custom.css

    html.html_boxed .home {
    background: #333 url(https://bea.avmhost.com/wp-content/themes/enfold/images/background-images/gradient-top-dark.png) top center repeat scroll;
    }

    html .home {
    background-color: #333;
    }

    I would remove the background you added in the Layouts, and leave it empty if you want to have different background on each page, do it through css .

    Thanks,

    Nick

    I updated via FTP as well and I get version 1.7 in Appearance > Themes > Enfold. Just a typo, or did I do something wrong?

    #130284

    Hi,

    Does this happen on the demo site as well? Trying to figure out if its an update, or code native to your installs/customizations causing this.. kriesi.at/themes/enfold

    Thanks,

    Nick

    #26510
    itchybrain
    Participant

    Gday Kriesi

    When updating Enfold via FTP, and only updating the changed files, which file do I include to enable the version number to be updated and shown when viewing Appearance > Themes > Enfold?

    Thanks for your help with this.

    cheers

    Darryl

    Warning: file_get_contents(/webler/magnauratours.com/testtuna/wp-content/themes/enfold/config-layerslider/LayerSlider/sampleslider/sample_transitions.js) [function.file-get-contents]: failed to open stream: No such file or directory in /webler/magnauratours.com/testtuna/wp-content/themes/enfold/config-layerslider/LayerSlider/builder.php on line 14

    Would you please help me solving this problem..

    I tried again later again…but doesn’t work.. OK. as you say .. I couln’t find the sample_transitions.js file in the original Enfold folder where from themeforest.net– dowload .. so would you help me what can I do to fix it .. or where can I get proper files..

    #130282

    Hi,

    The easiest way to QA this issue, would be for you to start with a fresh install , do a dummy data import which should have that same page ( http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-fullscreen-slider-3/ ) and then add the same images as the demo sites to your local version of that page. when they are identical , then start adding the css code or customization you want, and you will see where the difference will be. I would compare the source code using something like http://www.winmerge.com to instantly see what makes the demo site different than yours.

    Thanks,

    Nick

    Thanks for your help..

    Actually I have just upload it (Enfold1.8.1) from themeforest.net and the same problem again…

    I think that there is some problem in themeforest.net’s files.. would you help me what can I do more…

    #26507

    Topic: Translate to PT-BR

    in forum Enfold
    faterra
    Participant

    Hello,

    I need to translate my enfold theme to portuguese, not the builder or anything like that, only some words that the viewers will have to deal with, like: ” search”, “posted by”, ” leave a reply”, things like that.

    I´ve being reading the support forum, but I cannot find a way to do that. I´ve tryed a few plugins that some of you recomended: Code Localization, (this one seams nice, but even after I edited the .mo files I do not know what to do with it.

    The other one, WPML, is a paid multilanguage, not what I need.

    Can you help me? Is there a tutorial that we can watch or a step by step tutorial?

    Thank you.

    Fabiana.

    #26504

    Topic: Fixed Cart

    in forum Enfold
    kermit73
    Participant

    Hi!

    Is it possible to have a “fixed” cart (e.g. in the Menu or Topmenu) or do I have to use a Plugin for that instead?

    If a plugin is necessary – how can I switch of the Enfold cart?

    Thanks a lot!

    Please create me a wordpress admin account and send me the login data and more details about the issue to: (Email address hidden if logged out)

    The shortcode works on my test servers and I’m not sure why it does not work in your case…

    Hi,

    Open functions.php, look for these codes

    wp_register_script( 'avia-compat', $template_url.'/js/avia-compat.js', array('jquery'), 1, false ); //needs to be loaded at the top to prevent bugs
    wp_register_script( 'avia-default', $template_url.'/js/avia.js', array('jquery'), 1, true );
    wp_register_script( 'avia-shortcodes', $template_url.'/js/shortcodes.js', array('jquery'), 1, true );
    wp_register_script( 'avia-prettyPhoto', $template_url.'/js/prettyPhoto/js/jquery.prettyPhoto.js', 'jquery', "3.1.5", true);
    wp_register_script( 'avia-html5-video', $template_url.'/js/mediaelement/mediaelement-and-player.min.js', 'jquery', "1", true);

    and these codes

    wp_register_style( 'avia-style' ,  $child_theme_url."/style.css", array(), '1', 'screen' ); //register default style.css file. only include in childthemes. has no purpose in main theme
    wp_register_style( 'avia-grid' , $template_url."/css/grid.css", array(), '1', 'screen' );
    wp_register_style( 'avia-base' , $template_url."/css/base.css", array(), '1', 'screen' );
    wp_register_style( 'avia-layout', $template_url."/css/layout.css", array(), '1', 'screen' );
    wp_register_style( 'avia-scs', $template_url."/css/shortcodes.css", array(), '1', 'screen' );
    wp_register_style( 'avia-custom', $template_url."/css/custom.css", array(), '1', 'screen' );
    wp_register_style( 'avia-prettyP', $template_url."/js/prettyPhoto/css/prettyPhoto.css", array(), '1', 'screen' );
    wp_register_style( 'avia-media' , $template_url."/js/mediaelement/skin-1/mediaelementplayer.css", array(), '1', 'screen' );
    wp_register_style( 'jquery-ui-datepicker', apply_filters('avf_datepicker_skin', 'https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/smoothness/jquery-ui.css'), array(), '1', 'screen');

    Remove the version number, for example:

    wp_register_style( 'avia-grid' , $template_url."/css/grid.css", array(), '1', 'screen' );

    should be replace with

    wp_register_style( 'avia-grid' , $template_url."/css/grid.css", array(), $ver, 'screen' );

    $ver will default to false. Refer to this link: http://codex.wordpress.org/Function_Reference/wp_register_style & http://codex.wordpress.org/Function_Reference/wp_register_script

    Regards,

    Ismael

    #130155

    Hi,

    First you need to know how to use FTP.

    http://www.siteground.com/tutorials/ftp/

    Second, you can download the latest version of the theme on your themeforest account. Replace the old files via FTP.

    Please create a backup of your old theme files and your database.

    Regards,

    Ismael

    #130464

    Hi,

    You might actually need to alter the default settings on Enfold > Footer > Default Footer Widgets & Socket Settings > Select “Display only the socket (no footer widgets)” then force the other pages to Display sockets & footer widgets. I’ll tag Kriesi.

    Regards,

    Ismael

    #130563

    Hi,

    Forums don’t support the Advance Layout Editor. You can add this feature by hacking the theme files but we won’t provide support for this customization (i.e. we won’t answer questions like element xy doesn’t work with blg posts, etc.). If you want to add the builder to post pages open up wp-contentthemesenfoldconfig-templatebuilderavia-template-builderconfigmeta.php and replace:

    array( 'title' =>__('Avia Layout Builder','avia_framework' ), 'id'=>'avia_builder', 'page'=>array('portfolio','page'), 'context'=>'normal', 'priority'=>'high', 'expandable'=>true ),

    Replace the code with this

    array( 'title' =>__('Avia Layout Builder','avia_framework' ), 'id'=>'avia_builder', 'page'=>array('portfolio','page','post','forum'), 'context'=>'normal', 'priority'=>'high', 'expandable'=>true ),

    As stated above, we won’t give support for modifications.

    Regards,

    Ismael

    #130547

    Hi,

    First, upgrade to Enfold 1.8.1. Do you have any plugins that may cause the issue? Try to deactivate them first, see if the Styling works. You can also add css modifications on your custom.css.

    Regards,

    Ismael

Viewing 30 results - 241,501 through 241,530 (of 244,206 total)