Viewing 30 results - 99,511 through 99,540 (of 142,853 total)
  • Author
    Search Results
  • #592292
    spidxel
    Participant

    Hola!
    Estoy tratando de hacer lo mismo que en:
    https://kriesi.at/support/topic/mostrar-contenido-completo-en-entradas-de-blog/

    …en otra pagina y no lo consigo…hago lo siguiente:

    …Activo el Editor Estándar y busco el ShortCode de Entradas de Blog desde la “varita magica”, configuro todo igual que lo que figuraba en el Editor Avanzado..(Selecciono Grilla de 1 columna, que me muestre titulo + extracto)., y sin embargo no logro que me muestre el contenido completo…

    Que paso estoy omitiendo o equivocándome..?
    Gracias de nuevo!

    @Stephan_H : We had similar issue and we have no idea why, but Team Kriesi doesn’t look at this as missing / broken functionality. Have a look here: https://kriesi.at/support/topic/no-breadcrumbs-with-left-sidebar/

    #592286

    Hi @elemans ;
    try to add teses lines into your custom css file :

    @media only screen and (max-width: 767px){
    #top #wrap_all .av_header_transparency{  background-color: transparent !important;}
    }
    AmyEdwards
    Participant

    Hi,

    I have built a contact form and I have altered the settings so that once the user submits, the page shows a confirmation message.

    However, the user cannot see this message unless they scroll to the top of the page. Is there any way to ensure that the screen automatically fixes to the top of the page once the form disappears so that the user doesn’t have to scroll up to see the message?

    Thanks.

    #592269

    In reply to: Banner as logo

    Yigit

    That’s brilliant, thanks so much. A couple of things though. Is is possible to bring the banner down half a centimetre or so? It just looks to near the top of the page now and not “centred”. Can we remove the line below it also? Also the menu is a bit messed up. When I highlight a menu item the line goes through the menu item. Ideally I would like it again about half a centimetre below the image and the highlight bit to go under the word. I think I may have a bit of superfluous CSS in there so feel free to remove anything that isn’t necessary :)

    Thanks so much for your help.

    Regards
    Rob

    #592265
    connect4consulting
    Participant

    Hi,
    I want to change the category archive page layout but just for one category. Currently the category page shows all of the posts within that category and displays the most recent post at the top. What I’d like to do is have that category page just show the title of the post and then a description of the post with a link to the full post. I know I can do this manually, but is there a way to automatically do it?
    Thanks,
    Gabe

    #592258

    Topic: Centre the main menu

    in forum Enfold
    zimbo
    Participant

    That’s what I want to do, plus have it work responsively obviously, and found this thread https://kriesi.at/support/topic/center-the-menu-items/ but the solution of

    .avia-menu.av-main-nav-wrap {
    left: -50%;
    }

    does not work, it just sends the menu left off screen. I’ve tried with and without a space between the classes and using #avia-menu.

    Any suggestions?

    #592254

    In reply to: Banner as logo

    Hey!

    I set header height to 170px and added following code to Quick CSS

    .html_header_top.html_logo_center .logo {
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    Please review your website now

    Cheers!
    Yigit

    #592239

    Hi

    1. I already bought the plugin
    2. I saw in many of your support answer for other users telling them to add some scripts etc. like here
    https://kriesi.at/support/topic/adding-whatsapp-button-on-social-share-buttons/
    and the result is this http://eventsquared.london/uncategorized/test/

    Thats excatly what im looking for just need ome guidance no how to, soi you were giving code for others its because ts possible

    Thank you

    #592238
    elames
    Participant

    In this site: http://pagevalleyfair.org/wp/
    When viewing on smartphone I cannot see the dark blue top header area as I do on the normal pages.
    How can I fix this? I have tried several custom css but didn’t work

    See this image

    View post on imgur.com


    Thanks so much for your continued support.

    I currently have the same problem as the other users in this topic. I’m editing my website http://www.novastudio.nl which has to go live on friday, but there are mutiple pages that get blown away when i change something (this can be a word, a sentence, layout, basically anything on that page). I contact my host to increase the memory limit to 256 but it had no effect.

    I also checked al the textblocks for <div> codes and there are none in the pages which are crashing.

    Can you please help me?

    • This reply was modified 10 years ago by axdoverm.
    #592230

    Hey!

    Please edit your blog post and click “Screen options” on top right corner and make sure that “featured image” is checked.

    Regards,
    Yigit

    #592226

    Hi Andy,

    I applied the code to the Quick CSS, but there is already code there. I applied the most recent code into the same box seeing as there is only one, so the Quick CSS box is filed as follows (see below), but no changes were made as a result. In other words, the text was not centered, the slider on the website still has the text awkwardly aligned to the top. Can you please tell me what to do next?

    @media screen and (max-width: 767px) {
    .ls-slide h3 { font-size: 9px !important; }
    }

    .menu li > a:after { content: ‘ ▾’; }
    .menu li > a:only-child:after { content: ”; }

    @media only screen and (max-width: 767px) {
    .layer-textbox {
    padding-top: 20px;
    }
    }

    #mc_embed_signup .clear {
    display: block;
    visibility: visible;
    height: auto;
    width: auto;
    }

    .blog span.post-meta-infos * {
    display: none;
    }
    .blog span.post-meta-infos time{
    display: block;
    }

    .page-id-27.post-meta-infos {
    display: none;
    }

    #592219

    Hi Ismael,

    thank you for the workaround, I’m going to try.
    Anyway the video is on our homepage and I would prefer a working color section with videos and slides in IE9.
    Enfold supports Video Slides so it should work, right? Please report this issue to Kriesi and keep me up-to-date.

    Thank you
    Cornelia

    10/03/16
    Hi Ismael,
    any news from Kriesi to this topic?
    Thank you
    Cornelia

    • This reply was modified 10 years ago by HRworks.
    #592215

    In reply to: Space At Top of Site

    Hi Ron!

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

    #header {
        top: 0;
    }
    .html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main {
        padding-top: 118px;
    }

    Cheers!
    Yigit

    #592209

    In reply to: Broken images today

    Hi!

    Replied you here – https://kriesi.at/support/topic/please-help-slider-backgrounds-and-gallerys-images-are-broken/. Please do not create duplicated topics as it is making it harder for us and for other users to follow.

    Regards,
    Yigit

    #592201

    Hi!

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

    .single-post .entry-content {
        top: 50px;
        position: relative;
    }

    Regards,
    Yigit

    #592183

    Hi!

    Please add following code to Quick CSS

    @media only screen and (max-width: 990px) {
    body#top, #header {
        width: 100%!important;
        max-width: 100%!important;
    }}

    and adjust screen size (990px in the code above) as needed

    Cheers!
    Yigit

    #592180
    miksoda
    Participant

    Hallo, ich kann am Smartphone mein Menü nicht sehen. Am Desktop ist es einwandfrei sichtbar. Was mache ich falsch?

    #592161

    In reply to: Increasing mobile logo

    I think the banner is fine now. However, still need to have the very top area consistent with Home page.

    Also, is there a way to get the menu to shift into mobile view when viewing on ipad?

    See here: http://obmwatersports.com/image1-2/

    #592160
    KirinDesign
    Participant

    My users end up accidentally searching for their topic plus “search site”. The text isn’t clearing when the field is clicked. I don’t mind having no text at all if that’s the easiest work around. Otherwise, what do I need to edit to make that text disappear when the search box is selected / clicked into?

    #592150

    Hi!

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

    #top .no_margin.av_one_fourth {
        width: 24.9%;
    }

    Best regards,
    Yigit

    #592137

    Hey!

    Sorry for the delay.
    We are working on your ticket please wait while we update the results here soon.

    Looks like you have sorted out the fixed mobile menu issue… The logo jumps to the right because the scroll bar is deactivated when you click the menu…

    To resolve this make the mobile menu container 100% wide and add some padding to the logo to left and some margin to the menu buttons.

    Use the below css in Enfold > General Styling > Quick CSS

    /* mobile menu adjustments */
    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .container {
        width: 100%!important;
        max-width: 100%!important;
        padding-left: 20px!important;
    }
    #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle {
        margin-right: 20px!important;
    }
    }

    Best regards,
    Vinay Kashyap

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

    Hey Dejantopic!

    You can add slider to the top of your page and then your contact form right below it and then edit the column element where you have your contact form and give it a negative top margin value. Please make sure that you are using the latest version of Enfold 3.4.7 – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Yigit

    #592123

    Hi

    You already have an open thread – https://kriesi.at/support/topic/how-to-get-the-ajax-search-form-at-100-width/. Please do not create duplicated topics as it is making it harder for us and for other users to follow.

    Best regards,
    Yigit

    Hi!

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

    span.subtext {
        position: relative;
        top: -40px;
    }

    Cheers!
    Yigit

    #592080

    Hey!

    Glad you figured it out and thank you for sharing your solution

    Please add following code to Quick CSS as well

    #top .sidebar_left .widget_nav_menu ul ul li:before {
        right: auto;
    }

    Best regards,
    Yigit

    #592076

    Hi Karin!

    There is a small glitch in your installation and for some reason sidebar is being pushed to the bottom. I have turned on custom CSS field for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and edit your column element that you are using as sidebar and gave it a custom CSS class “sidebar-column” and then added following code to Quick CSS in Enfold theme options under General Styling tab

    .sidebar-column {
        border-left: 1px solid #e2e2e2;
        padding-left: 50px;
        padding-top: 50px;
        margin-top: -50px;
    }

    You can review the page in the private content field to see how it looks right now. Please edit your pages where you are having the issue and give column elements which you are using as widget area a custom class “sidebar-column”

    Regards,
    Yigit

    #592071

    Hi Yigit,

    Thank you so much for helping me. This isn’t working. I think I may have an error in my CSS somewhere. You can take a look if you like. ALSO, I tried to move ALL CSS from quick CSS to Editor > style.css so I could have more room to work. Once I moved the CSS from Quick CSS to style.css, none of the CSS worked at all. So, I put it all back.

    1. Do you know why no CSS is applied when deleting from Quick CSS to moving to style.css?

    2. I attempted to change the values and it has no effect on my iPhone 6s Plus. The center icons are way to the right off-center. (see screenshot). I tried !important.

    3. It looks perfect on an Android HTC ONE, iPhone 5s and iPhone 4s but looks not good on an iPhone 6. I had to edit the values a few pixels in a couple of locations.

    4. This is ALL the CSS I have so far. We are almost there. This will be good so I can use it on my other sites!

    /*mobile - icon - color section content*/
    
    @media only screen and (max-width: 767px) {
    #top #wrap_all #photo-center .flex_column.av_one_third {
        width: 31%;
        height: 485px!important;
        float: left;
        clear: none;
        margin-left: 1%;
    }} /*content element: icon*/
    
    @media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) { 
    a.av-icon-char {
    font-size: 20px !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    }} /*icon content element size*/
    
    @media only screen and (max-width: 767px) {
    #photo-center .av-parallax .av-parallax-inner {
        background-position: 50% 50% !important;
        height: 165px !important;
    }} /*move background image*/
    
    @media only screen and (max-width: 767px) {
    .avia-section {
    height: 165px;
    }} /*adjust color section size*/
    
    @media only screen and (max-width: 767px) {
    span.av_font_icon.avia_animate_when_visible.av-icon-style-border.av-no-color.avia-icon-pos-center.avia_start_animation.avia_start_delayed_animation {
    position: relative;
    top: -40px;
    }} /*icon element position height*/
    
    @media only screen and (max-width: 480px) {
    #photo-center a.av-icon-char {
        width: 15px!important;
        height: 15px!important;
        line-height: 13px!important;
    } /*center icon position in icon element*/
    
    #photo-center a.av-icon-char:before {
        left: -12px;
        position: relative;
    }
    
    #photo-center .av_icon_caption {
        font-size: 13px;
    }}
    
    @media only screen and (max-width: 580px) and (min-width: 481px) {
    #photo-center a.av-icon-char:before {
        left: -2px;
        position: relative;
    }}
    • This reply was modified 10 years ago by Jasmer. Reason: Updated Screenshots
    #592031
    Jasmer
    Participant

    Hi guys!

    I’d like to do 5 things:

    1. Change the size of the top section subscribe button to match the size of the lower section subscribe button.

    2. Change the size of the top section input field to match the size of the lower section input fields.

    3. Radius the corners of the top section subscribe button to match the radius corners of the lower section subscribe button.

    4. Radius the corners of the top section input field to match the radius corners of the lower section input field.

    5. Change the background of the top section input field to white.

    Thank you,

    Jasmer

Viewing 30 results - 99,511 through 99,540 (of 142,853 total)