Viewing 30 results - 229,651 through 229,680 (of 244,448 total)
  • Author
    Search Results
  • #219210

    Topic: Insert Logo Problem

    in forum Enfold
    kenwae
    Participant

    When upload log from computer via Enfold Logo uploader, all options seem stuck, can’t change size, can’t choose to use as logo. It has worked before, but not now. Using 2.4.5. The logo image is in the media gallery, but when I go that route, still stuck, can’t choose the image. Where in the code can I place the url/link to the media gallery so I can bypass the logo uploader? Thanks – Ken

    Hey!

    If you want to set an image:

    .avia-menu-fx {
        background: url(https://avia.wp/enfold/wp-content/themes/enfold/config-layerslider/LayerSlider/avia-samples/slide3_l17.png) !important;
    }
    

    If you want to change the color:

    .avia-menu-fx .avia-arrow-wrap{
        border-color: blue !important;
    }
    .avia-menu-fx{
        background: blue !important;
    }

    Regards,
    Josue

    #219191

    Hi
    Strange but I am getting this error

    Parse error: syntax error, unexpected ‘<‘ in C:\WAMP\www\pmaaustralia\wp-content\themes\enfold\header.php on line 153

    but the entry is this

    Any ideas?
    Regards
    Richard

    #219187

    Hi Fabrice!

    The icons are simply Icons with these settings:

    The paragraphs have a custom class assigned to them, in the Quick CSS they added this:

    #top .sdp-border { 
    padding: 10px 20px 4px 20px;
    border: 1px solid #333;
    background-color: rgba(24,24,24,0.49);
    -webkit-box-shadow: 0px 5px 46px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 46px -6px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 46px -6px rgba(0,0,0,0.75);
    }

    Regards,
    Josue

    #219178

    Hi!

    You have a typo on your code that is disabling all the code below it:

    That ; after #upload should be a {

    Regards,
    Josue

    #219152
    bbuttry
    Participant

    I am using the Enfold template and would like to know how to accomplish the following:
    Create a navigation bar at time with background color, text size, hover color, and font style.
    http://postimg.org/image/tggg6cqrn/

    • This topic was modified 12 years, 1 month ago by bbuttry.
    • This topic was modified 2 years, 2 months ago by Yigit.
    #219139

    Hi Benjaminlivingthebrand!

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

    .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: white; background-color: red; }

    Regards,
    Yigit

    #219138

    In reply to: Custom logo issue

    Hey Serge!

    Can you post the link to your website so we can take a look logo issue and which type of header you are using? You can also check it in Enfold theme options under Header tab.

    Cheers!
    Yigit

    #219137

    In reply to: Removing all borders

    Hi Benjaminlivingthebrand!

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

    .main_color, .main_color div, .main_color header, .main_color main, .main_color aside, .main_color footer, .main_color article, .main_color nav, .main_color section, .main_color span, .main_color applet, .main_color object, .main_color iframe, .main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6, .main_color p, .main_color blockquote, .main_color pre, .main_color a, .main_color abbr, .main_color acronym, .main_color address, .main_color big, .main_color cite, .main_color code, .main_color del, .main_color dfn, .main_color em, .main_color img, .main_color ins, .main_color kbd, .main_color q, .main_color s, .main_color samp, .main_color small, .main_color strike, .main_color strong, .main_color sub, .main_color sup, .main_color tt, .main_color var, .main_color b, .main_color u, .main_color i, .main_color center, .main_color dl, .main_color dt, .main_color dd, .main_color ol, .main_color ul, .main_color li, .main_color fieldset, .main_color form, .main_color label, .main_color legend, .main_color table, .main_color caption, .main_color tbody, .main_color tfoot, .main_color thead, .main_color tr, .main_color th, .main_color td, .main_color article, .main_color aside, .main_color canvas, .main_color details, .main_color embed, .main_color figure, .main_color fieldset, .main_color figcaption, .main_color footer, .main_color header, .main_color hgroup, .main_color menu, .main_color nav, .main_color output, .main_color ruby, .main_color section, .main_color summary, .main_color time, .main_color mark, .main_color audio, .main_color video, #top .main_color .pullquote_boxed, .responsive #top .main_color .avia-testimonial, .responsive #top.avia-blank #main .main_color.container_wrap:first-child, #top .main_color.fullsize .template-blog .post_delimiter { border: none; border-color: transparent; }

    Cheers!
    Yigit

    #219136

    In reply to: Fix header to top

    Hey zibaloon2!

    Can you post the link to your website so we can take a look? If you choose to display one of fixed headers in Enfold theme options > Header tab, it should be fixed at the top

    Best regards,
    Yigit

    #219135

    Hi!

    You can add video element inside a color section element with a unique ID, then add following code to Quick CSS in Enfold theme options under Styling tab

    #your-color-section-id container { width: 100%; }

    And it should look fine.

    Cheers!
    Yigit

    #219133

    Hey tobylove!

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

    .text-sep-date, .comment-container .minor-meta, .text-sep-comment, .blog-categories .minor-meta, .text-sep-cat, .blog-author .minor-meta { display: none!important; }

    Regards,
    Yigit

    #219131

    Hey webop_germany!

    There is an option available to show them in the theme options “Sidebar” tab. See: http://kriesi.at/documentation/enfold/show-or-hide-sidebar-on-mobile-devices/

    Cheers!
    Devin

    #219118

    Hi!

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

    .footer_color div .news-headline { color: #ffffff; } /* changes the color of title */
    .footer_color .news-time { color: #e1e1e1; } /* changes the color of date */
    .news-headline { font-size: 15px; } /* changes the font size of the title */
    .news-time { font-size: 14px; } /* changes the font size of date */

    Cheers!
    Yigit

    #219114

    In reply to: A few questions

    Hi Laureninthailand!

    1- You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .page-id-456 .iconbox_content { min-height: 250px; }

    You can right click on the page on Chrome or Firefox and click Inspect elements to find page ID. Please change page ID to yours
    2- You can simply use HTML a tag ( please see http://www.w3schools.com/tags/tag_a.asp )
    3 & 4- You can go to Appearance > Widgets and add a text widget to any of the footer columns and add using HTML. Or you can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
    then you can create any of them and copy/paste shortcode into any other content element or into text widget
    5- Yes, it is possible. Which tables are you using?

    Best regards,
    Yigit

    #219109

    Hi!

    Can you try disabling all active plugins. The only issue I see in IE8 is the main slider images not showing but in my live dev site and on the theme demo I don’t get the same issue in IE8.

    While I understand the need for supporting IE8 as mentioned above its definitely on its way out. It isn’t supported by Google at this point either and XP wont even be supported by Microsoft come April of this year which will hopefully finally force everyone to move on to viewing the web in a modern secure browser.

    As for theme compatibility, all new themes on Themeforest are no longer required to support IE8 so finding a theme that does support it will become harder and harder. For now though, Enfold still does and the only items that I know of with issues are css3 elements which IE8 can not render. This shows on icons where they are square instead of circles, drop shadows on text/images and things like that.

    Best regards,
    Devin

    #219106

    In reply to: JS Issue with Calendar

    Hey sundialstudios!

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

    a.fc-event { position: relative; }
    .fc-event-inner { width: 50%; }

    Regards,
    Yigit

    #219099

    Hey akamaxbuz!

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

    body { font-size: 16px; line-height: 180%; }

    Regards,
    Yigit

    Hi David!

    You can add following code to Quick CSS in Enfold theme options under Styling tab to adjust the height of the header

    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a {
    height: 80px;
    line-height: 80px;
    }

    Do you mind creating a temporary admin login so i can help you change the position of flags?

    Cheers!
    Yigit

    #219088

    Hey Richard!

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

    .av_promobox { margin-top: 10px; }

    By default top margin is 50px

    Regards,
    Yigit

    #219084

    Hi!

    I have just checked your website and could not see such message. Please see screenshot here http://i.imgur.com/KhurJqm.jpg
    Please try to log out from admin dashboard and check if it is only visible when logged in

    Best regards,
    Yigit

    #219083

    Please add video background option!

    Thats the only reason why for my latest job I chose this template http://elegantthemes.com/preview/Divi/ in stead of Enfold.. but I like Enfold so much more!

    Is there a place where we can see what features requests are in the working?

    #219081

    Hey davidrk!

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

    .masonry-not-first, #after_masonry { border: none!important; }
    .av_promobox { margin-top: 10px; }

    Cheers!
    Yigit

    #219078
    phil
    Participant

    Problem solved.

    • This topic was modified 12 years, 1 month ago by phil.

    Dang! Without tags –

    http://www.ekb.com/our-team/lawyers/

    Not sure why the link didn’t show up again – I added it through the link button. Here you go:

    #219074
    This reply has been marked as private.
    #219062

    In reply to: IMG – Global JQUERY

    Im using Enfold not replete as per your first file reference. The plugin is for woocommerce, i’m not using that, i tried following the mentioned woocommerce plugin, copied the files, activated the plugin, amended the JS file. Placed the following in my page(with proper links to the images), nothing still the same lightbox appears.

    <blockquote><a href="big.jpg"><img src="small.jpg" /></a>

    • This reply was modified 12 years, 1 month ago by masterr.
    #219058

    Thank you,
    The problem has been solve by itself ! I don’t know what’s happen. It’s a good new.
    Now, I have this message in the bottom of my home page : “Incoming search terms: arkerus”. May be it will be solve tomorrow. I don’t know what this message mean.
    Regards ++

    #219039

    Topic: JS Issue with Calendar

    in forum Enfold
    sundialstudios
    Participant

    Hi – I’m pretty sure I’m out of luck here, but I wanted to ask anyway.

    It seems like I’m getting a Javascript error when trying to use a 3rd party calendar plugin for WooCommerce.

    I reached out to the develper, http://www.ignitewoo.com and they pointed me to you. The plugin does work in 2014 and other themes, so it must be something with Enfold. I am not using the page-builder on this page, just in case it was causing the problem.

    My site is http://sundialdev.com/stormlacrosse/calendar-of-events/ and you’ll see on February 18th, where the event is, you’ll see event is nothing buy a thin line.

    The actual calendar element the developer used is http://arshaw.com/fullcalendar/ if this helps at all.

    I know it’s hard for you to troubleshoot 3rd party plugins, but wanted to ask anyway.

    Thanks!
    John

Viewing 30 results - 229,651 through 229,680 (of 244,448 total)