Viewing 30 results - 234,241 through 234,270 (of 244,269 total)
  • Author
    Search Results
  • #190827
    DoGrinDigital
    Participant

    Hi there!

    I am trying to make my embedded Youtube video the same size as the other slides on the slider. So far I have been able to find the embed code, put it on the slider at the correct location, I have tried changing the dimensions to make them bigger but this does not adjust the whole video. Its almost as if the video is aligned to the right?

    This is the embed code: <iframe width=”1280″ height=”720″ src=”//www.youtube.com/embed/8jnzFjTvXZk” frameborder=”0″ allowfullscreen></iframe>

    The website is: http://www.trainingforamarathon.com

    The embedded video is on the homepage and should start automatically.

    Any help at all is greatly appreciated!!!

    Thanks again!
    Enfold is amazing btw!!!!

    Ben

    • This topic was modified 12 years, 3 months ago by DoGrinDigital.
    #190826
    vchemko
    Participant

    Sorry if this has already been answered somewhere, but I couldn’t find what I was looking for through various searches.

    I have made updates to a child theme (basically just configuration and content and settings, etc) that I installed back in August and activated with Enfold 1.9.1. Now I would like to upgrade to the latest version of Enfold (2.4.2, I believe it is), and I will doing this via my FTP as it doesn’t work via the WP backend itself.

    However, I want to check and see if this is possible without destroying what’s been done in the child theme that is currently active. Is this supposed to be a smooth transition as the main Enfold theme itself is not activated, even though it’s required for the Child theme to work. Or is there a child theme that I will have to upgrade as well?

    Thanks!

    Victoria

    #190819
    Mkieling
    Participant

    Dear support friends,

    I’d like to know how I can increase font size for text all over the website, but specially on the blog. I find the font that came installed too small for comfortable reading. And I’d also like to make it a little darker. The shade of gray currently used is a bit too light for my taste.

    So, how would I be able to do that, if I may ask for your support.

    The font size I like is actually used in Kriesi’s own site. Please see below.

    http://kriesi.at/archives/enfold-version-2-3-say-hello-to-our-new-iconfont-uploader

    Many thanks,

    Miguel Kaplan

    #190812

    Hey!

    Please go to wp-content/uploads/dynamic_avia, edit enfold.css then copy everything. Place all of it on custom.css. Remove browser cache then test each languages.

    Cheers!
    Ismael

    #190807

    Hey!

    Please refer to this post and reduce header height https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
    You can use 100 or 110 instead of 200 i guess.
    And add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 767px) { .sub_menu { top: 490%; }}

    Cheers!
    Yigit

    #190784
    GaWebDev
    Participant
    Couldn't add the font.
    The script returned the following error: 
    
    Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Space required after the Public Identifier in /home/content/28/9115828/html/webdev/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 177
    
    Warning: simplexml_load_string() [function.simplexml-load-string]: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /home/content/28/9115828/html/webdev/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 177
    
    Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /home/content/28/9115828/html/webdev/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 177

    Please advise as I’m having issues uploading Fontello Zipped font packages. Seems others are as well. Theme is current and font-manager.php is most recent version. Struggling with this for a few days now and need to resolve quickly. If you can’t tell me what’s up with the errors I’m getting in line 177 of your font-manager.php is there a way to manually ftp a new Fontello package in via ftp perhaps. Thanks!

    • This topic was modified 12 years, 3 months ago by GaWebDev.
    #190768

    In reply to: pattern overlay

    Hi!

    Place it on Enfold > Styling > Quick CSS or add it on your custom.css. It should override all of the css style if you’re using the correct selector.

    Cheers!
    Ismael

    #190755

    Forgot to say: Initially I do get the feed but they do not update over time.

    #190751
    mtmfx
    Participant

    Is is possible? Doesn’t seem to work.

    #190741

    Hey there,
    any update on the issue I reported?
    Meanwhile I simply removed the German and French languages, but you will still see the incorrect colors of the styling if you click on the spanish or Italian flag to view how the hompeage looks different, when it shouldn’t.

    Any help is much appreciated, thanks.

    Antonio

    #190737

    Hi Kriesi,
    I would love a extended version of add_theme_support(‘avia_conditionals_for_mega_menu’); for support of custom role because Enfold is not compatible with if-menu plugin and we cannot support that in child theme.
    Thanks

    #190733
    dcmalk
    Participant

    Hello,
    I have seen other themes force elements to disappear when at lower resolutions (mobile). For example, a full width map on the contact page will not display when viewing this contact page on a mobile device. Is there a way to do this with the Enfold theme too?

    Many thanks!
    Damon

    #190727
    JaredBurnett
    Participant

    Ok so I am having issues with the contact form not sending emails to myself. I have read all the support forums on this site pertaining to this issue. I tried everything that I’ve seen on here. So here is my diagnosis and everything I have tried:

    1. I have inserted my email address in both class-form-generator.php and fucntions.php with no luck.
    2. I am using an email address on my domain (Email address hidden if logged out) .
    3. I tested using Contact Form 7 and it works flawlessly.

    What is my next step in getting it to work using the native enfold contact form?

    #190717

    Hi colinmackinnon!

    That is because you have turned off Responsive Layout. Please try going to Enfold theme > General Settings and turn it on.

    Cheers!
    Yigit

    #190714

    Hey!

    Please go to Appearance > Editor and open Header.php file and find

    wp_nav_menu($args);
                                echo '</nav>';

    and right under that line, add Linkedin icon as shown here http://i.imgur.com/BjFjGWt.jpg
    then add following code to Quick CSS in Enfold theme options under Styling tab

    .linkedicon { float: right; }
    .main_menu { right: 25px; }

    Cheers!
    Yigit

    #190713

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #rss-3 h3:before { content: url(https://4.bp.blogspot.com/-GWUe9dfyrWE/T9GMJP-0TtI/AAAAAAAAGvU/XYM-_jYv2co/s25/rss.png); }

    you can simply change the link to the icon if you would like to use any other

    Best regards,
    Yigit

    • This reply was modified 12 years, 3 months ago by Yigit.
    #190699
    EVTell
    Participant

    I have a very very large mega menu on my site and I noticed yesterday that I added a new dropdown and after I saved the menu was all over the place. I went back and looked and the checkbox to apply it to the Enfold Main Menu theme location was unchecked. I checked it and all was fine. This morning I added another dropdown and the same thing happened. This time however when I check the box and click save it doesn’t do anything. The box remains unchecked. I tried using a different menu to see if I could apply a smaller menu and if it had anything to do with it and it didn’t save that one either. I upgraded to the latest version of WP thinking that maybe there was something there but that didn’t make a difference either. Do you have any suggestions?

    Link to the page is http://sunglofeeds.encore-domains.com/

    Thank you

    #190698
    leplusweb
    Participant

    Hi,

    I have two easy (i hope) questions :
    – How can i delete the breadcrumb . I try in wp-content/themes/enfold/index.php and page.php but no effect.
    – The slider doesn’t appear above the navigation. It’s seem to be empty.

    <div class="twl-page-in-page-content"><div id="layer_slider_1" class="avia-layerslider main_color avia-shadow  slider-not-first container_wrap sidebar_right" style="height: 301px;"></div>
    </div>

    Here the http://baray-charcutier-traiteur.fr/

    Sorry for my English and Thanks for your help.

    Regards

    #190697
    ubercool
    Participant

    I thought I had solved this yesterday but the error log says I didn’t. Do you know what the problem is?

    Website: http://www.theinternational.com

    Error message:
    [19-Nov-2013 02:51:43] PHP Fatal error: Call to undefined function get_header() in /home3/theintj0/public_html/wp-content/themes/enfold/index.php on line 9

    Line 9:
    get_header();

    The website loads very slowly and I think it may be related to this error.

    #190692

    In reply to: latest ENFOLD update

    Hi anma!

    You can download the updated files from your downloads on ThemeForest. See this video for a quick how-to: http://vimeo.com/channels/aviathemes/67209750

    Best regards,
    Devin

    #190690

    Topic: latest ENFOLD update

    in forum Enfold
    anma
    Participant

    Hello,

    I can’t find where I can download the latest ENFOLD update ? I’m still running 1.7

    Is installation only possible via FTP ?

    best, AB

    #190689

    In reply to: pattern overlay

    Hi!

    I want to change the mage hover arrow to this image:
    http://martongenetics.web-developer.hu/pictures/mg_logo.png

    I have tried adding the code above to the styles tab but it does not work. I was editing the base.css at the proper lines but it does nto work either.

    Enfold.css is overriding everything. I assume enfold.css is a generated sylesheet based on the selections I make in the wp admin panel.

    My experimental site is:
    http://martongenetics.web-developer.hu/

    Can you tell me exactly what file to edit and where to have the image i posted above instead of the arrow when i hover a picture?
    I am looking forward to hear from you!

    This reply has been marked as private.
    #190671
    ehlmarket
    Participant

    Hi

    I’ve just purchased Enfold and when I go to add a page or post the Advanced Layout Editor button isn’t there – can you tell me how to rectify this please?

    Thanks

    #190666

    Hi

    Not sure if this is the right place to post but I have just purchased Enfold and am setting up the site, but when I go to add a page or post there is no blue “Advanced Layout Editor” button. Can you tell me how to get this please?

    Thanks

    #190647
    Lichtplan19
    Participant

    For testing I uploaded Enfold on one of my domains.
    It worked perfekt.
    Then I uploaded it on my final Domain destination. Since this time it makes problems. One copied example:
    Strict Standards: Non-static method AviaHelper::save_string() should not be called statically in /webspace/15/71392/gs13.de/foto_mietstudio_in_muenchen/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/storage-post.class.php on line 41

    I dont know what I have to do that it vanishes – even in Google it shows the Error when you search for my Studio Name “GS13 Studio”

    Please help – I tried to deleate and upload and program the Website several times…
    Thank you very much in advance
    Günter

    #190646

    gorgeous!!
    successful modification
    thank you very much

    #190642

    Hi!

    Please add following code to Quick CSS

    .home .main_color { background: none!important; }

    Cheers!
    Yigit

    #190640

    I tried, but it does not work.
    this is the link,
    http://yoos.it/wp/enfold/
    the background image is loaded in the main content and is visible both in the home and in the sample page, if possible, I would like to delete it from home, thanks again ….

    #190621

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .page-id-8570 .pricing-table-wrap { display: table-header-group; }
    .page-id-8570 .avia-table { margin: 0; }
    .page-id-8570 .pricing-table li.avia-pricing-row { font-size: 19px; }

    It should look like this after changes http://i.imgur.com/eaXfOnB.jpg

    Cheers!
    Yigit

Viewing 30 results - 234,241 through 234,270 (of 244,269 total)