Viewing 30 results - 83,281 through 83,310 (of 142,733 total)
  • Author
    Search Results
  • #757098

    Hey Annelies,

    Sorry for the late reply!

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

    .slide-meta-comments, .slide-meta-del {
        display: none!important;
    }
    

    2- Please edit your blog post and click “Screen options” on the top right corner and check “discussion” then scroll below your post content and disable discussions on single posts independently

    Best regards,
    Yigit

    cfrerecks
    Participant

    I have asked this question before with no answer from the developers. We paid for the template and expect a response. My blog renders mobile responsive on desktops. see example here https://www.kineticknowledge.com/local-seo-monmouth-county-nj-9/ I want it to be full width so its not mashed into a column please advise.

    #757080

    Hey!

    It seems like you have disabled responsive layout. Can you please refer to this post – https://kriesi.at/support/topic/urgent-responsives-webdesign/#post-459171 and enable zoom on mobile devices and check if that helps?

    Best regards,
    Yigit

    Hey Kim,

    Sorry for the late reply!
    Please refer to my post here – https://kriesi.at/support/topic/lightbox-for-mailchimp-form/#post-582439 and insert HTML in LayerSlider layer

    Best regards,
    Yigit

    #757071
    Chad Humphrey
    Guest

    I have no idea how to post a question for support except for here and my purchase of the theme came with 6 months support.

    I have a site: denverhousevalues.com and anytime that anyone clicks a link that forwards to the site they get this error:

    Warning: Class_PHP-Incomplete_Class has no unserializer in
    hmecontenta2pewpnas01_data01463878646htmlwp-contentobject-cache.php on line 894

    Warning: cannont modify hearder information – headers already sent by (outpit started athomecontectaspewpnsa01…….

    We thought we solved it by adding: add_theme_support(‘avia_no_session_support’);
    to the Functions.php file in Appearance > Editor

    But now it is happening again and seems to be happening on mobile more than a laptop.

    Help please because I have paid advertising out there again and no one can reach the site. Did I chose the wrong Theme?

    Thank you!

    #757065

    Topic: Slider as background

    in forum Enfold
    Mike
    Participant

    Hi,

    I’m trying to recreate the homepage of this website with Enfold: http://www.moshezusman.com/ and I’m not sure what elements are the best to use to recreate this. I can distinct a logo on top, some text elements, social icons and the slider as background.

    I know that the full screen slider gives you a title, subtitle and one or two buttons. But that’s not enough in this case.

    What Enfold elements can I use best to recreate this? Not all slider elements give me the ability to place a bunch of text elements plus the social icons. Or in other words: How do I get the background to behave like a simple slider and keep the ability to place other elements as I wish?

    EDIT: it would be perfect to be able to use video as background also. Just like the normal content sections.

    Looking forward to your suggestions!
    Thanks in advance.

    • This topic was modified 8 years, 11 months ago by Mike.
    #757045
    Mike61
    Participant

    Hi Team,

    is it possible to show the category of the post instead the date under the post title
    in ajax search (see attachement)?
    At this thread wa san solution: https://kriesi.at/support/topic/ajax-search/
    See image at the last post in this thread (Unfortunly the lionk at post #134282 work no more).

    Screenshot search

    #757044

    Hi,

    Sorry for the late reply and thanks for your understanding :)
    You can edit your color section element on top of your image and give it a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and then add following code to Quick CSS

    #your-unique-id {
        -ms-transform: rotate(-2deg);
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
        top: 24px;
        position: relative;
    }

    You might need to adjust the values :)

    Best regards,
    Yigit

    #757003

    Hi Ismael
    GREAT & THANK YOU VERY MUCH.

    There is no issue with the Ubermenu – it was just for your information that there is some CSS regarding the header.

    But i have one (probably) minor thing i fiddle around for a while now.
    Can you please help me to understand where i have to look for the solution?

    The problem:
    The text “Kontakt” & “Anfrage stellen” should be a bit closer at the icons.
    This value for addheader2 & addheader3 would be perfect for desktop:
    padding:0 55px 0 0
    If i do that and than resize the screen the text is to close and overlaps the icon short before the breakpoint.
    I tried it with a relative value ” padding: 0 3% 0 0″ but that didnt help neither.
    Then i tried it with variations of margin and / text-intent but i cant solve it.
    Could you please point me at least in the right direction to find the solution?
    (Sometimes its just small things that can drive you crazy – doesnt it?)

    Kind regards Martin

    #757002

    In reply to: Special Page

    #757001

    Hi,

    try this inside of Quick CSS field:

    @media only screen and (max-width: 767px) {
    .html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
    padding-top: 0px;
    }}

    Best regards,
    Andy

    #756999

    In reply to: adding text to header?

    Hey amyspearsgavin,

    try this code inside Quick CSS field:

    @media only screen and (max-width: 767px) {
    div#text-6 {
    width: 90%;
    left: 53% !important;
    font-size: 10px !important;
    top: 50% !important;
    }
    div#header_main {
    height: 140px;
    }}

    and adjust as needed.

    Best regards,
    Andy

    #756969

    Hi,
    I’m also interested in this topic. I use the new tab section on a website I’m working on and have the same problem.
    The tab section is a great function, but the height of each tab should be set individually – or at least it should be an option.

    Thanks,
    Roger

    #756961

    In reply to: Reposition mobile menu

    Hey jamiedefined,

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

    #advanced_menu_toggle {
        position: fixed !important;
        top: 100px;
        right: 20px;
    }

    Best regards,
    Rikard

    Hi @fbarfety,

    Thanks for the feedback, please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #756955

    Hey guys, already new findings on the topic?
    Regards
    Daniel

    #756946

    Hi,

    Great, glad you got it working and thanks to @guenni007 for helping out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #756915
    ernaborbas
    Participant

    Hello Kriesi support!

    I’m facing the following problem on my portfolio website.
    When u open a photo from the masonry gallery, the photo loads but disappears after a second or so.
    This problem occurs only at tablet & mobile. The desktop version works good.

    I uploaded a video to show my problem.
    https://www.dropbox.com/s/kekqi9jisnkgyo3/Masonry-problem.mov?dl=0
    http://www.gerritvermeulen.nl

    Hope you guys can help me.

    #756900
    yingyang
    Participant

    How can we tell the featured image to not be stretched on a single post page? We are posting a featured image that is very tall and it looks magnified when opening the post, you can see an example below in private thanks

    on a side note, any luck with this one? https://kriesi.at/support/topic/4-0-2-masonry-no-longer-display-the-right-category/

    #756893

    Hey Rikard,

    No havent had a chance yet i am scared because my server is super slow and after the hacking I am waiting for SEO to be done before I rock the boat and change anything…

    Its the portfolio widget areas that is the issue now the link I sent shows the widget on top of a moving background.

    #756849

    Hi,

    Glad you found a solution and thanks for the feedback. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #756838

    Wow, thats great. Thanks Guenni007 :)
    Topic solved.

    Hi!

    My bad. I forgot to add this code.

    .avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
        -webkit-animation: none;
        animation: none;
    }

    Please post the login details here if this is not working.

    Best regards,
    Ismael

    #756817

    In reply to: top button on mobile

    Hi,

    Great, glad we could help and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #756815

    Hey!

    For the initial issue, please use this:

    #top.rtl .av-subnav-menu > li:first-child a {
        border-left-style: solid;
        border-left-width: 1px;
    }
    
    #top.rtl .av-subnav-menu > li:last-child a {
        border-left: none;
    }

    For the builder issue, please create a new thread with the login credentials and screenshots. We’ll check it there.

    Best regards,
    Ismael

    #756803

    Hi!

    Thank you for the update. I can’t figure out why the sections are outside the main container. One workaround is to append the sections inside the main container via jQuery.

    function ava_custom_script_fix(){
    ?>
    <script>
    (function($){
    	function a1() {
    		var grid = $('body').children('.avia-section, .av-layout-grid-container');
    		$(grid).appendTo('#wrap_all #main');
    	}
    
    	a1();
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'ava_custom_script_fix');

    You might ask about the order of the cells on mobile view. The cells with the image will end up on top of each other. Please note that it is the normal order if you’re doing an alternating cells. The second cell of the first row will go on top of the first cell of the second row on mobile view.

    Regards,
    Ismael

    Hi Fudianto,

    Great, glad you got it working and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #756797

    Hi,

    Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #756775

    Hey!

    In the past I believe it was the case that you could combine a color section with the standard page sidebar but for grid row, you had to create a sidebar by using a widget area for a sidebar within a column.

    I’m sorry but it’s been like that since the beginning. Full width elements (color section, full width slider, grid row) will push the sidebar underneath because in the html, the sidebar is place below the full width elements. Basically, it looks like this:

    <div class="avia-section"></div>
    <div class="avia-grid-row-container"></div>
    <div class="avia-fullwidth-slider"></div>
    <div class="sidebar"</a>
    

    The sidebar will always go underneath. If you search in the forum, you’ll see that we suggested this workaround 2 or 3 years ago.

    // https://kriesi.at/support/topic/link-within-a-page-issue-color-section-problem/#post-347641

    Best regards,
    Ismael

    #756771

    Hi,

    It’s not clear what you are trying to achieve. I checked the link you provided and saw that the heading was displayed under the header. This can be easily corrected by using the below css

    #main {
        padding-top: 90px;
    }

    If you like to target specific pages please use the page id class name found in the body tag when you right click and inspect the page.

    #top.page-id-530 #main {
        padding-top: 90px;
    }

    Best regards,
    Vinay

Viewing 30 results - 83,281 through 83,310 (of 142,733 total)