Viewing 30 results - 136,921 through 136,950 (of 142,852 total)
  • Author
    Search Results
  • #191525

    Devin,

    Thanks for the help but it didn’t seem to work. I added the code to my child’s function.php page & then added the custom wpautop custom variable and everything still stays the same.

    Also, I would actually prefer the advanced layout editor but the shortcode functions available (wand icon) within the tabbed content is very limited in options and one option it does not have is the [one_fourth] option. Even if I could add that code in manually, I want the client to be able to add that in whenever they want & by not having that option from the shortcode button / wand, it makes it difficult for them to do. Have any other ideas?

    #191522

    You need to use this function here: https://kriesi.at/support/topic/portfolio-meta/#post-134009

    That will let you have your own shortcodes folder in your child theme.

    #191517

    Hi!

    Please add following code to Quick CSS in Enfold theme options

    div .main_color .tabcontainer .active_tab_content { background-color: #cccc63; color: white; }
    .js_active .top_tab .tab { padding: 30px 50px 32px 50px; }

    If this is not what you meant, please post a screenshot

    Best regards,
    Yigit

    #191514

    Hi asdevargas!

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

    .archive .category-term-description { margin-bottom: 0; }

    Cheers!
    Yigit

    #191483

    Hi twelch99!

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

    .content { padding-top: 0; }

    Cheers!
    Yigit

    #191453
    agarkitekter
    Participant

    Hi!

    I have a problem with navigation links over pages in the same sub-level is showing at the top of the widgets in the right sidebar.

    In the widgets settings, I have no widgets on “Sidebar blog” or “Sidebar pages”, only on “Displayed everywhere”.

    You can have a look here;

    http://i.agarkitekter.se/overgripande/affarside/ (for example, if you go to the startpage that is the blog, they don’t show.

    Username: test
    Password: test

    Regards,
    Tomas

    #191452

    Thanks all

    For now I have just added some padding to the top of the logo so that once scrolled the bottom tag line piece is hidden.

    If that doesn’t work for my client then I will use a logo without the tag line.

    Thanks

    #191424

    Regarding the button, thanks a lot.

    Regarding the manu, actually no,because I want the top menu to be in black, normal font, size 16px, but I want the mega menu to look like the others (meaning, grey and turning black on hover).
    I simply want to code you highlighted earlier to only refer to the header menu and not to the mega menu as well.

    Is that possible?

    Thanks a lot,
    Eran.

    #191422

    Hi Yigit,

    this is not working either, but I think you’re trying to find the solution in the wrong corner. It’s no CSS problem because when I remove the extra CSS you gave me and refresh the page, the FIRST time the slides are shown everything is fine. It’s on autoplay so after the last slide it starts over and THEN the problem starts. If it was CSS the problem would already be visible the first time. So I think maybe something in the jQuery?

    I tried it on a second page: http://lokker-reitsma.com/cms-lr/commodities/agribulk/ same thing happens. When I remove our CSS the problem occurs only with the first slide shown the second time….

    Thanks, Ariane

    • This reply was modified 12 years, 4 months ago by ariane1001.
    #191420
    asdevargas
    Participant

    Hi!
    It’s not exactly an issue, but a solution for the fullwidth map I was looking for some months ago https://kriesi.at/support/topic/full-width-google-maps/. I finally used the following plugin for responsive full width Google Maps http://yava.ro/ and they have a nice support that helped to set up the PHP template for full width map for Enfold Theme, as it can be seen on http://www.ksuforumonthecity.com/madrid-itinerary/

    Hope it will be useful to someone else too :)
    Cheers,

    Anne-Sophie

    #191419

    In reply to: RTL Support

    I open a case twice and still no answare I realy need your respond on this topic.
    Thanks
    Elad

    #191418
    asdevargas
    Participant

    Hello!

    I was wondering how to fix this little issue: when viewing all the posts http://www.ksuforumonthecity.com/hands-on/ or the posts by tags http://www.ksuforumonthecity.com/tag/burgosgarrido/, the first image is perfectly aligned on top with the sidebar, but when viewing the posts by categories http://www.ksuforumonthecity.com/category/interview/, an important gap appears on the top of the image (it seems it also happens in your demo site). I’ve tried to reduce the margin-top, it fixes it for categories view but the regular and tag posts are going up. Do you know how to fix this?

    Best regards,
    Anne-Sophie

    #191403
    orangeamps
    Participant

    Hi there,

    I’m trying to make use of the gallery included with Enfold. However whenever I mouse over the mini-previews, the main image starts getting smaller. Here’s a link to our live website where I’ve applied the gallery (just this one page for now):
    http://www.orangeamps.com/products/guitar-amp-heads/rockerverb-mkii-series/rockerverb-50100-mkii-heads/

    I’ve noticed someone else had a similar problem over here:
    https://kriesi.at/support/topic/shrinking-portfolio-gallery-preview-image/

    We’re using the latest version.

    Thanks for the great theme – love it.

    Charlie

    #191372

    Hey inspirationgroup!

    Please try to insert following code into the quick css field

    
    
    #top.avia-blank #wrap_all {
        display: block;
    }
    

    Regards,
    Peter

    #191368

    Thank you.Ygit
    Could I replace my main menu items by pictures ?
    have a Good day.

    #191363

    Hello Ygit,
    I thank you for your message.
    I’m sorry but I continue to have the same aspect.
    If I pu your CSS code, My main menu go on top.
    In fact, I have a double problem :
    Height and also width for first child are not very adapted.
    Why my menu content does’nt have the same width that the blue line just under my main menu?
    Thank you for all you make for us.

    Stéphane

    #191362

    Hi!

    1) Insert following code at the bottom of funtions.php to remove the link

    
    add_filter('avf_title_args', 'avia_remove_title_link', 10, 2);
    function avia_remove_title_link($args,$id)
    {
        $args['link'] = false;
        return $args;
    }
    

    2) Use the code I posted here: https://gist.github.com/InoPlugs/7577333 but replace 2563 with your page id. I know it’s weird that the events page doesn’t show up like a normal page but here: http://tri.be/support/forums/topic/how-to-find-the-events-page-id-or-name/ you’ll get the answer.

    Cheers!
    Peter

    #191353

    In reply to: Search Box

    Ismael, thanks but I really would not even attempt that – too advanced for me. Can’t your current search which appears at the top of every page be made into a widget that I can drag and drop using avia?

    #191351
    twelch99
    Participant

    I am wondering if there is a way to remove the space between page elements. I would like to remove the space between the Advanced and Easy sliders at the top of my homepage. It can be seen at mykentuckybride.com/606test. Thank you

    #191332

    Hey!

    Edit the menu on Appearance > Menu then look for the Navigation Label. Change it to

    Cultural <span class="menu-break">Experience</span>

    Add this on Enfold > Styling > Quick CSS:

    .menu-break {
    display: block;
    position: relative;
    top: -100px;
    }

    Best regards,
    Ismael

    #191329

    Hi!

    Try only using the text tab of the text editor so that the content doesn’t get touched by wpautop. Its wrapping your script in a paragraph tag and adding in a break tag too.

    This might do it but its a band-aid:

    .post-entry-4041 p {
        margin: 0;
    }

    Regards,
    Devin

    #191325

    Hey!

    WordPress will parse your line breaks and turn them into break tags. So working with shortcodes tends to be a bit of a trick unless you only work in the text tab or disable wpautop( http://codex.wordpress.org/Function_Reference/wpautop).

    One thing you may want to try, though it may not be suitable for clients, is using this function:

    
    /*-----------------------------------------------------------------------------------*/
    /* Instead of remove_filter('the_content', 'wpautop');
    /* Removes wpautop from specified pages with a custom field:
    /* Name: autoformat Value: false
    /*-----------------------------------------------------------------------------------*/
    
    function st_remove_wpautop($content) {
        global $post;
        // Get the keys and values of the custom fields:
        $rmwpautop = get_post_meta($post->ID, 'autoformat', true);
        // Remove the filter
        remove_filter('the_content', 'wpautop');
        if ('false' === $rmwpautop) {
        } else {
        add_filter('the_content', 'wpautop');
        }
        return $content;
    }
    // Hook into the Plugin API
    add_filter('the_content', 'st_remove_wpautop', 9);
    

    then when you add the custom field with the name wpautop and give it a value of false it will disable wpautop on that page specifically.

    Otherwise using the advanced layout editor will allow you to add in the layouts without worrying about it.

    Regards,
    Devin

    #191319

    In reply to: CSS customize

    Hi Viramedia!

    You can request the feature here: https://kriesi.at/support/topic/enfold-feature-requests/

    Anyway, you don’t need to be a wizard to change the style of a certain element on the theme. All you need is a very basic understanding of CSS. You can use the Enfold > Styling > Quick CSS field to create the necessary changes that you want.

    What do you mean by the “sizes for each paragraph”? Do you want to set an excerpt? You can modify the Blog Posts element’s Content Length, choose Excerpt. You can watch Enfold videos here: https://vimeo.com/channels/aviathemes

    Regards,
    Ismael

    Hey jeffoundquick!

    Please follow Kriesi’s instruction here: https://kriesi.at/support/topic/icons-still-not-working-in-firefox-and-ie/

    Best regards,
    Ismael

    #191307

    In reply to: Menu descriptions

    Hey COLORIT!

    You need to add the walker menu. Please hire someone to modify wp_nav_menu and add the walker feature. You can also try this:

    Add this on your functions.php:

    class My_Walker extends Walker_Nav_Menu
    {
    	function start_el(&$output, $item, $depth, $args) {
    		global $wp_query;
    		$indent = ( $depth ) ? str_repeat( "\t", $depth ) : '';
    
    		$class_names = $value = '';
    
    		$classes = empty( $item->classes ) ? array() : (array) $item->classes;
    
    		$class_names = join( ' ', apply_filters( 'nav_menu_css_class', array_filter( $classes ), $item ) );
    		$class_names = ' class="' . esc_attr( $class_names ) . '"';
    
    		$output .= $indent . '<li id="menu-item-'. $item->ID . '"' . $value . $class_names .'>';
    
    		$attributes  = ! empty( $item->attr_title ) ? ' title="'  . esc_attr( $item->attr_title ) .'"' : '';
    		$attributes .= ! empty( $item->target )     ? ' target="' . esc_attr( $item->target     ) .'"' : '';
    		$attributes .= ! empty( $item->xfn )        ? ' rel="'    . esc_attr( $item->xfn        ) .'"' : '';
    		$attributes .= ! empty( $item->url )        ? ' href="'   . esc_attr( $item->url        ) .'"' : '';
    
    		$item_output = $args->before;
    		$item_output .= '<a'. $attributes .'>';
    		$item_output .= $args->link_before . apply_filters( 'the_title', $item->title, $item->ID ) . $args->link_after;
    		$item_output .= '<span class="walker-sub">' . $item->description . '</span>';
    		$item_output .= '</a>';
    		$item_output .= $args->after;
    
    		$output .= apply_filters( 'walker_nav_menu_start_el', $item_output, $item, $depth, $args );
    	}
    }

    Go to Quick CSS, add this code:

    .walker-sub {
    	display: block;
    	position: absolute;
    	top: 70px;
    	min-width: 90px;
    	font-size: 10px;
    	color: gray;
    	line-height: 12px;
    }

    Edit includes/helper-main-menu.php, find this code on line 167:

     echo "<nav class='main_menu' data-selectname='".__('Select a page','avia_framework')."' ".avia_markup_helper(array('context' => 'nav', 'echo' => false)).">";
                                    $avia_theme_location = 'avia';
                                    $avia_menu_class = $avia_theme_location . '-menu';
                                    $args = array(
                                        'theme_location'	=> $avia_theme_location,
                                        'menu_id' 			=> $avia_menu_class,
                                        'container_class'	=> $avia_menu_class,
                                        'fallback_cb' 		=> 'avia_fallback_menu',
                                        'walker' 			=> new avia_responsive_mega_menu()
                                    );

    Replace it with:

    
    echo "<nav class='main_menu' data-selectname='".__('Select a page','avia_framework')."' ".avia_markup_helper(array('context' => 'nav', 'echo' => false)).">";
                                    $avia_theme_location = 'avia';
    								$walker = new My_Walker;
                                    $avia_menu_class = $avia_theme_location . '-menu';
                                    $args = array(
                                        'theme_location'	=> $avia_theme_location,
                                        'menu_id' 			=> $avia_menu_class,
                                        'container_class'	=> $avia_menu_class,
                                        'fallback_cb' 		=> 'avia_fallback_menu',
                                        'walker' 			=> $walker
                                    );

    Best regards,
    Ismael

    • This reply was modified 10 years, 12 months ago by Josue.
    #191301

    Hey MuzSolutions!

    I’m not sure what you’re trying to do but you can move the main menu using this:

    .main_menu {
    right: 0;
    top: 20px;
    }

    Regards,
    Ismael

    #191297

    Hi BelIblis!

    Have you tried the Addthis plugin? http://wordpress.org/plugins/addthis/

    You can refer to this link: https://kriesi.at/support/topic/placing-addthis-social-icons-into-the-header/?replies=4#post-134606

    Best regards,
    Ismael

    #191296

    Hi Indiatravelz!

    You can find the css style of the Tab element on css > shortcodes.css:

    #top .tabcontainer{
    background: transparent;
    }
    
    .tabcontainer{
    margin: 30px 0;
    position: relative;
    width:100%;
    clear: both;
    overflow: hidden;
    background: transparent;
    }
    
    .tab_titles{
    position: relative;
    width:100%;
    clear: both;
    float:left;
    z-index: 5;
    }
    
    .widget .tabcontainer{
    margin-top:0px;
    }
    
    .js_active .tab_content{
    visibility: hidden;
    clear: both;
    padding: 10px 19px;
    overflow:auto;
    position: absolute;
    top:0;
    z-index: 0;
    left:120%;
    width:100%;
    }
    
    .js_active .tab{
    cursor:pointer;
    margin:0 -1px 0 0;
    display: block;
    float: left;
    z-index: 2;
    position: relative;
    padding:12px 16px;
    top:1px;
    font-size: 11px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-style: solid;
    border-width:1px;
    }
    
    .js_active .top_tab .tab{
    border-bottom: none;
    padding:12px 16px 14px 16px;
    }
    
    .js_active .active_tab{
    z-index: 4;
    position: relative;
    font-weight: bold;
    }
    
    .js_active .tab_titles .tab:first-child{
    border-top-left-radius:  2px;
    }
    
    .js_active .tab_titles .tab:last-child{
    border-top-right-radius: 2px;
    }
    
    .js_active .active_tab_content{
    display: block;
    visibility: visible;
    z-index: 3;
    position: relative;
    overflow:auto;
    border-style: solid;
    border-width:1px;
    border-radius: 2px;
    left:0;
    width:auto;
    }
    
    .tabcontainer .tab_icon{
    margin-right: 7px;
    font-size: 13px;
    }
    
    .tab_inner_content{
    margin: 11px 0;
    left:-200%;
    position: relative;
    }
    
    .active_tab_content .tab_inner_content{
    left:0;
    position: relative;
    }

    Can you please post a screenshot of what you’re trying to do?

    Best regards,
    Ismael

    hcentral
    Participant

    Hey Guys/Gals. Great Theme!

    I have been digging and seeing the posts as below regarding the inability to add comments to the portfolio pages using the advanced editor due to the inability to add forms?

    https://kriesi.at/support/topic/portfolio-items-and-comments

    Have you guys found a way you allow this? This would be a big plus for my project and client.

    Thanks!

    #191261

    Hi dreelondon!

    It’s possible, you’d have to put the link in raw HTML, please take a look at this topic: https://kriesi.at/support/topic/how-to-use-iframes-with-prettyphoto/

    Cheers!
    Josue

Viewing 30 results - 136,921 through 136,950 (of 142,852 total)