Viewing 30 results - 96,121 through 96,150 (of 142,830 total)
  • Author
    Search Results
  • #628945

    Hey mgyura,

    Thank you for using Enfold and sorry for the late response.

    In the layer slider settings, try to remove the Layers Container value. This container constrains the layers on a certain screen width. Or use the Color Section element of the advance layout builder, add the image as background. You can also add an image element inside a color section then adjust its position property to absolute and the specify its top and left position.

    Best regards,
    Ismael

    #628944

    Hi,

    This is actually not a theme issue because WordPress by default removes line breaks and automatically wraps text inside a paragraph tag to create spaces. If you really want to add this in the text editor, you can either disable wpautop feature or add a class attribute to the line break tags. Something like this should work:

    Text here.
    <br class="custom-break" />
    Text here.
    

    Best regards,
    Ismael

    Michae1
    Participant

    I’ve had issues with the Full Width Button randomly becoming NOT full width. I think I’ve solved that by placing the Full Width Button inside of a Grid Row layout element.

    However, still having difficulty making the “Down Arrow” appear for the color section at the top of the site. The site opens and closes with a Full Width Button. I’d like the top section to also have the “Display a Small Arrow” option active, as it is the footer.

    What elements should I use to make that happen?

    #628920
    Marius_H
    Participant

    Hi,
    I was wondering if it’s possible to make a multi layer accordion. So a topic would toggle several secondary topics and they toggle the content?

    jgoosman
    Participant

    Hello, at the top of my web page lately, there is a bunch of code that shouldn’t be there, it reads:

    Warning: Class __PHP_Incomplete_Class has no unserializer in /home/content/p3pnexwpnas09_data01/21/2809521/html/wp-content/object-cache.php on line 520

    Warning: session_start(): Cannot send session cookie – headers already sent by (output started at /home/content/p3pnexwpnas09_data01/21/2809521/html/wp-content/object-cache.php:520) in /home/content/p3pnexwpnas09_data01/21/2809521/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/content/p3pnexwpnas09_data01/21/2809521/html/wp-content/object-cache.php:520) in /home/content/p3pnexwpnas09_data01/21/2809521/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    This displays above the header and prevents the page from loading. It happens on all browsers. However, it doesn’t “always” happen. Also, if you reload the page, it usually goes away and the page will load normally. Obviously, I need to fix it right away. Please advise. Thanks.

    Urosle
    Participant

    Hi Friends,

    I use Enfold tamplate for may web page . I use on my page Fullwidth Easy Slider and Monsonry gallery. After update WordPress on version 4.5.2, images are not show on webpage anymore. I tried to create a new page with the slader but it doesn’t work also.

    Please any help,

    Thank You, Uros

    #628857

    Topic: Mobile Menu

    in forum Enfold
    J.A.R.
    Participant

    Hello,

    Is there any way i can change the mobile menu arrows? also is there anyway i can change the design of the mobile menu? right now its social media on top then the language switcher under it, and then the phone number under that, then the menu under that. is there any way we can make the first three lines sit all under one line? so the social media and the language switcher and the phone number all in one line?

    also can i change the color of the top bar?

    Hi Ismael,

    Thanks but the problem is as soon as i add that code the masonry portfolio and landscape tags for dutch stop working.

    I tried to add this:
    if($lang = 'nl') $tags = array('portrait' => 'portrait', 'landscape' => 'landscape');

    so the complete code is:

    add_filter('avf_ratio_check_by_tag_values', 'avf_ratio_check_by_tag_values_mod', 10, 1);
    function avf_ratio_check_by_tag_values_mod($tags) {
        $lang = ICL_LANGUAGE_CODE;
    	if($lang = 'en') $tags = array('portrait' => 'portrait-en', 'landscape' => 'landscape-en');
    	if($lang = 'nl') $tags = array('portrait' => 'portrait', 'landscape' => 'landscape');
        return $tags;
    }

    But then still only dutch works and english doesn’t!

    Is there no way this can be fixed? It’s been a couple of weeks now and it still does not work. Would be nice if there is some sort of fix.

    #628851

    Hi,
    1. We prefer autoplay, so a clickable image will not solve the problem.
    I have added additional login information below.

    2. Great! that worked! Although we would like additional space between the switcher and the last menu item?

    3. Worked out great, thanks!

    4. I’ll give it a try – I have added login information below.

    Best regards Visti

    #628831

    Hey!

    Of you want to add the font, to the theme options, please do check here
    https://kriesi.at/support/topic/new-custom-font/

    Cheers!
    Basilis

    Hi,

    Great, please let us know if you should need any more help on the topic.

    Regards,
    Rikard

    #628817

    In reply to: Setup contact form

    Hi,

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

    #top .main_color input[type='text'] {
    background-color: rgba(255,255,255,0.5) !important;
    }

    Regards,
    Rikard

    web4smallbusiness
    Participant

    Good morning

    I was wondering if you could please let me know how I can DISABLE articles from appearing in the right hand column of my pages.

    I have two sections on my website – Articles and Featured Businesses and I would like to include the right hand bar of my blog. I have figured out how to do this and indeed you can see an example on the following pages:

    However, my problem is that at the top of each right handside bar, it is displaying not only the items I have specified in the blog widget, BUT also a listing of all the articles and I do not wish to have the articles at the top.

    My guess is the reason that it is happening is because under “Page Attributes” I have chosen “Articles” or “Featured Businesses” pages as the parent.

    Can you please let me know how I can disable the listing of all the articles and featured businesses from the right handside widget.

    I hope what I have said makes sense.

    Many thanks
    Ivana

    #628806

    Hi,

    Sorry for the delay. Please add this in the Quick CSS field:

    #av_section_1 .av_one_fifth {
        top: 100px;
    }

    Adjust the value as needed. You can also apply a unique Section ID to the color section so that you can replace the #av_section_1 selector.

    Best regards,
    Ismael

    #628793

    Hi,

    Thank you for using Enfold.

    You cannot replace the text but you can hide it or adjust the font size:

    @media only screen and (max-width: 768px) {
    .responsive #top .slideshow_caption h2.avia-caption-title {
        font-weight: 400 !important;
        font-size: 11px !important;
    }
    }

    Best regards,
    Ismael

    #628783

    Hey vistimadsen,

    Thank you for using Enfold.

    1.) Please create a test page so that we can see the issue. You can also replace the video with an image then set the Captions > Apply a link or buttons to the slide? to “Apply link to Image”. Choose “Set manually” in the “Image Link?” settings then add the url of the video. This will open the video in a lightbox once the slider image is clicked.

    2.) Add this in the QUick CSS field:

    .av-language-switch-item a {
        padding: 0 7px !important;
    }

    3.) Add this one:

    .av-main-nav ul li:first-child {
        padding-top: 10px;
    }

    4.) I would like to check the page but the wp-admin url is not working. What is the url of the portfolio page?

    Please post your inquiries on individual threads. You will usually get a faster response that way.

    Best regards,
    Ismael

    #628781

    In reply to: tema Enfold duvidas

    Boa tarde Debora,

    Por favor inscreva-se no nosso fórum – https://kriesi.at/support/register/ e iniciar um novo tópico.

    Fornecer um link para seu site e informações de login na seção privada. Vou ajudá-lo logo que essa informação é fornecida.

    Jordan

    #628775

    Hey kahangabriel,

    Thanks for getting in touch with us!

    The tabs are to the top on my end, you can see my screenshot in the private section. You may not see the changes until the cached files are cleared in your browser.

    Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.

    Best regards,
    Jordan

    #628774
    #628773
    Ultrahead
    Participant

    As requested by Ismael, I’m opening a new thread as a continuation of this one: https://kriesi.at/support/topic/links-on-main-menu-not-working/page/2/

    Basically, videos are not displayed when placed inside columns (and if inspect the code of the page, you won’t see any video object at all).

    I’ve already did a clear reinstall of the theme through FTP and it didn’t work. Disabled pre-loader with no luck. So I wonder whether it has to do with the type of server: IIS.

    I’ve done of copy+paste of credentials in case you need to access the site.

    Thanks.

    #628767

    Hi,

    Sorry for the delay. Add this in the Quick CSS field:

    #fwd-section .container .content {
        vertical-align: bottom;
        top: -50px;
    }

    Adjust the value of the top property if you want to adjust the position of the content.

    Best regards,
    Ismael

    #628745

    Hi,

    I see. Please use this instead:

    #top #socket #menu-item-search {
        display: none;
    }

    Best regards,
    Ismael

    #628737
    Asterios
    Participant

    Hello to everyone.

    The close-button for a portfolio, opening in ajax, isn´t working anymore and I need to refresh the page if I want to close it.
    And after clicking on the button, the arrows and the other portfolio entries aren´t working either.

    This you can see here:
    http://www.koelner-musikakademie.de/dozenten-1/ (Please visit from desktop. Mobile version is different!).

    Could you please have a look on that? You might have an idea what is happening.

    Thank you in advance.

    Best Regards
    Asterios

    • This topic was modified 9 years, 10 months ago by Asterios.
    #628706

    Hey!

    Please add:

    .html_elegant-blog .avia-content-slider .slide-meta {
    display: none;
    }
    .html_elegant-blog .avia-content-slider .read-more-link {
    top: 0;
    }

    Please clear your Cache, disable the minidy plugin and give it a try again.

    Cheers!
    Basilis

    #628699

    Hi kieranvyas!

    A general rule, is o add

    .avia_textblock { padding-top: 10px; }
    which will fix it for you, but it will also add a space to all the elements.
    The best solution will be to actually enable custom classes and add a custom class to the elements and after add the padding-top.

    Both solutions works properly, although.

    Best regards,
    Basilis

    #628693

    In reply to: Category Headers

    Ok well I’m adding the same private info as before. Please answer these questions. It seems like someone looks at my question then just puts a question showing they didn’t read the thread and it just puts it back another week. And… I chose your theme because I thought you had good customer service so please don’t make me think I was wrong.

    I need to know how to have the html and css work in the category headers. As in the sample I showed you, on our site now we have that and we use it for images and linked text. So, I need to know exactly how I can do this. Adding an image doesn’t help, I need the entire thing so I can have the background image and the images on top formatted with the text like we have it.

    I also want the meta to include the tags and categories but not the author and dates/times. The code I was given to add too ALL the meta off. I just want dates, times and author removed but tags and categories to remain.

    AND lastly, I need the posts when you select a category to be left aligned on the page and possibly a wider page. So as you scroll down the page seeing all that categories’ posts you are looking at more than the narrow centred results.

    Thank you.

    #628687

    Topic: Mobile menu sticky

    in forum Enfold
    mcraig77
    Participant

    Ahoy –

    I’m trying to make my mobile menu sticky on my site but the code I found overlaps the advanced layer slider.
    Is there a way to have that sticky menu that doesnt overlap.?

    .html_header_top.html_header_sticky #header {
    position: fixed !important;
    }
    @media only screen and (max-width: 767px) {
    .responsive #main {
    padding-top: 82 !important;
    }
    }
    
    
    #628676

    Topic: Problem with Menu

    in forum Enfold
    mewmew21
    Participant

    Hi All,

    I just finish this topic https://kriesi.at/support/topic/problem-with-the-menu-and-wpml/

    But when i took the CSS code in Enfold i’ve another problem with the line under the menu, look here : http://image.noelshack.com/fichiers/2016/18/1462646318-capture.png

    Please help me.

    #628675

    Geez. Thanks.
    Ok So that idea of hiding one as the screen width gets smaller, but still it leaves the visible one on top of the logo and menu when it gets to a mobile device size.
    SO I can play with the where to hide and hide both of them, but is it possible instead to have them shift to be below the logo area as stacked elements when the width is 767?

    #628665

    In reply to: Image above header

    Hi,

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

    
    #header_meta {
        background-image: url('yourimageurl.jpg') !important;
        height: 50px !important;
    }
    

    Insert your image URL and adjust the height of the top bar as you wish.

    Best regards,
    Jordan

Viewing 30 results - 96,121 through 96,150 (of 142,830 total)