Viewing 30 results - 217,381 through 217,410 (of 244,447 total)
  • Author
    Search Results
  • #293557

    Hi :)

    The video does play, which is good, I did not edit anything in the theme files at all. I just added my vimeo link to the fullwidth slider and the video is showing up on mobile and ipad.

    I updated the theme for Enfold to the latest version, I’m still having the same problem, I tried removing the image preview that shows up underneath the video, and like you said, when i look on mobile/ipad there’s a blank space with text telling me that I have to upload a preview image. My client doesn’t want a preview image, they just want the video.

    I understand that Kriesi set it so there is a preview photo for mobile and ipad, but Is there a way to remove the preview photo all together? Because my video is showing, I’d also like the video to show 100% fullwidth on devices just like it does on desktop.

    *As of right now the video preview is left aligned and not fullwidth on ipad.

    **This is the embed code that i’m using, I just placed it in the full width slider: <iframe src=”//player.vimeo.com/video/100462310?title=0&byline=0&portrait=0″ width=”500″ height=”281″ frameborder=”0″ webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>

    I noticed the width is at “500” and height is at “281”…should that be removed so it will show full screen on ipad? The alignment is very off on ipad.

    • This reply was modified 11 years, 8 months ago by Courtney.
    #293552

    Hi!

    Ich glaube hier liegt eine Verwechslung zwischen der Ajax Vorschau und dem Portfolio Eintrag an sich vor. Der Portfolio Eintrag an sich: http://www.brunsvisuals.com/test/?portfolio=lorem-ipsum zeigt mir die 1/2 – 1/2 Struktur richtig an. Der Ajax Vorschau Inhalt unterstützt, wenn man die Gallerie Funktion verwendet, nur ein 2/3 – 1/3 Layout, wie auf der Demo Seite hier: http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/ oder auf der Seite hier: http://www.brunsvisuals.com/test/?page_id=3214 . Möchtet ihr ein komplett eigenständiges Ajax Vorschau-Layout bauen, so wählt bitte die “Don’t show images at all” Option aus und fügt eine Galerie (samt den 1/2 – Spalten) in das Vorschau Textfeld ein: http://www.clipular.com/c/5714256892788736.png?k=KEBN_xmhN4UBuxmBmIemm0iYTpk

    Ich habe dies auf der Semo Seite gemacht: http://www.brunsvisuals.com/test/?portfolio=lorem-ipsum
    Natürlich könntet ihr auch jede andere Struktur bauen – zB 1/3 – 1/3 – 1/3 oder nur 1/1, etc.

    Cheers!
    Peter

    #293551
    This reply has been marked as private.
    #293550

    Hi!

    You need to copy the sensei folder into the theme folder (wp-content/themes/enfold/sensei).

    Regards,
    Peter

    #293549

    Hi!
    French translation 2.9.1: Enfold-2.9.1-FR

    #293544

    Hi!

    Thank you for the update.

    You don’t have to create a new page for the section. You need to use the Color Section element on the same page then add an id to it. Please review the article here: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/

    For example, create a color section with an id “blog” then a Blog Posts element to it. Create a new menu item called blog then add the anchor link which is “#blog”.

    Cheers!
    Ismael

    #293541

    Hey!

    It’s possible, enable this, create two sliders and set a different class to each one (lets say mobile_slider and desktop_slider). Then add something like this to the Quick CSS:

    .mobile_slider{
    display: none;
    }
    @media only screen and (max-width: 767px) {
    .mobile_slider{
    display: block;
    }
    .desktop_slider{
    display: none;
    }
    }

    Regards,
    Josue

    #293538

    Hi uvanlj1!

    Thank you for using the theme.

    Have you tried editing the Main Menu Links on Enfold > Advanced Styling option? Select the Main Menu Links element then edit it. Note that you can add two elements of the same kind. One for the hover state, another for the initial state.

    Cheers!
    Ismael

    #293536
    youyou78
    Participant

    Hello,

    Can I hide the full screen slider “easyslider” from the home page on mobile and tablets via the style.css file? if so what code do I insert!
    Please!

    – Is it possible to have a different slider on mobile, tablet and desktop. If I make a request here: https://kriesi.at/support/topic/enfold-feature-requests/ . Or this feature is not feasible !?

    Thanks!

    Hey!

    Thank you for the link.

    Please set the logo and menu position to Logo Center, Menu below on Enfold > Header Layout panel. Add this on Quick CSS or custom.css:

    #header_main_alternate {
    margin-top: 20px;
    border-top: 1px solid #e1e1e1;
    }

    Looks like you managed to center align the portfolio sort container.

    Regards,
    Ismael

    #293517
    sgrobert
    Participant

    To whom it may concern,

    Is there a way to remove the option to insert a default logo for the site page and allow us to insert the logo somewhere in a bar menu option ourselves? I would still like the top menu to shrink upon scrolling but it will just affect the height of the menu.

    Currently, I would like to insert both logo and menu options on the same bar, but currently the enfold theme doesn’t allow such an option.

    Have been trying to insert a UberMenu in but the layout of the top menu seems to keep bouncing out of alignment. Please do advice. Currently, the UberMenu seems to have a display issue that is affected from use of Enfold theme, is there a workaround way for it?

    Thanks!

    Regards,
    Robert Chai

    #293511

    Hey!

    Like I said, videos should not play on mobile device. Kriesi disabled it. That’s why you are required to add a fallback image. Removing the fallback image will only leave you a blank space when viewing on mobile. You have to remove the entire section. Did you edit anything the theme files?

    Try to edit the slide then remove the fallback image. Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Ismael

    #293490

    In reply to: social icons in posts

    Hi!

    It does not work.
    Does the code must be entered before or after:

    require_once (‘functions-enfold.php’);

    Best regards,

    #293480

    Hey icodemarchi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab to decrease the font size on screens smaller than 480px

    @media only screen and (max-width: 480px) {
    body .av-special-heading .av-special-heading-tag {
    font-size: 38px;
    }}

    Best regards,
    Yigit

    #293471
    felipemillan
    Participant

    Hi I want to display a website iframe with lightbox, I check that Enfold use Prettyphoto and I try this code but is not working

    Google.com
    Apple.com
    Twitter.com

    This is the error that I get when I try this code https://www.dropbox.com/s/ezgjwvp9qn82jmu/Screenshot%202014-07-19%2016.32.59.png

    Can you help me please?

    #293465
    Monsoon
    Participant

    How can I remove the fade animation of icons loading?
    I have a feeling it is an all or nothing thing. I have a page with a large table and icons and it looks silly to have the fade animation for the icons in the table as the table content appears and then slowly the icons appear.

    Is there a way to remove that animation at the post/page level with some JS in the post/page or is it an all or nothing thing to disable in the functions.php?
    Or maybe I could set the animation to instant with a 0 delay…where is that set?
    I guess this affects the galleries as well…right? I rather have all loaded and no fading animation than slowly loading 200 thumbnails at 10 per second

    #293447

    It seems that for the featured image Enfold add the post title to the A tag, but Enfold has removed the Title tag of the image:

    <a class="lightbox-added" href="http://www.domodeco.fr/wp-content/uploads/2014/05/haecker-cuisine-1200x655.jpg" title="Composez votre univers avec Cuisines & Créations">
    <img src="http://www.domodeco.fr/wp-content/uploads/2014/05/haecker-cuisine-845x321.jpg" class="attachment-entry_with_sidebar wp-post-image" alt="Composition Häcker - Cuisines & Créations, concepteur de cuisines Häcker (Lyon 3ème)" height="321" width="845"
    
    #293443

    @devin
    Excuse me if I do not make an answer now because I just ugrade to last enfold version, go to a page with images, click on an image, the new lightbox show up but with no title below?
    Please go to: http://www.domodeco.fr/interieur/cuisine/composez-univers-cuisines-creations.html
    The first one (the feature image show the post title, ok I know why) but the two others do not show any title. Both have Title,Alt and description tags…

    #293440

    Hey felipemillan!

    This thread has a good solution you can use: https://kriesi.at/support/topic/enfold-buttons-next-to-each-other-within-same-columns/

    Best regards,
    Devin

    #293431

    The theme doesn’t do anything to modify either of those elements so I’m not sure what we could do from our end. On all of my live sites using Enfold the issue isn’t happening and this is the first report of something like this I’ve seen on the forums so I would assume that its a install specific issue.

    You can try doing a WordPress update from the WordPress admin to re-install the most recent version of WordPress again in case there was or is an issue there.

    Outside of that, if you have made any customization to the theme through a child theme or with modifying the theme files try removing/reverting them temporarily.

    #293426
    RisingStar
    Participant

    Hi,

    i have change the width to 960px like here:
    https://kriesi.at/support/topic/enfold-how-to-reduce-width-of-site-and-overall-spacing/#post-195038

    now the responsive design doesnt work on small displays e.g. iphone;
    see here: http://bit.ly/Ui6B9Q

    hope you can help.

    thx

    #293413

    Right. got that. Done that. Not helpful for what I need.

    I want all post pages (tags, categories, etc) to display the same as what I have chosen for the blog style on the “blog layout” page. If I choose “Use the advance Layout Builder” on the Enfold > Blog Layout panel it only applies the layout and options to the blog page selected on the “theme options” (as expected because it is only configured to that specific page). It does not apply to other post layout pages, like tags. How do I get that layout to apply globally? Like it does if I choose “grid layout” on the Enfold > Blog Layout panel

    If I choose “blog layout” Enfold > Blog Layout panel it applies to all post landing pages, but I can’t tweak the layout to my requirements (like I can with the advanced layout builder. Where is the help page and/or video that shows me how to do this? I’ve looked in both the videos, the documentation and the support. Maybe I just can’t see it so if you could send me the link to the documentation and/or video I would really appreciate it.

    #293398

    I have tried that, and it finally did work for my Spanish version of the page, but it’s not working for the default English version of the page…

    When I changed it in my child them css file it works, but it will not work if I change it in the quick css section of Enfold.

    Can you explain why the quick css work for the Spanish page, but not for the English page, but when I made the change in the child theme css file it fixed the problem?

    Does this mean I should always use the child theme css? How does this work with WPML? Do I need two theme css files, one for English and one for Spanish?
    Thanks,
    Michael

    Hey Tom!

    I believe is a caching problem with the dynamic style (we solved this in the latest release, 2.9.1). Try updating.

    Best regards,
    Josue

    #293387

    Hey Rene!

    1-2. Refer to this article, the codes you’d use in Quick would be:

    /* To change the background color */
    .custom-text-box{
    background: red;
    }
    /* To change the color of the paragraphs inside it */
    .custom-text-box p{
    color: white;
    }

    3. Not possible in those formats, what you need to do is upload them to a service like Slideshare or Google Docs and use the embed code they provide.

    4. Use this plugin.

    5. You can download Open Sans from Google fonts:
    https://www.google.com/fonts#UsePlace:use/Collection:Open+Sans:400,800

    Cheers!
    Josue

    #293384

    Hi Ogau!

    Its not linked to Enfold, that’s a XML file generated by WordPress. How do you know you have a broken link there?

    Cheers!
    Josue

    #293377

    Hey!

    Try updating the theme to the latest version (2.9.1) and see if the issue persists.

    Best regards,
    Josue

    #293372

    In reply to: Accordion Slider

    Hello,

    I’m not sure what you are referring to, i uploaded a renamed Enfold 2.9.1 as a zip file (Themes > Add new > Upload).

    Best regards,
    Josue

    #293368

    In reply to: Accordion Slider

    Hi!

    I was able to upload the latest version of Enfold, named Enfold 2. You’d need to re-enter the theme settings (and menu/widget settings) after activation.

    Best regards,
    Josue

    #293360

    In reply to: layer slider

    Hi Finlando!

    Its looks pixelated because your slider background is black, here’s the full route of the loading.gif so you can change it for one more appropriate:

    http://nonpardon.com/wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/fullwidth/loading.gif

    Cheers!
    Josue

Viewing 30 results - 217,381 through 217,410 (of 244,447 total)