Viewing 30 results - 217,231 through 217,260 (of 244,448 total)
  • Author
    Search Results
  • #294607

    Try tweaking the plugin settings or purging the cache. Enfold can work with W3TC as far as i know.

    Regards,
    Josue

    #294595

    In reply to: Header error on chrome

    Awesome, that one appears to have worked thanks Yigit!

    I must say, i’ve used many different paid themes and both the quality of your Enfold theme and the support you provide is absolutely top class, i’m very impressed and will be buying many times to come.

    Cheers,

    Daz.

    #294592
    Welmoed
    Participant

    Hi!

    I love using Enfold and I love the great support you’re offering :-)

    For a client I would like to have the menu items spread out evenly across the menu bar from left to right, and without the | between the items (I get those when I choose logo center, menu below). We won’t have a logo in the header.

    See http://jouwwp.nl/npb/

    Thanks in advance!

    #294581
    klondike91
    Participant

    I need to add a jquery script to a Enfold child theme. Can you please tell me the best way so the Parent theme can be updated and not overwrite this script in the Child? I’d like the script available on all pages of the site. Any help is appreciated.

    #294560
    Webbee
    Participant

    Hello, I have populated the Title and Alt text fields for my images. When I hover over the images, the Titles will display. This is good.

    Problem is when I hyperlink an image, the Title does not display when I hover over the image. What is causing this?

    I am running Enfold 2.9.1 and WordPress 3.9.1.

    Thank you.

    #294544

    In reply to: Video background

    Hey lzevon!

    Refer to this video on how to implement a video background in Enfold – https://vimeo.com/86284134

    Regarding formats, i can recommend you this tool to convert it to HTML5 supported formats:
    http://www.mirovideoconverter.com/

    Cheers!
    Josue

    #294536
    frogdogz
    Participant

    Hello —

    Visual editor is no longer working on our site at

    http://www.bullmarketfrogs.com

    I can see the content via the text editor, but not via visual editor.

    Steps we’ve taken to correct this:

    – ensured running up to date version of WordPress
    – downloaded most up to date version of Enfold, and installed via FTP
    – disabled ALL installed plugins
    – refreshed cache

    … all to no avail.

    Any suggestions? I’m contemplating purchasing Enfold for some client sites, but not until I get THIS mess sorted out. Hand editing in HTML is *not* pleasant.

    #294532
    angelomaldito
    Participant

    Hi folks,

    I was wondering if there is any simple and easy way of removing “Import Parent Theme Settings” button from my Enfold Child theme main settings in a similar fashion as explainded here: <http://kriesi.at/documentation/enfold/remove-the-import-dummy-data-button/&gt;

    Straight to the point in other words, what is the function should I write into my child theme’s functions.php file in order to remove the “Import Parent Theme Settings” button from main theme settings?

    Many thanks!

    Angelo

    #294522

    In reply to: font Calibri

    Thanks for your anwer. I can’t get it done. Don’t know what I’m doing wrong. I’ve tried the plugin and added the code from the css file from the webfontkit. Also tried uploading the svg, .ttf, eot and woff files to the “enfold” directory and added the css code to the style.css.

    Nothing happens.

    I’m using a child theme. Can that give any problems or does that not matter?

    Thanks anyway!

    Hey xfacta!

    1- You are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
    2- Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-masonry-entry { width: 33.2%; }

    Cheers!
    Yigit

    #294498

    Hi!

    You are currently not using the latest version of the theme. Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750

    Best regards,
    Yigit

    #294494
    forum30
    Participant

    Spotted a strange issue that only occurs on Chrome (checked on a couple of different PCs).

    There are artefacts appearing on the page when the user scrolls. These don’t appear in Firefox, IE, or on mobile/tablet browsers, just on Chrome (I haven’t got access to a Mac to test if it happens there as well or not).

    As a guess, I’d say it’s related to the the ‘sticky header’, but that’s simply a guess. Is this something that others have come across and how would I go about fixing the issue?

    Thanks again,

    Daniel

    Hi CloudChoice!

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

    @media only screen and (max-width: 990px) {
    .page-id-2392 div#av_section_2 { background-size: cover; }}

    Best regards,
    Yigit

    #294477

    Hi!

    1) Ja, mit CSS Code. Füge diesen zB in das Quick CSS Feld ein:

    
    .template-page .entry-content-wrapper h2.portfolio-preview-title  {
    text-align: right;
    }
    

    2) Ja, ebenfalls mit CSS Code:

    
    .template-page .entry-content-wrapper h2.portfolio-preview-title  {
    pointer-events: none;
    }
    

    3) Ja, ebenfalls mit CSS Code:

    
    .template-page .entry-content-wrapper h2.portfolio-preview-title  {
    display: none;
    }
    

    4) Nein, ein solches Overlay wird von Enfold nicht unterstützt. Man kann nur eine Galerie einfügen und die Bilder mit einer Lightbox verknüpfen.

    Regards,
    Peter

    #294470

    Hey VinzentE!

    1) You can use the “Code Element” to insert the sign up forminto the a template.

    2) I don’t understand what you mean with ““design and logic” that enfolds offers with bbpress”? Please elaborate.

    Regards,
    Peter

    #294468

    In reply to: Fatal error

    The file is the same as the fresh copy, no change. When saving a custom post type I still get this error-

    Fatal error: Using $this when not in object context in /public_html/wp-content/themes/enfold/framework/php/class-metabox.php on line 208

    class-metabox.php – which metabox in the theme is this for?

    #294467

    Hi Justin!

    Please turn on Custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
    Then you can give each box a different class and change the background colors using custom CSS

    Regards,
    Yigit

    #294463

    Topic: font Calibri

    in forum Enfold
    famewebdesign
    Participant

    Hello, I’ve just downloaded a webfontkit because I want to use font type “calibri” in a website (http://www.studiogranaatappel.nl/wp)
    I uploaded the webfontkit (zipfile) to the css folder in Enfold.
    What else do I need to do now before I can use the font type?

    Thanks for your help!
    Martine

    Hi!

    That code is meant to be used with two sliders with classes set respectively, you’d need to enable this first.

    Cheers!
    Josue

    #294453

    Hi rjflaherty!

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

    @media only screen and (max-width: 990px) and (min-width: 768px) {
    .html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 122px; }}

    Regards,
    Yigit

    #294452

    In reply to: Fatal error

    Hey uniquelylost!

    Please try replacing class-metabox.php file inside Enfold/framework/php folder with a freshly downloaded one via FTP – http://vimeo.com/67209750
    If that does not work, please try re-updating the theme via FTP

    Cheers!
    Yigit

    #294450

    In reply to: Socker Icons

    Hey AlexanderKouba!

    Please go to Enfold theme options > Header Layout > Extra Elements and choose “Header Social Icons” to “display in main header area”

    Cheers!
    Yigit

    #294448

    Hey AlexanderKouba!

    Please see – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/

    Best regards,
    Yigit

    #294446
    AlexanderKouba
    Participant

    Hello!
    I want to remove in the left side of the socket the text “Enfold theme by Kriese”
    How can i do this?

    Thanks

    #294443

    Topic: Reduce Blog Articles

    in forum Enfold
    AlexanderKouba
    Participant

    Hallo!

    I want that the List of articles looks like the preview site of enfold (full with with the big picture and picture of the author). I managed this, but then the whole article appaers also in the list. I want it to look like the preview, like http://kriesi.at/themedemo/?theme=enfold –> Blog –> last option (full width) There in the list is only five rows and then a button to “Read more”. Unfortunately in my site the whole article appaers in the list…
    Can you help me?

    Thanks!

    #294442

    Topic: Go Back Link

    in forum Enfold
    roemer
    Participant

    What is the best way to add a “go back”-Link in Enfold. I mean the same function, as in browser the arrow pointing left.

    Thanks,
    Gerald

    #294441

    Topic: Fatal error

    in forum Enfold
    uniquelylost
    Participant

    Hi, I am getting this error below-
    Fatal error: Using $this when not in object context in /public_html/wp-content/themes/enfold/framework/php/class-metabox.php on line 208

    #294437

    Hi!

    Please feel free to request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
    Some users would like to center copyright text :)
    I will keep the thread open. Please try and confirm so we can mark it as resolved or assist you further. Thread will be on hold and will be re-opened when you reply

    Regards,
    Yigit

    #294432

    Topic: LayoutBuilder Issues

    in forum Enfold
    RRJ
    Participant

    Hi there,

    Just having some trouble with the Advanced Layout Builder.

    1) When editing a page (even small edits), upon savings, many sections of the page disappear and I need to restore from an old version.
    2) When I switch to ‘default view’, the page is blank.

    I am on the latest version of the Enfold theme. I have also tried enabling debug mode as I saw suggested in some other forums (followed this link: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ ). However, I did not see a new “live field” show up.

    Please help! Need to edit my pages. :)

    #294427

    Hey Yigit,

    the link is asw.am-sternenwinkel.de. This is not the live site at the moment because its getting built at the moment. We actually have no auto-update settings.
    Also I checked and the Enfold update hasn’t updated. Its just that all images the slider uses went missing over night. Other images are still there. Any idea?

Viewing 30 results - 217,231 through 217,260 (of 244,448 total)