Viewing 30 results - 99,751 through 99,780 (of 142,855 total)
  • Author
    Search Results
  • #590000

    Hey!

    I changed header height to 170px and added following code to Quick CSS in Enfold theme options > General Styling tab

    .html_header_top.html_logo_center .logo {
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .container.av-logo-container {
        width: 100%!important;
    }

    please review your website now

    Regards,
    Yigit

    #589995

    Hi!

    There is one more topic, asking to remove the date from categories.
    Can you please define what from all you need?

    Please do not post multiple times inside a topic.

    Best regards,
    Basilis

    #589994

    Hi!

    Posting on a topic does not help you out, but it just brings everything down the line.
    Please provide us a page of your web site and a screenshot of what you want to hide.

    Best regards,
    Basilis

    #589983

    Hi, I added the following CSS code to the enfold child style.css file, and it didn’t work. It only works if I add it to the ‘Quick CSS’ box :
    .avia-caption-content.av_inherit_color {
    position: relative!important;
    top: 400px!important; }

    Finally also please, this CSS code only works (in ‘Quick CSS’ box) for the caption under “Caption Text”, and not for the caption under “Caption Title” in the fullscreen slider caption options. I would like it to work for the caption under “caption title” also because the text there has much more SEO value.

    #589980

    Hey AirstreamCoach!

    Please try this one:

    
    .container_wrap {
    border-top: none;
    }

    Best regards,
    Basilis

    #589978

    Topic: Possible?

    in forum Enfold
    interage
    Participant

    Hey folks.
    Hope all are well.
    I’ve got a client looking for a new site. But they want something unusual. They want a full-blown top menu on the front page – and a sidebar menu everywhere else.
    I’m NOT talking about putting a submenu in a widget area or the like. I mean a regular Enfold menu up top with logo to the left – but only on the home page. Everywhere else, she wants a full-blown Enfold sidebar menu on the left with a logo up top.
    Possible to do this with a custom template for the front page?
    Can’t give you a link, ’cause it’s not built yet!
    Thanks!
    Mark

    #589966

    In reply to: Mobile Search

    Hi envatojlc!

    Please take a look at the topic here:
    https://kriesi.at/support/topic/search-icon-on-mobile-devices/#post-589759

    and let us know if that works out for you!

    Regards,
    Basilis

    • This reply was modified 10 years, 1 month ago by Basilis.
    #589934

    In reply to: Reply?

    Hi Karin.

    Please try refreshing the thread. It was replied 4 hours ago :)
    And please stop starting new threads to redirect to existing threads.

    Cheers!
    Yigit

    #589932

    Another quick question, I added this CSS code to the ‘quick CSS’ box and it worked great. However, when I removed it from the ‘quick CSS’ box and added it to the Enfold child style.css file, it stopped working. Why is that?

    #589920

    Topic: Reply?

    in forum Enfold
    laluluny
    Participant

    Hi,

    still awaiting reply to my question: https://kriesi.at/support/topic/start-page-design-on-more-pages/

    Thanks,
    Karin

    #589914
    sabrinasantilli
    Participant

    In the past month I’ve noticed that google, yahoo and bing have been displaying the description of my pages with random words within the page instead of the page titles. For example – When I googled Midsun Group Stopaq a month ago, It would show up as MIdsun Group (line) Stopaq because that was the name of the page. Now it is displaying as About Stopaq – Midsun Group (line) Stopaq. This was originally the only one page but I also noticed that within the last week or so the same thing has happened to other pages. I’ve made no changes to these pages and I cleared the cache last week. What could be effecting it to change the result in search engine, without any change to the page?

    #589910

    ok have this:

    @media only screen and (min-width: 768px) {
    div#layerslider_8 {
    display: none !important;
    }
    }

    @media only screen and (max-width: 767px) {
    div#layerslider_3 {
    display: none !important;
    }

    div#layerslider_8 {
    display: block !important;
    }
    }

    BUT on desktop I can see large block white space where the mobile slider would be (though it is hidden). How can i remove the white space?

    yes, but what are disadvantages if I disable them , what will stop working (sliders, galleries etc?) ?

    #589905
    yes9310
    Participant

    Hi,

    I’ve added some Quick CSS to make a two line menu and to display correctly on mobile. However, I also added CSS to make the social media icons top right of page to appear their regular colors facebook, twitter, instead of the theme gray color. Then on the primary color for links #d1000 (burgundy) for Primary color to underline the menu items.

    However, when I view the site on mobile, the social media icons up top still appear gray and the 3 bars in the mobile menu appear as #d100000 (burgundy) instead of white like the menu links are. Can you please see attached screenshots and recommend how to change the 3 mobile menu bars to white, but leave he red underline on the desktop site menu and also to have the social media icons to appear the normal facebook, twitter colors as they do on the desktop site? I’ve included the Quick CSS I’m using now. Many thanks.

    #top #wrap_all .av-social-link-facebook a {
    color: #fff;
    background-color: #37589b;
    }
    #top #wrap_all .av-social-link-twitter a {
    color: #fff;
    background-color: #46d4fe;
    }
    .phone-info span {
    color:white !important;
    font-size: 14px;
    }
    #scroll-top-link {
    background-color: #001d5b;
    color: white;
    border-color: white;
    }
    #header #header_main_alternate .container {
    height: 80px;
    }
    @media only screen and (min-width: 767px) {
    #header #header_main_alternate .container {
    height: 80px;
    }
    .html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main {
    padding-top: 198px !important;
    }
    .logo img {
    min-width:350px!important;
    height:auto!important;
    }

    #589897

    Hey corvuscorax!

    Please edit your post and click “screen options” on the top right corner and check “Excerpt” and then scroll below your content and add your excerpt in “excerpt” field.

    Cheers!
    Yigit

    Hi Igor!

    Please refer to Josue’s post here – Please refer to Josue’s post here – https://kriesi.at/support/topic/disable-image-generation-in-17-different-sizes/#post-527765 to disable them

    Best regards,
    Yigit

    #589893
    voldemarasp
    Participant

    Hi,

    I have inserted javascript code to my site and I have experienced problem with content.

    Here’s screenshot:
    http://postimg.org/image/72mchesyp/

    My site: http://www.atliekutvarkymas.lt/

    CSS:

    .white_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 600px;
    height: 300px;
    padding: 16px;
    border: 16px solid orange;
    background-color: white;
    z-index:1002;
    overflow: auto;
    }

    Thanks

    #589883

    Hey!

    Posting again, does get your topic to the end of the line.
    To be honest with you, I have not understood what you aim to do, so please be patience till someone of my co-workers checks and understands what you need to.

    Regards,
    Basilis

    #589863
    keifygeorge
    Participant

    As you can see here on my home page my secondary font colour is white in the Logo area. On my main menu and dropdown menu I want the colour white but then up top above the main menu the background is white which is what I want but the text is also white as it is controlled by the same colour input as the dropdown menu.

    Can I have two different colour text for the dropdown menu and the text above the main menu.

    Website is westcoasthammocks.com.au

    #589855
    BeeCee
    Participant

    Hi,

    I must say in advace: I know a bit CSS, but not really PHP, so if someone could please help me out with this:

    I would like to show directly above a single post’s content

    • the manual excerpt, if there is any
    • if there is NO manual excerpt, show/do nothing (no automatic excerpt should be shown!)

    Screenshot

    Example:
    Example

    The CSS styling of this manual excerpt on top of a post’s content is something I will be able to do for my own.
    But I don’t know how and where to “call” this code snippet in PHP.

    I found in another theme (not ENFOLD) this part of code, but I cannot “translate” this for showing it in ENFOLD:

    <?php
     // Output manual excerpt if it's not empty
              if ( $ti_option['single_manual_excerpt'] == true && has_excerpt() ) {
     // If post has pagination using the <!--nextpage--> short tag, output the excerpt only on the first page
               if ( $paged == 1 || $page == 1 ) {
              echo '<div class="manual-excerpt">' . get_the_excerpt() . '</div>';
    }
    }
    ?>

    Note: I’m using the elegant blog layout!

    Could anyone help me please?
    Appreciate it, thank you!

    #589849

    Topic: Question carousel

    in forum Enfold
    zcodeg
    Participant

    Hello! I need to make controls on the sides of the unit with a carousel. Now they are up top or bottom. http://prntscr.com/a86a49

    #589846

    Hey!

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

    #top .avia-post-nav { display: none !important; }

    Best regards,
    Yigit

    #589837
    gugler
    Participant

    Hello,

    I ran into 2 strange problems while using Enfold:

    1) On the single posting view, the thumbnail image (featured image) links to a completely different image (from another posting), which then gets opened in a lightbox. How can I change this?

    2) When I post a comment on the single view of a normal blog posting, I then get redirected to the single view of a portfolio item (sending you example links in the private content area), with #comment-NUMBER added to the URL of that page.

    I have changed the name of the portfolio items with a function I’ve found in this forum, here is the code from my child themes functions.php:

    /** Change name of "Portfolio Items" to "Museen"
    /* Code from: https://kriesi.at/support/topic/renaming-the-portfolio-custom-post-type-child-theme-issues/#post-564363
    */
    
    function unregister_taxonomy(){
    	global $wp_taxonomies;
    	$taxonomy = 'portfolio_entries';
    	if ( taxonomy_exists( $taxonomy))
    		unset( $wp_taxonomies[$taxonomy]);
    }
    add_action( 'init', 'unregister_taxonomy', 30);
    
    // portfolio args
    add_action( 'init', 'init_reg_portfolio', 50 );
    function init_reg_portfolio() {
    	add_filter('avf_portfolio_cpt_args', 'avf_portfolio_cpt_args_mod', 50, 1);
    
    	$tax_args = array(
    		"hierarchical" => true,
    		"label" => "Museen Kategorien",
    		"singular_label" => "Museen Kategorie",
    		"rewrite" => array('slug'=>_x($permalinks['portfolio_entries_taxonomy_base'],'URL slug','avia_framework'), 'with_front'=>true),
    		"query_var" => true
    	);
    
    	$avia_config['custom_taxonomy']['portfolio']['portfolio_entries']['args'] = $tax_args;
    
    	register_taxonomy("portfolio_entries", array("portfolio"), $tax_args);
    }
    
    add_action( 'after_setup_theme', 'init_reg_portfolio' );
    
    function avf_portfolio_cpt_args_mod($args) {
    	$labels = array(
    		'name' => _x('Museen', 'post type general name','avia_framework'),
    		'singular_name' => _x('Museum', 'post type singular name','avia_framework'),
    		'add_new' => _x('Hinzufügen', 'portfolio','avia_framework'),
    		'add_new_item' => __('Museum hinzufügen','avia_framework'),
    		'edit_item' => __('Museum bearbeiten','avia_framework'),
    		'new_item' => __('Museum hinzufügen','avia_framework'),
    		'view_item' => __('Museum ansehen','avia_framework'),
    		'search_items' => __('Museen durchsuchen','avia_framework'),
    		'not_found' =>  __('Kein Museum gefunden','avia_framework'),
    		'not_found_in_trash' => __('Kein Museum im Papierkorb gefunden','avia_framework'),
    		'parent_item_colon' => ''
    	);
    
    	$args['labels'] = $labels;
    	return $args;
    }

    I have neither altered the comments template, nor the includes/loop-index.php!
    Any help would be appreciated!

    Thanks in advance,
    Stephanie Jagl-Posch

    #589829

    Hello,

    Put that code in Quick Css or Custom Css plugin.

    .html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a {   
           display: inline-block !important;
    }

    Hope to help you

    • This reply was modified 10 years, 1 month ago by Isakos-Soft.
    #589828

    Hi!

    Please have your menu item linked and then add following code to Quick CSS in Enfold theme options under General Styling tab

    #top #header .mega_menu_title a {
        width: auto!important;
    }

    Best regards,
    Yigit

    #589820

    Hi!

    Please add following code to Quick CSS and adjust as needed

    #top .av-menu-button > a .avia-menu-text {
        border: 1px solid red;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

    #589814

    Hey george!

    Can you please post the link to your website?
    Also, please see – https://kriesi.at/support/topic/icons-for-megamenu-sub-menu/#post-582193

    Best regards,
    Yigit

    #589811

    Hi!

    Devs = our developers. We informed them so they can include the fix into upcoming update so it should work without adding custom CSS code. Until then, please use the code i provided here – https://kriesi.at/support/topic/woocommerce-review-not-working/#post-582311

    Regards,
    Yigit

    #589800
    worldfuturecouncil
    Participant

    Hi there,

    I needed to use six columns in some pages and found this code on the forum, which works perfectly on desktop screens, but it’s not responsive for mobile, etc.

    #six-columns  .column-top-margin { margin-top: 0px !important; }
    #six-columns div .av_one_fifth { width: 15%!important; margin-left: 2%; }
    #six-columns .first { margin-left: 0!important; clear: none; }
    #six-columns .el_after_av_one_fifth { margin-left: 2%!important; 
    }
    

    How can fix this?

    Thanks!!

    #589796

    You’re right! Thank you Yigit! close topic..

    Jas

Viewing 30 results - 99,751 through 99,780 (of 142,855 total)