Viewing 30 results - 218,971 through 219,000 (of 243,758 total)
  • Author
    Search Results
  • #277581

    Hi jeffreyvanoostrom!

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

    .caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title { background: transparent!important; }
    h2.avia-caption-title { color: blue !important; }

    Regards,
    Yigit

    #277576

    Hi amiraliz!

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

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

    currently it is set to 25.90px

    Best regards,
    Yigit

    #277573

    In reply to: 4 Column Images

    Hey!

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

    #four-column div.container {
    width: 95%;
    }

    Best regards,
    Yigit

    #277567

    Hi!

    You can import dummy content in Enfold theme options > Import/Export or create a duplicate of Home v9 page using shortcodes here – http://pastebin.com/Lgxsa486

    Best regards,
    Yigit

    #277548

    Hi!

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

    h1, h2, h3, h4, h5, h6 {
       font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important; }

    Best regards,
    Yigit

    #277545
    osukaru
    Participant

    Hello,

    in the new version enfold you have added a nice bar with social icons to entries.
    I would like the bar to add to the portfolio items.
    Is this possible?

    #277539

    Hey Dare2Dream!

    You can add the same menu as secondary menu and using custom CSS code you can remove it on mobile and display main menu, only on mobile. Please add following code to Quick CSS in Enfold theme options under General Styling tab

     #header_main_alternate  { display: none; }
    @media only screen and (max-width: 990px) {
    #header_meta { display: none; }}

    Best regards,
    Yigit

    #277535

    Hey jedasim!

    You can simply go to Enfold theme options and choose to display v9 as your frontpage – http://i.imgur.com/75LjoC1.png
    Best regards,
    Yigit

    #277532

    In reply to: Blog Page Sidebar

    Hi Bill!

    Please go to Enfold theme options > Sidebar Layout > Sidebar on Blog Page and choose display no sidebar

    Best regards,
    Yigit

    #277528
    amiraliz
    Participant

    Hi,
    I’ve created a masonry gallery of portfolio items in a page. The gallery appears totally fine (3 columns and medium sized images) on both my Windows and Mac machines in FF, Chrome and Safari, but on my client’s machines (Win 7 & 8) in FF, IE and Chrome, the images appear extremly tiny (~10px width) one after the other in a row. any idea what’s wrong?
    I’m using latest Enfold, WP and browsers.

    #277524

    Hello, we also have a problem regarding the integration of a video into a layer slider within enfold, pls check out: http://www.pakka.ch
    According to our client (who uses Windows IE Version 8.0 on Windows XP) the video does not show at all.
    We work on OS X and tried Browserstack for a Cross-Browser-testing.
    The result: OS does not make any problems, regardless of the browser, Windows + Firefox does not seem to work, Chrome and IE depending on the version.
    Do you have a clue, what we can do?
    Best regards
    Fred

    #277518
    This reply has been marked as private.
    #277517

    Hi there,

    Not sure if this is the proper forum to ask, but I’m new to Enfold (just purchased two days ago) and not really techinical at all. Love the product thus far and it is very intuitive! Thanks for all your efforts in making us non-technical folks look good!

    My question is regarding videos. I have a Network Solutions website that I’d like to build and include videos. I have a video which I’ve uploaded to my media gallery (.mp4 format and 5MB size). However, it does not seem to play. I used the video component and filled in the proper information but when I view the page the video stays on “loading”. I tested by using one of the template videos that came with Enfold and it works. Please let me know what I’m doing wrong.

    Thank you!
    Rory

    #277513

    Topic: Gallery Caption

    in forum Enfold
    codecreative
    Participant

    Hi Enfold

    I’d like to know if it is just me or has the way that gallery image captions appear changed?

    I thought that they use to pop up and overlay the bottom of an image. But now they slide in from above. Has this been a new change to the latest version?

    #277511

    Hi Josue

    Thank your quick reply. Yes that was my concern regarding styling.

    To be honest I think in some ways the enfold form is more functional because your’s has a fantastic date picker that isn’t available with CF7.

    Love your theme it makes site look impressive with minimal work

    #277507
    This reply has been marked as private.
    #277502
    adrianwackernah
    Participant

    I have a extension from woothemes which gives me a product listing by vendor/artist. I can open that page with all products from that artist, as I use the vendors plugin for artists. All is fine, except if I call that url, the feed option does not work. Is there a way to make a feed work, if I use a filter something else in my function.php of Enfold?

    Here is my example:

    https://bildmanufaktur-wackernah.de/artist/ilona-weinhold-wackernah/
    give me product page with all products from that artist. But if I call this:

    https://bildmanufaktur-wackernah.de/artist/ilona-weinhold-wackernah/feed/
    anything happens.

    The permalink “artist” comes from the woocommerce extension product vendors. But they didn’t help me.

    Thanks Yigit,

    I isolated the route cause. It was my lazy load plugin. I tried Lazy load and BJ Lazy Load and got the same issue. Is there any lazy load solution you can suggest with the Enfold theme?

    Thanks

    Mark

    #277490
    simonac
    Participant

    Hi,

    i used the code from this thread to make the page transparent:
    https://kriesi.at/support/topic/transparent-content-and-header/

    For the content background i simply use color sections with .png images.

    Now the page will get a shop with the woocommerce plugin.

    On the single product pages i no do not know ho to get a background as i ca not edit them wit a color section.
    Ho can i get a background for the single produkt pages?

    I also found this help:
    http://kriesi.at/documentation/enfold/change-woocommerce-single-product-page-layout/
    But how do i get a similar background in there like in the other pages?

    Thanks in advance!
    Simon

    excuse me I’am using 2.8.1 Enfold

    #277483
    jedasim
    Participant

    Hi,

    I’d like to change the template of my homepage with the “Home V9” available on the demo. How could i do without losing all my content ? How can have the template v9 and replace the old one by the v9 ?

    Thanks !

    #277478

    Hi heho!

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

    .ls-slide img {
    margin-top: 0!important;
    }

    Regards,
    Yigit

    version 2.7.1 Enfold

    schoenj
    Participant

    Hi,

    I’ve problems with adding pictures to a gallery. I can upload the pictures, but when I want to ad them to an existing gallery it doesn’t work. I add some pictures (one by one) but when I select more pictures, they were not added to the gallery??
    I used your theme before and never had this problem.
    Any suggestions?
    I’am using WP3.9.1 and the last version of Enfold.

    Thanks, Jeroen

    I think my team and i are capable of doing this edit but it will require time. Can i hire/freelance someone from Kriesi :) and then you can incorporate into theme for everyone?

    Thank you Enfold team, i appreciate everyone’s feedback and advice in this thread.

    Keep up the good work guys, A+ Support

    • This reply was modified 11 years, 6 months ago by Tk909.
    #277451
    amazeingart
    Participant

    Possibly a bug here… using Enfold pretty much out of the box, as a child theme with no changes at all to any CSS yet. And the Woo Shopping Cart widget will not display without looking pretty broken (happens in 3 different browsers). Screenshot appended.

    The buttons in the WooCommerce shopping cart widget don’t clear each other, so they only display (somewhat) acceptably at very large browser window widths. And the second button (checkout) also gets clipped by the sidebar layout, so only a portion of it displays. So at many widths they look completely broken. I tried using variations of “display: block” and “clear:both” in some trial adjustments to the child theme’s style.css file to fix this. But both buttons are < a > elements within a single < p > element and my own efforts did not fix the problem.

    This is kind of a killer for an online store. Is this issue normal for the Woo cart widget with Enfold, or do I have some strange bug? I.e. are tricky CSS fixes needed out of the box to make this widget display cleanly? If they are, happen to know what to do?! ;)

    Chris

    <a href='https://automattic.pxf.io/y2XdbN/' target='_blank' rel='nofollow'/ rel=WooCommerce cart widget display bug" />

    #277444

    Hey Peter, thanks for the hint but I tried that already and it doesnt wotk with playlists! Not sure why the build in WP function doesnt work with enfold. I tried to create a play list in text editor [playlist ids="62,61,60,59,58,57"] and copied it to the code box – after saving the problems were back – was not able to edit any other element on the page – like shown in the video. Go back and try to edit any text or image http://mara-events.de/cms/test-page/ in the visual editor, I am not able to do so.

    #277438

    Hi!

    Please insert the code without the script tags into the google analytics field. You can also try to insert just the UA-ID: UA-32578680-1 into the field – Enfold will recognize the input as id and will add the required tracking code automatically.

    Regards,
    Peter

    Hi,
    I’ve exactly the same problem. I also use the latest version of wordpress and enfold. Is there a known problem?
    Patrick

    #277422

    Hey!

    Please try to open up enfold/config-bbpress/config.php and replace:

    
    add_filter('avia_blog_post_query', 'avia_remove_bbpress_post_type_from_query', 10, 2);
    

    with

    
    add_filter('avia_blog_post_query', 'avia_remove_bbpress_post_type_from_query', 10, 2);
    add_filter('avf_masonry_entries_query', 'avia_remove_bbpress_post_type_from_query', 10, 2);
    

    We’ll include this fix with the next theme update.

    Cheers!
    Peter

Viewing 30 results - 218,971 through 219,000 (of 243,758 total)