Viewing 30 results - 242,311 through 242,340 (of 242,631 total)
  • Author
    Search Results
  • #117328

    In reply to: WPML topmenu

    This is a bug in the latest version and we’ll fix it with the next update. For now you can replace following line in wp-contentthemesenfoldconfig-wpmlconfig.php:

    add_action( 'ava_meta_header', 'avia_wpml_language_switch' );

    with

    add_action( 'avia_meta_header', 'avia_wpml_language_switch' );

    #117359

    In reply to: Blog Image Location

    Hi,

    It’s the latest design style. All the big houses are just going crazy about it.

    Nah, Its up to you in Enfold where to place the image. You can put it above, below, right or left of your article. Just use the advanced layout editor ( https://vimeo.com/64996057 ) here is a video I made about how to add layout editor functionality to your posts. Just instead of the custom post type, add post where it shows to edit in the video.

    Then in your blog posts, don’t use the featured image instead use a simple slider, just add 1 slide to it, and it will automatically become the featured image. Then you can position the simple slider and the blog post however you want using the columns.

    Thanks,

    Nick

    #22886
    mirzepapa
    Participant

    Hi,

    on http://mz.muze1.de/blog/ i am using the combo widget. Now i noticed that after updating to 1.4 the preview pics do not show up. Any idea how to get them back? On the frontpage at the very bottom it works fine.

    Thanks for your help,

    Sebastian.

    #117588

    In reply to: Demo Content Galerien

    Hallo,

    ich habe leider keinen Zugriff auf den Demo Content. Möglicherweise ist er aber auch im Dummy Content enthalten (Enfold und den grünen “Dummy Data” button klicken – aber Achtung nur auf einem Testsystem, den es kann bestehender Content überschrieben werden).

    Wenn die Gallerie neben “SOME ENFOLD CORE FEATURES” gemeint ist – diese lässt sich sehr leicht nachstellen, nämlich mit: http://www.clipular.com/c?5499120=Mnr1inoJoiqNQM7uPkrYLQuixaM&f=.png

    Vermutlich fehlen aber die kleinen Thumbnail Bilder in der Auswahl – diese werden im nächsten Update enthalten sein. Wenn man diese jetzt schon haben möchte, öffne wp-contentthemesenfoldconfig-templatebuilderavia-shortcodesgallery.php und ersetze:

    "subtype" =>  AviaHelper::get_registered_image_sizes(array('thumbnail','logo','widget','slider_thumb'))

    mit:

    "subtype" =>  AviaHelper::get_registered_image_sizes(array('logo'))

    #22883
    oneminutestory
    Participant

    Hi There,

    I would like to change a few things.

    • Where can i change the height of the input field (form)?

    • I have a 3 colum gallerie in the homepage, i want to have space between the images

    • In the header i want to use different colors voor navigation (Actief orange and disactief dark-blue)

    • Header: Where can i set a stroke below menu item when rollover like your example?

    • How can i change the height of google map when i use sidebar?

    • Special heading: i would like to change that color and not the regular text color.

    Thank you in advanced

    Taha

    #117269

    Hi kerin01,

    The mail funciton is just using the default wordpress mail function which you can test by using any contact form plugin and setting it up with the same email.

    A lot of hosts these days also block email being sent out if it isn’t originating from the domain (@yourdomain.com) to prevent spam as well as generally not allowing php to send mail without a server setting. So it would be a worth a quick check with your host to make sure the normal php mail function as well as wordpress mail functions are allowed.

    Regards,

    Devin

    #117443

    @TechShad – if you’re working on a local server the mail won’t work if the server is not configured properly: http://www.blog.tripleroi.com/2012/05/solvedenabling-sendmail-on-localhost.html

    @doafilms – yes unfortunately there’s no way to fix this with a hook atm. You can edit wp-contentthemesenfoldframeworkphpclass-form-generator.php manually though – open up the file and replace:

    mail($from, $this->form_params['autoresponder_subject'], $message, $header);

    with:

    if(!empty($this->autoresponder[0]))
    {
    $from = $_POST[$this->autoresponder[0]];
    $usermail = true;
    }
    else
    {
    $email_variations = array( 'e-mail', 'email', 'mail' );

    foreach($email_variations as $key)
    {
    foreach ($new_post as $current_key => $current_post)
    {
    if( strpos($current_key, $key) !== false)
    {
    $from = $new_post[$current_key];
    $usermail = true;
    break;
    }

    }

    if($usermail == true) break;
    }
    }

    mail($from, $this->form_params['autoresponder_subject'], $message, $header);

    We’ll include a hook in the next update.

    #117363

    Hi,

    it’s the “Single Author, big preview Pic (no author picture is displayed, feature image is big)” blog layout. If you’re using the standard blog page go to Enfold > General Settings and select it or (if you’re using the blog as element in the layout builder) select it on the layout builder option page. The big image is the “featured image” of the post – you can set it on the right side (option below the blue Publish/update button).

    #117385

    In reply to: Blog option

    I had forgotten that after the last update, you could insert the read more button :)

    I have a problems with my child theme. I have recovered the files of Dude. I have this:

    /*

    Theme Name: Enfold Child theme

    Description: A superflexible and responsive Business Theme by Kriesi
    Update notifications available on twitter and facebook:
    Follow me on twitter
    Join the Facebook Group

    Version: 1.4

    Author: Kriesi

    Author URI: http://kriesi.at

    License: Themeforest Split Licence

    License URI: –

    Theme URI: kriesi.at/themes/enfold/

    Template: enfold

    */

    When I activate this child theme, my site no longer load, I just get a blank page, why?

    #114594

    I would like to see the feature of being able to re-arrange the table data in the pricing/regular table editor like just in the regular editor.

    I made a complete table but forgot one line and had to re-create the whole table to add the line.

    The ability to move a column left or right or a row up and down. The only option right now is X to delete.

    ===============

    Another addition that would be cool would be a specialty page for a site map.

    #114921

    Hi!

    Great thank you :)

    Best regards,

    Peter

    #117568

    It seems like you didn’t add the code into the quick css field – otherwise it would be at the end of this file: http://scadasymbols.net/wpnew/wp-content/uploads/dynamic_avia/enfold.css?ver=1

    #117567

    OK, I found in Enfold. BUT this not solve the problema, the problema is still there.

    #22858
    Gambande
    Participant

    Hi,

    I have just bought Enfold. I have implemented ok, but the blogging form have a problema with the options that are included below the space to make comments. The option “yes add me to your mailing lists” and a check box are loosing alineation with the rest of the form.

    This problem appears in ALL the blog page options, small, big, etc.

    You can see it at my site in this simple page http://scadasymbols.net/essl-library-and-the-electric-scada/

    PLEASE, I need a way to correct this, I suppose that the problem is in CSS.

    Thank you in advance.

    #116567

    Hi,

    You got a lot of thread opened and I checked the link you provided, none of them show the enfold theme on the website. Just the default homepage for a blank website like Devin said. :D

    Regards,

    Ismael

    #116589

    In reply to: Mega menus

    Hi,

    @Devin: When you clicked on the link provided by @yardena, can you see the Enfold theme?

    Regards,

    Ismael

    #22851
    emv2013
    Participant

    Hi,

    Can somebody help me with this kind of problem?

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 122880 bytes) in /public/sites/www.ellenmartineverkade.nl/wp-content/themes/enfold/includes/admin/register-dynamic-styles.php on line 121

    Regards

    #117496

    Ja, man kann diese Option auch recht leicht jetzt schon hinzufügen – in wp-contentthemesenfoldconfig-templatebuilderavia-shortcodesgallery.php einfach folgende Zeile löschen:

    "required" 	=> array('style','not','big_thumb'),

    – man hat dann zwei Auswahlfelder. Das erste bezieht sich auf das große Thumbnail, das zweite auf die kleinen Thumbnails.

    #117493

    hallo peter… hatte 2 fenster offen, deshalb hat es den scheinbar nicht übernommen .. nun sollte er drin sein – bild stellt sich anders dar .. thumbs werden ganz komisch angezeigt und das grosse bild wäre eigentlich auch wesentlich größer im original. schaut definitiv anders aus als bei dem das ich auf eurer enfold seite unter der betreffenden galerie zu sehen bekomme.

    mal extrem positiv angemerkt – die reaktionszeiten hier im sup sind PERFEKT!

    wenn wir das nun auch noch lösen können, ja dann wäre das genial

    i got some problems with portfolio images if is vertical. For future update..its possible to crop images to have the same size ? the same for blog. – already added this feature to Enfold. Will be available in the next version.

    #117473

    Hi!

    The blog page is a special template. Go to Enfold > Sidebar and search for the “Sidebar on Blog Page” option. Select “No Sidebar”.

    Best regards,

    Peter

    #117381

    In reply to: Blog option

    1) Maybe you need to activate the option on the post editor screen. Click on “Screen options” in the right corner and check the excerpt checkbox: http://www.clipular.com/c?5393178=DWPIZfYn3Pt6vQ_8EL0lN6Pc9Js&f=.png

    2) The reason is that the portfolio thumbnail size is used which does not crop the image. We’ll include an option to select a different thumbnail size in the next version. For now you can change the thumbnail dimensions in functions.php – search for:

    $avia_config['imgSize']['portfolio'] 		 	= array('width'=>495, 'height'=>400 );						// images for portfolio entries (2,3 column)

    and set the height to a lower value. Afterwards regenerate the thumbnails http://wordpress.org/extend/plugins/regenerate-thumbnails/

    Another option would be to upload bigger thumbnails with at least 495x400px.

    3) Probably a bug but I fixed it. Try following – open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodespostslider.php

    and replace:

    $excerpt .= '<div class="read-more-link"><a href="'.get_permalink().'" class="more-link">'.__('Read more','avia_framework').'<span class="more-link-arrow">  &rarr;</span></a></div>';

    with

    $excerpt .= '<div class="read-more-link"><a href="'.get_permalink($the_id).'" class="more-link">'.__('Read more','avia_framework').'<span class="more-link-arrow">  &rarr;</span></a></div>';

    #117457

    Hi,

    Now a short answer to a long post :)

    1) You can use the quick css field if you like. Since Replete the quick css code is saved within a css file and afaik there’re no drawbacks with this option. Older themes just added the quick css code as inline css to the head section which can be problematic (document size, other style sheets can overwrite the code, etc.).

    2) If you don’t want to use the quick css field add the code to enfold/css/custom.css – the only disadvantage is that you can’t modify the file with the wp editor and you need to use ftp to download/upload the file. The advantage is that you can edit the file on your pc/mac with a proper text editor.

    3) Last option would be a child theme where you can add your custom code to the child theme style.css. Imho the child theme makes only sense if you want to change theme php code too.

    #117439

    Maybe your hoster restricts outgoing mails – eg this user: https://kriesi.at/support/topic/change-the-from-parameter-on-choices-theme had the same problem. Enfold introduced a new filter which allows you to change the “from” address without hacking the core files. Add following code to the bottom of functions.php:

    add_filter('avf_form_from', 'avia_change_from', 10, 3);
    function avia_change_from($from,$new_post,$params){
    $from = ' (Email address hidden if logged out) ';
    return $from;
    }

    #114920

    I’m working on the Brazilian portuguese, should be done in 4 weeks

    Best,

    Andreano

    #116432

    In reply to: Blurred Thumbnails

    Please download v1.4 of Enfold. It allows you to select the thumbnail size for gallery images:

    Depending on the number of the columns select a smaller or bigger thumbnail size.

    #117184

    1) Unfortunately this is not supported. You can display a title or title + excerpt. An excerpt text with link is not supported and would require a major rewrite of the portfolio widget.

    2) For updating, you just download the theme files from your downloads on themeforest. The main package will have the theme docs, license and other files inside of it as well as the actual sentence.zip file that can be uploaded through the wordpress admin as the actual theme.

    You can just upload that zip using the wordpress admin unless your setup doesn’t allow writing over the files. In that case, you’ll need to upload the theme files via FTP.

    If you’ve made any changes to the actual theme files, make a backup of all those files locally. After you update, you can check the version.txt file that was in the main package you downloaded from themeforest and see if any of your modified files were changed in the updates. If so, you’ll need to re-add those changes individual instead of just writing over the entire file.

    #22842
    glen
    Participant

    Hi guys,

    I must say I’m thoroughly impressed with Enfold. I just purchased it and I’d go as far as to say this is the nicest theme I’ve ever seen and I’ve seen a lot of themes! Kudos team!!!

    I can tell you that your theme options panel is very easy to understand, I love the advanced layout editor, and the documentation.html file is nicely setup as well. The only place I’m completely lost is how to edit the Enfold .css files?

    I’ve read the documentation.html from top to bottom. I’ve gone into WP-Admin>Appearance>Editor and read the style.css that says “PLEASE DO NOT EDIT THIS FILE!” In the style.css, it says: “Instead use the custom.css file that is located in your themes /css/ folder to add your styles.”

    I’ve used nearly 30-40 themes in my day and I can’t for the life of me figure out how to edit your .css files, save them, then check my site to see the changes?

    In your documentation.html, this is all that’s mentioned regarding css:

    “The CSS for the theme is split into various files: one that holds the basic markup for layout which are base.css and grid.css. The layout.css holds theme specific css rules. The Shortcode css file holds all rules for the template builder file. Last but not least we got an empty custom.css file which should be used by you to add your own modifications. Since we never touch the custom.css file when making updates you can easily update to later theme versions without beeing in danger of loosing stylesheet modifications.”

    Ok… This all sounds great in theory but I’m sitting here smiling bc that doesn’t make sense to me. :) Let me explain:

    I downloaded and saved the Enfold theme from ThemeForest and saved it in my Finder on my Mac. If I open this folder, I can see all the contents of the theme including the enfold.zip file. If I double click to extract this folder, I can see all of the contents incluting the css folder which contains the base.css, custom.css, dynamic-css.php, grid.css, grid.less, layout.css, and shortcodes.css.

    Here’s where I’m lost… All of these files are now in two places, on my Mac in my Finder, and my server being used on my WordPress site. If I find the code I want to edit in the Finder on my Mac, no matter what I do to the custom.css file in here, this won’t reflect changes on my site. It would be impossible for this to happen and from what I’ve read in your instructions, this is what your instructions imply in my eyes…?

    The first way I learned to work with CSS was in the WP-Admin area under Appearance>Editor. In this location, a lot of theme companies will put their style.css file in the actual editor here. You can copy whatever snippet of code you want, paste it at the bottom, change it, save the changes, then refresh your site to see the results. This is the easiest way I’ve ever gone about working with CSS and every theme I’ve used from ThemeForest goes about this a different way…

    The second way I’ve learned to edit CSS is to check the actual theme folder that’s stored on my computer for the CSS files (live I described above). Usually I’ll find the all.css, or style.css in here, open the file with my browser or text editor so that I can see the CSS, find the snippet of code I’d like to edit, copy it, then paste that snippet into an area in the Theme Options for custom.css (Kind of like your Quick CSS editor under WP-Admin>Enfold>Styling). Once I click “Save all Changes,” I can then check my site and the changes have been made. This is a more difficult way about editing the CSS of a theme but it works just as well.

    With Enfold, I see the Quick CSS editor under WP-Admin>Enfold>Styling, but your documentation.html file and your style.css both say to use the custom.css file that is located in your themes /css/ folder to add your styles. I’m aware that I may be completely missing something here and to you, this seems like nothing to elaborate on bc you know exactly how to do this, but I simply can’t figure out how to edit the css of Enfold and I’ve been doing this for a pretty long time.

    Please help me here. Can you please give me somewhat of a guide from A-Z to accomplish this task? I know a lot of your customers haven’t had an issue with this but I’m sure that some out there are in the same boat as I am.

    Thank you so much for your time and kudos once again for such an amazing theme!!

    #117167

    Hi jcchavez,

    We will need to look at the site live to see what is causing the issue. If you can provide a link here, we can take a look.

    Regards,

    Devin

    #114593

    I found out that the blog style you choose applies to both the page where you display the blog and for single post. Why does it has to be like that? I would like to have the option to select individual style for the page and for single post. E.g. have Grid style for the page, but Single author big image preview.

    I know I can create a page and shortcuts to choose the style I want (and of course not select the page in “Where you want to display your blog”), but when doing this the breadcumb is not showing the right title, and the layout is not looking good either.

    Can you please add this function in the next update? Thanks!

    And would love to have the opportunity to have link in tables.

Viewing 30 results - 242,311 through 242,340 (of 242,631 total)