Viewing 30 results - 142,171 through 142,200 (of 142,790 total)
  • Author
    Search Results
  • No luck. Any other way around this? Some way to ignore certain code from displaying this way?

    Here’s the code if it helps:

    Code:
    <div class=’ecwid-Product’><form>
    <table align=’center’ border=’0′><tr><td align=’left’ class=’ecwid’><div id=”ecwid-productoption-24122433-Color-container” class=”ecwid-productBrowser-details-optionPanel ecwid-productBrowser-details-optionPanel-radio ecwid-productoption-Color-container”><label class=”ecwid-fieldLabel” for=”gwt-uid-646″>Color</label><div id=”gwt-uid-646″><span class=”gwt-RadioButton ecwid-productBrowser-details-optionRadioButton ecwid-productoption-Color-Red” id=”ecwid-productoption-24122433-Color-Red”><input type=”radio” name=”24122433-Color” value=”on” id=”gwt-uid-643″ tabindex=”0″><label for=”gwt-uid-643″><span class=”ecwid-productBrowser-details-optionRadioButton-name”>Red</span></label></span><span class=”gwt-RadioButton ecwid-productBrowser-details-optionRadioButton ecwid-productoption-Color-Yellow” id=”ecwid-productoption-24122433-Color-Yellow”><input type=”radio” name=”24122433-Color” value=”on” id=”gwt-uid-644″ tabindex=”0″><label for=”gwt-uid-644″><span class=”ecwid-productBrowser-details-optionRadioButton-name”>Yellow</span></label></span><span class=”gwt-RadioButton ecwid-productBrowser-details-optionRadioButton ecwid-productoption-Color-Matte_Black” id=”ecwid-productoption-24122433-Color-Matte_Black”><input type=”radio” name=”24122433-Color” value=”on” id=”gwt-uid-645″ tabindex=”0″ checked=””><label for=”gwt-uid-645″><span class=”ecwid-productBrowser-details-optionRadioButton-name”>Matte Black</span></label></span></div></div></td></tr></table><div style=’text-align: center’><script type=”text/javascript” src=”http://app.ecwid.com/script.js?2090078&#8243; charset=”utf-8″></script><script type=”text/javascript”>xAddToBag(‘productid=24122433’);</script></div>
    </form></div>

    #24003

    Topic: WPML plugin V2

    in forum Enfold
    murattemel
    Participant

    Hello,

    Earlier I have created an issue but can not replay from there right now because it is closed. I am sharing the old link for you to see what you suggested earlier regarding to my question about WPML plugin. https://kriesi.at/support/topic/wpml-plugin-1#post-112631

    As you suggested I have read the guiadance on this link “http://wpml.org/documentation/getting-started-guide/” It says that “After you enable WPML, you’ll see a Multilingual Widget in the Admin Dashboard.”

    I can not see that widget anywhere. What is the first thing to do for translation? For example I have a page named “about us” what am I suppose to do duplicate and translate it and than WPML plugin will work? You know the theme has bradcrumbs which is very good. So if I make the translation will those bradcrumbs translate too? I mean I don’t understand anything about this WPML issue. Instead of sending links, please share some printscreens for how to do…

    Another question is about page headings alongside breadcrumbs. I want breadcrumbs but don’t want those headers. How can I disable them?

    Thanks

    #121923

    Ok, I did it the hardcore way then.

    if one needs to achieve this:

    line 235 of slider.php: add a div with unique id like this: $data .= '</div><div id="ls-mask"></div>';

    then add in your custom.css this:

    #ls-mask {

    position: absolute;

    top: 0px; left: 0px;

    width: 100%;

    height: 100%;

    pointer-events: none;

    box-shadow: 0 0 10px #000000 inset;

    z-index: 1000;

    }

    Works always consistently on all sliders without doing tricky stuff within the slider itself.

    DavyE
    Participant

    So I’ve created multiple custom post types to have more structure in the cms. Unfortunately this means these galleries will be displayed differently than the Portfolio items (isotope; visual layouting; hover effects; etc.). And as I really like the way the portfolio items are displayed in the Enfold theme, I’d like to keep the styling and functionality consistent across the other custom post types.

    I currently also own the Complete Gallery Manager from codecanyon.net, but the styling is very different, even with all of it’s possible settings.

    So my question is, unless I can recycle the portfolio functionality and styling, what do I need to copy to get the same hover effect across the other galleries?

    I hope you’re willing to help me with this.

    Hey!

    You can use a media query – eg use following code instead:

    @media only screen and (min-width: 768px) {
    #menu-top-menu {
    margin-top: 30px;
    margin-left: -180px;
    }
    }

    It won’t affect devices with small screens.

    Best regards,

    Peter

    #121920

    It works for me and doesnt fade, with a background image it doesnt show for me. Perhaps try adding a div at the top of the slide with 100% width and minimal height with css in LayerSilder settings?

    #121703

    Please insert following code into the quick css field:

    @media only screen and (max-width: 767px) {
    #top .main_menu {
    border: none !important;
    }

    .responsive .logo img {
    width: 50% !important;
    }
    }

    You can also use another width value (i.e. 60%,70%, etc.)…

    cyoniq
    Participant

    As the topic title states, the content of my slides on the homepage are not perfectly centred like the slide on the demo site of enfold. When i change the width of the slider from 100% to a width in pixels they are centred. However i really like to use slide with an width of 100%. I tried several settings in LayerSlider and tried to apply css on it but without succes.

    Enfold Demo site:

    http://kriesi.at/themes/enfold/

    My site with enfold:

    http://vdmbv.cyoniq.com

    The slide settings are back to the default settings as they came with the theme, (except slide 1)

    #114643

    So I drop also a few notes… :)

    1. Avia Builder – More editor comfort

    Include an option or function to make the elements at the top “sticky”. Maybe a small pin icon to fix it manually for the customer or by checking the scroll event when editing a post/page/cpt. Other form elements needs to be handled so the builder is always on top. Pages mostly do get very long and you have to scroll a lot at this point.

    Short video of the idea: http://www.screenr.com/zl7H

    2. Avia Builder – Debug features

    Add a button (maybe beside the template button) to activate the debug field. Right beneath the field a memory allocated info could be added. This would save you guys alot of support requests… :)

    3. Avia Builder – Copy/Paste

    Add another Button to the builder wich enables copying of the whole post/page/cpt-layout so the shortcodes and content can be copied to a new post or a different site. Should be only a few lines of JS.

    4. Avia Framework Options

    Please extend the options provided. As mentioned from other users before, there are several things just missing, which could be easily added (like Google fonts, etc.). Additionally, I would like to have:

    – some input fields to trim certain CSS aspects (margins, paddings, maybe also top and left settings)

    – wpautop enable/disable

    – Blog settings (more settings related to the blog page itself outside of builder)

    – Adding text-shadows and MAYBE box-shadows as option (simple input field with rgba color picker)

    – Font size settings (bodytext plus all headers)

    Should be enough for now :)

    #118049

    Same effect with my example.

    http://wl-services.de/joe/ looks perfect with Safari, but the effect is not visible with Chrome in the desktop.

    #121573

    Hi,

    The link you gave me is not Enfold, it is Replete. You can choose different kind of headers on Enfold > Headers.

    You can create a submenu on Appearance > Menus. Create a new menu then look for Theme Locations > Enfold Secondary Menu, select your menu.

    Regards,

    Ismael

    #121127

    Hi,

    It is a third party plugin. Let me tag Kriesi. Or you can make a request here https://kriesi.at/support/topic/enfold-feature-requests/page/3#post-114194

    Regards,

    Ismael

    #121813

    Hi,

    Just add this on your custom.css

    .sub_menu {
    position: absolute;
    left: 0;
    }

    #top .social_bookmarks {
    right: 0;
    position: absolute;
    }

    Regards,

    Ismael

    #121727

    In reply to: Sidebar Background

    Hi,

    This is the code for that area.

    <div class="flex_column av_one_third   avia-builder-el-7  el_after_av_two_third avia-builder-el-last  "><div class="avia_textblock">
    <div style="color: #ffffff; background-color: #434c56; padding: 20px; border-top-left-radius: 25px; border-top-right-radius: 25px; margin-bottom: -40px; text-align: center;">
    <p style="font-size: 15px;"><img class="alignnone wp-image-1928" alt="ContentCTA" src="http://symbioticmarketing.co.uk/wp-content/uploads/2013/04/ContentCTA.png" width="290" height="152"></p>
    <p style="font-size: 15px;">Or simply fill in your details below<br>
    and we will get back to you.</p>
    <p style="text-align: center; font-size: 15px;">You have nothing to lose and<br>
    only new business to gain.</p></div>
    </div>
    <form action="http://symbioticmarketing.co.uk/services/corporate-blogging-copywriting/" method="post" class="ajax_form avia-builder-el-9 el_after_av_textblock avia-builder-el-last " data-avia-form-id="1">
    <fieldset>
    <p class="" id="element_avia_name_1"><label for="avia_name_1">Name*</label> <input name="avia_name_1" class="text_input is_empty" type="text" id="avia_name_1" value=""></p>
    <p class="" id="element_avia_e-mail_1"><label for="avia_e-mail_1">E-Mail*</label> <input name="avia_e-mail_1" class="text_input is_email" type="text" id="avia_e-mail_1" value=""></p>
    <p class="" id="element_avia_contact_number_1"><label for="avia_contact_number_1">Contact Number*</label> <input name="avia_contact_number_1" class="text_input is_empty" type="text" id="avia_contact_number_1" value=""></p>
    <p class="" id="element_avia_sign_up_for_our_email_newsletter_1"> <input name="avia_sign_up_for_our_email_newsletter_1" class="input_checkbox " type="checkbox" id="avia_sign_up_for_our_email_newsletter_1" value="true"><label for="avia_sign_up_for_our_email_newsletter_1">Sign up for our email newsletter</label></p>
    <p class="" id="element_avia_message_1"> <label for="avia_message_1" class="textare_label hidden textare_label_avia_message_1">Message*</label> <textarea name="avia_message_1" class="text_area is_empty" cols="40" rows="7" id="avia_message_1"></textarea></p>
    <p class="hidden"><input type="text" name="avia_avia_username_1" class="hidden " id="avia_avia_username_1" value=""></p>
    <p class=""><input type="hidden" value="1" name="avia_generated_form1"><input type="submit" value="Submit" class="button"></p>
    </fieldset>
    </form>
    <div id="ajaxresponse_1" class="ajaxresponse ajaxresponse_1 hidden"></div>
    </div>

    He used border-top-left-radius: 25px; border-top-right-radius: 25px;.

    http://border-radius.com/

    Regards,

    Ismael

    #121221

    Hi,

    Sorry, my bad.

    There are header options without the top section but you can add this on your custom.css or Quick CSS to hide it.

    #header_meta {
    display: none;
    }

    Regards,

    Ismael

    #23964
    klvo
    Participant

    Is it possible to swap the location of the social media icons and the top bar menu? For example can the social media icons go the right and the menu to the left?

    Thanks!

    #121349

    Hi,

    I played around with it. I broke it up into individual parts so it’s easier to handle. Please try these blocks . I took off fixed on the blocks that don’t need it.

    .main_color{
    background-image: url(../../../../../img/background.svg), url(../../../../../img/background_dark.png);
    background-size: 100% 100%, auto;
    background-position: left top, left top;
    background-repeat: no-repeat, repeat;
    background-attachment: fixed, fixed;
    }
    .container_wrap_logo{
    background-image: url(../../../../../img/background.svg), url(../../../../../img/background_dark.png);
    background-size: 100% 100%, auto;
    background-position: left top, left top;
    background-repeat: no-repeat, repeat;

    }
    .alternate_color{
    background-image: url(../../../../../img/background.svg), url(../../../../../img/background_dark.png);
    background-size: 100% 100%, auto;
    background-position: left top, left top;
    background-repeat: no-repeat, repeat;

    }
    html {
    background-image: url(../../../../../img/background.svg), url(../../../../../img/background_dark.png);
    background-size: 100% 100%, auto;
    background-position: left top, left top;
    background-repeat: no-repeat, repeat;

    }
    .socket_color{
    background-image: url(../../../../../img/background.svg), url(../../../../../img/background_dark.png);
    background-size: 100% 100%, auto;
    background-position: left top, left top;
    background-repeat: no-repeat, repeat;

    }
    .footer_color{
    background-image: url(../../../../../img/background.svg), url(../../../../../img/background_dark.png);
    background-size: 100% 100%, auto;
    background-position: left top, left top;
    background-repeat: no-repeat, repeat;

    }

    Thanks,

    Nick

    Oh, and I don’t see the option of where to turn the Breadcrumbs off…? I see in Docs but when go to those 4 panels in Layout, nothing says Breadcrumbs (on or off)…?

    Documentation Reads:

    Adding simple Posts, Pages and Portfolio Entries – top

    Writing a post or page doesn’t differ from doing so when using other themes. You add a title, add some content, and categories and thats about it. When writing or editing a post you will notice that the left side got an additional “layout” sidebar.

    Here you can overwrite the default settings of your options panel. You can choose a custom sidebar position (left/right/no sidebar) and if you choose to display a sidebar you can also set to display a custom sidebar. If you want to create a new custom sidebar for an entry simply head over to appearance->menus. At the bottom of the page you will find a custom input field to add new sidebar areas.

    Last but not lease you can choose if you want to display a subheader with page title and breadcrumb navigation when on a page.

    #121348

    For your answere about my custom.css

    .socket_color, .footer_color, .alternate_color, .container_wrap_logo, .main_color {
    background-image: url(../../../../../img/background.svg), url(../../../../../img/background_dark.png);
    background-size: 100% 100%, auto;
    background-position: left top, left top;
    background-repeat: no-repeat, repeat;
    background-attachment: fixed, fixed;
    }

    That’s the way for CSS3 multiples background, here I have 2 backgrounds, an SVG who is 100% height and 100% width, and a .png with repetition (under the SVG). No repeat is for the SVG and repeat is for the .png.

    I use this from long time, it’s work fine, for example with your Choices theme. I have only this phenomenon in Enfold on Safari and Chrome…

    Thx

    Jul

    #121346

    Nick you’re hero of the day! :o) That’s only what I needed!

    Sorry for my explanations, my english is not (always) good ;o)

    Just the last prob for me is the flickering effects with background that I had mentioned on Safari and Chrome. That’s a minor problem for me but it was mentioned also here : https://kriesi.at/support/topic/alternate-background-image-flickering-black-when-window-resize you can close my post and I’ll take a look on this one.

    Thanks!

    Jul…

    #121220

    Okei this hide secondary menu:

    #header_meta .sub_menu {

    display: none;

    }

    but there is still that small white area top of the page. Yes I can use Small fixed header and then it´s out, but then header/logo is too small. Can I just use “Fixed header whit social icons and additional navigation” and some how hide top area (area where is social icon…)?

    #121345

    Hi,

    You can use the theme correctly with sidebar or without. Just a matter of tweaking it with CSS since there is no way to create such a robust theme that’s one-size fits all, without a few adjustments to meet individual expectations. But then again, that’s why I am here. :)

    Please add this to your /css/custom.css

    #top.single .fullsize .template-blog .post .entry-content > *, #top.single .fullsize .template-blog .post .entry-content {

    max-width:990px !important;

    }

    If 990px is too small, set it at 1100 but 990 seems to be the size of your image.

    Thanks,

    Nick

    #121197

    The border on the menu is from this css:

    /* CREATES TOP MENU FEINT LINE */
    #top .main_menu {
    height: 27px;
    border-bottom-color: #5e5957 !important;
    border-bottom-width: 1px;
    border-bottom-style: solid !important;
    }

    Just remember when you add new css for the desktop, you need to remove that styling if you dont’ want it on the content below.

    Or, add your desktop only styles to a media query that will make them only show on a desktop. Something like:

    /*
    DESKTOP STYLES
    Add styles inside the media query below that you only want to be applied to the desktop layout of your site */

    @media only screen and (min-width: 768px) {
    /* Desktop styles go here */

    }

    Regards,

    Devin

    Hi,

    Same problem for me (read the end of this post : https://kriesi.at/support/topic/lightbox-on-preview-images#post-114527 )

    Flickering on mouseOver…

    Regards,

    Jul

    #121572

    Hi Ismael,

    Thank you for your reply. I want to know how do you get the search bar, log in and register options (these are not part of the logo) above the menu as in the above site.

    Thank you.

    #120517

    Thanks, Devin. I recreated all the tables with no success. The problem persists. My best guess so far is that is a problem in one of these classes:

    @media only screen and (max-width: 767px)
    {
    .responsive div .avia-data-table table,
    .responsive div .avia-data-table tbody,
    .responsive div .avia-data-table tr,
    .responsive div .avia-data-table td,
    .responsive div .avia-data-table th{display:block; border-top:none; border-right:none; border-left:none; text-align: center;}
    .responsive .avia-data-table{border-style:solid; border-width: 1px;}
    .responsive .avia-data-table .avia-pricing-row .avia-desc-col{text-align: center;}
    .responsive .avia-data-table .avia-button-row, .responsive .avia-data-table tr:first-child th{display:none;}
    .responsive .avia-data-table td:before {
    display:block;
    font-style: italic; font-size: 11px;
    }

    .responsive .avia-data-table td {
    position: relative;
    }
    }

    #121342

    Hi,

    Have you assigned the News page to be the blog in Enfold > Theme Options? http://www.clipular.com/c?6941003=Gaw-5mtW4pH-GEOD9ZyE_T_op9A&f=.png

    Are your settings in Settings > Reading (front page display) http://www.clipular.com/c?6919054=JosRzTZUT-5OncFDyuys04CjGFI&f=.png (top part) the same as here?

    How are you creating the individual image page? This one http://www.juls.ch/studios/lost/ ?

    —-

    You are setting the post as Format “image”.. Save it as : format: Regular. .. I think the image format does what it says, it displays the entire image.

    Also don’t forget that you can add the Advanced Layout option to posts as well, and that way you can add a slider in there or a gallery, so that way you will see the thumbnail first.

    Thanks,

    Nick

    #23945
    andypeck
    Participant

    Hi there,

    there appears to be some sort of partially transparent layer over the top of my existing text and even the ‘back to top icon”. This means I cant color text from the styler properly as the ‘rogue’ color is mixing with the true colors beneath it. I need to remove this but even though Ive tried completely removing all my CSS its still there.

    Cheers

    Andy

    #121111

    hi Nick,

    Devin has told me off for asking for asking for direct support so ive taken off maintenance mode and will ask one question at a time. Ill keep things generic.

    cheers for all your help anyway

    youve been brilliant

    so close too!!!!!

    #121697

    Hi UKiain,

    Try going to one of your pages and at the top right is a button/tab for “Screen Options”. Click and then in the panel that appears try checking the box for Advanced Layout Editor if it isn’t checked. If it is already, uncheck it and then recheck it.

    Regards,

    Devin

Viewing 30 results - 142,171 through 142,200 (of 142,790 total)