Viewing 30 results - 140,941 through 140,970 (of 141,838 total)
  • Author
    Search Results
  • #124050

    Hi,

    Can you give us a link to your website? Please download Enfold 1.6.

    Add this on your custom.css or Quick CSS

    .cart_dropdown {
    position: absolute;
    right: -60px;
    height: 47px;
    width: 47px;
    line-height: 47px;
    text-decoration: none;
    text-align: center;
    top: 50%;
    margin: -24px 0 0 0;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    font-weight: normal;
    z-index: 101;
    -webkit-transition: all ease-in-out 0.8s;
    -moz-transition: all ease-in-out 0.8s;
    -o-transition: all ease-in-out 0.8s;
    transition: all ease-in-out 0.8s;
    }

    Regards,

    Ismael

    #124264

    i asked the same question here:

    https://kriesi.at/support/topic/video-portfolio-gallery-with-filter-and-lightbox

    and devin said it’s possible in version 1.6

    I’m still on 1.4 so i havent tested it yet

    #123887

    Hi nimrodmadar,

    No, neither of those are able to be done at the moment. But you can add them in to the feature request topic for Enfold here: https://kriesi.at/support/topic/enfold-feature-requests

    Regards,

    Devin

    #124188

    Hi,

    Please set your Avia Builder to debug mode. Add this on your functions.php

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    return "debug";
    }

    Go to the page with the accordion, look for the actual shortcode of the accordion at the bottom of the Avia Builder. Please paste it here.

    Regards,

    Ismael

    #123529

    I’ve figured it out –

    1. add your new icon to this folder: wp-content/themes/eunoia/images/icons/iconbox/

    2. when referencing the new icon – just add your new icon filname eg: [iconbox_top title=”View Our Portfolio” icon=”Heart.png”]

    …I had to make a few css changes because we wanted no colour background, border radius, and we changed the icon pixelsize..but if you are just doing the same sized icon you should be fine.

    #24666
    yasto
    Participant

    I created a gallery with image size “gallery” (710×575). Pictures are dark until you scroll down to the bottom of the gallery. Is there a possibilty to load (and show) gallery pictures when scrolling to the top of the gallery? Here is what I mean:

    http://yannick-stotz.de/mariasawaneh/?page_id=38

    Thanks :)

    #24661

    Topic: Jumbo menu not aligned

    in forum Enfold
    xaa84
    Participant

    Hello,

    I’ve posted this before the latest update but the topic was closed before I could test the solution.

    Turns out the problem is still there after updating the theme …

    here’s the original post:

    Hello,

    I have a problem with the main menu for this site: http://www.ekidoko.com

    The jumbo menu for the first menu header (“les itineraries à télécharger”) is not aligned, it appears to the right of the header.

    Others seem ok.

    Could you please help?

    Thanks

    You can send the information to my email at DevinVinson (at) gmail.com. Make sure to include a link to this topic so that my spam filter doesn’t grab it :)

    Regards,

    Devin

    #24652
    mlambrick
    Participant

    Hi,

    I am having trouble with the accordian feature on my site. The plus sign is sitting on top of the first heading and the expanding feature isn’t working. http://www.academieaugust.com/?page_id=1277

    Thanks

    #24651
    mlambrick
    Participant

    Hi,

    I’m sorry if my question is basic, I’m new to this. I am having trouble changing the heading colour for my site, separate from body font colour.

    I tried the suggestions here with the custom.css: https://kriesi.at/support/topic/heading-colors. No luck. Is there anything else I need to add? Thanks so much.

    #24649
    joe88
    Participant

    Hello. Regarding the Ajax preview, is it possible to open the preview window in closer proximity to the selected item, instead of always on top. For example, if my portfolio grid has 5 rows, selecting an item on the 5th row should open the preview between rows 4 and 5 and not the top. This would greatly improve the user experience. Also, having a Load More button (infinite scroller) would also improve the UX. Thanks!

    #114659

    More comments and suggestions.

    1. Please re-consider adding a Load More (infinite scrolling) button for loading more portfolio items instead of pagination.

    2. Please consider masonry layout option for both portfolio and blog.

    3. And for the blog, the Load More function would be great for masonry layout.

    4. Regarding the Ajax preview, it would be great if the preview window opened in proximity to the selected item, instead of always on top.

    Thanks!

    #24647
    Madman2024
    Participant

    Hello,

    For some reason the accordion on my homepage http://www.hurtstoswallow.com stopped functioning. I have 3 tabs with various text (limited html tags).

    The toggle function does not seem to be working for this accordion anymore. I created an alternate accordion just to test this feature and the toggles worked just fine. When I placed the text back in, it went back to not working.

    Any help would be greatly appreciated.

    Thanks,

    John

    #123698

    Hi rinoy,

    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:

    /* All Mobile Sizes (devices and browser) */
    @media only screen and (max-width: 767px) {
    .responsive #top #main .sidebar {display:block !important; clear: both; }
    }

    Regards,

    Devin

    #24635

    Topic: Iconbox problem

    in forum Enfold
    vintage-fashion
    Participant

    Hey there,

    I just installed your theme and have the following problem:

    If I use the icon box – feature and choose the left-aligned icon, display and alignment of the box don’t work properly. If I use the top-aligned icon, the box is displayed correctly.

    Link to a sample page:

    http://www.modotex-fashion.com/wordpress

    Thanks!

    Nicolas

    #122506

    Hi,

    I see you did use the code I gave you. You can make it responsive using this

    /*
    Mobile Styles
    ================================================== */
    /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

    @media only screen and (min-width: 768px) and (max-width: 989px) {
    #top #s {
    width: 400px;
    }

    #top #searchsubmit, .ajax_load {
    right: -100px;
    }
    }

    @media only screen and (min-width: 320px) and (max-width: 500px) {
    #top #s {
    width: 250px;
    }

    #top #searchsubmit, .ajax_load {
    right: 10px;
    }
    }

    Regards,

    Ismael

    #24633
    azisbak
    Participant

    Hi There

    I am creating a site at newadsend.wpengine.com using your Enfold theme. Gotta say it’s the easiest, most comprehensive and most flexible theme i’ve ever worked with. Well done on creating such a great theme.

    One little issue im having is that a random div keeps appearing on some of my pages, and I have no idea where it comes from.

    If you look at the bottom of this page (http://newadsend.wpengine.com/features/validate/) there seems to be a big white gap between the bottom of the testimonial in the grey area and the top of the footer CTA in the black area, where as doing the exact same thing on this page (http://newadsend.wpengine.com/customers/leedham-creative/) (hosted on WPengine) and the gap isnt there. Note i dont want the gap to be there and am trying to get rid of it.

    There appears to be a div in the called ‘after_section_1’? How can i get rid of this div so that the customer testimonial sits directly above the footer CTA (like it does on http://newadsend.wpengine.com/customers/leedham-creative/)

    Look forward to hearing from you

    Aaron

    #123716
    #24626
    Heather
    Participant

    Hello,

    ISSUE #1

    Top navigation bar (logo, social icons, menu) aligns top left on mobile screen, while the body content aligns to the far right, and off the screen on Blackberry Bold, Sony Xperia X10. Displays just fine on Nokia N8. Looks great in Chrome, IE9, FireFox. Advice would be greatly appreciated!

    ISSUE #2

    I can’t seem to get the menu items to vertically align onload, they shift each time you click to load a page.

    THE SPECS

    – WordPress Version 3.5.1

    – Enfold Version 1.6

    – Using Boxed Blue, Responsive Layout Default, Fixed Header with Social Icons and additional Navigation

    – Custom CSS


    /* MAKE MENU FONT VERTICALLY ALIGN*/

    .responsive #header_main {

    padding-top: 10px;

    padding-bottom: 0;

    height: 50px;

    line-height: 60px;

    vertical-align: middle;

    }

    .fixed_header #header_main .container {

    height: 65px;

    vertical-align: middle;

    line-height: 60px;

    }

    /* REVERSE TELEPHONE TEXT AND SOCIAL BOOKMARKS HORIZONTALLY*/

    .sub_menu {

    position: absolute;

    left: 0;

    }

    #top .social_bookmarks {

    right: 0;

    position: absolute;

    }

    /* CONSTRAIN LOGO SIZE – FOR IE*/

    .logo img {

    display: block;

    height: auto;

    max-width: 250px;

    padding: 0;

    width: auto;

    }

    /* ICON BOX SHADOW FIREFOX*/

    .iconbox_top .iconbox_content {

    border-radius: 3px 3px 3px 3px;

    box-shadow: 0 0 0 0 rgba(0,0,0,0.3);

    }

    #118021

    I can’t reproduce this issue on my PC – the margins seem to work just fine. However you can try to change the dropdown position with:

    .main_menu .menu ul {
    top: 100%;
    }

    Increase or decrease the percentage value to move the dropdown up or down.

    #123700

    In reply to: Header Font Wieght

    Hey!

    Insert following code into the quick css field

    h1, h2, h3, h4, h5, h6, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox {
    font-weight: bold;
    }

    Regards,

    Peter

    #123994

    In reply to: Height Issues

    Hi,

    You can edit css > layout.css, find this code

    /*default header: main logo and main menu height. increase max value if you want to use a bigger logo*/
    #header_main .container, .main_menu ul:first-child > li a{ height:88px; line-height: 88px; }

    Something like this:

    /*default header: main logo and main menu height. increase max value if you want to use a bigger logo*/
    #header_main .container, .main_menu ul:first-child > li a{ height:120px; line-height: 120px; }

    To make the title container smaller, add this on your custom.css or Quick CSS

    #top .title_container .container {
    padding: 0 0;
    min-height: 0;
    }

    Regards,

    Ismael

    #123751

    In reply to: Problem with sidebar

    Hi,

    Please follow this link. Look for Dude’s fix.

    https://kriesi.at/support/topic/custom-widget-areas-not-working-after-upgrade-to-15

    Regards,

    Ismael

    #98181

    Hi,

    @imagestudios: This is Angular topic, I think you have Enfold. Yes, that is the same.

    Find this code

    $avia_config['size'] = avia_layout_class( 'main' , false) == 'entry_without_sidebar' ? '' : 'entry_with_sidebar';
    get_template_part( 'includes/loop', 'page' );

    Replace it with:

    $avia_config['size'] = avia_layout_class( 'main' , false) == 'entry_without_sidebar' ? '' : 'entry_with_sidebar';
    get_template_part( 'includes/loop', 'page' );

    //wordpress function that loads the comments template "comments.php"
    comments_template( '/includes/comments.php');

    Regards,

    Ismael

    #123888

    Hi,

    It is not behind the highlight box, rather on top of it. Maybe move the highlight box up a bit.

    #top .avia-menu-fx {
    z-index: 0;
    top: 29px;
    }

    Regards,

    Ismael

    #24615
    brucegamble
    Participant

    Hi there,

    I have a video in a sidebar widget on top of a background image on this page:

    goo.gl/ImYOd

    When viewed in Chrome, Firefox etc it appears fine, however on IE8 it appears for a split-second and then dissapears. Is there any help you can give?

    Thanks!

    #123955

    Glad you were able to find the issue and get it working :)

    Let us know if you have any other questions or issues.

    Regards,

    Devin

    #24605

    Topic: Sidebar question

    in forum Enfold
    jwferne
    Participant

    How can I move the sidebar menu up to the top if I have a full width color section in the middle of the page? Right now it get’s forced to the bottom.

    Here’s a screenshot showing what i’m talking about:

    http://cl.ly/image/461Q2J1B2z3B

    Thanks,

    – John

    #123954

    Problem solved – PHP extension simplexml wasnt activated

    #122814

    I pasted that code at the bottom of the functions.php page and it’s funny how it works bc it doesn’t effect every post, it only effects a few of them. I currently have it set to 80 and you can check my site to see how the excerpts don’t match that number.

    My homepage has been created using the Avia Layout Builder using the layer slider at the top and the Blog Post content element with a sidebar at the bottom. Any other thoughts?

Viewing 30 results - 140,941 through 140,970 (of 141,838 total)