Viewing 30 results - 6,901 through 6,930 (of 7,486 total)
  • Author
    Search Results
  • #205827

    Hi Maik!

    Please go to enfold\js\prettyPhoto\js folder and open jquery.prettyPhoto.js file. Search “theme” and find http://i.imgur.com/VKAoooU.jpg
    and change “pp_default” with “dark_square” or any other available theme

    Best regards,
    Yigit

    #205496

    Hey Courin!

    Edit header.php, find this code:

    echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');

    Below, add this code:

    echo "<div class='header-search'>";
    get_search_form();
    echo "</div>";

    Add this on your custom.css or Quick CSS:

    .header-search {
    position: absolute;
    top: 30px;
    left: 250px;
    }

    Modify the main menu font using this:

     .header_color .main_menu ul:first-child > li > a {
    color: red;
    }
    
    .main_menu ul:first-child > li > a {
    display: block;
    text-decoration: none;
    padding: 0 13px;
    font-weight: normal;
    font-size: 15px;
    }

    Cheers!
    Ismael

    #205332
    Courin
    Participant

    Hallo Zusammen,
    ich habe wieder ein paar fragen zu meinen kleinen Projekt.

    http://shop.rb1.at/

    Erste Frage
    Ich möchte gerne den Header-Bereich Editieren, damit ich rechts neben dem Logo eine Search-bar einfügen kann.
    bitte sagt mir auch gleich welche Befehlszeile ich benötige um Sie hier einzubinden.

    Zweite Frage
    ich möchte die Schriften unabhängig in Größe und Stärke editieren für das Top Menü – Hauptmenü und das Footer Menü

    Ich danke euch vorab,

    mit freundlichen Grüßen,

    Courin

    #205159
    rcribble
    Participant

    Hello,

    Love the Enfold theme. Very happy with practically everything. However, the theme’s table styling causes my property search and contact forms (dsIDXpress plugin) to not look right. The table rows have added spacing below the text. I’ve tried using some quick styling CSS fixes from previous posts and nothing seems to work. Some of the scripts built directly from my Diverse Solutions control panel have the option to use iFrames, which I use with success. However, not very module and none of the WordPress widgets have that option.

    You can see an example here from one of my pages:

    The search form on the right is from the IDX plugin. The form below is from a script using iFrame. Big difference.
    Any suggestions would be greatly appreciated.

    Thanks.
    Bob

    #205079

    Hey Minz!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

     .header_color .avia-tt .avia-arrow, .header_color .avia-tt { background-color: red; color: blue; }
    #top .header_color input[type='text'] { background-color: blue; color: white; }
    .header_color input[type='submit'] { background-color: red; }
    .header_color input[type='submit']:hover { background-color:blue; }

    Best regards,
    Yigit

    #204950

    In reply to: Pop up Contact Form

    Hi Hardeep!

    Enfold doesn’t support such a contact form. Your best bet is to search for a third party plugin (like the one you mentioned in your post) to add the feature to Enfold.

    Cheers!
    Peter

    #204870

    Topic: SEO

    in forum Enfold
    Imburr
    Participant

    Alright, I am developing a site for Virginia SEO, at https://www.virginiaseo.org

    I have been whittling away at content issues and such, and have finally got the site down to something that I would call optimized. I discovered a major issue over Christmas, and just discovered another major issue as well, which I will share:

    When you install WooCommerce into the theme, and you enable header bars with the title and breadcrumb, every product page has two H1 tags on it. This is a big no-no SEO wise as I am sure you know.

    This is what I did:

    Line 28 in archive-product.php in WooCommerce
    <h1 class=”page-title”><?php woocommerce_page_title(); ?></h1>

    Left This heading alone, since the product title is what I would like to be my H1

    Change line 274 in themes\enfold\functions-enfold.php

    ‘heading’ => ‘p’ //headings are set based on this article: http://yoast.com/blog-headings-structure/

    I changed this to P from H1, and then applied some re-sizing to it. the downside is that this change I made was site wide, so I had to go through all of my pages and manually add a H1 tag to the page.

    ————————

    My second issue I just discovered. I use Yoast SEO of course, and I have enabled the option to:

    Sitewide meta settings
    Noindex subpages of archives
    If you want to prevent /page/2/ and further of any archive to show up in the search results, enable this.

    And if you go to my pages, you will see the meta robots. But I plugged my site into Google webmaster tools, and look at what I am seeing:
    http://cl.ly/image/3F2S0o150f2b

    It seems Google is crawling the sort links and other links as well.

    Also while we are on the topic, I use a SEO tool called Raven SEO. They do a crawl of the site as well. I discovered that the TOP search button (The one in the shape of a magnifying glass) which is enabled in Enfold options was getting crawled as well. The result was 1000 failed listings of crawling pages such as site.com/product/s?=

    I solved this by disabling the header search feature.

    But all of these items are check marks against the site in my opinion- Google finding tons of 404 errors because it is trying to crawl a crazy sort link on the page is not right. I am going to go about blocking some of this stuff now with robots.txt… which is against my better judgement, I do not like to use robots.txt except in extreme circumstances.

    Thanks,

    Chris

    #204740

    In reply to: update info

    Hi pc37075!

    Here you go:

    2013 December 19 - Version 2.4.4
    Files that changed:
    - style.css - new version number
    - file 404.php fixed a small bug in 
    - folder config-woocommerce: fixed a lightbox issue
    - file functions-enfold.php: small improvement to the ajax search button
    - file includes/admin/register-admin-options.php - removed portfolio slug options from Enfold Admin Area
    - file includes/admin/register-portfolio.php - moved portfolio slug setting to Settings->Permalinks
    - file includes/loop-portfolio-single.php && template-builder.php - small improvements
    

    Regards,
    Devin

    #204672

    Topic: Blog Image Sizes

    in forum Enfold
    Scott
    Participant

    Hello all,

    I am having trouble with the images I use for our blog (News). I have searched the forum but can’t find the answer I need. I am using single author, small image. Unless I use a square image, versus a banner, it is resized on the preview. You can see what I mean here: http://www.litrotechnologies.com/news/

    Unlike your post Policy Updates of WordPress on your demo site: http://kriesi.at/themes/enfold/blog/blog-single-small/

    That image is actually 1030×686 but fills the square in the preview and appears as a banner in the full blog post and then appears full size in lightbox. What settings am I missing?

    Your post The lone Balloon is another example.

    Thanks in advance,

    Scott

    #204546

    Hello!

    It is possible but that customization is beyond the scope of the support we can offer. If you really need it try hiring a freelancer for the job or if you prefer request a quote here.

    Also, you can request it here: https://kriesi.at/support/topic/enfold-feature-requests/

    Cheers!
    Josue

    #204452

    Hi!

    You can import the parent theme settings since Enfold 2.3. Go to the theme option panel and search for the “Import Parent Theme Settings” button: http://www.clipular.com/c/4506589276930048.png?k=VaOCyRhRMpV98mYOD3Pb468z6rA

    Best regards,
    Peter

    Hey Monsoon!

    The code can be found in /wp-content/themes/enfold/includes/related-posts.php – we use a tag query to query some posts which share one or more tags with the current post. Sticky posts are ignored and the order is set to “random”. If you want to modify the query parameters (i.e. order the posts by title or date search for

    
            $my_query = get_posts(
                                array(
                                    'tag__in' => $tag_ids,
                                    'post_type' => get_post_type($this_id),
                                    'showposts'=>$postcount, 'ignore_sticky_posts'=>1,
                                    'orderby'=>'rand',
                                    'post__not_in' => array($this_id))
                                );
    

    and change the query parameters based on your requirements. Adding a different unique page or an ad is not possible without rewriting/customizing the related posts template. I recommend to search for third party ad plugins which allow you to embed the ads with shortcodes into the post content. Then you could add the shortcode at the very end of the post to show some ads above the related post section.

    Regards,
    Peter

    #204368

    Hi!

    If you want the search to only show Products in the search results, open functions-enfold.php, replace line 93:

    $defaults = array('numberposts' => 5, 'post_type' => 'any', 'post_status' => 'publish', 'post_password' => '', 'suppress_filters' => false);
    

    By this:

    $defaults = array('numberposts' => 5, 'post_type' => 'product', 'post_status' => 'publish', 'post_password' => '', 'suppress_filters' => false);
    

    Best regards,
    Josue

    #204277
    Lene Larsen
    Participant

    I am trying to do the same as explained here, but with enfold!

    https://kriesi.at/support/topic/removing-elements-from-specific-pages/

    I have created the template php file, but I can’t seem to find the lines of code to delete. I have searched up and down this forum.

    I am still new at this level of customisations so any help will be deeply appreciated. :)

    what a great forum this is! I have managed to accomplish so much with reading others threads! – Thank you!

    #204261

    Hi DavidMiles!

    1) Make a copy of /wp-content/themes/enfold/includes/loop-index.php and add it to the child theme folder (/wp-content/themes/enfold-child/includes/loop-index.php). Then open up the file and replace

    
    	echo "<article class='".implode(" ", get_post_class('post-entry post-entry-type-'.$post_format . " " . $post_class . " ".$with_slider))."' ".avia_markup_helper(array('context' => 'entry','echo'=>false)).">";
    
    

    with

    
    	echo "<article class='".implode(" ", get_post_class('post-entry post post-entry-type-'.$post_format . " " . $post_class . " ".$with_slider))."' ".avia_markup_helper(array('context' => 'entry','echo'=>false)).">";
    
    

    2) Open up your single-report.php and search for

    
    $title  = __('Blog - Latest News', 'avia_framework'); //default blog title
    

    Replace “Blog – Latest News” with your custom text (i.e. post type name).

    Best regards,
    Peter

    jvines
    Participant

    In the default Enfold mode, paragraphs are far too close to each other, making text difficult to read and follow….

    On searching the forum I found the following code to insert into the Quick CSS:

    p {
    padding: 1.00em 0;
    }

    …which had the desired effect,

    Please see http://www.vinesdrive.com/about/ where the paragraphs are spaced nicely.

    However this has now effected every page, spacing large headings out so they look terrible.

    Please see http://www.vinesdrive.com/ to see how all the large text has now also been spread out, making it look unprofessional.

    Could you please advise how I could keep certain ‘proper’ paragraphs spaced as in the first link, but not have it affect everything?

    Many thanks

    Jason

    #204171

    I can ask Kriesi to chime in but the “blog” proper is a feed of posts. When you have something different than that it becomes a page.

    Because of the way templates are used with WordPress and the theme in general when you set the overall theme wide blog style its used for all of those auto created feeds like the search results, archives and the standard Blog feed which is the default index.php for WordPress. To keep the code clean the same loop gets used for each. If you wanted to customize the file that WordPress uses to show the blog feed you definitely can but its not typically what users want to do from the backend.

    There is a mechanism for customizing the “blog” page but it makes it so that WordPress doesn’t see the feed as the parent. So it *is* doable to have your posts shown with any other content on the page.

    #204144
    Monsoon
    Participant

    I wanted to try something and change the background of the search popup and tried to change its css attribute in the Custom.css…did not pick it. I tried in Layout, did not pick it. So I tried in the dashboard custom css section and that worked.

    I think the site dynamic css that is written in the uploads folder may be writing on top of the css in those other files. This means that you are kind of limited to the css colors you set in the theme’s tabs. In my testing I was trying to use:

    #top .header_color .input-text, #top .header_color input[type='text'], #top .header_color input[type='input'], #top .header_color input[type='password'], #top .header_color input[type='email'], #top .header_color input[type='number'], #top .header_color input[type='url'], #top .header_color input[type='tel'], #top .header_color input[type='search'], #top .header_color textarea, #top .header_color select {
    	border-color:#cccccc;
    	background-color: #ffffff;
    	color:#000;
    }

    because I had set the top backgrund to be dark the background for the search was dark as well.

    So I would like to know if there is a way to make the custom.css be the last css parsed so that the declarations in it are not overwriten by the custom one. The problem with relying on the custom css field is that anybody can destroy the site by erasing that section by mistake in pressing the wrong button (it happened, just like the import custom pages can screw up a website is an admin presses the wrong button) I always remove the admin section for importing dummy content because I don t trust other admins to not make a mistake but with the css one its more of a problem as there is no going back if you reset the styles.

    Anyway, which css is the last one to be picked up and could the next version fix the order and pick custom last please :)

    Thanks

    #204141

    In reply to: Mobile search

    I removed all the css that was in the quick css section of my child enfold.

    Also i have this code in my child theme files. This gave me the mobile search

    * to the enfold child’s functions.php file add

    add_filter('wp_nav_menu_items','add_search_box', 10, 2);function add_search_box($items, $args) {        ob_start();        get_search_form();        $searchform = ob_get_contents();        ob_end_clean();        $items .= '<li>' . $searchform . '</li>';    return $items;
    }
    
    add_action(‘ava_main_header’, ‘add_search_box’);

    * to the enfold child’s style.css file add

    @media only screen and (max-width: 767px) { //css code to display the form }

    #203632

    Hey nikolai!

    This is not easily possible. Basically you would need to remove all function calls of “avia_title()” from all theme templates (I did a quick search and found 18 occurrences in template files) and then you need to add the title output to the main content container (i.e. in /wp-content/themes/enfold/includes/loop-page.php or /wp-content/themes/enfold/includes/loop-portfolio-single.php). However you need to be very careful – otherwise you’ll break the theme. Depending on your coding skills I recommend to hire a freelancer for this job. The job should be doable with 1,5-2 hours of work.

    Cheers!
    Peter

    #203534

    Hey bitmatters!

    Open up wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\toggles.php and search for

    
                $output .= '        <p data-fake-id="#'.$toggle_atts['custom_id'].'" class="toggler '.$titleClass.'" '.$markup_title.'>'.$toggle_atts['title'].'<span class="toggle_icon">';
                $output .= '        <span class="vert_icon"></span><span class="hor_icon"></span></span></p>';
    

    Replace it with

    
                $output .= '        <h4 data-fake-id="#'.$toggle_atts['custom_id'].'" class="toggler '.$titleClass.'" '.$markup_title.'>'.$toggle_atts['title'].'<span class="toggle_icon">';
                $output .= '        <span class="vert_icon"></span><span class="hor_icon"></span></span></h4>';
    

    Regards,
    Peter

    #203176

    In reply to: Mobile search

    I tried that but no luck. This is what I originally had inside the enfold style section. I tried your code with this code and without.

    @media only screen and (max-width: 767px) {
    .responsive #header .main_menu ul,  .responsive #header .main_menu ul {
    display: block !important;
    position: absolute;
    background: none;
    top: -20px;
    right: 0;
    }
    
    .responsive #header .main_menu ul li {
    display: none;
    }
    
    .responsive #header .main_menu ul li:last-child {
    display: block !important;
    }
    }

    Is there a recommendation I can try from scratch. I am also using a child theme and possibly my codes in there might be effecting it. I am willing to start that from scratch as well.

    #203155

    In reply to: Mobile search

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab to prevent logo from being cut on mobile

    @media only screen and (max-width: 480px) {
    .responsive .mobile_slide_out .logo img { width: 300px!important; }
    }

    Have you removed mobile menu manually?

    Best regards,
    Yigit

    ribanezg
    Participant

    Hello Enfold Team,

    When you make the portfolio searchable, category show up in alphabetic order.

    I have read another post talking about that:

    Open includes > loop-portfolio.php and find this code
    $args = array(
    ‘taxonomy’ => ‘portfolio_entries’,
    ‘hide_empty’=> 0,
    ‘include’ => $includeArray
    );

    Replace it with
    $args = array(
    ‘taxonomy’ => ‘portfolio_entries’,
    ‘hide_empty’=> 0,
    ‘include’ => $includeArray,
    ‘orderby’ => ‘name’,
    ‘order’ => ‘ASC’
    );

    But i can not find loop-portfolio.php, only someone else, loop-portfolio-single.php, but it has not this lines of data.

    Could you help me please?

    Thanks
    Raul.

    #202810

    Topic: Vendor Prefixes

    in forum Enfold
    Imburr
    Participant

    Just a note for future development- Modern.ie calls out some missing vendor prefixes with the enfolds code:

    p.demo_store	 linear-gradient	 69
    .cart-loading	 transform	 312
    .adding-to-cart-loading:hover .cart-loading	 transform	 312
    #top .added-to-cart-check .cart-loading	 transform	 312
    #top .added-to-cart-check:hover .cart-loading	 transform	 312
    .avia_cart_buttons	 -ms-perspective	 329
    .avia_cart_buttons	 perspective	 329
    .sort-param	 -ms-perspective	 446
    .sort-param	 perspective	 446
    .avia_transform .bbp-replies .bbp-reply-author::before, .avia_transform .forum-search .bbp-reply-author::before, .avia_transform .forum-search .bbp-topic-author::before	 -ms-transform	 1129
    
    pre	 -webkit-linear-gradient	 208
    .avia-arrow	 -ms-transform	 284
    .webkit_fix	 -ms-perspective	 662
    .webkit_fix	 perspective	 662
    .av_font_icon.av-icon-style-border .av-icon-char:after	 -ms-transform-style	 674
    .av_font_icon.av-icon-style-border .av-icon-char:after	 transform-style	 674
    .avia_transform .av_font_icon	 -ms-transform	 675
    .avia_transform .avia_start_delayed_animation.av_font_icon	 -ms-transform	 676
    .avia_transform .avia-icon-list .iconlist_icon	 -ms-transform	 695
    .avia_transform .avia-icon-list .avia_start_animation .iconlist_icon	 -ms-transform	 696
    #top .avia-content-slider, #top .avia-content-slider-inner, #top .avia-content-slider-inner .slide-entry-wrap	 -ms-transform-style	 832
    #top .avia-content-slider, #top .avia-content-slider-inner, #top .avia-content-slider-inner .slide-entry-wrap	 transform-style	 832
    .avia_desktop.csstransforms3d .av-masonry-entry	 -ms-perspective	 861
    .avia_desktop .av-masonry-entry:hover .av-masonry-image-container	 -ms-transform	 863
    .avia_desktop.csstransforms3d .av-caption-on-hover .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content	 -ms-transform-origin	 863
    .avia_desktop.csstransforms3d .av-caption-on-hover .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content	 -ms-transform	 863
    .avia_desktop.csstransforms3d .av-caption-on-hover .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content	 -ms-transform-style	 863
    .avia_desktop.csstransforms3d .av-caption-on-hover .av-masonry-entry.av-masonry-item-with-image:hover .av-inner-masonry-content	 -ms-transform	 863
    .avia_desktop.csstransforms3d .av-masonry-entry:hover .av-icon-display	 -ms-transform	 863
    .avia_desktop.csstransforms3d .av-masonry-image-container	 -ms-perspective	 863
    .avia_desktop.csstransforms3d .av-masonry-image-container	 perspective	 863
    #top .av-masonry-entry.type-product .av-masonry-image-container	 -ms-transform	 869
    #top .av-masonry-entry:hover .av-icon-display.av-masonry-media	 -ms-transform	 871
    #top div .av-masonry-entry.format-quote:hover .av-icon-display	 -ms-transform	 871
    .avia_transform .avia-testimonial .avia-testimonial-image	 -ms-transform	 887
    .avia_transform .avia_start_animation.avia-testimonial .avia-testimonial-image	 -ms-transform	 887
    .grey-bar .bar	 -webkit-linear-gradient	 897
    .blue-bar .bar	 -webkit-linear-gradient	 898
    .green-bar .bar	 -webkit-linear-gradient	 899
    .orange-bar .bar	 -webkit-linear-gradient	 900
    .black-bar .bar	 -webkit-linear-gradient	 901
    .red-bar .bar	 -webkit-linear-gradient	 902
    .teal-bar .bar	 -webkit-linear-gradient	 903
    .aqua-bar .bar	 -webkit-linear-gradient	 904
    .purple-bar .bar	 -webkit-linear-gradient	 905
    .pink-bar .bar	 -webkit-linear-gradient	 906
    .silver-bar .bar	 -webkit-linear-gradient	 907
    .avia-slideshow-inner li	 -ms-transform-style	 938
    .avia-slideshow-inner li	 transform-style	 938
    .csstransitions .av_slideshow_full .avia-caption-content, .csstransitions .av_slideshow_full .avia-caption-title, .csstransitions .av_fullscreen .avia-caption-content, .csstransitions .av_fullscreen .avia-caption-title, .csstransitions .av_fullscreen .avia-slideshow-button	 -ms-transform	 955
    .mejs-controls .mejs-time-rail .mejs-time-buffering	 -webkit-linear-gradient	 1183
    .mejs-controls .mejs-time-rail .mejs-time-current	 -webkit-linear-gradient	 1183
    .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current	 -webkit-linear-gradient	 1187
    .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current	 -webkit-linear-gradient	 1187
    .socket_color .mejs-controls .mejs-time-rail .mejs-time-current, .socket_color .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current, .socket_color .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .socket_color .theme-color-bar .bar	 -webkit-linear-gradient	 1249
    .footer_color .mejs-controls .mejs-time-rail .mejs-time-current, .footer_color .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current, .footer_color .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .footer_color .theme-color-bar .bar	 -webkit-linear-gradient	 1279
    .alternate_color .mejs-controls .mejs-time-rail .mejs-time-current, .alternate_color .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current, .alternate_color .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .alternate_color .theme-color-bar .bar	 -webkit-linear-gradient	 1309
    .main_color .mejs-controls .mejs-time-rail .mejs-time-current, .main_color .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current, .main_color .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .main_color .theme-color-bar .bar	 -webkit-linear-gradient	 1338
    .header_color .mejs-controls .mejs-time-rail .mejs-time-current, .header_color .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current, .header_color .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .header_color .theme-color-bar .bar	 -webkit-linear-gradient	 1372
    #202805

    Hi xpoveda!

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

    .bottom_nav_header.social_header .main_menu, .bottom_nav_header.social_header .main_menu { margin-top: -40px; }
    .bottom_nav_header.social_header .main_menu ul:first-child>li a {
    border-right-style: none; }
    .bottom_nav_header.social_header .main_menu ul:first-child>li:first-child a {
    border-left-style: none; }
    .bottom_nav_header.social_header #top .main_menu .menu-item-search-dropdown {
    float: left;
    }

    Can you add breadcrumbs to any of your page so we can check if that is easy to pull it off?

    Regards,
    Yigit

    #202360
    zjohnson79
    Participant

    Hi,

    I have been using the enfold theme for a couple of months now and I have noticed that the Contact Forms do work and do not send inputted information to my email address. I have run a couple of tests and inputted data and hit submit but none of the information comes to my email address. I checked my spam folders and doublechecked the email address listed.

    I did some research and saw that bluehost in particular had some issues with contact form information getting to the proper email address.

    Any help with this?

    #201766
    chartreader
    Participant

    Hi
    I would like to use the same font like the one you can see in the Preview slide or the fonts in the sample slider of Enfold. Searched over 2 hours – with no results ;( – please help

    Thank you
    chartreader

    #201689
    revion
    Participant

    After upgrading to wordpress 3.8 and latest Enfold theme 2.5 when using Chrome Version 31.0.1650.63 when clicked on search box it does not pop up. However it does work in I.E.11
    Our site is: http://www.revion.com/

    Can you help us resolve this?

    Thank you.

    #201449

    Hey jmalevic!

    1) Open up /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/postslider.php and replace

    
                        if($show_meta && !empty($excerpt))
    					{
    						$output .= "<div class='slide-meta'>";
    						if ( $commentCount != "0" || comments_open($the_id) && $entry->post_type != 'portfolio')
    						{
    							$link_add = $commentCount === "0" ? "#respond" : "#comments";
    							$text_add = $commentCount === "1" ? __('Comment', 'avia_framework' ) : __('Comments', 'avia_framework' );
    
    							$output .= "<div class='slide-meta-comments'><a href='{$link}{$link_add}'>{$commentCount} {$text_add}</a></div><div class='slide-meta-del'>/</div>";
    						}
                            $markup = avia_markup_helper(array('context' => 'entry_time','echo'=>false));
    						$output .= "<time class='slide-meta-time updated' $markup>" .get_the_time(get_option('date_format'), $the_id)."</time>";
    						$output .= "</div>";
    					}
    

    with

    
            if($show_meta && !empty($excerpt))
            {
                $output .= "<div class='slide-meta'>";
    
                $taxonomies  = get_object_taxonomies(get_post_type($the_id));
                $cats = '';
                $excluded_taxonomies =  apply_filters('avf_exclude_taxonomies', array('post_tag','post_format'), get_post_type($the_id), $the_id);
    
                if(!empty($taxonomies))
                {
                    foreach($taxonomies as $taxonomy)
                    {
                        if(!in_array($taxonomy, $excluded_taxonomies))
                        {
                            $cats .= get_the_term_list($the_id, $taxonomy, '', ', ','').' ';
                        }
                    }
                }
    
                if(!empty($cats))
                {
                    $output .= '<div class="slide-meta-comments">';
                    $output .= $cats;
                    $output .= "</div><div class='slide-meta-del'>/</div>";
    				        }
    
                $output .= "<div class='slide-meta-time updated'>". get_the_tag_list( __('Tags:','avia_framework').' ', ',') ."</div>";
    
    						$output .= "</div>";
    					}
    

    2) Please try to use Codestyling to translate all text strings within the theme code: http://wordpress.org/plugins/codestyling-localization/
    Install the plugin, go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and click on “Add new language”. Then select your language from the list and click the “create po-file” button. Click on “Rescan” to search for all text strings. Then click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).

    Regards,
    Peter

Viewing 30 results - 6,901 through 6,930 (of 7,486 total)