Viewing 30 results - 228,151 through 228,180 (of 243,824 total)
  • Author
    Search Results
  • #224627

    Hola,

    Intenta reemplazar este archivo por el logo correcto directamente via FTP:
    http://www.lacacia.fr/wp-content/themes/enfold/images/layout/logo.png

    Saludos,
    Josue

    #224625

    Te mande la contraseña y todo a tu mail m.josue….

    Gracias

    #224624
    RicardoSuarez
    Participant

    Dear Sir:

    How could implement social media icons that you have at the right of the menu Kriesi equally in the Enfold template?

    Thank you very much
    Ricardo Suarez Caballero

    #224623

    Sorry, I’m just a user/fan of the theme like yourself, and whilst I know *how* to do it, I barely have the time for my own projects, let alone taking on anyone elses!

    #224622

    Topic: small tab modification

    in forum Enfold
    RicardoSuarez
    Participant

    Dear Sir,

    It would be great if you could implement this small modification on your plugin, which is explained in the attached screenshot.

    I need this functionality to implement some jquery events once user do “click” on a div element, which belong to this “tabs table” that is created by your plugin. Please see the detailed explanation in this link: http://iiemd.com/wp-content/uploads/2014/02/problem.png
    ¿Can you tell me how can i implement it in enfold?

    Thank you in advance and looking forward to hear from you,
    Ricardo Suarez Caballero

    #224621

    Hi,

    Can you post a link to your website please?

    Regards,
    Josue

    #224617

    when i live the admin mode still having the bug
    bug

    #224616

    when i was in Admin mode no problem BUG ENFOLD LOGO

    I do it now thank you

    #224607

    Hi Andrew!

    Try downloading a fresh copy of Enfold and installing it via FTP.

    Regards,
    Josue

    Hi!

    I don’t recommend you using that because it will probably have compatibility problems, which can be fixed but unfortunately we can’t help you with that because is out of the scope of the support we can give.

    P.S. Enfold already comes with a drag and drop builder.

    Cheers!
    Josue

    #224601

    Hi,

    Can you create an administrator account and post it here as a private reply?

    Regards,
    Josue

    Hello Josué,

    Thank you so much. You’re really helping me out!

    Please allow me to pick your brain one more time. I would like to use a content builder such as this: http://thrivethemes.com/contentbuilder/next/

    Do you foresee potencial problems if one starts using this plug in to edit pages and posts? Does it integrate well with ENFOLD?

    Could it slow down page loading time?

    At least graphically, it seems like a very good option and I’m interested in buying it… It give me the impression it could be a time saver as well.

    Many thanks,

    Miguel Kieling

    #224595

    Thanking you richard I reached out to the company to see if they could help. If you know how to make these changes I am willing to pay you for your time.

    #224593

    In reply to: max_input_vars Error

    Thanks. I had already done that before writing support. The folks at GoDaddy say they do not have a php.ini file on the server (I have no way to see beyond my shared hosting folder). Often when I download a theme it will have its own php.ini file but Enfold does not. Am I able to just create my own php.ini to add memory for that parameter? The megamenu folks are suggesting 3000 instead of 1000.

    #224592

    Hey!

    Try adding this code to the Quick CSS:

    #footer {
        box-shadow: none !important;
        border: 0 !important;
    }

    Cheers! 
    Josue

    #224579
    media3technology
    Participant

    Wordpress 3.8.1
    Enfold 2.4.5
    http://longislandteacher.com/cmxprocess_v2

    Great theme, thanks.
    Would like to modify main menu so it spans the entire page width. I’m hoping there is a simple addition to the custom CSS that would accomplish this. I’ve made other adjustments to the menu background, font color, etc., so the custom CSS under the style tab is as follows:

    .header_color .main_menu ul:first-child > li > a { color: #FFFFFF; background-color: #F67736; width:205px; } /* color of main menu items */
    .header_color .main_menu ul:first-child > li a:hover { color: #000000; } /* hover state of main menu items */
    .header_color .main_menu ul:first-child > li.current-menu-item > a,
    .header_color .main_menu ul:first-child > li.current_page_item > a { color: #000000; } /* color of active menu item */
    .main_menu .menu li a strong {
    display:block;
    font-size:12px;
    font-weight:normal;
    cursor: pointer;
    text-align: center; }
    #header_meta { display: none; }

    .content, .sidebar {
    padding-top: 10px;
    padding-bottom: 10px;
    }

    .main_menu ul:first-child > li > a{
    display:block;
    text-decoration: none;
    padding:0 13px;
    font-weight: normal;
    font-size:12px;
    font-weight: 600;
    text-align:center;
    }

    .avia-section-large .content, .avia-section-large .sidebar {
    padding-top: 70px;
    padding-bottom: 50px;
    }
    .breadcrumbs { display: none; }

    .title_container .main-title {
    margin: 0;
    font-size: 30px;
    font-style: italic;
    color: orange;
    position: relative;
    z-index: 2;
    min-height: 36px;
    line-height: 2.3em;
    top: 0;
    font-weight: 400;
    }
    #top .alternate_color.title_container .main-title a { color:#f05a1a; }

    Hey Ed!

    Try adding it here directly via FTP.

    Regards,
    Josue

    #224559

    That’s alright, Devin. I understand. I am, however, now restyling the mega menu using a child theme to create a somewhat closer effect of what has been displayed in my example.

    I have run into a problem though, the height of the logo seems to influnce the .avia_menu height, and no matter what you do, the whole layout breaks. I have tried a lot of workarounds to this, but it seems there are too many interlinking css references that makes it hard, haha!

    Anyway, my code now is:

    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a {
        height: 70px;
        line-height: 90px;
    }
    
    <strong>using this to restrict the height of the main menu and make the sub menus appear as closer to the main as possible.</strong>
    
    #avia-menu a: {
    margin-top: 10px;
    height: 30px !important;
    }
    
    <strong>re-trying here to set the height but the logo height in the header keeps interfering</strong>
    
    #avia-menu a:hover {
    background-color: #ffffff !important;
    color: #70b115 !important;
    }

    any possible help to this would be highly appreciated!

    here’s my enfold work in progress so far: http://steroidim.com/wpdemo/

    #224554

    I have seen other theme have both functionality available at the same time by default. I fail to see the reason why Enfold does not allow you to do this?

    #224549

    It’s not really an ‘issue’ as it’s not a standard feature of Enfold. Kriesi’s site is based on Enfold, but with his own custom child theme.

    If you go to the ‘contact’ page on the menu there is a link for customisation help..

    #224547

    In reply to: Enfold Showcase

    @HappyBeagle Very nice your website you did at http://www.heart-working.de/ . Could you please be so kind and share how you manage to do the background body with the logo on it?

    Thank you!

    #224546
    This reply has been marked as private.
    #224541

    In reply to: Enfold Showcase

    Hi,

    My site is all about selling security stuffs. We are no 1 in Selling CCTV and Stuffs http://webtechnology.ph

    #224531

    BUG ENFOLD LOGO

    #224530

    [URL=http://s1021.photobucket.com/user/bcbg92/media/bugacacia_zps10014398.png.html][IMG]http://i1021.photobucket.com/albums/af331/bcbg92/bugacacia_zps10014398.png[/IMG][/URL&#93;

    I didn’t have this problem before i don’t know what to do

    #224521
    flinkfoxxx
    Participant

    Hi!
    I like to post my tweets as a blog post. The currently available post formats “link”, “quote” doesn’t fit.
    How can i add a new post format “tweet” to an enfold-child theme ?
    Regards,
    Fox

    • This topic was modified 11 years, 11 months ago by flinkfoxxx.
    #224520
    ariane1001
    Participant

    Hi,
    I am using a WordPress multisite and would like to make two different child themes for Enfold to use in two different sites in the multisite installation. And give both sites a different look.

    Do you think it is possible?

    Thanks, Ariane

    Hi,

    I finally solved this after trolling through codes line by line.

    There was an extra “>” missing in Google Analytics tracking code that caused the whole enfold theme not to work.

    Therefore just a note to all as this took me ages going through everything reloading databases vs each different version.

    Learning from this:
    Human Error in adding Google Analytics field could also cause the whole enfold not to work and since the JS it’s so far down that it is easily missed plus you never think it’s related to that since most of the time it’s rogue plugins. This issue was further complicated as it was masking under working fine in admin since the analytics code do not execute under admin mode but not working viewing as public when the error JS analytics code is executed at the bottom of the codes.

    So glad I could find it myself after 4 solid days!!!!

    I guess the Enfold support guys were just as puzzled as myself since they normally respond very quickly.

    Please close my support ticket, thank you.

    kind regards

    • This reply was modified 11 years, 11 months ago by pureoption.

    Hi,

    Deleted theme version 2.5 & FTP uploaded 2.5.2 and deactivate + re-activate theme several times to make sure.

    Theme: Enfold
    Version: 2.5.2
    Installed: enfold
    AviaFramework Version: 1.8.6
    AviaBuilder Version: 0.5
    ML:128-PU:21-PLA:0

    The same issues still exist, if logged in as admin and viewing these pages they seem fine all grid / portfolio all working but once logged out and viewed as general public grid doesn’t display, mobile menu, grid sorting all do not show up.

    Also just to make sure I did not have any plugin installed with 2.5 or 2.5.2 versions therefore it’s not plugin related plus it actually works while logged in as admin and viewing the related pages with portfolio grid, layer slider or post slides or mobile menu all fine therefore this would only indicate wordpress 3.8.1 and theme 2.5.2 issue viewing in non-admin mode as in view as public.

    Thanks

    kind regards

    • This reply was modified 11 years, 11 months ago by pureoption.

    Hey!

    Please try to install the latest theme update (2.5.2) with ftp: https://vimeo.com/channels/aviathemes/67209750 and check if it solves the issue.

    Cheers!
    Peter

Viewing 30 results - 228,151 through 228,180 (of 243,824 total)