Viewing 30 results - 136,261 through 136,290 (of 142,941 total)
  • Author
    Search Results
  • #199773

    Topic: Z index Problem

    in forum Enfold
    kecster2
    Participant

    http://j2k.info/american/

    Hello,

    I was wondering if you could help me, i have that image of a server below the revolutionary slider, i am trying to make that image go over the slider… i think its done with z index.. i want the positioning to stay the same, but i want the server png image overlay on top of the slider

    this is an image of the effect i am looking for
    http://kec.bz/in/question.jpg

    #199764

    Hi NaturaIntegrativeMedicine!

    For 1) Check here: http://kriesi.at/documentation/enfold/setting-your-home-and-blog-pages/ as it explains a bit about setting/unsetting the blog page. The quick version is that to use the individual blog pages settings you need to un-set the option in the theme options.

    2) Youtube video is showing on my end.

    3) Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    .fullsize .big-preview.single-big {
    padding: 20%;
    padding-bottom: 10px;
    padding-top: 0px;
    }

    Best regards,
    Devin

    #199750

    In reply to: no Slider

    Hi!

    Please add following code to Quick CSS as well

    .fixed_header.social_header #main { padding-top: 0; }
    .header_color .header_bg { background-color: transparent; }
    #header_main { border-bottom-style: none; }
    .header-scrolled .header_bg { background-color: white; }

    Best regards,
    Yigit

    #199748

    In reply to: no Slider

    Awesome. thank you!

    Ok a little trickier one ;)

    Would love for the top nav bar to be one color to match the header on load. And as you scroll it turns to white.

    A good example is here. Watch the top nav change as you begin to scroll.

    #199721

    Hey!

    Yes, you can add following code instead to apply on all heading elements

    p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 { margin-top: 0; }

    Regards,
    Yigit

    #199715

    Hi Ismael,

    Thanks for the hint. Not sure we’re on the same page though. There is a Layerslider on top, but 5 Easysliders below. Here’s a screenshot attached.

    http://img36.imageshack.us/img36/2139/9xd1.png

    How would I go about changing the Easysliders?

    Thanks,
    Felix

    #199705

    Hi!

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

    p + h2 { margin-top: 0; }

    Best regards,
    Yigit

    #199658

    Hey David!

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

    .avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 0.5!important; }

    Cheers!
    Yigit

    #199656

    I added it like this :

    .social_header #header_main .container { max-height: 116px!important; }

    .social_header .main_menu ul:first-child > li a {
    height: 116px!important;
    line-height: 116px!important;
    }

    #header_meta { display: none; }
    .fixed_header.social_header #main { padding-top: 117px; }
    .social_header .main_menu ul:first-child > li a {
    height: 116px!important; line-height: 116px!important; }
    .logo, .logo a, .logo img { max-height: 116px!important; }

    Still… not there yet…

    #199653

    .social_header .main_menu ul:first-child > li a {
    height: 116px!important;
    line-height: 116px!important;
    }

    #header_meta { display: none; }
    .fixed_header.social_header #main { padding-top: 117px; }
    .social_header .main_menu ul:first-child > li a {
    height: 116px!important; line-height: 116px!important; }
    .logo, .logo a, .logo img { max-height: 116px!important; }

    Like this?

    Erm… Still not working…

    #199628

    In reply to: How to install fonts

    #199619

    Hi m!

    What type of header are you using? You can add following code to Quick CSS in Enfold theme options under Styling tab and change page ID

    .page-id-734 #header { display: none; }

    Please see this post to find page ID’s https://kriesi.at/support/topic/mini-heading-in-page/#post-188120

    Best regards,
    Yigit

    #199618
    vinvalentino
    Participant

    Everything was working just fine when it suddenly stopped attaching properly images or setting as featured.

    Actually there are the following certain symptoms:
    -When creating a new post:
    1.via the add Media button process i select and upload a new image with the thumbnail showing properly and when i press insert into post/insert gallery a blank media box appears in the post’s textbox.
    2.when i try to set a new featured image (one that is newly uploaded or one of the old images) the bottom right ‘set featured image’ widget looks like no image is selected or set. I click “set as featured image” and the modal closes but the image never appears.
    -When I try to browse my Media>Library any newly uploaded image is blank with no thumbnail available and no image file appearing when clicking view (via the ‘domain/?attachment_id=…’ link).
    -When browsing my ftp server directory or typing the url ‘domain/wp-content/uploads/2013/3/image.jpg’ the images are appearing just fine.
    -Any images that I upload I can see in the media browser but their thumbnails there aren’t cropped like normal, it’s a thumbnail of the entire image where normally (and previously uploaded images) it’s cropped. They also don’t have pixel dimensions listed like other images do.

    This is causing a major problem on a busy e-commerce site. I’ve seen others with the same issue who said it was fixed when they disabled the “Advanced Custom Fields” plugin, but I don’t have that plugin.

    I did not make any changes to anything, no new plugins, no updates. It worked fine in one product listing, then I went to the next one and it stopped and now won’t work for any.

    I’m wondering if the advanced custom fields plugin or something similar is integrated into the theme and could be causing this strange issue.

    #199616

    Hi m!

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

    #top #menu-item-search.menu-item-search-dropdown>a { display: none; }

    Regards,
    Yigit

    #199613

    1th vote for additional blog views, like list view (example: http://the7.dream-demo.com/blog-2/blog-standard/blog-standard-sidebar/ )

    Nice addition to list view, but not necessary, option for grid vew to choose number of columns (2,3 or 4), and perhaps grid/list view switcher at frontend at the top of content area.

    2nd vote for Ajax search in sidebar, content, …

    • This reply was modified 12 years, 4 months ago by VBM.
    #199599

    It works now, thank you very much! Great support as always here.

    One question though, when the next theme update comes, do I still just have to use the code in this post: https://kriesi.at/support/topic/remove-lightboxlink-from-ajax-preview-slider-again/#post-199447?

    #199588
    Sandy
    Participant

    I need to add YouTube social icon to the header, next to the FB and Twitter icons. I followed the instructions at https://kriesi.at/support/topic/youtube-icon/ but there still is no YouTube option to choose from.

    Also, these icons are very small and lacking colour – they need to be more prominent. What options are there?

    #199572

    Hi odac25thka!

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

    #header_meta { display: none; }
    .fixed_header.social_header #main { padding-top: 117px; }
    .social_header .main_menu ul:first-child > li a {
    height: 116px!important; line-height: 116px!important; }
    .logo, .logo a, .logo img { max-height: 116px!important; }

    That should do it

    Regards,
    Yigit

    Abbe
    Participant

    Hi,

    I’m working on a one page website that includes a masonry project section kind like this:
    http://kriesi.at/themes/enfold/portfolio/masonry-portfolio/

    But instead, i want it to open the projects content with AJAX, like here: http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/

    Is it possible?

    thanks.

    /******/

    Important info about an old topic i created & it’s closed.
    WPML + Permalinks, 404 errors
    https://kriesi.at/support/topic/woocommerce-wpml-permalinks-404-error/

    Your team suggested to get in contact with WPML support, and i did. They said you may want to get in touch with them.

    A possible hint is the fact that the theme is trying to do things what WPML already does, like translating custom post permalinks.
    I see that, by commenting out the line 8 of /wp-content/themes/enfold/config-wpml/config.php, and after resaving permalinks, the issue with “Sample Page” disappear.
    To be clear, I refer to that line:
    add_action( ‘init’, ‘avia_wpml_register_post_type_permalink’, 20);

    That worked, no more 404, no more mistakes between languages, etc…

    #199541

    In reply to: Slider under Header

    Hi!

    Please add following code to Quick CSS

    #top .iconbox { margin-top: 20px; }

    Cheers!
    Yigit

    #199540
    This reply has been marked as private.
    #199539

    Hey!

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

    @media only screen and (min-width: 990px) { #top div .avia-gallery img  { height: 240px; }}
    @media only screen and (min-width: 768px) and (max-width: 989px) { #top div .avia-gallery img  { height: 136px; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) { #top div .avia-gallery img  { height: 86px; }}
    @media only screen and (max-width: 480px) { #top div .avia-gallery img  { height: 54px; }}

    Regards,
    Yigit

    #199538

    In reply to: Slider under Header

    Hi Yigit,
    just take a look at: http://polyscale.m3ms.de/

    All the three boxes shall have the same level at the top.

    Cheers,
    Markus

    #199534

    Hi Josue

    Ok I understand. The problem is if you put the background as a layer in each slide then the background will slide in again which won’t look right. It needs to stay where it is with the other elements sliding in on top.

    http://www.mainline-energy.co.uk/temp-2/

    Can you think of anything here to solve this? The only thing I can think of it to turn the slider background off for phones. Possible?

    Thanks

    Masten

    #199516

    In reply to: Slider under Header

    Hi Yigit,
    thanks for these helps.
    But how do i get the box moving up so that they are at the same level like the “non-top-boxes”?
    I tried with: .iconbox_top { margin-top: -20px;}
    But this doesn´t work.

    Cheers,
    Markus

    #199513

    In reply to: Slider under Header

    Hi!

    If you would like to remove icon only on homepage, please use following code

    .home .iconbox_top .iconbox_icon { display: none; }

    you can remove .home if you would like to make the changes globally.
    To increase padding on iconbox left

    .iconbox_left .iconbox_content { padding: 20px; }

    Cheers!
    Yigit

    #199497

    Following up on this, I believe I found the solution. This fixes it:
    #top .main_menu .menu li ul a { color: black!important;}

    #199491

    In reply to: Minify, Lazy Load

    Hey Devin,

    yes you´re right, it´s worth.

    I read the manual and I think bwp-minify makes a good job with the scripts, but it´s not possible to handle the stylesheets the way I need it. In my case it breaks my Layout so I have to exclude a lot of stylesheets with the snippet. But that results in more queries..

    I use MinQueue. It works pretty nice for me..

    Today I played just one hour to fix all the scripts. In the last days with all the other Plugs I needed hours for bad results..

    Now I have just 2 queues for css, one for the enfold-styles, and one for all others – both in the Header before the scripts. And I have 4 queues for javascript, 2 in the Header (most of them with jquery) and 2 in the footer.

    All of them pulled correctly by CDN.

    I´ve started with 25 Stylesheets (12 from Enfold), and 34 Scripts. Why this much? Oh, you can make WordPress combined with Enfold to a monster … :)

    We need all the stuff for WooCommerce, Membership-Area and our own Community with bbPress and BuddyPress, Video-Gallery, Security, Optimization and additional Features in the Backend.

    This moment we´re on a shared-hoster with a small package and GTMetrix gives us 91% and 80% and a loading time of 5.. I think if we upgrade it, we become some points more.. :) We´re on a Apache with xCache.

    Really nice Theme and a good Team!! I will use for more projects in nearly future. Thumbs up!!

    Here some Tipps for Plugs that gives us a good result:

    Performance: WP Super Cache, Options Optimizer, Plugin Organizer, WP-Optimize, WP. Smush.it and MinQueue. To check Plugin-Performance: P3 (Plugin Performance Profiler). To Backup your Website: BackUpWordPress. Security: Wordfence, Better WP Security.

    All of them are wellcoded with good Performance-Values.

    Hope this can help some people. Please close this Topic. Thanks

    Best regards

    #199485

    In reply to: Bigger Logo gets cut

    Hey!

    I think the min-width value of the media query causes the issue – try following code instead

    
    @media only screen and (min-width: 1px)  and (max-width: 990px) { .logo, .logo a, .logo img { max-width: 200px; }
    .logo img { margin-top: 10px; }
    }
    

    Best regards,
    Peter

    #199471

    Hi

    This is the message I have had back from the host

    We are unable to facilitate the modification of any parameters on our shared hosting cluster as this applies to all users on the cluster. If you require this level of flexibility we recommend that you migrate your services to a VPS or dedicated server platform.
    http://www.names.co.uk/servers

    Any last ideas before I forget about this topic?

    Thanks
    Ian

Viewing 30 results - 136,261 through 136,290 (of 142,941 total)