Viewing 30 results - 82,471 through 82,500 (of 142,740 total)
  • Author
    Search Results
  • #765404

    Go ahead and close the topic. Resolved! :)

    MeSchWo
    Participant

    Dear all,
    We use the Enfold theme and recognised that in the mobile version (e.g. iphone) the links to the “Impressum” und “Datenschutz” aren’t shown in the socket. I followed another thread on this topic and added the code offered by you. But also this doesn’t work.

    @media only screen and (max-width: 767px) and (min-width: 481px) {
    #socket .sub_menu_socket div {
    width: 100% !important;
    }}
    @media only screen and (max-width: 767px) {
    .responsive #socket .sub_menu_socket { display: block !important; }}

    Please help urgently!

    #765384

    Hi,
    I really can’t give you access unless you want to modify your hosts file and insert the IP address. I suspect the resizing only resizes proportionally and I have to crop the images to the right proportion myself first. Am I correct or is there a way to ask the masonry to do that? I have seen no option to set dimensions anyway. Many users seem to have the same need to control the aspect ratio of those thumbnails, as for instance: https://kriesi.at/support/topic/featured-image-size-in-masonry-overview/
    Unfortunately it does not seem to work in my case.

    Regards
    shortcode used:
    [av_masonry_entries link='portfolio_entries' sort='no' items='6' columns='3' paginate='none' query_orderby='title' query_order='ASC' size='fixed' gap='large' overlay_fx='active' id='classes' caption_elements='title' caption_styling='overlay' caption_display='on-hover-hide' color='' custom_bg='#6fb84d']

    #765378

    I tried another example, which works fine with Twenty Fourteen theme, but when I put the code to Enfold Code Block, it displays nothing:

    <!– 1. The <iframe> (and video player) will replace this <div> tag. –>
    <div id=”player”></div>

    <script>
    // 2. This code loads the IFrame Player API code asynchronously.
    var tag = document.createElement(‘script’);

    tag.src = “https://www.youtube.com/iframe_api&#8221;;
    var firstScriptTag = document.getElementsByTagName(‘script’)[0];
    firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);

    // 3. This function creates an <iframe> (and YouTube player)
    // after the API code downloads.
    var player;
    function onYouTubeIframeAPIReady() { player = new YT.Player(‘player’, {
    height: ‘390’,
    width: ‘640’,
    videoId: ‘M7lc1UVf-VE’,
    events: {
    ‘onReady’: onPlayerReady,
    ‘onStateChange’: onPlayerStateChange
    }
    });
    }

    // 4. The API will call this function when the video player is ready.
    function onPlayerReady(event) {
    event.target.playVideo();
    }

    // 5. The API calls this function when the player’s state changes.
    var done = false;
    function onPlayerStateChange(event) {
    if (event.data == YT.PlayerState.ENDED) {
    window.location.href = ‘http://www.google.com&#8217;;
    }
    }
    function stopVideo() {
    player.stopVideo();
    }
    </script>

    • This reply was modified 8 years, 11 months ago by teme.
    #765366

    :)

    I’ve added the code provided in https://kriesi.at/support/topic/moving-the-description-of-product-category-of-the-page-down/ first to get the description below the products for conversion reasons. But then we noticed that none of the visitors saw the pagenumbers anymore.

    So we want the following order on the page:

    – pages (at the top yes)
    – products
    – description of the category (because nobody except Google reads that ;))

    #765362

    Hi roderickvs,

    Of course, it’s possible. We don’t know what kind of code you added already, you should read both functions and try to make one that does exactly what you need.

    In the original questions you just wanted to swap pagination with category description.
    Now you want pagination on top of the page, is that correct?

    Best regards,
    Victoria

    #765332

    In reply to: Masonry problem

    Hello Rikard,

    thanks for your reply.
    Unfortunately no matter on which device or browser I can’t see the Masonry Galleries anymore. Cleared all caches mutliple times.
    It must have something to do with the latest update to 4.0.3 since I was working on the dev site when performing the update, soon after that the galleries have disappeared.

    It seems to be exactly the same problem I found in a post from Dandy (https://kriesi.at/support/topic/masonry-gallery-bug-since-4-0-3-when-lightbox-is-deactivated/)

    The Masonry Gallery on my front page uses the lightbox effect, all the other galleries don’t and have disappeared.

    Could you please take a deeper look into my website (you will find the access data within my first post).

    Best regards,
    Neverlands

    #765325

    Hey Moaaaaya,

    Try following the instructions I posted here: https://kriesi.at/support/topic/editor-element-live-preview/#post-761247

    Best regards,
    Nikko

    #765305

    Hi,

    Instead of just putting your phone number try putting it in this format instead:
    <a href="tel:1-408-555-5555">1-408-555-5555</a>
    just replace 1-408-555-5555 with your number, as for making it bigger, try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .phone-info {
        font-size: 20px;
    }

    Just adjust the font size value as you see fit. Hope this helps :)

    Best regards,
    Nikko

    Hi Basilis,

    i have fixed the issue by reinstalling the entire theme from scratch. I don’t know what exactly the problem was but now it works fine :)

    anyway thanks for the fast response.

    TOP SUPPORT

    #765298

    Hi,

    Glad that it is working now :) Let us know if you need more help regarding this topic :)

    Regards,
    Nikko

    #765293

    Hi,

    I modified the code and it works fine now :) It’s not working because of the same issue I posted here: https://kriesi.at/support/topic/button-bigger-email-button/#post-763259

    Regards,
    Nikko

    #765283

    Perfect and I got one more, is there a way to set a max height on the socket where the Copyright info is?

    If there isn’t enough text to fill up the white space the socket climbs it’s way to the top.

    Thanks

    #765237

    In reply to: Pricing Table Issue

    Hey!

    Please do not dig up topics, so it can be easier for us to handle.
    Create a new post and we will try help as fast as possible.

    Thanks a lot

    Regards,
    Basilis

    #765234

    Hi!

    Please ignore that issue.
    Layerslider team will fix it, bit it is not something that requires immediant attention, as if that issue was true, Envato would have stoped layerslider from downloads.

    Wordfence is an AI tool, so there might be some false alarms on specific things.
    We appreciate your understanding and patience, we will release an update for the issue as soon as Layer Slider team fixes that false alarm.

    Thank you

    Cheers!
    Basilis

    #765232

    Hi!

    Regarding seperator, you can take a look here:
    https://kriesi.at/support/topic/change-breadcrumb-separator/

    font to make it bold, you have to use font-weight: bold !improtant;
    to the class you want to make it bold for the the color,
    color: #000

    changing the #000 to the number that works for you
    Let us know if we can do anything else.

    Cheers!
    Basilis

    now it works. thanks for fixing this.
    interesting that the mobile emulators reacts obvious not the like our safari browsers on mobil and desktop.

    #765219

    Hi Tripper,

    Great, glad it’s working again. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #765215

    Hi,

    Ok, 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

    #765213

    Hi,

    Great, glad you got it working :-)

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

    Best regards,
    Rikard

    #765205

    Closing topic.

    #765193

    Hi,

    Great, glad you got it working :-)

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

    Best regards,
    Rikard

    #765190

    Hey Simon,

    That is as expected, you need to add them manually when using the Layout Builder for posts. If you don’t see the excerpt field then you can select to show it under Screen Options in the top right hand side of the screen. You could also try to save the post when the default editor is active, that should bring in all “default” items to the post.

    Best regards,
    Rikard

    #765177

    In reply to: CSS

    Hi,

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

    Best regards,
    Rikard

    #765166

    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

    #765165

    In reply to: SEO and picture

    Hi,

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

    Best regards,
    Rikard

    #765159

    Hi,

    I`ve visited your site and the text and the image are working normally, just this box is overlapping the slider: http://prntscr.com/end1ur

    to fix this, just add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS

    
    @media only screen and (max-width: 767px) {
      .responsive #top .flex_column_table { 
        margin: -100px !important;
      }
    }
    

    Best regards,
    John Torvik

    #765158

    In reply to: image behave like icon

    Hi,

    Alright, let`s go :)

    To fix your issue, just add these custom CSS code at Enfold Theme Options > General Styling > Quick CSS

    
    
    .avia-builder-el-11 .nav-pic {
        display: inline-block;
        float: left;
    }
    
    .nav-text {
        display: inline-block;
        width: 80%;
        position: relative;
        top: 9px;
    }
    

    IMPORTANT: To work and not affect other pages that use the same class (nav-text and nav-pic), you need to share with me your WP credentials to me create an exclusive class for the row, but you need to enable the custom class field following this tutorial: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Best regards,
    John Torvik

    Hi,

    Great, 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

    #765107
    teme
    Participant

    I need to create a website, where user is redirected to a new page when Youtube video is finished. However, it seems that the Youtube event listeners are not working with Enfold theme.

    For example, I have tried to import the example code from Youtube iFrame Player API (https://developers.google.com/youtube/iframe_api_reference#Examples > Example #1) to a Enfold page and it doesn’t work. I have tried code block and text block and not using advanced layout editor at all. If I change theme to some WP default theme (Twenty Sixteen etc), the code and event listeners work just fine. The only modification I’ve done to those themes is these to the functions.php:
    remove_filter( ‘the_content’, ‘wpautop’ );
    remove_filter( ‘the_excerpt’, ‘wpautop’ );

    … I have tried to do the same for Enfold, but it hasn’t been working. I send you a link to a demo page, where the that example code is used.

Viewing 30 results - 82,471 through 82,500 (of 142,740 total)