Viewing 30 results - 242,401 through 242,430 (of 242,698 total)
  • Author
    Search Results
  • #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.

    #117357

    Nevermind, found the button in the backend :P, ahem.

    #22817
    eightpage
    Participant

    Hiho,

    I was wondering if it would be possible to get the demo content as XML format, so that I can setup the theme exactly as it is here: http://kriesi.at/themes/enfold/ ?

    If possible maybe till Sunday afternoon? If not no biggie.

    Thanks and cheers

    Constantin

    #117161

    1) Kriesi forgot to update the version number in style.css – so it’s still 1.3.1.

    2) No, please don’t re-import the dummy data.

    3) We have no influence on the themeforest notification system – maybe it takes some time and you’ll get the notification with the next update.

    4) For now you should be able to use the rss button to subscribe the rss feed. Kriesi will redesign the website when he comes back (he’s on a trip for a week) and then we’ll use the new bbpress forum plugin which also supports email notifications.

    Please watch the videos here: https://vimeo.com/channels/aviathemes – they’ll show you how to use the template builder (now called advanced layout builder/editor). Enfold introduced a new layout builder which is quite different from the Propulsion Template Builder.

    #115585

    In reply to: extra license

    Hi!

    Just purchase it on http://themeforest.net . You’ll get a second license certificate and they’ll add a second download of Enfold to your items list.

    Best regards,

    Peter

    #117268

    I think it may need to be connected to the domain to work.

    #22381

    Topic: extra license

    in forum Enfold
    yingfuli
    Participant

    Hi,

    The question never came up before but it might with your theme. How do I go about if another customer wants to use Enfold as website theme as well? How can I purchase a second license so I can install Enfold on a second domain?

    Thanks in advance,

    Ying-Fu

    #117135

    You can use the avf_google_heading_font and avf_google_content_font filter to add a new font. Insert following code at the bottom of functions.php:

    add_filter( 'avf_google_heading_font',  'avia_add_heading_font');
    function avia_add_heading_font($fonts)
    {
    $fonts['Open Sans'] = 'Open Sans';
    return $fonts;
    }

    add_filter( 'avf_google_content_font', 'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    $fonts['Open Sans'] = 'Open Sans';
    return $fonts;
    }

    and replace “Open Sans” (on both sides) with your cyrillic font. If you want to add several weights use the write the font name like.

    $fonts['Open Sans'] = 'Open Sans:400,600';

    and Enfold will load the 400 & 600 font weight.

    Afterwards go to the theme options panel and select the new font. Then save the settings.

    #117166

    In reply to: Image Link Hover

    Hi!

    It’s not possible to deactivate this effect on an indivdual basis but you can remove it completely. Open up enfold/js/avia.js and delete

    avia_hover_effect();

    Regards,

    Peter

    Stephanus
    Participant

    .

    • This topic was modified 10 years, 8 months ago by Yigit.
    dmc4321
    Participant

    This is on version Enfold version 1.3 see screencast attached http://screencast.com/t/f9sWdCfN2oXg

    #22797
    kerin01
    Participant

    My contact form for enfold isnt working – when testing, nothing happens. I set up the settings with the email address and the email response back and when i test the form and fill out the fields, press send, the form fields disappear but nothing else happens. the site is currently at: http://206.19.237.169 until we can switch the DNS over. any help greatly appreciated.

    #22795
    danielsami
    Participant

    Hello,

    I’m working with the awesome Enfold theme, and I want to know if there’s a way to copy whole items from the Advanced Layout Editor to reuse in another page.

    For instance, I developed a long table with 20 rows and 4 columns, and I want to reuse it in an Accordion on the home page.

    Thanks for your help.

    Daniel

    #22790
    micscr
    Participant

    Hey there,

    Enfold is a great piece of work! I love it.

    Just one question:

    I’d like to highlight some text in the main content, just making it bold.

    Unfortunately bold text becomes couloured (scheme colour; red in my case) automatically on every page. I want to have bold words in the default black-textcolor only. Otherwise thely look like hyperlinks…

    How can I fix that issue?

    Thx in advance!

    #117160

    Do I only need to upload the new, unzipped Enfolder file via FTP into the Theme folder of WP? Where do I see that the new version is installed correctly? I just did that (copied the new unzipped Enfol folder into WP Theme folder) and I still see the 1.3.1 version under Appearance–>themes in WP backend and I do not see the woocommerce or the new things? Do I also need to re-import the dummy data? If so, I renamed the “about” page because I am afraid I may lose that if I click on import dummy data again…

    Besides, I did subscribe on day 1 on Themeforest to get notified of new updates and got no notification…I checked the spam folder and there was no email from Envato or Themeforest or whoever, so clearly something went wrong with the notification.

    Any idea?

    Thanks

    PS: One last thing: is there a way to know when someone replied to your posts in this support forum? I don’t see any checkbox for that and so I don’t know if I get any reply unless I go back to it every now and then and sometimes I may forget what I wrote where… ;-)

    #22788
    Hanniball
    Participant

    Hi there, you said, Enfold ist Woocomerce compatible. How can I integrate a Login / Logout link into the top header?

    #117159

    All theme settings, pages, posts etc are stored in your wordpress database. So writing over the theme files doesn’t effect them or your settings. So as long as the theme name is still Enfold, the theme settings stay the same.

    You can subscribe to get emails whenever the theme files are updated in your Downloads section on Themeforest. Just check the box for it and you will get an email whenever Kriesi uploads new files.

    Regards,

    Devin

    #117158

    Sorry for the truly silly question but where do I see that there is a new release of Enfold and update? I am running version 1.3.1. and within WP I don’t get any notification that there is a new release of the theme nor where do I go get it.

    Also, I read somewhere here now that you need to do that via FTP. How do I make sure the pages I created are not overwritten by the new installation? I just created the “About page” so far, so I don’t risk to lose too much, but since I am not a techy it took me two days to do a really nice about page with animations, sliders and a few other things and I also loaded quite a few images in the gallery, so will I lose everything after I upgrade?

    Thanks ;-)

    #22775
    silviouk
    Participant

    Hi guys,

    I would like to only show the excerpt in the ENFOLD LATEST PORTFOLIO WIDGET. I know at present that the title creates the link, but can the excerpt create the link to the portfolio items?

    Also, I see theres an update. As I’m quite far down the line creating the site, what would be the safest way to upgrade?

    Cheers!

    Silvio

    MarkPGray
    Participant

    Hi, I have updated to 1.4 from Themeforest and the style sheet is saying it is 1.3.1. Do I have the update?

    Also I am using the provided child theme and when this is activated I get this warning – “A new update for your theme Enfold Child theme is available! The latest version is 1.3. You’re using version 1.0.”

    Cheers, Mark

    PS sorry I had to repeat this as my other attempt only created a title!?

    #117157

    That should be FTP.

    #117156

    Sorry Devin, one last thing, if I replace the Enfold folder with the new Enfold folder via PTP, will all my previous theme settings be lost?

    #117155

    Thanks Devin!

Viewing 30 results - 242,401 through 242,430 (of 242,698 total)