Viewing 30 results - 241,321 through 241,350 (of 244,019 total)
  • Author
    Search Results
  • 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

    Hi,

    Please give us a link to the website. You should probably upgrade to Enfold 1.8.1, backup your theme files and database.

    Did you add a new plugin prior to this issue?

    Regards,

    Ismael

    #114749

    Could be possible to add an option for the option panel to allow to choose which categories to show in the front page? I’ve already done modifying the template, but it would be great to allow to choose dinamically.

    Thank you.

    Hi Dude,

    thank for helping me out. Sorry for editing, but i did not see the respective code at once, but finally here it is. The issue appears in the Team Members section.

    [av_one_half first]

    [av_heading heading='Juan Roos Schlagzeuglehrer' tag='h3' color='meta-heading' style='' padding='10']

    [av_textblock ]

    <div>

    Als ehemaliger Schüler von Dirk Rosenbaum uns Absolvent des Drummers Collective ist Juan Roos aktiver Live und Studiodrummer. Er arbeitete unter anderem als Musiker in Los Angeles, und unterrichtet seit 2007 bei der Musikzentrale.Zur Zeit ist er Drummer bei “Hanna”, der Soul Coverband Funksoulicious sowie als Workshopdozent tätig.

    “Meine musikalische Laufbahn begann im Alter von 12 Jahren. Nach einem unglücklichen Versuch meiner Eltern mir das Orgelspielen näherzubringen, fand ich meine Erfüllung im Schlagzeugspiel. Auslöser hierführ war ein Live-Video der Band Genesis, das mir mein Onkel schenkte. Fasziniert von den riesigen Schlagzeugen die auf der Bühne standen, war es um mich geschehen und fortan gab es nur noch ein Ziel für mich: “Ich will ein Schlagzeug!”

    Zum Leidwesen meiner Nachbarn gaben meine Eltern meinem Drängen nach. Mein erstes Schlagzeug fand sein neues zu Hause in meinem Jugendzimmer und fortan spielte ich jeden Tag für mehrere Stunden. Die ersten Rhythmen lernte ich durch kopieren der Bewegungen die ich auf der Genesis Live Videokassette genauestens studierte. Schnell kamen die ersten Erfolgserlebnisse. Zwei Jahre später spielte ich in meiner ersten Band. Ich war das Küken und legte mich mächtig ins Zeug um mit meinen wesentlich älteren Bandkollegen mithalten zu können. Nach einiger Zeit nahm ich dann auch Schlagzeugunterricht bei Dirk Rosenbaum, der maßgeblich für meine spätere Entwicklung als Musiker verantwortlich war.

    Viele musikalische Projekte später entschied ich mich für eine Ausbildung am Drummers Collective.Nun sind seit den Anfängen meiner ersten musikalischen Schritte 25 Jahre vergangen und ich unterrichte nun selbst seit einigen Jahren Schlagzeug. Seit einigen Jahren bin ich Berufsmusiker und habe Erfahrungen auf mehreren Kontinenten sammeln können, habe auf den großen und kleinen Bühnen dieser Welt gespielt.”</div>

    <div></div>

    [/av_textblock]

    [av_hr class='short' height='50' shadow='no-shadow' position='center']

    [av_button label=' Probestunde bei Juan buchen' link='page,1471' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='medium' position='center' icon_select='yes' icon='52']

    [/av_one_half]

    [av_one_half]

    [av_team_member name='Juan Roos' job='Schlagzeug' src='http://www.musikzentrale.net/wp-content/uploads/2013/04/juan-roos-schlagzeuglehrer-musikschule-musikzentrale.jpg' attachment='' description='Juan unterrichtet Schlagzeug an der Musikzentrale in Gießen, Wettenberg und Wetzlar.']
    [av_team_icon title='E Mail an Juan' link='kontakt' link_target='' icon='5']
    [av_team_icon title='Juan auf Facebook' link='https://www.facebook.com/juan.roos.7' link_target='_blank' icon='212']
    [av_team_icon title='Juans Website' link='http://www.juanroos.com/' link_target='_blank' icon='77']
    [av_team_icon title='Juans Videos' link='http://www.youtube.com/user/BeatboxDrumschool' link_target='_blank' icon='146']
    [/av_team_member]

    [/av_one_half][av_section color='footer_color' custom_bg='#ffffff' src='https://www.musikzentrale.net/wp-content/uploads/2013/04/schlagzeugunterricht-musikschule-musikzentrale.jpg' position='center center' repeat='stretch' attach='fixed' padding='large' shadow='shadow']

    [av_one_third first]

    [av_heading heading='Juans Galerie' tag='h3' color='meta-heading' style='blockquote modern-quote' padding='10']

    [av_video src='https://www.youtube.com/watch?v=pcsNfb6RCgI' format='4-3' width='16' height='9']

    [av_gallery ids='4888,4889,4890,4891' style='big_thumb' preview_size='portfolio' thumb_size='portfolio' columns='4' imagelink='lightbox']

    [/av_one_third][av_two_third]

    [av_heading heading='Juans Kollegen' tag='h3' color='meta-heading' style='blockquote modern-quote' padding='10']

    [av_portfolio categories='30' columns='4' items='-1' contents='title' linking='' sort='no' paginate='no']

    [/av_two_third]

    [/av_section]

    As far as i can see, the links are set properly and should work, but in the frontend those weird stuff appears.

    Any ideas?

    Thanks, Sebastian

    Hi!

    Please activate the debug mode ( instructions can be found here https://kriesi.at/support/topic/is-it-possible-to-customizea-theme-on-one-blog-and-then-transfer-it-to-another#post-124550 ) and post the entire page content (including shortcodes). Wrap it into backtick ( ` ) characters.

    Best regards,

    Peter

    #130645

    I’m not sure if this will fix the issue but please download the latest version (Enfold 1.8.1) from themeforest.net and upload the theme files via ftp (place the uncompressed files into the wp-content/themes/enfold/ directory. Then you’re using the latest version and we can be sure that it’s not a known theme bug of the “outdated” 1.7 version.

    Hi!

    Please download the latest version (Enfold 1.8.1) from themeforest.net and try to re-upload the theme files via ftp (place the uncompressed files into the wp-content/themes/enfold/ directory. I guess one or more files are missing on your server or they’re damaged/corrupt. The best solution is to make a clean install again.

    Best regards,

    Peter

    #128891

    But there’s an “empty value” which will be used as default value – compare wp-contentthemesenfoldconfig-templatebuilderavia-template-builderconfigmeta.php

    array(

    "slug" => "layout",
    "name" => "Footer Settings",
    "desc" => "Display the footer widgets?",
    "id" => "footer",
    "type" => "select",
    "std" => "",
    "class" => "avia-style",
    "subtype" => array(
    "Default Layout - set in ".THEMENAME." > Footer" => '',
    'Display the footer widgets & socket'=>'all',
    'Display only the footer widgets (no socket)'=>'nosocket',
    'Display only the socket (no footer widgets)'=>'nofooterwidgets',
    'Don't display the socket & footer widgets'=>'nofooterarea'
    ),

    I know that some of the older versions used the global settings to preselect the right value in the metabox dropdown but since Enfold 1.5 or so this is not the case anymore.

Viewing 30 results - 241,321 through 241,350 (of 244,019 total)