Viewing 30 results - 87,001 through 87,030 (of 142,852 total)
  • Author
    Search Results
  • #721830

    Hi,

    Ok, great. Please let us know how you get on with it or if you should need any further help on the topic.

    Best regards,
    Rikard

    Hi!]

    Thank you for using Enfold.

    This is possible but it will require a few modifications. Please try the solution provided in this thread.

    // https://kriesi.at/support/topic/submenu-in-the-sidebar/#post-692949

    Cheers!
    Ismael

    #721821

    Hi Nunzio,

    Do you mean in the lightbox after the image has been clicked? If so, is it the top or bottom text you want to hide?

    Best regards,
    Rikard

    #721818

    In reply to: Slider text

    Hi Helle,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    Hi Jan,

    Thanks for the feedback. We’ll keep the thread open in case you should need any further help on the topic.

    Best regards,
    Rikard

    #721803

    Hi Jan,

    Great! Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #721801

    In reply to: Special Heading Colors

    Hi Dee,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #721796

    Hey Krissie,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .avia-caption-title {
      margin-top: 40px;
    }
    }

    Best regards,
    Rikard

    #721789

    Hi,

    Great, glad you got working. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #721782

    In reply to: styling menu widget

    Hi,

    1.) Add a border at the bottom of the items.

    #top .widget_nav_menu ul li a {
        border-bottom: 1px solid gray;
    }

    2.) Adjust the line-height property of the widget items.

    #top .widget_nav_menu ul ul li a {
        line-height: 22px;
    }

    3.) For the active link, use this.

    #top .widget_nav_menu ul ul .current-menu-item a {
        color: #d45226;
    }

    Best regards,
    Ismael

    Hi,

    Great, glad you found that and thanks for sharing. I’m guessing something got blocked because of that setting.

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #721778

    Hi Ron,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #721774

    Hi,

    Please add this css codes:

    .av-masonry-entry {
        opacity: 1 !important;
        visibility: visible !important;
    }
    
    .avia_sortable_active .isotope {
        -webkit-transition: none;
        transition: none;
    }

    Best regards,
    Ismael

    #721754

    Hi Elliott or whoever is the active moderator at this point,

    I am STILL experiencing the issue as documented in this thread. I’ve included a link to the page with the issue so you can take a look.

    I have looked through the Enfold forums and this exact issue has cropped up for several years in a row, but cannot find a single suggested fix that solves the issue. As reiterated by several other users, this problem is A) intermittent, B) solved when browser window is resized, C) incredibly frustrating.

    Please advise!!

    Christin

    #721751
    Peter
    Participant

    Hi
    I am using a social follow widget from a 3rd party developer. Using this widget on the default WP theme it works. When using the same widget on enfold the 4 social networks that are supposed to show in 2 columns creating a unified square, only display under each other in the same column.

    I know you don´t support regarding 3rd party integration but this must be some kind of simple css thing that gets enabled when activating Enfold theme – stopping these boxes from lining up next to each other 2 by 2 right?

    A little help here would be awesome!

    #721723

    In reply to: Word Press 4.7

    I got some strange menu buttons with advance_menu_hide in the top + some dark lines between each place in the menu.
    They was not a part of the schema earlier.

    Updated to newest of Enfold, wordpress + W3.

    #721716

    I’ve added the 301 redirect in the .htaccess page as suggested but the problem is not fixed.

    It’s not a link anyone is purposely trying to access, it’s a broken link somewhere in the page code that has nothing to do with my website.

    When you inspect the page, this is what shows up:
    http://test.kriesi.at/hotel/wp-content/uploads/sites/14/2015/07/ornament-bg-top-small-1.png
    Failed to load resource: the server responded with a status of 500 (Internal Server Error)

    Hi,

    Just to make sure there are no other plugins in conflict please check the console message. To view the console on google chrome right click on the page and select inspect. Then click on the console tab to check if there are any js errors ?

    If you find any errors a plugin conflict may be one of the reason for this issue.
    To find which plugin is causing the conflict please follow these steps:

    1. Go to your plugins page > Deactivate all active Plugins
    2. Update WordPress and Enfold to latest version if you have not.
    3. Make sure all the plugins are updated.
    4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.

    We await the results of your plugin compatibility test.

    Thanks for your cooperation :)

    For a quick fix please refer to this link https://kriesi.at/support/topic/woocommerce-2-6-problem-urgent/#post-650161

    Kriesi is aware of this issue and a patch should be released in the next update.

    Best regards,
    Vinay

    • This reply was modified 9 years, 3 months ago by Vinay.
    #721663

    Hey!

    Yes, you can edit your color section elements and give them unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and then use the code as following

    @media only screen and (max-width: 990px) {
    #only-desktop { display: none !important; }}
    
    @media only screen and (min-width: 990px) {
    #only-mobile { display: none !important; }}

    Regards,
    Yigit

    #721657
    RedRaphDK
    Participant

    Hi guys,

    I’ve encountered a problem with a multilingual website, that I’ve setup with Enfold. When prewieving a page before updating it, the top of the screen displays a warning, that goes like this:

    Warning: illegal string offset ‘language_code’ in /var/www/mysite.com/public_html/wp-content/themes/enfold/config-wpml/config.php on line 488.

    This message is displayed twice at the top of the screen, when the page is prewieved. It does’nt appear on the live pages at the moment, which is why I am now reluctant to update the pages, since I don’t want this error to be displayed at the top of the live pages.

    I wish a knew when this problem appeared, but unfortunately I don’t. :-( I tried updating the WooCommerce Multilingual plugin and all plugins required for it to function, which hasn’t solved the problem. Based on the error message, it appears to me, that this problem occurs from the config.php in the Enfold-theme. I have not upgraded to WordPress 4.7 yet, and I have the latest release of the Enfold-theme installed on the site (from mid-September).

    If anyone can help me solve this problem, I will greatly appreciate it.

    Best regards,

    Alex

    • This topic was modified 9 years, 3 months ago by RedRaphDK.
    #721656

    Thank you very much.
    I have found that information before to post it.
    I do not want to waste your time without googling…
    Apologize about my english.
    I was using enfold for a long time, and i know how to do hide a background or something with quick css.
    Right now, i want to do it best, and load a slider if people are using a mobile in portrait mode, or watching in desktop.
    I still reading documentation, instead of that, thank you very much for reading my post and post a posible solution.
    Kind regards.

    #721653

    Hey mrpacogp!

    You can refer to this post – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/ and display different elements on desktop and mobile :)

    Best regards,
    Yigit

    #721646
    jb84
    Participant

    Hi
    in Enfold/advanced style/ I edit the “small bare above menu” but here I can change typo, color but not the typo size.

    How can it be done?
    Regards

    #721644
    mrpacogp
    Participant

    Hi Guys.
    I was looking under premium themes of kriesi, about any theme with this feature.
    Create an slider or section, and load a specified image if its a desktop, or if its a mobile or between landscape or portrait.
    What are your best choice or function to do it?
    Is better to create something about that, like any plugin or premium slider?

    #721630

    hello,

    Can you see if it is correct?

    I have added: .progressbar-price { padding-right: 0px; margin-right: -10px; } @media only screen and (max-width: 989px) and (min-width: 768px) { .progressbar-price { padding-right: 0px; margin-right: -10px; }}

    to the custom css class in “catalogue”.

    Is this correct and suppose I need to do it for each catalog then?

    My quick css looks like below and contain come css for catalog too, do I need to keep this or remove some of it?
    .custom-tag {
    padding: 5px;
    background-color: rgba(0,0,0,0.5);
    }

    #top .widget_nav_menu {
    padding-top: 0;
    }

    .sidebar_left {
    -moz-box-shadow: inset -8px 0 20px -10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset -8px 0 20px -10px rgba(0, 0, 0, 0.2);
    box-shadow: inset -8px 0 20px -10px rgba(0, 0, 0, 0.2);
    }

    .sidebar_left .inner_sidebar {
    margin-right: 0 !important;
    }

    .sidebar_left .widget_nav_menu ul li a {
    border: 1px solid #e1e1e1;
    border-right: 0;
    border-left: 0;
    margin: 0 0 -1px;
    padding: 12px 16px !important;
    text-align: left;
    }

    .sidebar_left .widget_nav_menu ul li:first-child a {
    border-top: 0;
    }

    @media only screen and (max-width: 767px) {
    .progressbar-title {
    font-size: 11px;
    }
    }

    @media only screen and (max-width: 767px) {
    .av-catalogue-content p:last-child {
    font-size: 11px;
    }

    .avia_message_box_content {
    margin-left: -8px;
    margin-right: -8px;
    }
    }
    .page-id-3665 #element_avia_17_1 {
    width: 100%;
    margin-left: 0;
    }
    .av-catalogue-content {
    padding-right: 0px;
    }
    .avia-testimonial-image {
    float: none;
    margin: 0 auto 0px auto;
    }

    View post on imgur.com

    • This reply was modified 9 years, 3 months ago by lech07.
    #721628
    dannywouters21
    Participant

    For the page title and breadcrumb are I have a background image and increased font size of the title ( you guys provided the custom css, thank you)

    For pages viewed on mobile phone, the title and breadcrumb wraps around and exceeds the title image height if titles are long, so it looks bad. please see images:

    desktop looks good:http://mrf-furnaces.com/wp4/wp-content/uploads/2016/12/enfold-title-area-desktop.jpg
    tablet looks good:http://mrf-furnaces.com/wp4/wp-content/uploads/2016/12/enfold-title-area-tablet.jpg
    Mobile phone looks bad:http://mrf-furnaces.com/wp4/wp-content/uploads/2016/12/enfold-title-area-mobile.jpg

    Is there a way fix it so it looks good on Mobile also?

    Existing custom css for title area is this

    .title_container {min-height: 111px !important;background-image: url("http://mrf-furnaces.com/wp4/wp-content/uploads/2016/10/background1200x111-grey.jpg"); }
    .title_container { background-color: transparent!important;}
    .title_container .main-title{font-size: 30px !important;}
    

    Thank you!

    #721590

    Hi!

    Please go to Appearance > Menus and create a new menu with your menu items and then check “Enfold secondary menu” under Menu settings and then go to Enfold theme options > Header > Extra Elements and choose to display your secondary menu on the top bar

    Regards,
    Yigit

    #721569

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive.html_mobile_menu_tablet.html_visible_cart #top .cart_dropdown {
        right: 70px;
    }}
    

    Best regards,
    Yigit

    #721559

    Hey mcraig77,

    Try adding this in your Quick CSS (located in Enfold > General Styling):

    #top #wrap_all .social_bookmarks li a {
        background-color: #c6aa58;
        color: #000;
    }

    Let us know if it helps :)

    Best regards,
    Nikko

    #721554

    Hey k593,

    Try adding this code in Quick CSS:

    #top #wrap_all .related.products h3 {
        color: #fff !important;
    }

    Let us know if it helps :)

    Best regards,
    Nikko

Viewing 30 results - 87,001 through 87,030 (of 142,852 total)