Viewing 30 results - 132,211 through 132,240 (of 142,766 total)
  • Author
    Search Results
  • #238436

    Hey!

    You can play with these values in a desktop only media query to move the menu around on desktop views:

    #top .main_menu #avia-menu > li > a {
    height: 100px !important;
    line-height: 108px !important;
    margin-top: 20px;
    padding-top: 10px;
    }

    Regards,
    Devin

    I’ve tagged the topic for Dude so he can login and take a look.

    kgersony
    Participant

    I would like to hide the featured image at the top of my portfolio-item page. I am using layout builder to create the page. Thanks, kim

    #238421

    A very simple & easy one:

    Allow to enable mobile navigation on desktop! Like SquareSpace does http://www.squarespace.com

    Thanks!

    #238402

    Solved it by myself, sorry for disturbing!
    Link is available in the settings: http://prntscr.com/31f1rv

    Close the topic please!

    tarahoover
    Participant

    Hi there,

    I am loving the Enfold theme, and am soooo close to having my website done. The only issue I’m having is on my homepage — I have both a portfolio grid and color section custom background image set. Whenever I have the custom background image set to fixed or parallax(I really want the fixed setting) it disables the portfolio grid links on mobile (iPhone/iPad). If I change the image to scroll, everything works fine. I don’t have any issues with the portfolio grid otherwise, it just doesn’t seem to get along with the fixed and parallax settings.

    The example is here: http://www.tarahoover.com. If you’re on your iPhone/iPad the grid doesn’t work. If you’re on desktop it does.

    Would anyone be able to shed some light on this issue? I really want to have both the grid and the fixed image, but I’m going crazy trying to fix it. Any help would be much appreciated!

    Thanks!

    • This topic was modified 11 years, 11 months ago by tarahoover. Reason: forgot to include my url
    #238383
    freeHat
    Participant

    Towards the end of the page loading there is a small jitter because of this css —
    .html_header_sticky_disabled .container_wrap:first-child, .avia-section.avia-full-stretch {
    border-top: none;
    }
    Latest everything with Chrome win 7, boxed layout.

    #238365

    Hey!

    Kriesi commented in another topic on the same issue that he was looking into it and hoping to have a fix out asap. I’ve tagged him on this topic as well so if he has a quick fix he can add it to both topics before pushing out the update to ThemeForest.

    Regards,
    Devin

    Hi!

    Did you try the temporary fix I posted here: https://kriesi.at/support/topic/wpml-language-switcher-disappeared-after-upgrading-enfold/#post-236236 ? The next update will make sure that the langage switcher is displayed even if no secondary menu is selected.

    Cheers!
    Peter

    #238326

    In reply to: Enfold + Polylang

    Hi!

    If you want to remove the taxonomy from the category list on the top of a blog post you can use this code:

    
    
    add_filter('avf_exclude_taxonomies', 'avia_exclude_tax', 10, 3);
    function avia_exclude_tax($tax,$post_type,$id){
    $tax[] = 'following_users';
    return $tax;
    }
    

    to remove it. Just insert the code at the very bottom of your child theme functions.php or paste it into enfold/functions.php if you don’t use a child theme. Replace “following_users” with the name of the taxonomy you don’t want to show in the category/term list. If you don’t know which taxonomy causes the output please ask the Polylang plugin author for more information.

    Regards,
    Peter

    #238318

    Hi!

    Try this code to remove the unnecessary padding:

    
    .page-listing .content{
    padding-top: 0;
    padding-bottom: 0;
    }
    

    Regards,
    Peter

    #238315
    richardruddle
    Participant

    For some reason the icon at the top of the icon box has stopped displaying. It shows up in the WordPress page builder but not in the browser. If I locate the icon to the left it displays. Any idea on what may be causing this? I am not doing anything weird or have modified any of the CSS files. It is a clean install.

    – see http://tinytots.pairsite.com/about/frequently-asked-questions/
    – Enfold ver. 2.5.4
    – WordPress ver. 3.8.1

    I’ve tested this in:
    – Firefox ver. 27.0.1
    – Chrome ver. 33.0.1750.154 m
    – IE ver. 8.0.6001.19088

    Seperate issue… The background behind the menu bar is not displaying on IE8. I realize that IE8 is a piece of crap and I don’t use it, but many still do. I’d like to get this solved as the theme info says it is compatible with IE8.

    Thank you very much, I really like this theme. Look forward to a response.

    Rick

    #238312

    Thank you, Ismael. Your advice and a walk away from my computer got my header issues all straightened out.

    I still can’t get the custom.css to work in my child theme, however. I can test “H1 {display: none;}” on the parent custom.css, and the headlines disappear on my smartphone. But in my child theme, whether I leave the custom.css file at the top level or in a folder labeled “CSS” (as is done on in the parent), it does not work and the H1 remains visible.

    I am ready to launch this site, but I need to work on the mobile presentation before I can!

    Thank you for your insights into this issue,

    Keith

    #238297

    Hi Ismael!
    Thanks on the portfolio sort. This will make all my portfolios sort by title right?

    I’ve attached a screen shot of the little yellow box I would like to stop
    [IMG]http://i60.tinypic.com/20k7z4k.png[/IMG]

    Thanks!

    #238296
    decl
    Participant

    Hi guys,

    Until the last upgrade I used the simple mobile dropdown menu, which worked fine for me. Now it appears that I have to use the slide out mobile menu, but it doesn’t work on my iPhone 4.

    The submenu items are not visible, although I’ve NOT marked the option »Hide Mobile Menu Submenu Items«. In my site structure the main menu items are not clickable (hashtag in URL) so I can’t navigate at all now.

    The curious thing is, when I shrink my browser to simulate the mobile menu on desktop, everythink works perfectly…

    Thanks for help,
    Christian

    #238295

    Hi,

    As codemode has interfered with my topic I will repeat my question please:
    “On desktop (the first image) is OK but on mobile (the 2nd image) the space between logo and image is too big. Can I reduce it somehow please?

    Many thanks!”

    Thanks again!

    #238292

    Hi Enfold support!
    I’ll take the chance to ask for something concerning this topic: I’d like to know how to set a parent page for posts, since it seems posts haven’t got one. I cannot assign them one: is it correct?
    Please, see the screenshot below and have a look both to breadcrumb and the taxonomy.
    Maybe, I should set something in permalinks settings in order to have categorized posts.

    d

    Please, let me know something about and thanks in advance.
    Best regards.

    #238286
    wtflovelife
    Participant

    Hi! I found this post: https://kriesi.at/support/topic/adding-custom-social-icons/#post-170356
    That states that you were going to be adding a feature to upload your own custom fontello fonts through the admin for the social media (in the header) icons.
    I don’t see a way in the admin right now to add new icons. Am I missing something?
    Thanks so much!

    #238270
    NorthsideSydney
    Participant

    Hello
    I have found an issue where any links above the a colour section containing a parallax or fixed image on a mobile device (iPad, iPhone) don’t work. Anything below it however does. All links work on a desktop/laptop. Took me a while to find out what was happening(!) Can you help so I can use parallax with my site.
    Thanks

    #238269

    In reply to: Mobile Menu options

    Hey!

    Please make sure that the header settings are saved properly for all languages. Go to Enfold > Theme Options > Header and check the settings. Then click the “Save Changes” button. Afterwards select another language from the language switcher (can be found in the admin toolbar at the top) and then check the Enfold > Theme Options > Header and check the settings of the translated website. Probably the settings are a bit different and you need to re-configure them. Afterwards hit the “Save Changes” button again.

    Regards,
    Peter

    #238266

    Hi!

    Maybe the language cookie is missing. Try to clear your browser cache & delete cookies and then go to the editor page to translate it. See: https://kriesi.at/support/topic/wpml-homepage-blog-post-not-working/#post-230549

    Cheers!
    Peter

    #238231

    Hey!

    Just remove this code

    .html_header_top.html_header_sticky.html_large.html_main_nav_header .header-scrolled .main_menu ul:first-child > li > a {
     line-height: 58px !important;   
    }

    Best regards,
    Ismael

    #238223

    In reply to: Color section

    Hey!

    Please edit the page then set it the layout to “No Sidebar”. Add the Color Section on top then 2/3 and 1/3 column elements below. Insert the content on the 2/3 element then add the Widget Area element on the 1/3 column.

    Cheers!
    Ismael

    Hey!

    You can find the avia post navigation functions on functions-enfold.php:

    if(!function_exists('avia_post_nav'))
    {
    	function avia_post_nav($same_category = false, $taxonomy = 'category')
    	{
    		global $wp_version;
    	        $settings = array();
    	        $settings['same_category'] = $same_category;
    	        $settings['excluded_terms'] = '';
    		$settings['wpversion'] = $wp_version;
            
    		//dont display if a fullscreen slider is available since they overlap 
    		if((class_exists('avia_sc_layerslider') && !empty(avia_sc_layerslider::$slide_count)) || 
    			class_exists('avia_sc_slider_full') && !empty(avia_sc_slider_full::$slide_count) ) $settings['is_fullwidth'] = true;
    
    		$settings['type'] = get_post_type();
    		$settings['taxonomy'] = ($settings['type'] == 'portfolio') ? 'portfolio_entries' : $taxonomy;
    
    		if(!is_singular() || is_post_type_hierarchical($settings['type'])) $settings['is_hierarchical'] = true;
    		if($settings['type'] === 'topic' || $settings['type'] === 'reply') $settings['is_bbpress'] = true;
    
    	        $settings = apply_filters('avia_post_nav_settings', $settings);
    	        if(!empty($settings['is_bbpress']) || !empty($settings['is_hierarchical']) || !empty($settings['is_fullwidth'])) return;
    	
    	        if(version_compare($settings['wpversion'], '3.8', '>=' ))
    	        {
    	            $entries['prev'] = get_previous_post($settings['same_category'], $settings['excluded_terms'], $settings['taxonomy']);
    	            $entries['next'] = get_next_post($settings['same_category'], $settings['excluded_terms'], $settings['taxonomy']);
    	        }
    	        else
    	        {
    	            $entries['prev'] = get_previous_post($settings['same_category']);
    	            $entries['next'] = get_next_post($settings['same_category']);
    	        }
    	        
    		$entries = apply_filters('avia_post_nav_entries', $entries, $settings);
            	$output = "";
    
    		foreach ($entries as $key => $entry)
    		{
                if(empty($entry)) continue;
    
                $tc1   = $tc2 = "";
                $link  = get_permalink($entry->ID);
                $image = get_the_post_thumbnail($entry->ID, 'thumbnail');
                $class = $image ? "with-image" : "without-image";
    
                $output .= "<a class='avia-post-nav avia-post-{$key} {$class}' href='{$link}' >";
    		    $output .= "    <span class='label iconfont' ".av_icon_string($key)."></span>";
    		    $output .= "    <span class='entry-info-wrap'>";
    		    $output .= "        <span class='entry-info'>";
    		    $tc1     = "            <span class='entry-title'>".avia_backend_truncate(get_the_title($entry->ID),75," ")."</span>";
    if($image)  $tc2     = "            <span class='entry-image'>{$image}</span>";
                $output .= $key == 'prev' ?  $tc1.$tc2 : $tc2.$tc1;
                $output .= "        </span>";
                $output .= "    </span>";
    		    $output .= "</a>";
    		}
    		return $output;
    	}
    }
    

    Best regards,
    Ismael

    #238168

    In reply to: Topmenu not clickable

    Hi typoskull!

    Go to Appearance > Menus then create a custom link. Place a hashtag on the URL.

    Cheers!
    Ismael

    #238163
    paulrt27
    Participant

    if you look here please:
    http://www.catalyst2change.co.uk/services-clients/

    i can’t work out how you enter the link you require for the testimonial section, when i used the Avia builder and add a testimonial section, when i click on the Add/Edit Testimonial option, there are only 3 fields where i can enter the text i want to appear, the top field is to enter the name of the person, the second field is to enter in the job description, and the third field is the main section where you type in quote from the person. nowhere is there a link box where you can enter in an http:// link (not that i can see) yet in the second job title field i am getting this when viewing the published pages:

    Karen Delgado
    Former Director Turning Point and Cambridge Education and Currently Strategic Director Enlightened HR – http://
    i.e. at the end of each of the job title fields it is displaying an empty http:// link, how can i change this to the actual relevant URL links i would like displayed for each of my testimonials please?

    thanks,
    paul

    #238158
    addwebtoday
    Participant

    Hi we first tried doing an animated slider in the build in Layerslider WP in the enfold theme and while it looks great on desktop, we’re having trouble on mobile. The text shrinks down, but overlaps each other and the image and icon shortcode we put in doesn’t scale down.

    So next we tried revolution slider, and had problems getting it to even be full screen. We saw someone with a similar problem in the forum and saw a response with putting it in a color section and putting in some CSS into the quick css and then it still didn’t work without a lot of tweaking. We were eventually able to get it to work using a custom layout and manually entering in the widths to scale down to. It seemed to work on android, but on iOS when you tilt the phone to landscape mode it crashes multiple browsers.

    The more basic sliders built into the theme seem to work perfectly, but they lack the functionality we need for animation.

    Any thoughts?

    #238156

    Topic: Portfolio not working

    in forum Enfold
    Anonymous
    Inactive

    Hello,

    My portfolio page suddenly stopped working. I cannot add, edit or even see the portfolio entries I created. When I open the Portfolio section in the back end, I get a completely blank page.
    The portfolio items also disappeared from the portfolio site of my homepage.

    Does anybody know what happened here?
    Thanks!

    #238151
    InfinityJane2013
    Participant

    I tried what you told me here: https://kriesi.at/support/topic/category-menu-bold-when-active/

    and it worked, BUT i also need to change the color when its active.. i couldn’t get that to work.

    How to do that??

    I added color and wrote important same way as with the bold, but the color does not show..

    Is it possible to get this as an option in CSS in next update? I can’t find it in my CSS.

    I can see that its because when i need to change the sidebar category menu color – i use “important” in my CSS = it doesn’t work even i write important when i want the active to show different.

    Also i don’t like that the color is 50% some where. .in the widget. in the sidebar and so on.. i i can’t find where to change that to just be 100%?

    Then my problems would be solved if i could do that.. the grey is to weak a color.. so where to change that thing about 50% of color you put it to be?

    Hi, I’ve just noticed that on mobile version the logo appears overlapping the language flags. It seems that something like padding is needed below the language flags on the mobile version only not to be overlapped by the logo.

    Thank you,

    Oriol

Viewing 30 results - 132,211 through 132,240 (of 142,766 total)