Viewing 30 results - 98,491 through 98,520 (of 142,851 total)
  • Author
    Search Results
  • #602847

    BTW, I already wrote about this problem several months ago, but it still unfixed((

    #602818
    BeeCee
    Participant

    Hi,

    I’m using WP 4.4.2 multisite with PHP 5.6 and latest ENFOLD 3.5.1, and would like to switch to PHP 7.0

    Is it save doing so?
    I read here about some troubles concerning PHP 7.0?
    Or would you recommend to stay with PHP 5.6 for the moment?

    Thank you.

    #602815
    oatmeal12
    Participant

    Hello,
    I just ran a report on my website and I was surprised to see that some of my blog post are rel=”nofollow”

    Here are the ones on my report that have the nofollow link from my homepage http://www.jackedfitness.com

    How can I change this! Thanks

    • This topic was modified 10 years ago by oatmeal12.
    #602806

    Okay so I figured it out and fixed it. this is emberacing but here it goes. It seems that after upgraging either I or someone (client) checked the “Lock Page Builder” setting in the Theme Options panel. So as I went through all the settings one by one, I discovered it.

    Thanks for all your help and again, congrats on an ever improving top notch theme.

    Best,

    Leyden

    #602789

    Ok, understood, thanks for your prompt reply, last question I have is when viewing the site on a laptop the nav buttons cover the logo, is there a way to fix this?

    Nicoletta_DUS
    Participant

    Hi,
    could you give me an quick css or other solution so that the header stays the same size without the auto resize effect when scrolling (but stays at the top and does not scroll with the page)?
    Regards.

    1039 Online
    Participant

    I have a Special Heading and Code elements within a column element. The padding for the column is set to 5% (top, bottom, right, left). In the firefox browser, when the page first loads, the special heading and the rendered elements from the code block are formatting properly. However, if I scroll down the page and move back up the page, the top padding seems to have disappeared and the special heading is now almost at the top of the cell. How can I fix this?

    Proper Alignment of text: http://snag.gy/rWzKy.jpg
    Improper Alignment of text: http://snag.gy/DHonu.jpg

    #602759
    miltonjeffrey1
    Participant

    Normally when using the editor I coud create a content area and then color box area and drag the color box into it. But I can’t seem to do that anymore in firefox or chrome. It just gets stuck on screen. See screenshot please. How do I fix this?

    My goal is to create a color area and put the masonry into it so it will not be full width.

    I’ve followed this instructions to try and get this to work https://kriesi.at/support/topic/full-width-masonry-gallery-with-fixed-main-content/

    #602745

    In reply to: rel="nofollow"

    In another topic you recommend replacing line 82 of footer.php by:

    $kriesi_at_backlink = apply_filters(“kriesi_backlink”, ” – Enfold Theme by Kriesi“);

    But in my theme, in footer.php line 82 I read:

    // you can filter and remove the backlink with an add_filter function
    // from your themes (or child themes) functions.php file if you dont want to edit this file
    // you can also just keep that link. I really do appreciate it ;)
    $kriesi_at_backlink = kriesi_backlink(get_option(THEMENAMECLEAN.”_initial_version”));

    What should I do?

    #602742

    I am having a very similar problem using the “Advanced Editor” whereby I create a new page (or edit an older one) and drop a full width layout element then drop a text block in that element. I select the text block and edit the content. Hit save and it doesn’t save the text I input. When I click on the text block to edit again the editor comes up but loses all the formatting options, the text itself turns white and it basically freezes, I can’t save or exit. The only way I can get out of it is by navigating to a different section of the site from the links on the very top of the page losing any other previous changes i.e.: graphics etc.

    I’m about to update the theme in entirety and I’ll change the settings as mentioned above then report back if nothing changes.

    #602732

    Hey!

    Please go here

    and at the bottom you wiull see how new topic can start

    Best regards,
    Basilis

    #602728

    You’re missing something lol, I mean the phone number (top bar) is white for desktop, but on mobile, the top is white so the phone number isn’t visible. ( I put it grey so you can see on this screenshot)

    I want it white for desktop, black for mobile.

    http://awesomescreenshot.com/0c95qgrp8c

    Also, how can I get rid of that line?

    No the one i added using the Google map option in media elements does not work the same way as the one in the demo.

    As I previously posted, if you go to my site and go to the Contact menu item (page) you will see a map at the top of the page. This map looks nothing like the map (under the Route section) on the sidebar on all of the nested pages…. Please look at the concrete Info page under the Concrete help & info menu item to see the map from the demo that I want to use in other places.

    The map in the side bar of the concrete Info page (the map that is actually from the demo), how do I add this to other areas of my pages…. Other areas besides the sidebar?

    #602706

    Hi!

    Please add this code and change the right margin to 200px

    .html_header_top.html_bottom_nav_header .main_menu>div{
    width:auto!important;
    }

    Best regards,
    Vinay

    • This reply was modified 10 years ago by Vinay.
    #602693

    Turns out it’s enough to apply the second of your fixes (float:none), the first one is not required. Now it’s okay on desktop and mobile. Thank you very much.

    Of course, the preg_replace error is still there.

    #602678

    Yay, thank you pako69. That does the trick for now.

    The other issue remains though.

    Edit: Well, that only works on desktop, still broken on mobile.

    • This reply was modified 10 years ago by blogwart.
    #602677

    Hey Jordan,

    thank you so much for introducing to the process.

    So I changed the font-size and found out that the symbol becomes bigger but the square was at 46×46 and stayed, so it didnt look good.

    I want to have a padding of 10 pixel around

    Then I used a different inspector and saw and changed that to:
    .cart_dropdown {
    height: 60px;
    width: 60px;
    line-height: 66px;
    }

    But now the cart-icon is not centered but more to the top.

    Any idea how to fix it.

    Thanks Stephan

    #602670
    #602667

    Hi corneliaboehm!

    Please turn on custom CSS field for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ edit your element, give it a custom CSS class and then add following code to Quick CSS

    .your-custom-class { margin-top: -20px !important; }

    Best regards,
    Yigit

    #602663
    goodpixel
    Participant

    This cose don’t work

    #top .main_color .input-text,
    #top .main_color input[type=’text’],
    #top .main_color input[type=’input’],
    #top .main_color input[type=’password’],
    #top .main_color input[type=’email’],
    #top .main_color input[type=’number’],
    #top .main_color input[type=’url’],
    #top .main_color input[type=’tel’],
    #top .main_color input[type=’search’],
    #top .main_color textarea,
    #top .main_color select {
    font-family:Roboto Condensed;
    border-color: #e1e1e1;
    background-color: #ffffff;
    color: #969696!important;
    }

    #602650
    giorgiosilvia
    Participant

    Hi

    is it possible to have in footer 3 columns with different widths? i mean the first column i need it was 50% of all width and the second and third 25% each. the second thing is: i need to have just 1 title for the first column. i post an image about what i mean ( i take this image from a post of another topic here sorry :-) )

    i tried to use this Quick CSS :
    #footer .flex_column:nth-child(1) { width: 47%; margin-left: 0; }
    #footer .flex_column:nth-child(2),#footer .flex_column:nth-child(3) { width: 22%; }

    but it doesn’t work

    Hi!

    Sorry for the late reply!
    We have replied you here – https://kriesi.at/support/topic/help-with-the-google-maps-feature-under-construction-demo/#post-602631

    Cheers!
    Yigit

    #602626

    Hey!

    This is now resolved as far as i know – https://kriesi.at/support/topic/child-theme-is-not-taking-the-construction-demos-parent-theme-options/#post-602264. Please feel free to start a new thread if it has not

    Cheers!
    Yigit

    #602618

    Hey!

    Sorry for the late reply!
    Please add following code to Quick CSS as well

    .responsive #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
        padding: 0px 10px;
    }

    Cheers!
    Yigit

    #602608
    gdostudio
    Participant

    Hello dear,
    i cannot understand why i cannot see my homepage in the right way on mobile. Everything is fine in desktop mode but in mobile, even if i choose to show a column each time they appear together by side and it makes caos a lot. Could you help me somehow? Thanks a lot.

    #602538
    glodesign
    Participant

    I’m trying to get the top navigation menu on a website to centralise as it drops down onto two lines on smaller screens. Please can you advise.

    #602535

    In reply to: Sub Menu Button Style

    Hey!

    Just figured it the button style is not working for sub headers… please use the CSS below in Enfold > General Styling > Quick CSS

    #header_meta .sub_menu>ul>li {
        border: #000 solid 1px;
        border-radius: 3px;
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }

    Regards,
    Vinay Kashyap

    #602530

    Hi webcrewbg!

    Thank you for using our theme.

    In custom.css or Enfold -> General Styling -> Quick CSS field (or when using a child theme: in styles.css of the child theme or Enfold-Child -> General Styling -> Quick CSS field) put the following:

    
    header .widget {
        display: block !important;
        left: auto !important;
        line-height: 19px !important;
        padding: 0 !important;
        right: 10px !important;
        top: 10px !important;
        width: 80px !important;
    }
    
    header .widget .wcml_currency_switcher li {
        display: inline-block !important;
        float: none !important;
    }
    
    

    Due to the HTML structure I placed the selector above the flag.

    Best regards,
    Günter

    #602528

    Do you mean a description of the main menu like this?
    http://screencloud.net/v/9Fur

    I haven’t edited for this a theme file, it’s easily been done with simple CSS and adding a code snippet to the menu labels:

    1. http://screencloud.net/v/3gKg
    Add in this label field this part of code and change the text to your desired one:

    WORT.kunst<span class="main-menu-description">Publikationen<br />Typografie</span>

    2. Then add to your custom.css this:

    .main-menu-description {
        display: block;
        font-size: 11px;
        font-weight: normal;
        line-height: 14px;
        margin-top: -43px;
    	color: #bfbfbf;
    }
    #602513

    In reply to: Sub Menu Button Style

    Hi Vinnie.

    I believe you missunderstood me.

    The menu I need it to work is the secondary enfold menu the one at the very top right of the page with the words:

    solicitar orçamento ” and “área do cliente“.

    Take a closer look at the screenshot, please. The menu name is menu registro/login.

    Thanks
    Fabiana.

Viewing 30 results - 98,491 through 98,520 (of 142,851 total)