Viewing 30 results - 138,871 through 138,900 (of 142,714 total)
  • Author
    Search Results
  • #168237

    Hi nickeary!

    You can change the width that the menu switches to the mobile menu following this post: https://kriesi.at/support/topic/top-menu-with-the-social-icons-bigger?replies=5#post-132320

    Regards,
    Devin

    #168231

    Hi!

    Add a Color Section then give it a unique ID for example “wave-section”. Apply the wave image as background image then configure the Color Section as follows:

    Background Image Position: Top Center
    Background Repeat: Stretch to Fit
    Background Attachment: Scroll
    Section Padding: No Padding
    For Developers: Section ID: wave-section

    Go to Quick CSS field or edit custom.css, add this code to move the section upwards until it covers part of the section above:

    #wave-section {
    margin-top: -50px;
    }

    Cheers!
    Ismael

    Hello!

    You can add this on your custom.css or Quick CSS:

    .sub-menu li:first-child a {
    padding-top: 50px !important;
    }
    
    .sub-menu li:last-child a {
    padding-bottom: 50px !important;
    }

    Adjust the padding.

    Regards,
    Ismael

    #168225
    antoniahv
    Participant

    Hi, I am using the header with bottom navigation on Enfold and I would like to do the following changes, could you please help me out? My site is http://thbchilere.cl/sitio_nuevo/

    1. I would like to add a phone number and email where the social icons should go (in line with the logo) and therefor delete the top grey bar where the number usually goes.
    2. The menu tabs to be aligned to the right hand side
    3. Change the color of the menu bar to a grey colour.

    Hope you can help me out…
    Thanks

    #168203

    Sure,

    http://coe.valoragency.com/wp-content/uploads/2013/09/example.png

    Minus the white space — and I can figure out a way for the donate, but specifically on top of the slider and centered. I can edit the css I believe to match(?).

    Thank you so much! :)

    #168198

    Hey Cutegi!

    Gal jus kalbeti Lietuviskai?
    Please refer to this post https://kriesi.at/support/topic/please-contribute-and-translate-enfold/page/3/#post-114983
    Instead of
    define(‘WPLANG’, ‘da_DK’);
    you need to write define(‘WPLANG’, ‘ru_RU’);

    Regards,
    Yigit

    #168174

    I saw in another topic that you suggested Respond.js, this fixed the IE8 overlapping of menu over logo and iconboxes, sweet!

    But the other issues remain.

    BR
    Chris

    #168169
    chrisknittel
    Participant

    Hi guys,

    First of all, great theme and awesome support. I have a couple of issues that I need to fix. Initially I have some problems with the header.

    1. Logo issue
    a. Firefox: logo is not centralized vertically (it is fixed to top, I tried using padding/margin but I cannot get it to look any good, please help)
    b. Chrome: The same issue as above
    c. Opera: The same issue as above
    d. IE10: The logo is over dimensioned, looks not as neat as it should (wouldl ike same size as in firefox).
    e. IE09: The same issue as IE10.
    f. IE08: The same issue as IE10, however it seems as the width of the entire site is smaller and the menu and titles in the iconboxes etc ahr being pushed together, this should also look the same as in IE10.

    That’s the issue with the logo (and some of the menu).

    2. menu issue
    a. The menu isn’t responsive enough (when minimising the window, the menu is overlapping the logo.

    Hope you can help me with this,

    here is a link to my testsite: http://www.muskelkampen.se

    Best regards
    Christopher

    • This topic was modified 12 years, 4 months ago by chrisknittel.
    #168162

    Hi!

    The anchors are just like any other anchor you would set in a regular html page. The browser goes to them and puts it at the top of the screen. What you are seeing is the anchor being behind the menu because the menu floats above the content.

    So if you want the viewer to land below that then the anchor needs to be further above the content as you’ve done with the support pages and sections.

    Regards,
    Devin

    #168157

    In reply to: Many IE8 Issues

    Hey Devin,

    2. The white background is still disappearing from behind the menu when sized down to the point of the mobile menu kicking in.

    3. Unfortunately I’ve tried re-installing the theme files a couple of times and the problem with the fonts not showing still remains. I am not using any caching plug-ins.

    5. I tried installing the modernizr plugin, but it did not fix the issue with the Recent Post images (I did not notice any changes from installing the plug-in).

    6. I followed the instructions for changing the menus responsive function, which worked for the most part. Although now I’m getting a weird 10-15px zone between where the menu changes from regular to mobile where the mobile menu shows and is mis-aligned to the top right. I’ve taken a screenshot of the issue, seen below. *Note this is not happening in IE8, only in modern browsers like Firefox and Chrome*
    http://s7.postimg.org/7fnke3yez/Screen_Shot_2013_09_30_at_9_13_50_AM.png

    Thanks,
    Tom

    #168139

    Hello ullastret!

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

    .header_color .main_menu ul:first-child > li > a { color: red; font-weight: 400; font-family: 'PT Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    .header_color .main_menu ul:first-child > li > a:hover { color: green; }
    .header_color .main_menu ul:first-child > li.current_page_item > a { color: blue; }

    You just need to adjust colors, font-weight and font-family as you desire

    Cheers!
    Yigit

    #168112
    kriga
    Participant

    Hello

    How can i place the Language-Switcher of the WPML-plug in the toolbar or in the banner area (Theme: ENFOLD) ?

    Thanks
    Kriga

    • This topic was modified 12 years, 3 months ago by Ismael.
    #168111

    Josue,

    Still having a issue with the block of color showing on the color element at the top of the pages. Take a look http://codelessme.com/thematrona/about/

    #168070
    simonhowe
    Participant

    Hi

    I’ve been trying to change the iconbox title to lower (or sentence) case but nothing seems to work. I’ve tried adding
    .iconbox_content_title {text-transform: lowercase;} (and variations of it) in the Custom CSS panel but it isn’t working.

    Ideally, I only want to change the “MULTITAS” text in the iconboxes at the top of this page http://www.infoplex.co.uk/products/multitas-business-manager/ to read either “MultiTAS BUSINESS MANAGER etc…” or “MultiTAS Business Manager etc…” I don’t really want to change the iconboxes elsewhere on the site.

    Any suggestions would be gratefully received.
    Si

    #168055

    Hi all !

    First post here : support and users’ questions are so great I always find an answer to my problem ! Great work !!

    I’m currently making some custom translations specific to my website and I stumbled upon the same problem as stated in this thread : https://kriesi.at/support/topic/some-strings-are-not-localized-with-po-mo/ Since there has been a few updates to Enfold since that time, I was just wondering if this fix was scheduled for a future release.

    If I may add, I’m using the Codestyling Localization plugin as recommended and it appears that the “unlocalized” 2 strings are not in the avia_framework Textdomain like all the other strings, but in the default Textdomain (see screenshot below). Don’t know if that helps…

    Missing strings

    Thanks again for the great support !

    Fred

    #168048

    In reply to: Mouseover Farbe

    Hey!

    Der Code den ich hier: https://kriesi.at/support/topic/mouseover-farbe/#post-167511 gepostet habe sollte funktionieren. Falls nicht, nimm bitte die spans mit den Inline styles aus dem Code. Daher

    
    <span style="color: #eeeeee;"><a title="Marco Behrens - Dein Weg zur VOLLKOMMENEN Freiheit" href="http://www.marcobehrens.com/"><span style="color: #eeeeee;">Home</span></a> / <a title="Impressum" href="http://www.marcobehrens.com/impressum/"><span style="color: #eeeeee;">Impressum</span></a> / <a title="Kontakt" href="http://www.marcobehrens.com/kontakt/"><span style="color: #eeeeee;">Kontakt</span></a><br>
    </span>
    

    wird zu

    
    <a title="Marco Behrens - Dein Weg zur VOLLKOMMENEN Freiheit" href="http://www.marcobehrens.com/">Home</a> / <a title="Impressum" href="http://www.marcobehrens.com/impressum/">Impressum</a> / <a title="Kontakt" href="http://www.marcobehrens.com/kontakt/">Kontakt</a>
    
    

    Cheers!
    Peter

    #168039
    ullastret
    Participant

    Hello I would like to change the size, weight and font-family of the top navegation menu. Could you please tell me which changes should I make to the CSS file.

    #168028

    In reply to: 3 bbpress questions

    Hi stunna42!

    1) In functions-enfold.php replace

    
    if($breadcrumb) $additions .= avia_breadcrumbs(array('separator' => '/', 'richsnippet' => true));
    

    with

    
    if($breadcrumb && is_bbpress()) $additions .= avia_breadcrumbs(array('separator' => '/', 'richsnippet' => true));
    

    2) Use following css code:

    
    #top .main_color .bbp-body p{
    color: #333;
    }
    
    #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
    color: #333;
    }
    

    The first rule will change the text color of the posts and the second rule will change the editor text color.

    3) In functions.php search for

    
    $avia_config['layout']['fullsize'] 		= array('content' => 'twelve alpha', 'sidebar' => 'hidden', 	 'meta' => 'two alpha', 'entry' => 'eleven');
    $avia_config['layout']['sidebar_left'] 	= array('content' => 'nine', 		 'sidebar' => 'three alpha' ,'meta' => 'two alpha', 'entry' => 'nine');
    $avia_config['layout']['sidebar_right'] = array('content' => 'nine alpha',   'sidebar' => 'three alpha', 'meta' => 'two alpha', 'entry' => 'nine alpha');
    

    and replace it with

    
    $avia_config['layout']['fullsize'] 		= array('content' => 'twelve alpha', 'sidebar' => 'hidden', 	 'meta' => 'two alpha', 'entry' => 'eleven');
    $avia_config['layout']['sidebar_left'] 	= array('content' => 'nine', 		 'sidebar' => 'three alpha' ,'meta' => 'two alpha', 'entry' => 'nine');
    $avia_config['layout']['sidebar_right'] = array('content' => 'nine alpha',   'sidebar' => 'three alpha', 'meta' => 'two alpha', 'entry' => 'nine alpha');
    
    if(is_bbpress())
    {
    $avia_config['layout']['sidebar_right'] = array('content' => 'ten alpha',   'sidebar' => 'two alpha', 'meta' => 'two alpha', 'entry' => 'ten alpha');
    }
    

    Now the sidebar uses two units of the 12 units grid (instead of 3) and the content will use 10 units instead of 9.

    Regards,
    Peter

    #168027

    In reply to: new social icons

    Thanks Devin.

    Ismael said my theme was broken, https://kriesi.at/support/topic/enfold-settings/#post-167861. Would you suggest me to wait for the new release?

    thanks,

    #168017

    Hey!

    3) I had the same problem on my website and solved it with following css code

    
    .title_container .main-title {
    width: 100%;
    margin-bottom: 35px;
    }
    
    .title_container .breadcrumb {
    top: auto;
    bottom: 10%;
    }
    

    It will extend the title container to 100% and push the breadcrumb to the bottom – i.e. like here: http://inoplugs.com/tutorials/how-to-use-the-media-gallery-in-combination-with-flashlight/

    Josue’s code should also work but maybe you need to add an !important tag like

    
    .title_container .breadcrumb {
    position: static !important;
    }
    

    6) Not right now but we’ll release an update next week (Enfold 2.3) which allows you to upload ANY icon font zip file you generated with: http://fontello.com/ and the theme will then allow you to select your uploaded font icons too.

    Regards,
    Peter

    #168009

    Because I plan on changing the layerslider to a color section. I want to put a sign-up form at the top of the page, so the spot where the layerslider was going to be, but then realized forms placed within layerslider aren’t responsive and don’t adjust size and on an iOS mobile device, you can’t even see the entire form because the layerslider cuts it off.

    Even so, that is not the only section I want to do that. Like below where there is a fixed background color section, I would like to add the wavy transparent divider there.

    Take a look at http://www.rikkazimmerman.com and you’ll see, it’s used all over the page dividing sections out in different colors. I would like to do something similar. I don’t know if this theme is capable of that though.

    Oh, and I may not make it wavy, or keep it that way. I may decide I prefer the look of say the dividing section of your homepage , or perhaps a ripped paper look or jagged teeth look. If it’s something that can be designed using css code, that would be cool, but how do you edit the css code of the dividing lines into a different shape than straight? I don’t necessarily need to place an image the way I have been trying to do it.

    • This reply was modified 12 years, 4 months ago by Alex.
    #167998
    uattah
    Participant

    I tried to look for this topic in existing posts, but was not able to find anything. I just started building my site a couple of weeks ago and I imported dummy pages. It looks like some of those pages are indexing in Google search engine. I have now marked them as “private” and want to know if there is any way to make sure that private pages do not get indexed. Any help or code would be greatly appreciated.

    Thank you!

    #167982

    Hi mtupuschies!

    I don’t have the access to the plugin so I can’t test it. Have you tried inspecting the lightbox pop up and add a z-index to bring it to the top? A screenshot will help.

    Cheers!
    Ismael

    #167919

    In reply to: Collapsable menu

    Hello deeps!

    Your avia.js still shows the original switch width:

        	var menu 			  = header.find('.main_menu ul:eq(0)'),
    	    	first_level_items = menu.find('>li').length,
    	    	bottom_menu 	  = $('html').is('.bottom_nav_header'),
    	    	switchWidth 	  = 767;

    See this post for more info: https://kriesi.at/support/topic/top-menu-with-the-social-icons-bigger?replies=5#post-132320

    Cheers!
    Devin

    #167875

    In reply to: IE8 Issues + others?

    Thanks Ismael. The grey gradient background is meant to stretch, and does so on everything other than IE8. Is there any way to get this to stretch for IE8, or alternatively make sure that if it is not a compatible browser that the image just doesn’t show?

    Lastly, the other two things that don’t work are the social buttons in the top left corner, and there are two images (GIA/HRD logos) in the footer aligned with CSS that don’t show on IE8 either.

    Greatly appreciate the help!

    #167865

    Hi Ismael,

    Thanks for the response!

    I have tried doing as you have suggested, the Ajax Contact plugin has been deactivated and deleted but the problem still exists.

    Not sure if this helps but on the desktop, the tabs and slider works on Chrome browser but not on IE. On mobile devices though, all browsers I tried didn’t work.

    #167864

    I think I actually just found the problem. I had added .blog-author{display:none;} to the Quick CSS so the author/User ID would not show up on posts, etc.

    Once I removed that the navigation menu re-appeared.

    Is there another way to stop the author name(s) /User ID’s from appearing?

    Thanks in advance!

    #167860

    Hey Cedric045!

    The tabs are not working even on desktop view. Please try to deactivate Ajax Contact plugin, see if it fixes the tabs and post slider.

    Best regards,
    Ismael

    #167859

    In reply to: Lightbox and Logo

    Hi!

    2.) Kriesi already answered this question on a topic and he didn’t provide the answer or code for the logo switch. He wanted to make sure that kriesi.at is unique. You can hire a freelance developer or designer to modify the logo feature.

    3.) Enfold already comes with a lightbox plugin which is prettyPhoto. We can’t assure you if the Jackbox plugin is compatible with the theme. We won’t be able to provide full support for any third party plugin.

    Cheers!
    Ismael

    #167858
    MLA18
    Participant

    Apologies if this is a duplicate topic. I have looked through the forums and don’t see this mentioned specifically.

    Currently there is no navigation menu when viewing on the standard Android browser on a Samsung Galaxy II. The menu is there however on the same phone if viewed through Firefox or Opera. Enfold theme version is 2.2.

    My client has a slightly older iPhone (I am waiting to hear back as to what version the iPhone is) and is claiming to have the same problem, no navigation menu.

    Are there any CSS fixes for this?

    Thanks in advance!

Viewing 30 results - 138,871 through 138,900 (of 142,714 total)