Viewing 30 results - 230,221 through 230,250 (of 244,447 total)
  • Author
    Search Results
  • #215355

    Hey!

    I have just checked and you are using version 2.4.2. You can check it in Appearance > Themes > Theme Details.
    Please try deactivating all active plugins and check if that helps, if not, please try updating Enfold to version 2.4.5
    Please see http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Yigit

    #215353

    In reply to: Put a bigger logo ?

    Hey!

    Please refer to my post here https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003 if you would like header to resize when scrolled. If you want it to be fixed, please add following code to Quick CSS in Enfold theme options under Styling tab

    #header_main .container, .main_menu ul:first-child > li a, .logo img, .logo a {
    height: 200px !important;
    line-height: 200px !important;
    max-height: none !important;
    }

    Regards,
    Yigit

    #215351

    HI guys,

    I resolved the issue. So it looks like it was a combination of things, but in the end, Devin – I changed those two image sizes and it worked as you mentioned. Thanks for the attention to this.

    David

    Hey BadAndyStudios!

    Please go to wp-content\themes\enfold\js folder and open Avia.js file and find

    var st = win.scrollTop();
    
                 	if(st < 500)

    and change it to

    var st = win.scrollTop();
    
                 	if(st < 100)

    Cheers!
    Yigit

    Bernibo
    Participant

    Hi,

    usually I find everything on my own but this time I’m a bit lost or maybe just to tired.
    As soon as I activate the enfold theme or child theme the pictures in the posts are not resized like they were before or like in the editor.
    I just installed everything fresh (WP3.8+latest enfold theme) but same result.

    A pic shows maybe better what I mean
    resize problem

    #215344

    Hey andrea!

    Can you tell us which type of header you are using ( you can check it in Enfold theme options under Header tab ) and what is the size of the logo that you would like to use so we can provide you a proper solution?

    Regards,
    Yigit

    Hey fgrippe!

    Personally I recommend to install: http://wordpress.org/plugins/wordpress-seo/ and to configure the “Social” settings. Then add a google+ “social link” to your header (Enfold > Theme options) and make sure that it points to your google+ user account. I did both things on my private website and according to google’s rich snippet tool it’s connected to my google+ user account. You can test your website here: http://www.google.com/webmasters/tools/richsnippets

    Best regards,
    Peter

    #215316

    Hi, just one request ;-)

    Contact Form: Would be nice to implement an option for different recipients (maybe refering to a select box to chose from different departments) –> better and faster email handling!

    (maybe like this: http://contactform7.com/selectable-recipient-with-pipes/ )

    Why not using contactform7: yours is smarter ;-)

    #215306

    Menu option to easily adjust font sizes for most elements in header, navigation, body, footer, and socket in the Theme Options instead of quick CSS.

    #215293
    This reply has been marked as private.
    #215291

    Hey,

    thx for your response and time.

    I use WordPress 3.8.1 and think the last enfold (where can i find it ?). In the option of Enfold / theme update it’s say “No Updates available. You are running the latest version! Great!”

    Perhaps a conflict with other mods ?

    #215284

    Hi!

    Please update your theme to Enfold 2.4.5. I just tested it on my German test server and all text strings (including “Send us mail ” and “Submit”) are translated properly.

    Cheers!
    Peter

    #215283

    In reply to: custom social icons

    Hey!

    And please implement adding custom icons without editing code, as you promised here

    – already possible since Enfold 2.4.5 see: https://kriesi.at/support/topic/adding-slideshare-to-header-social-icons/#post-200202

    Regards,
    Peter

    #215280

    Hi!

    This is currently not possible – I’m sorry. You would need to create a new shortcode based on the existing iconlist shortcode and then add some new options to your custom iconbox shortcode which helps you to change the headline type. You can suggest the feature here: https://kriesi.at/support/topic/enfold-feature-requests/ and if more users request it we’ll look into it. If you’re in a hurry please hire a freelancer wo can create the custom shortcode for you. I guess it can be done with 1 – 1,5 hours of work (including testing, custom css code, etc.).

    Regards,
    Peter

    #215274
    Iladevi
    Participant

    Hello!
    I have a question: there is one Child Theme of enfold already done? where can i dowload it or How i do it?
    The other question is: i create this page:http://lnx.hindu-temple.net/struttura-del-tempio
    if you click on yellow points one image will open in other window. i would like that this image will open like this:http://lnx.hindu-temple.net/portfolio/architettura-del-tempio.
    Is there is a code that can do this?
    Thank you very much and sorry for my english ;)!

    #215266

    Hey Monsoon!

    I am not sure what is the issue but I tested this and the url stays the same. This is the screenshot: http://imgur.com/gsszFpq

    Best regards,
    Ismael

    #215264

    Yes, therefore this does not resolve my question. I thought moving all posts to /blog/ is required to display sidebar on blog posts using . option in Enfold configuration: “Display a sidebar navigation for all nested subpages of a page automatically”. Currently I have only on blog index page an not on blog posts.

    #215258

    In reply to: Enfold Showcase

    Incredible, really nice Website all of you!
    Is nice to see a post like this one.. with this wonderfull Theme everithing looks like possible ;)
    We just made a normal Website + Blog about Lake Como: http://www.comersee.de
    greetings
    Antonio

    Hey!

    It seems like your website won’t load the font icon files. The network traffic shows that the font files from the google fonts api are loaded but not the icon files. Please try insert this code

    
    	@font-face {
    	font-family: 'entypo-fontello'; font-weight: normal; font-style: normal;
    	src: url('http://www.movers.ru/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot?v=2');
    	src: url('http://www.movers.ru/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot?v=2#iefix') format('embedded-opentype'), 
    	     url('http://www.movers.ru/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff?v=2') format('woff'), 
    	     url('http://www.movers.ru/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.ttf?v=2') format('truetype'), 
    	     url('http://www.movers.ru/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.svg?v=2#entypo-fontello') format('svg');
    	}
    

    into the quick css field.

    Regards,
    Peter

    #215247
    LA_BREVA
    Participant

    Hello,
    I have 2 question about Updates.
    1) I use a child theme. with just a few Plugin. How to update correctly?
    In backend should i deactivate the Child theme and Activate the Normal Enfold Theme, then update via FTP and at the end reactivate the Child Theme? Or should i Update trhough FTP without changing the Theme?
    I sow that if i switch the theme for a update, the normal Enfold Theme show me live the standard configuration, with Enfold logo and so on. This is no problem, right? After that, reaktivate The Child theme and everithing “shoul” show up again?

    2) WP update a lot ;) is here in Forum a post where i can see, if i should update the WordPress or I should wait untill Enfold is tested for the new Update?
    For example I upate a short time ago for the 3.8 Now WordPress take out the 3.81 or something similar.
    Where can i read when is the right time to update WordPress without having trouble with the Enfold theme?
    bes greeting and thank you
    Antonio

    #215244
    pdavidrosey
    Participant

    Hello. When i post news, in my home page or sidebar, thumbnail not appear. However, I have a picture in my new. Why :-(

    #215242
    This reply has been marked as private.
    #215239

    Hi lizybloom!

    You can add something like on custom.css or Quick CSS:

    .ls-s-1 {
    font-family: Open Sans, sans-serif !important;
    }

    This should target all layer slider layers’ text.

    Cheers!
    Ismael

    #215238

    In reply to: Enfold Showcase

    Hello
    Here is our Enfold’s version: http://www.qjs.de/

    #215231

    Hey!

    Yes but this is an (expected) limitation of the “link” post format. The link post format gives you the possibility to feature ONE link on your blog page (i.e. like here: http://kriesi.at/themes/enfold/blog/page/2/ ). If you want to use a post for multiple links I suggest to use the “standard” post format instead. Then the title will link to another page where you can show an unlimited number of links.

    Best regards,
    Peter

    #215221
    #215217

    Is it possible to have your testimonial-slider more that one item?

    Set your Testimonials with shortcodes as a Textwidget. This you can insert everywhere in your Website…

    Best reagrds

    #215212

    Thank you!!!

    #215197

    Hi Matthias!

    On what version of Firefox are you testing this with and what OS? I tested this on Firefox 26.0 using a Windows 7 machine and the site looks good. http://imgur.com/msKB6Db

    Please post a screenshot of the specific issues that you see on your end.

    Cheers!
    Ismael

    #215193

    Once again thank you everyone for all the great suggestions! Also a reminder we occasionally go threw and prune non-feature requests or off topic comments just so its easier to keep track of all the features requests :)

    If you have any questions or support requests make a new topic in the Enfold forum directly.

    Thanks,

    Devin

Viewing 30 results - 230,221 through 230,250 (of 244,447 total)