Viewing 30 results - 140,791 through 140,820 (of 142,807 total)
  • Author
    Search Results
  • #27119
    oberton
    Participant

    Hi, and thanks for this great theme!

    When using text box and editing text it ads more and more line breaks <p>&nbsp;</p> on several places (or

    <ul> in lists) each time I save it. How to avoid this?

    I found this post, but there is no public answer:

    https://kriesi.at/support/topic/text-box-white-space

    Thanks for help

    #132369

    I found a topic saying you had to declare these values three times for all browsers, but it still doesn’t seem to have an affect on the iconbox column background colours. I just want some way to make all my columns the same height regardless of how much text content is in each one whilst still being responsive.

    .page-id-9576 .iconbox_content {

    min-height: 440px;

    }

    .page-id-9576 .iconbox_content {

    min-height: 440px;

    height:auto !important;

    }

    .page-id-9576 .iconbox_content {

    min-height: 440px;

    height:auto !important;

    height:440px;

    }

    #132343

    Hi Dude

    Thanks gain for your help.

    Sadly, still dosent resize.

    Happy to pay you.

    Alternatively, if we can fix – i think this will help many others as there are quite a few questions about logo, size position & this would help solve.

    Really hope you can help, as this is the crucial point of whether i use this theme or revert back to my tried & tested nevada theme. I just want to persevere & then i can confidently use this theme for clients in the future as there are more features: css animations, sticky header etc.

    Rich

    #132367

    Hi,

    I tested your website and adding min-height for 800px to 1024px screen widths will keep the iconboxes aligned properly. Please add this on your custom.css or Quick CSS:

    /*
    Desktop Styles
    ================================================== */
    /* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

    @media only screen (min-width: 800px) and (max-width: 1024px) {
    /* Add your Desktop Styles here */
    .page-id-9576 .iconbox_content {
    min-height: 540px;
    }
    }

    You can view the responsive view of the site here: http://responsinator.com/?url=http%3A%2F%2Fwww.corporatevideoservicesmanchester.com%2Fnew-home-latest%2F

    Regards,

    Ismael

    #132654

    Found this:

    I added it to the child functions.php and the slider kicked back in… pheww.

    Thanks to https://kriesi.at/support/topic/layerslider-old-jquery-issue

    wp_deregister_script( ‘jquery’ );

    wp_register_script( ‘jquery’, ‘http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js&#8217;, array(), null, in_footer );

    inside functions.php – in the ” avia_register_frontend_scripts() ” function.

    #132725

    In reply to: Ubermenu

    Thanks Ismael and sorry for posting yet another topic. I do actual spend considerable time searching for the answers I need before doing so though.

    If we have problems can we pay you a small fee to help out here as we need a similar menu to this and mega menu isn’t responsive, so isn’t an option.

    Thanks

    Hi,

    It works on my end. Please use this:

    add_filter( 'avf_google_heading_font',  'avia_add_heading_font');
    function avia_add_heading_font($fonts)
    {
    $fonts['Patrick Hand'] = 'Patrick Hand';
    return $fonts;
    }

    add_filter( 'avf_google_content_font', 'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    $fonts['Patrick Hand'] = 'Patrick Hand';
    return $fonts;
    }

    Regards,

    Ismael

    #132641

    Hi!

    Please try following css code

    .events-archive #socket {
    padding-top: 21px;
    }

    You can insert it into the quick css field.

    Regards,

    Peter

    #27108

    Topic: customize header

    in forum Enfold
    xpoveda
    Participant

    Hello, I would like to make a number of changes in the header.

    0) Align the logo to top, center or bottom, second I want.

    1) Increase height of 116 to 250. If I modify that value in layout.css below the header elements are cut.

    2) Menu with bottom alignment. Now is centered to the header.

    3) Change the font of the menu (level 1).

    I mean, I wanted something similar to:

    http://www.pcamobile.de/en/

    Thanks!!!

    Xavier.

    #130890

    im on desktop. how should I send shot ?

    #132780

    In reply to: Social icons

    You can add some social icons to the header. Go to “Enfold > Header” and select a header “with social icons”. New option fields will pop up and you can add your social links to the header. They’ll look like http://kriesi.at/themes/enfold/homepage/home-v3-3-column-with-blog/ or http://kriesi.at/themes/enfold/homepage/home-v6-classic-4-column/ (depends on the header type). If you’re searching for a bookmarks plugin see: https://kriesi.at/support/topic/looking-for-recommendation-on-swyn-plugin

    #131843

    Hi!

    You probably need to increase the padding-top value of the main content area. Insert the code into the quick css field and adjust the value

    .fixed_header #main {
    padding-top: 88px;
    }

    Regards,

    Peter

    ramirezo
    Participant

    Hello,

    I’m working with the Enfold theme, and I’m having trouble figuring out how to assign Section IDs to my main menu items, to get the top menu to trigger scrolling to sections on a one-page website. I want to get my menu items, to trigger scrolling to sections on this page, rather than link to separate pages.

    I’ve assigner Section IDs to the color sections I want to serve as my anchor points, and I found what I thought was a starting point, by identifying the menu item numbers of each of the top menu selections I want to modify… but I got lost after that and couldn’t find anything to help on the forums.

    Please help! Thanks!

    #132536

    In reply to: Differents LayerSlider

    I can’t reproduce this issue on my test server. I.e. here: http://test.inoplugs.com/imprint/ I embedded two layerslider sliders. Both sliders have exactly the same configuration but the first slider will start the slideshow automatically and the second slider won’t.

    Try following

    1) Update the theme (including the slider) to the latest version 1.8.4. Maybe the layerSlider authors fixed the issue with 4.6.0 and you’re using an older layerslider version.

    2) Try to deactivate all third party plugins (including cache plugins) – maybe a plugin conflicts with the layerslider autoplay mode.

    #132619

    Hi Scott,

    With Safari, Chrome and Firefox past versions of browsers are not really supported individually. Specifically with Safari we would have to have the hardware and iOS just to test for it since Apple no longer provides downloads of the browser outside of the Appstore so it isn’t even possible to test for older versions like we would for IE or even installing older versions of FF or Chrome.

    Regards,

    Devin

    #132580

    Hi,

    The Color Section will always be full width. You should place it on the very top or at the very bottom of the page if you have a sidebar.

    Regards,

    Ismael

    Hi,

    Please add this on your custom.css or Quick CSS

    body {
    font-family: 'Kameron', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    }

    h1, h2, h3, h4, h5, h6, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox {
    font-family: 'Lobster', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    }

    Regards,

    Ismael

    #132618

    Hi,

    It does scroll to top. I tested it on Windows 7 machine using Google Chrome. Let me tag the rest of the support team.

    Regards,

    Ismael

    #132612

    Hi,

    This will fix the header a bit. Add this on your custom.css or Quick CSS

    @media only screen and (max-width: 767px) {
    .responsive #header .social_bookmarks {
    width: 100px;
    float: left;
    }

    .responsive.social_header .phone-info {
    text-align: right;
    padding-top: 10px;
    }

    .responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul {
    float: right;
    text-align: right;
    margin: 0 auto;
    position: static;
    display: block;
    width: 150px;
    }
    }

    Regards,

    Ismael

    #27097
    trentwillis
    Participant

    Hello,

    I love your theme and have had no issues with it whatsoever until upgrading to WordPress 3.6. After that, and before seeing your post urging to hold off on upgrading to 3.6, my Fullwidth Easy Slider has stopped working.

    The information is still in the editor but the titles, descriptions and additional slides will not work. Any work around you can provide until the latest Enfold update is released would be great.

    Thanks for an amazing theme and even better support.

    #132607

    In reply to: 404 issue

    Hi,

    Please refer to this link: https://kriesi.at/support/topic/some-problems-404-permalink-and-wpml

    Add the flush_rewrite_rules( false ); on functions.php.

    Regards,

    Ismael

    #132514

    Found an older thread with the same problem! Got it fixed!!

    Here is the link if anyone has same issue:

    https://kriesi.at/support/topic/i-cant-install-it-1

    #132342

    Hi,

    Please use this:

    .header-scrolled .logo a img {
    width: 100px;
    height: 100px;
    }

    Regards,

    Ismael

    Hi,

    You can switch off the gallery’s gray out feature while loading the images. Please refer to this link:

    https://kriesi.at/support/topic/scrolling-to-bottom-before-gallery-loads

    Add the old fix again:

    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a {
    width: 25%;
    max-height: 147px;
    height: 147px;
    }
    #top div .avia-gallery img {
    height: 100%;
    max-height: 100%;
    }

    We can fix the gallery with Media Queries, I guess the stretching of the images comes out on less than 800px screen width. It stretches again once more on 400px width screens.

    @media only screen and (min-width: 768px) and (max-width: 989px) {
    #top div .avia-gallery img {
    max-height: 100%;
    height: 100px;
    }
    }

    @media only screen and (min-width: 320px) and (max-width: 520px) {
    #top div .avia-gallery img {
    max-height: 100%;
    height: 70px;
    }
    }

    Regards,

    Ismael

    #132629

    In reply to: Slider fade speed

    Hi,

    Open js > shortcodes.js, find this codes:

    $.AviaSlider.defaults  = {

    //interval between autorotation switches
    interval:5,

    //autorotation active or not
    autoplay:false,

    //fade or slide animation
    animation:'slide',

    //transition speed when switching slide
    transitionSpeed:900,

    //easing method for the transition
    easing:'easeInOutQuart',

    Adjust the transition speed and play around with easing methods.

    Regards,

    Ismael

    #27089

    Topic: Changing menu layout

    in forum Enfold
    web4smallbusiness
    Participant

    I am in the process of creating a website for a client http://www.photoscan.com.au and have used the “small non-fixed header” for the top. However, the client has now requested that the menu look similar to http://www.iphotoscanning.co.uk/, ie. below the logo and with blue background?

    Is there a way I can do that with the Enfold Theme?

    Many thanks.

    #27088

    Topic: Promo Box Header

    in forum Enfold
    Estuary_Tog
    Participant

    Hi,

    Loving Enfold. thanks.

    I have a problem with adding a H2 header into a promo box. There seems to be padding at the top of the header, when I inspect the area with Firebug I can see an empty paragraph in the code “<p></p>”, this can’t be seen in the text editor. I tried redoing it several times, same result.

    Please see the “About New Horizon Systems” promo box at the bottom of this page http://www.newhorizonsystems.net/newhorizon/

    Thanks in advance :)

    Hi, I’ve also been trying to add a new google font, but to no avail.

    I was trying to add this font: http://www.google.com/fonts#UsePlace:use/Collection:Patrick+Hand

    And I added the code above to the function.

    The font appears in the dropdown option, but appears to only show up as helvetica.

    Thoughts?

    #132086

    Does your laptop have a Retina Display? Testing on my regular 13 inch Macbook I’m still not getting that effect.

    #129620

    The parent page change didn’t do anything, unfortunately. I noticed it doesn’t work on the Efold Demo either, when you go to a sub-page, the rule doesn’t show on the current page when it’s not the top-level page.

    Does anyone know how to change that behavior, so the rule shows under the main nav when one of it’s sub-pages is the current one? So for example, the rule would show under “Programs & Curriculum” when any of it’s pages listed in the sidebar menu are the current page.

    Here’s the link to the site: http://69.195.124.95/~threeced/curriculum-programs-overview/

Viewing 30 results - 140,791 through 140,820 (of 142,807 total)