Viewing 30 results - 220,651 through 220,680 (of 243,837 total)
  • Author
    Search Results
  • #265995
    benessere69
    Participant

    Hello Enfold team,
    i have installed the Enfold theme at version 2.4.4, but now the last version available is the 2.7.1, this version fix many bugs and i would to update the theme without lose any saved setting, how i can do that?
    I have tried to replace the old folder theme with the newest folder, but the header menu look different…
    thanks!

    • This topic was modified 11 years, 8 months ago by benessere69.

    Dear Yigit,
    Thank you for your response, but the menu on the page looks different to the screenshot you sent.
    I have ENFOLD version 2.7.1 and I can’t find the subheader options anywhere.
    This is the menu I got: http://aukea-x.fi/page-menu.png
    again any help greatly appreciated
    G.

    #265986

    In reply to: New Fonts

    Thank you for the info. :)

    I have added the files through FTP but how can I get them to show where I want them to? I’d like to see the font options in Enfold’s font options in the Styling for General and Advanced so I can easily change the fonts when I need to.. i’m not technical.

    I used https://www.typography.com for fonts.

    • This reply was modified 11 years, 8 months ago by Courtney.
    #265983
    This reply has been marked as private.
    #265981
    armindoerr
    Participant

    Hi,

    I use Woo with the extension German market and your little addon to ensure compatibility with Enfold.

    My problem is the position of the “price per unit”. On the 2012 theme it is shown below the price, which is nice:
    Bild hochladen
    But on Enfold it is shown just after the price with no space, so it is almost undistinguishable and readable:
    Bild hochladen

    Can you help here? That would be great.

    Thanks,
    Armin

    • This topic was modified 11 years, 8 months ago by armindoerr.
    #265977

    Topic: post author profile

    in forum Enfold
    thanp73
    Participant

    I just moved a site to enfold- the old site (pagelines theme) had a nice post author section at the end of any page or post that displayed post author image (pulled from gravatar) and the about me contents set up on the user’s profile page.

    is there nothing similar in enfold using this info thats already native to wordpress?

    Hi Dude,

    no, I meant the Google+ Link of the enfold theme on the above left corner. Now it is a ?rel=publisher link.

    BTW, it would be a good option for the enfold settings of the Google+ button to be able to choose either as ?rel=author or as ?rel=publisher… ;-)

    Cheers,
    Gee Are

    #265961

    Hey!

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

    body .container_wrap .hr.avia-builder-el-last, body .container_wrap .hr.avia-builder-el-first {
    margin: 0;
    }

    Regards,
    Yigit

    #265960

    Hey!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 767px) { 
    .responsive .mobile_slide_out .logo {
    margin-left: 20%;
    }}

    Cheers!
    Yigit

    Hi!

    Please update to the latest version of Enfold (2.7.1) to solve the issue. Older versions are not compatible with WP3.9.

    Cheers!
    Peter

    #265922

    Hi webpress!

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

    .page-id-3988 #main { padding-top: 0 !important; }

    I have no issues on my local installation

    Cheers!
    Yigit

    #265919

    Hey AsadIC!

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

    .home #main {
    padding-top: 0!important;
    }

    Your website looks awesome already by the way!

    Regards,
    Yigit

    #265917

    Hey Micheal0424!

    Sorry but i am not sure if u understood the issue clearly. Quick CSS field is missing in Enfold theme options?

    Best regards,
    Yigit

    #265911
    Micheal0424
    Participant

    WP Version: 3.9.1
    Theme: Enfold
    Website: http://liquorstore.maximfactory.com/

    I am missing the Edit CSS after the install, how do I get the CSS Stylesheet Editor?

    Thanks.

    #265910
    lillebro
    Participant

    Hi, I try to make my website like the Enfold Transparent header.
    I can’t figure out the right settings:
    The transparent logo I have uploaded.
    – The header behavior: what settings are used of the 3 options? (sticky etc)
    The transparent logo still shows over the normal logo once I scroll down:
    – How to remove, so that the normal full logo is shown?
    – on the homepage I guess, transparent header needs to be set on?

    If I look at the website of http://frontdesign.in, the I see 2 different logo’s. (which one is the transparent or normal logo)
    What is there the setting?

    I hope this is not too much to asked. I tried all the options and read the posts, but still can’t figure out the difference.

    Thanks!

    #265908

    Hi!

    Please edit the color section that contains Buch Des Monats and give it a unique ID “postings” ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png )

    Cheers!
    Yigit

    #265905

    Hey steinobert!

    Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 768px

    Best regards,
    Yigit

    #265900
    This reply has been marked as private.
    #265899

    In reply to: Fancybox in portfolio

    Hi romano2!

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

    .pp_hoverContainer { display: none; }

    Best regards,
    Yigit

    #265896

    Hey Miikey!

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

    .title_container .breadcrumb { right: auto; left: -2px; top: 80%; }

    Regards,
    Yigit

    #265889

    Thanks! So far, that seems to work when I put the css into the custom.css file. I tried putting it into the Quick CSS and deleting the enfold.css, but when I saved the Theme Options, a lot of previous changes reverted back. Thanks so much!

    #265886
    travtex
    Participant

    Hello,

    My org uses Enfold pretty much as a default for WP sites. I’m currently on a project where the client wants a side nav. I’ve searched through the support a bit for some ideas but they’re all coming up short in some way or another. Basically, I’m looking for the best way to disable the header/menu and create a left-side vertical nav area — responsive similar to the main header nav menu.

    I’ve tried implementing Sidr without much success, and I’ve tried the various suggestions to just set display:none on the header (Might’ve been an update since that support question as the targeted class in that answer does not exist. I tried it on the main header’s id, but the body still maintains the offset in a data attrib.)

    Just wanted to see if there was a friendlier way to accomplish what I’m trying before I go digging deeper. Thanks.

    #265880

    Hey wrongjon!

    Please go to Enfold theme options > General Styling > General and choose to display “Stretched layout” in “Use stretched or boxed layout?”. If this is not what you meant, please post a screenshot and show the changes you would like to make.
    P.S.: Website you have posted is not using Enfold :)

    Cheers!
    Yigit

    Hey boeellis!

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

    .blog .entry-content img, .blog .entry-content iframe { display: none!important; }

    Regards,
    Yigit

    #265873
    AmarMahallati
    Participant

    Hi,

    i need to copy this page into a page in wordpress, can i do that easily with enfold page editor?
    i need to make the map inside the page, what is the best way to do that

    Thanks

    #265871

    Hey!

    You probably just need to remove the plugin cpt from the masonry entry query – try to insert following code at the very bottom of your child theme functions.php file or enfold/functions.php:

    
    if(!function_exists('avia_remove_cpt_from_query'))
    {
    	function avia_remove_cpt_from_query($query, $params)
    	{
    	    if(!empty($query['post_type']))
    	    {
              foreach($query['post_type'] as $key => $value)
              {
                if($value == "global_product_addon") unset($query['post_type'][$key]);
              }
              
    	    }
    	
    	    return $query;
    	}
    	
    	add_filter('avia_masonry_entries_query', 'avia_remove_cpt_from_query', 10, 2);
    }
    

    Best regards,
    Peter

    #265870
    Micheal0424
    Participant

    WP Version 3.9.1
    Theme: Enfold
    Website: http://cpa.maximfactory.com/

    How do I slow the speed down for the testimonials, they are transitioning to fast.

    Thanks.

    boeellis
    Participant

    Dear Kriesi friends,

    re: Enfold 2.7.1
    http://www.boeellis.com

    I would like my “blog” feed page to show only the text content that appears above the <!–more–> tag… Another way to ask the question: Can I hide the images or video embeds that I am using at the top of my body content in my posts…

    Thanks so much for your reply.

    Sincerely,

    Boe

    #265868

    Anyone? Thank you.

    p.s. by “header as fixed on ipads/tablets, as you had it on previous versions of enfold”, I mean I would like it not to be sticky.

    Thank you.
    br
    tiago

    #265866

    I just hosed my site trying to comment and then uncomment /home/c1218inc/public_html/thenuagegroup.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contentslider.php on line 394

    All I get now is white, whether in public or WP view. I’ve reloaded enfold via FTP and I have the same results. Obviously I did something wrong, won’t try it again, but do you have suggestions for a restoration?

Viewing 30 results - 220,651 through 220,680 (of 243,837 total)