Viewing 30 results - 141,391 through 141,420 (of 142,586 total)
  • Author
    Search Results
  • #126586

    Hi,

    1.) Please add this on your custom.css or Quick CSS

    @media only screen and (max-width: 900px) {
    .responsive .title_container .breadcrumb {
    position: relative;
    right: auto;
    top: -6px;
    margin: 0;
    left: -2px;
    }
    }

    2.) Use this

    @media only screen and (max-width: 900px) {
    .js_active .top_tab .tab {
    border-bottom: none;
    padding: 9px 5px 9px 5px;
    font-size: 10px;
    }
    }

    3.) Please use this

    @media only screen and (max-width: 900px) {
    .iconbox .iconbox_content .iconbox_content_title {
    letter-spacing: 0;
    font-size: 12px;
    }
    }

    Seems like all of the issues above can be fix with media queries. You can combine all of the solution above.

    Regards,

    Ismael

    #126549

    Looks fine from the front end, if you can create a temporary admin login for me I’ll log in and take a look.

    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

    #126060

    In reply to: Sidebar

    I stand corrected, seems the sidebar is showing properly in mobile. But it still wants to disappear on desktop when I resize the browser.

    #25409
    ayush_x
    Participant

    Hi with respect to a previous thread “https://kriesi.at/support/topic/portfolio-previousnext-entry-in-same-category”

    can you help me with a solution.(if not already solved abt which i dont know) Even i need to do the same as n0yes

    Also found this article “http://wp.tutsplus.com/tutorials/creating-a-filterable-portfolio-with-wordpress-and-jquery/”

    Regards,

    #25402
    joe88
    Participant

    Hello. I’m using the “Fixed Header with Social Icons” header option. Is it possible to hide the Social Icons top bar when scrolling down and only display the Fixed Header? I know this isn’t an option in the admin area, but was hoping that I could add this to possibly the avia.js file or something similar? Thanks.

    #124171

    In reply to: Problem with Form

    Hello Can you help me with this question? https://kriesi.at/support/topic/quform-inside-the-tabs?replies=1#post-121051

    And can you help me to make the same thing on enfold, I cant do it :/

    is the same thing blue above the footer http://themes.a-salah.com/bostan/new-home-2/

    pic: http://prntscr.com/1c1nn3

    #126727

    It is a fresh install of WordPress and Enfold, so there are no plugins other then what comes with the theme.

    I don’t think it is a memory issue since the problem exists on two different installs. I did a local install on my desktop, and a remote install at my webhost. Same problem in both cases.

    #126204

    Hi, I put quickly next-button to stop place, but it is only placeholder image.

    1. Yes, that is any “missing file error” but is it not enough to put url into before{ content:…? You think that problem is in bad url localization or maybe it require more customisation than css style?

    2. I use IE8 to test and it gives this result: http://www.eurokreator.eu/images/enfold-IE8.jpg

    3. When you use for example IE10 You see the side arrows in slideshow (prev-next)?

    Regards. Cristof

    #25376

    Topic: Quform Inside the Tabs

    in forum Enfold
    Bluemkt
    Participant

    Hello, I’ve uploaded a youtube video for you understand the problems with the forms, can you take a look?

    Link: http://youtu.be/jscPA7LY2sM

    I sent to the quform’s author and he replied: “It is a theme issue. The theme is passing all HTML within the layout builder through the wpautop function which is adding <p> and
    tags all over the form which is causing the problem. You will need to contact the theme author to ask them how to display raw HTML while avoiding the wpautop function inside the layout builder.”

    #125481

    Hey the rule is simply not specific enough.

    this should work fine:


    #top .sidebar .tab_titles .widget_tab_comments{ display:block; }

    the reason the comments tab is not displayed by default is because it wont fit properly into smaller sidebars.

    the second comments tab you can see when your rule is active is a fallback for browsers without javascript ;)

    #125321

    Hi,

    Try this instead

    .avia_textblock {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 2px solid #6640FF;
    background: rgba(255, 255, 255, 0);
    -webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.75);
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    }

    Thanks,

    NIck

    #120177

    I don’t know if the topic starter was helped by this, but it doesn’t work for me: http://mep.raffeltest.nl

    I’ve managed to get rid of the Layerslider on mobile, but how do I easily target other sections?

    #25365
    #126630

    You can try following css code

    .avia-section-large .content, .avia-section-large .sidebar {
    padding-top: 10px;
    padding-bottom: 10px;
    }

    – insert it into the quick css field. If it doesn’t work please post a link to your website and we’ll investigate the html elements to find the right css code.

    #126468

    In reply to: Remove social header

    I can’t view the website http://chiocchi.10ens.com/ – I just see an error “Error establishing a database connection”. I still think it would be better to use the “Small Header – Non Fixed” header in this case. Then you can add a padding to the top with following css code – this will also lower the navigation:

    #header_main {
    padding-top: 20px;
    }

    (obviously you can change the padding-top value).

    #126555

    No, unfortunately not without major modifications/customization. By default the isotope script supports one filter/sort level and we just use the default script functionality. If you want to implement several filter levels you need to rewrite the portfolio function in enfold/js/avia.js – search for

    $.fn.avia_iso_sort = function(options)

    and add your advanced filter logic/code to this function.

    #25359

    Topic: Easy Slider Problem

    in forum Enfold
    fragezeichen
    Participant

    Hello,

    I have a problem with the Easy Slider. It doesn´t autorotate (stops after 2nd slide but shoud start over) and the previous and next buttons are not working.

    Please have a look at http://www.topjobbewerbung.com

    Kind regards, Michael

    #126490

    Hi tiperry,

    Try using this css instead of the above just to keep things a bit more fluid:

    .tribe-events-month-nav {
    display: block;
    width: 100%;
    }

    #top #tribe-events-events-month {
    float: left;
    margin-right: 5%;
    }
    #tribe-events-events-year {
    float: left;
    }
    .tribe-events-prev-month {
    float: left;
    margin-right: 2%;
    }
    .tribe-events-next-month {
    float: left;
    margin-left: 2%;
    }

    #126245

    Hi,

    So your question is how do you enable that? That is an effect that I think is automatic with the theme. So if you add an image element to a page and link it somewhere, the image, that effect will be attached to that image on its own. Images in advanced layout elements such as portfolios, gallerys, sliders, thumbnails… they all have this functionality attached automatically. It is CSS manipulated by jquery basically. looks like this

    <a href="http://kriesi.at/" data-rel="grid-1" class="grid-image" style="height: auto; opacity: 1; position: relative; overflow: hidden;">

    <img width="495" height="400" src="http://kriesi.at/dash_glass2-495x400.jpg" class="attachment-portfolio wp-post-image">

    <span class="image-overlay overlay-type-extern" style="opacity: 0.7; left: 0px; top: 0px; display: block; height: 276px; width: 342px;">

    <span class="image-overlay-inside"></span>

    </span>

    </a>

    Was there something specific you wanted to use it for that you couldn’t?

    Thanks,

    Nick

    #126064

    In reply to: Header size

    Hi,

    Do you remember which post said that?

    Please add this css to your /css/custom.css file

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

    Thanks,

    Nick

    #126190

    I downloaded enfold 1.7, and I think that the child style.css is still added before ‘avia-dynamic’ and ‘avia-custom’.

    It no big deal, now that I know how to fix it, but you might want to look into it again.

    This is how I adjusted functions.php:

    /*

    * Use custom “register frontend javascripts” to set correct include order on child_theme style.css:

    */

    if(!function_exists(‘avia_register_frontend_scripts’))

    {

    if(!is_admin()){

    add_action(‘wp_enqueue_scripts’, ‘avia_register_frontend_scripts’);

    }

    function avia_register_frontend_scripts()

    {

    $template_url = get_template_directory_uri();

    $child_theme_url = get_stylesheet_directory_uri();

    //register js

    wp_register_script( ‘avia-compat’, $template_url.’/js/avia-compat.js’, array(‘jquery’), 1, false ); //needs to be loaded at the top to prevent bugs

    wp_register_script( ‘avia-default’, $template_url.’/js/avia.js’, array(‘jquery’), 1, true );

    wp_register_script( ‘avia-shortcodes’, $template_url.’/js/shortcodes.js’, array(‘jquery’), 1, true );

    wp_register_script( ‘avia-prettyPhoto’, $template_url.’/js/prettyPhoto/js/jquery.prettyPhoto.js’, ‘jquery’, “3.1.5”, true);

    wp_register_script( ‘avia-html5-video’, $template_url.’/js/mediaelement/mediaelement-and-player.min.js’, ‘jquery’, “1”, true);

    wp_enqueue_script( ‘jquery’ );

    wp_enqueue_script( ‘avia-compat’ );

    wp_enqueue_script( ‘avia-default’ );

    wp_enqueue_script( ‘avia-shortcodes’ );

    wp_enqueue_script( ‘avia-prettyPhoto’ );

    wp_enqueue_script( ‘avia-html5-video’ );

    if ( is_singular() && get_option( ‘thread_comments’ ) ) { wp_enqueue_script( ‘comment-reply’ ); }

    //register styles

    wp_register_style( ‘avia-style’ , $child_theme_url.”/style.css”, array(), ‘1’, ‘screen’ ); //register default style.css file. only include in childthemes. has no purpose in main theme

    wp_register_style( ‘avia-grid’ , $template_url.”/css/grid.css”, array(), ‘1’, ‘screen’ );

    wp_register_style( ‘avia-base’ , $template_url.”/css/base.css”, array(), ‘1’, ‘screen’ );

    wp_register_style( ‘avia-layout’, $template_url.”/css/layout.css”, array(), ‘1’, ‘screen’ );

    wp_register_style( ‘avia-scs’, $template_url.”/css/shortcodes.css”, array(), ‘1’, ‘screen’ );

    wp_register_style( ‘avia-custom’, $template_url.”/css/custom.css”, array(), ‘1’, ‘screen’ );

    wp_register_style( ‘avia-prettyP’, $template_url.”/js/prettyPhoto/css/prettyPhoto.css”, array(), ‘1’, ‘screen’ );

    wp_register_style( ‘avia-media’ , $template_url.”/js/mediaelement/skin-1/mediaelementplayer.css”, array(), ‘1’, ‘screen’ );

    //register styles

    wp_enqueue_style( ‘avia-grid’);

    wp_enqueue_style( ‘avia-base’);

    wp_enqueue_style( ‘avia-layout’);

    wp_enqueue_style( ‘avia-scs’);

    wp_enqueue_style( ‘avia-prettyP’);

    wp_enqueue_style( ‘avia-media’);

    global $avia;

    $safe_name = avia_backend_safe_string($avia->base_data);

    if( get_option(‘avia_stylesheet_exists’.$safe_name) == ‘true’ )

    {

    $avia_upload_dir = wp_upload_dir();

    $avia_dyn_stylesheet_url = $avia_upload_dir . ‘/dynamic_avia/’.$safe_name.’.css’;

    wp_register_style( ‘avia-dynamic’, $avia_dyn_stylesheet_url, array(), ‘1’, ‘screen’ );

    wp_enqueue_style( ‘avia-dynamic’);

    }

    wp_enqueue_style( ‘avia-custom’);

    if($child_theme_url != $template_url)

    {

    wp_enqueue_style( ‘avia-style’);

    }

    }

    }

    #125758

    Hi,

    Please add this css to your /css/custom.css file OR to Quick CSS located in Enfold > Layout Styling… the text area at the bottom of the page

    .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial-row {
    height: 125px !important;
    }
    @media only screen and (max-width: 980px) {
    .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial-row {
    height: 175px !important;
    }}
    @media only screen and (max-width: 767px) {
    .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial-row {
    height: 375px !important;
    }}

    Your testimonials are causing the lower part of the page to jiggle and jump.. This stabilizes it.

    —-

    That table has got to go. Tables are for data like if you were to show how many people in each city of the world own this product, then you would use a table. Can’t use tables to prop up the page’s layout or the div design police will come.

    Instead use an image gallery with small images option. Stick all 6 images in it, and add your text as a tooltip, be nice and animated and responsive as well.

    View post on imgur.com

    looks good on small phones and rearranges itself properly

    http://www.clipular.com/c?8224023=DSxT87g0svAM0J2q6Wht60Q9MVc&f=.png

    this is how I added the gallery with these settings

    http://www.clipular.com/c?8229018=MbJFLRKUz3IiwDSwA9oAq-z4iWI&f=.png

    and here is where you set the tool tips that pop out

    http://www.clipular.com/c?8233017=nsSMeYJCS6s_QuxnjVZsM-XlgDY&f=.png

    Here is the css you will need to add to make the gallery look good on iphone and ipad.

    @media only screen and (max-width: 980px) {
    #top #wrap_all .avia-gallery-thumb a {
    width: 25%;
    }
    }
    @media only screen and (max-width: 767px) {
    #top #wrap_all .avia-gallery-thumb a {
    width: 31% !important;
    }}

    Good luck,

    Nick

    #126127

    Hi,

    Please add this css to your /css/custom.css file OR to quick css located in Enfold > Layout Styling… the text area at the bottom of that page.

    @media only screen and (max-width: 767px){
    .responsive #top .slide-entry {
    width: 100%;
    margin-left: 0%;
    }
    .avia-content-slider .slide-entry-wrap {
    margin-bottom: 0px;
    }}

    Thanks,

    Nick

    #126273

    Hi,

    What solution? Those lines of code you pasted are lines 425-429 of functions-set-avia-frontend.php

    I am guessing you are following this post? https://kriesi.at/support/topic/retina-logo-on-homepage#post-115183 , Do you have a url where you placed this code because you should have uploaded the logo at size 400x200px if you are now displaying at 200x100px, which sounds too even numbered so something isn’t right. Please show the code so we can look at the sizes and get to bottom of this.

    Thanks,

    Nick

    #25345

    Topic: Tab Link Location

    in forum Enfold
    joe88
    Participant

    Hello. I’m using a link in my footer to link to a page that contains a list of tabs (left side tabs). The URL uses the Tab, which works great. The link takes you directly to the location where the tab control is located. However, is it possible to force the view to the top of the page, instead of where the tabs are located on the page? Thanks.

    #125531

    Hey!

    Yes, sorry currently there is no way around that behavior. Sections are intended to be fullwidth, so sidebars will always be placed below the section, along with other elements that are located bellow the section.

    If you need to display some widgets on a page with a section I would recomment to create a 3/4 – 1/4 column layout within the section and add a widget area element to the smaller column ;)

    ukcommsdigital
    Participant

    I am working in the Enfold theme and I have two questions:

    (a) For some reason, I cannot seam to get rid of the two vertical scroll bars when viewing any page (http://farm4.staticflickr.com/3795/9137162284_4511f8a668_b.jpg). How do I get rid of the inner scroll bar?

    (b) Also, could you aid in how to create a home/landing page like the one featured in the Enfold demo page (http://kriesi.at/themes/enfold/)? We would like to have a landing page that does not have the Title Bar at top as well as the three section columns below the slider.

    Please advise as soon as possible.

    Sincere Thanks!

    #126434

    Hi,

    2). Your developer is correct. https://kriesi.at/support/topic/i-have-some-issues-with-translation-issues-and-with-the-contact-form#post-114535 This post has instructions on what to do.

    3) Its possible but its also experimental. You can turn on the advanced layout builder for posts. That will allow you to add a featured image which will be seen on the main blog page (or wherever you add the blog element to a page) , but on the individual blog posts the feature image will not show, and you will be able to either add it as an image element, or add a slider or have no image, since you will be able to use all the elements available , same as on pages.

    To add the layout elements to posts open config-templatebuilder/avia-template-builder/config/meta.php and change line 5 to look like

    array( 'title' =>__('Avia Layout Builder','avia_framework' ), 'id'=>'avia_builder', 'page'=>array('portfolio','page,'post''), 'context'=>'normal', 'priority'=>'high', 'expandable'=>true ),

    You will also need to replace template-builder.php in the main folder with https://gist.github.com/meishern/bfbf909055e7b967dd5b this file. Without it, posts with layout elements will not have meta data or comments. This form will also add comments functionality to portfolio items.

    Thanks,

    Nick

    #125916

    Hey!

    I am sorry, the ajax portfolio does not yet support videos. It works in a much different way than the other themes we used til now, so it will take some time to add this functionality ;)

    Feel free to add any suggestions and wishes to our feature request thread: https://kriesi.at/support/topic/enfold-feature-requests

    #126145

    Hi,

    Put

    <a name="gazebo"></a>

    a bit above , in front of

    <a href="#pavilion">Kidston Pavilion</a>

    This way the top part will be accounted for. And in mobile browsers the small difference will still make it visible. And do similar for the other anchors, just place them a bit earlier , Since i dont think there is another way to ofset the destination of an anchor.

    Thanks,

    nick

Viewing 30 results - 141,391 through 141,420 (of 142,586 total)