Viewing 30 results - 1,411 through 1,440 (of 106,463 total)
  • Author
    Search Results
  • #1484464
    timstonis
    Participant

    Hi,

    I am having issues with the fullwidth easy slider on my landing page.

    I have uploaded videos of 4 seconds each and would like to fade between them for a seamless transition, however, the video stops and goes back to the starting image before starting the transition. I have tried setting the autorotation time to 3 seconds so the transition starts before the video ends, but some videos will play over the automation leaving others to catch up or skip. Is there a way to fix this blocky transition?

    I’ve also made my own full video with embedded transitions but it is difficult to get it under 8MB with decent quality.

    #1484444
    spooniverse
    Participant

    Hey @Ismael,

    I found an old thread of yours and @Guenni007 and I am wondering if I could load a title for a lightbox if the lightbox contains an image from the media library?!

    Example: I have a link in a text like https://homepage.de/wp-content/uploads/image.jpg?iframe=true to show the image in a lightbox. Everything works as expected, the lightbox opens the image from the library in an iframe. But no title, description or whatsoever.

    Any idea on how to get the title displayed with an ?iframe=true link? I already tested to put text into the available fields in the media library, but there is no title below the iframe in the lightbox.

    All the best,
    Daniel

    #1484428

    Hey a_edemirci,

    Thank you for the inquiry.

    You can add this css code to hide the default image overlay.

    #top .image-overlay {
        display: none !important;
    }

    Make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings afterwards.

    Best regards,
    Ismael

    #1484423
    a_edemirci
    Participant

    Hello,

    I am adding Youtube videos and when I move cursor over the video thumbnails, an overlay appears and push the video title down. Is there a way to remove this overlay. I have disabled the linked image overlays but it did not work. I am not using any caching plugin. Attached you can see the overlay I wish to remove. Thank you….

    Got that and the logo is centered. It must not have saved at first.
    So, just need these to be done. Can you give me CSS or fix, by looking at my code I sent?

    2. on mobile, the logo overlaps the buttons: screenshot: https://img.savvyify.com/image/overlaps-logo-on-mobile.9wyWp
    3. on desktop their is a thin line under the address: screenshot: https://img.savvyify.com/image/remove-line-on-desktop.9wsV6
    4. on desktop, can you make the top address bar sticky? It is already on mobile, but not desktop

    Thank you!

    Hi,
    Same issue, the css is not corrected:
    Screen Shot 2025 05 18 at 8.51.08 AM
    I’m still blocked.

    Best regards,
    Mike

    Same issues. Logo still shows left justified on desktop and on mobile view, the logo is over the top button. There must be code that is working against this. Below is my entire code if you can take a look and see whats wrong. I don’t have products either, so not sure why I have all this code.
    I just need to fix these things and we are done with the website.
    thanks for your help

    .product-sales-count {
    font-size: 0.8em;
    margin-top: 0;
    top: -10px;
    position: relative;
    }

    /* TEXT SHADOW FOR – Fullwidth Easy Slider – Headline: */
    .avia_transform .av_slideshow_full .active-slide .avia-caption-title,
    .avia_transform .av_fullscreen .active-slide .avia-caption-title
    {text-shadow: 2px 2px 2px #717070;}

    /* TEXT SHADOW FOR – Fullwidth Easy Slider – Caption Text: */
    #top .avia-slideshow .av-slideshow-caption .avia-caption-content p {
    text-shadow: 2px 2px #717070;
    }

    /* TEXT SHADOW FOR – ALL H1 headlines: */
    .av-special-heading h1 {
    text-shadow: 1px 1px #717070;
    }

    /* TEXT SHADOW FOR – SPECIFIC H1 headlines: */
    .av-special-heading.av-nlr5x-bb365aeef7c91c871c871ed41100301d h1 {
    text-shadow: 1px 1px #717070;
    }

    /* TEXT SHADOW FOR – subheading text: */
    #top .av-subheading p {
    text-shadow: 1px 1px #717070;
    }

    #header_meta a, #header_meta span {
    font-size: 16px !important;
    line-height: 17px;
    }

    /* Sticky header on mobile */
    @media only screen and (max-width: 767px) {
    .responsive #top #main {
    /* Margin top value should be equal to header height*/
    margin-top: 80px;
    }
    .responsive #top #wrap_all #header {
    position: fixed;
    }
    }

    @media only screen and (max-width: 1100px) {
    .av-main-nav > li.menu-item { display: none; }
    .av-main-nav > li.menu-item-avia-special { display: block; }
    }

    .phone-info {
    font-size: 16px;
    }

    @media only screen and (max-width: 479px) {
    .responsive #top .slideshow_caption h2 {
    font-size: 18px !important;
    }

    .responsive #top .slideshow_caption .avia-caption-content {
    font-size: 16px !important;
    line-height: 14px;
    }

    .avia-slideshow-inner, .avia-slideshow-inner li, .avia-slideshow-inner li img {
    height: 30vh !important;
    }
    }

    span.avia-menu-text {
    text-transform: uppercase;
    }

    .avia-section.av-minimum-height .container .content {
    vertical-align: bottom;
    }

    .avia-section.av-minimum-height.text-bottom .container .content {
    vertical-align: bottom;
    }
    .avia-section.av-minimum-height.text-top .container .content {
    vertical-align: top;
    }

    .avia-button {
    border: 1.5px solid !important;
    }

    #top .avia-button {
    border-radius: 5px !important;
    }

    @media only screen and (max-width: 767px) {
    body, body .avia-tooltip {
    font-size: 20px;
    }
    }

    @media only screen and (max-width: 767px) {
    .page-id-3230 .avia-builder-el-0.av-minimum-height-100:not(.av-slideshow-section) .container {
    height: 767px !important;
    }
    }

    #main .sidebar a,
    #footer a,
    #socket a {
    text-decoration: underline;
    }
    a.avia-button{
    text-decoration:none!important;
    }
    @media only screen and (max-width: 989px){
    .html_mobile_menu_tablet #top #wrap_all .av_header_transparency {
    background-color: transparent;
    }
    .responsive #top #main {
    margin-top: 0;
    }
    }

    #top #wrap_all #socket .container {
    text-align: center;
    }

    #top #wrap_all #socket .container {
    text-align: center;
    }

    #top #wrap_all #socket .copyright {
    display: block;
    float: none;
    clear: both;
    text-align: center;
    }

    #top .content .flex_column .widget_nav_menu li {
    border-top-width: 0;
    border-bottom-width: 0;
    }

    #footer h3.widgettitle{
    border:none!important;
    }

    @media only screen and (max-width: 769px) {
    .flex_column.av-l3szqp26-162f9236fd15346c9c727f5f94b66dce {
    min-height: 50vh !important;
    }
    }

    .html_elegant-blog #top .post-entry .post-meta-infos,
    .html_elegant-blog .avia-content-slider .slide-meta,
    #top .news-time {
    display: none;
    }

    html, body {
    background-color: #fff !important;
    }

    #header:not(.av_header_transparency) #header_main {
    -moz-box-shadow:0 5px 5px rgba(182, 182, 182, 0.75);
    -webkit-box-shadow: 0 5px 5px rgba(182, 182, 182, 0.75);
    box-shadow: 0 5px 5px rgba(182, 182, 182, 0.75);
    }

    #top.single-product .product_meta {
    visibility: hidden;
    }

    .is-large.wc-block-cart .wc-block-cart-items th span {
    font-size: 2em;
    }

    table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    font-size: 2em;
    }

    .wc-block-components-form .wc-block-components-text-input.is-active label, .wc-block-components-text-input.is-active label {
    display: none;
    }

    #top div ul.product_list_widget li a {
    display: block;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.6em !important;
    }

    #top .dropdown_widget ul.product_list_widget li .quantity {
    color: #000000;
    font-size: 1em;
    }

    #top .dropdown_widget .total span.woocommerce-Price-currencySymbol, #top .dropdown_widget .total {
    color: #000000;
    font-size: 1em;
    }

    div .product-sorting {
    display: none;
    }

    @media only screen and (max-width: 767px) {
    .responsive #top #main {
    padding-top: 88px !important;
    }
    .responsive.html_header_transparency #top #main {
    padding-top: 0 !important;
    }
    }

    .page-id-432 .components-flex-item input, .page-id-433 .wc-block-components-text-input input {
    padding: 8px 116px;
    }

    .wc-block-cart__submit-container a .wc-block-components-button__text {
    color: #fff;
    }

    .wc-block-components-address-form-wrapper .components-base-control__label {
    top: -50px;
    }

    .wc-block-components-address-form-wrapper .components-base-control__label {
    top: -30px !important;
    }

    #top .av-product-class-minimal img {
    border-radius: 30px !important;
    }
    #top .av-product-class-minimal img {
    border-radius: 30px !important;
    }

    .select2-container–default .select2-results__option–highlighted[aria-selected], .select2-container–default .select2-results__option–highlighted[data-selected], #top .select2-results {
    color: #000 !important;
    }

    @media only screen and (max-width: 768px) {

    /* Add your Mobile Styles here */
    #top #bc-custom-section div .flex_column {
    width: 46% !important;
    margin-left: 3% !important;
    border-radius: 30px;
    }
    }

    #top #bc-custom-section div .flex_column img {
    border-radius: 30px;
    }

    .woocommerce-Tabs-panel ul {
    list-style: disc;
    margin-left: 15px;
    }

    .woocommerce-Tabs-panel ul, .woocommerce-product-details__short-description ul {
    list-style: disc;
    margin-left: 15px;
    }

    #menu-item-150 > a > .avia-menu-text {
    color: #f19809!important;
    }

    #av-burger-menu-ul .menu-item-150 > a > .avia-menu-text {
    color:#f19809!important;
    }

    #menu-item-2076 > a > .avia-menu-text {
    color: #f19809!important;
    }

    #av-burger-menu-ul .menu-item-2076 > a > .avia-menu-text {
    color:#f19809!important;
    }

    .avia-image-container .avia_image, .avia-image-container .avia-image-overlay-wrap {
    border-radius: 30px;
    }

    #footer .textwidget .menu-blissfull-main-menu-container p {
    margin: 0;
    width: auto;
    display: inline-block;
    }

    @media only screen and (max-width: 767px) {
    .responsive .home #wrap_all #av-section-shop-category .flex_column {
    width: 48%;
    padding: 1%;
    }
    }

    ul.a-unordered-list.a-vertical.a-spacing-mini li {
    margin-bottom: 20px;
    }

    #top .price, #top .price span, #top del, #top ins {
    display: inline;
    text-decoration: none;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    }

    .page-id-389 .shop_columns_3 .products .product {
    width: 100%;
    }

    .page-id-91 .shop_columns_3 .products .product {
    width: 100%;
    }

    h1{
    text-transform: capitalize !important;
    }

    .template-page .entry-content-wrapper h1{
    text-transform: capitalize !important;
    }

    a.cart_dropdown_link {
    font-size: 28px !important;
    }

    #top a.cart_dropdown_link span[data-av_icon] {
    font-size: 28px;
    color: var(–enfold-header-color-color);
    }

    #top #header .av-main-nav #menu-item-wc-account-icon > a {
    color: #f19809;
    font-size: 28px;
    }

    /* Increase base font size on mobile devices */
    @media only screen and (max-width: 767px) {
    body,
    p,
    .entry-content {
    font-size: 18px !important;
    line-height: 1.6 !important;
    }
    }

    @media only screen and (max-width: 767px) {
    #top .av-special-heading .av-subheading p {
    font-size: 24px
    }
    }

    img[src*=”amazon-adsystem”] {
    display: none;
    }

    #top .av-burger-overlay-bg {
    opacity: 0.8;
    background: #000;
    }

    ——————–

    div .logo {
    left: 37%;
    }
    div.av-burger-overlay-bg {
    background-color: rgba(0, 0, 0, .7);
    }

    #top .av-burger-overlay-bg {
    opacity: 0.8;
    background: #000;
    }

    #top .av-main-nav-wrap {
    float: right;
    position: relative;
    z-index: 3;
    padding: 0 !important;
    margin: 0 0 0 15px !important;
    }

    .header_color.av_header_transparency .av-hamburger-inner,
    .header_color.av_header_transparency .av-hamburger-inner::before,
    .header_color.av_header_transparency .av-hamburger-inner::after {
    background-color: #FFF !important;
    }

    #top .av_header_transparency .phone-info,
    #top .av_header_transparency .social_bookmarks li a {
    color: #FFF !important;
    }

    #top .av_header_glassy.av_header_transparency .avia-menu.av_menu_icon_beside {
    border: none !important;
    }

    #top .main_menu {
    width: 170px
    }

    #top .logo {
    /*width: calc(100% – 170px);*/
    width: 100%;
    left: unset;
    }

    @media only screen and (max-width: 767px) {
    #av_section_1 .container.av-section-cont-open,
    .page-id-910 #av-layout-grid-1 {
    padding-top: 130px !important;
    }
    }

    #top .logo img {
    left: 50%;
    transform: translateX(-50%)
    }

    @media only screen and (min-width: 768px) and (max-width: 989px) {
    .responsive.html_mobile_menu_tablet #top #wrap_all #header {
    position: fixed;
    }
    }

    @media only screen and (max-width: 767px) {
    #header .social_bookmarks {
    display: none !important;
    }
    }

    #top #wrap_all #av-burger-menu-ul li {
    font-size: 30px !important;
    }

    ——————-

    #av-burger-menu-ul li.av-show-submenu > a > .avia-menu-text {
    color: blue;
    }
    #av-burger-menu-ul li.av-show-submenu > .sub-menu > li > a > .avia-menu-text {
    color: #f5c526;
    font-size: 20px;
    line-height: 20px;
    }
    .html_av-submenu-hidden #av-burger-menu-ul .av-submenu-indicator:before {
    color: #f5c526;
    font-size: 20px;
    }
    #top #wrap_all #av-burger-menu-ul .menu-item-2846 {
    font-size: 24px !important;
    }

    .html_av-overlay-full #top #wrap_all #av-burger-menu-ul li.av-show-submenu li {
    line-height: 20px;
    }

    • This reply was modified 10 months, 4 weeks ago by bemodesign.
    #1484414

    Hey envis,
    You should upload only the webp images and add them to the galleries and other elements. I tested this on the different galleries, masonry, featured images, color section background image, blog post element, ect. There is no need to upload two versions of each image, just use the webp format directly.
    Assuming that you are only uploading jpg images and then using a plugin to convert them to webp copies, you could add this code to the end of your child theme functions.php file in Appearance ▸ Editor to show the webp version if the file name and location is exactly the same, the draw back to this approach is that you have twice as many images on your server with only half being used. This also won’t rewrite CSS background images in external CSS files — only inline styles and HTML output, so if you are using CSS File Compression And Merging, or another caching plugin and have background images such as a background image in a color section or a masonry element it may not work. In my tests once I cleared the css and cache it worked for me except the gallery short code like [gallery link="file" columns="5" ids="4350,870,868,864,862"] the gallery and other elements did work.

    add_filter('wp_get_attachment_image_src', function($image, $attachment_id, $size) {
        $webp_path = preg_replace('/\.(jpe?g|png)$/i', '.webp', get_attached_file($attachment_id));
        $webp_url = preg_replace('/\.(jpe?g|png)$/i', '.webp', $image[0]);
    
        if (file_exists($webp_path)) {
            $image[0] = $webp_url;
        }
    
        return $image;
    }, 10, 3);
    //for background images
    // Replace image URLs with .webp if the .webp version exists
    function enfold_replace_with_webp($buffer) {
        // Replace src="...jpg|png" and url('...jpg|png') with .webp if available
        return preg_replace_callback(
            '/(?:src|url)\s*=\s*["\']([^"\']+\.(?:jpe?g|png))["\']|url\(\s*["\']?([^"\')]+\.(?:jpe?g|png))["\']?\s*\)/i',
            function($matches) {
                $original_url = $matches[1] ?: $matches[2];
                if (!$original_url) return $matches[0];
    
                $parsed_url = wp_parse_url($original_url);
                if (empty($parsed_url['path'])) return $matches[0];
    
                $img_path = $_SERVER['DOCUMENT_ROOT'] . $parsed_url['path'];
                $webp_path = preg_replace('/\.(jpe?g|png)$/i', '.webp', $img_path);
                $webp_url = preg_replace('/\.(jpe?g|png)$/i', '.webp', $original_url);
    
                if (file_exists($webp_path)) {
                    // Return updated string (preserving whether it was src= or url())
                    if ($matches[1]) {
                        return str_replace($original_url, $webp_url, $matches[0]);
                    } else {
                        return 'url("' . $webp_url . '")';
                    }
                }
    
                return $matches[0];
            },
            $buffer
        );
    }
    
    // Start output buffering early
    function enfold_start_webp_buffering() {
        ob_start('enfold_replace_with_webp');
    }
    add_action('template_redirect', 'enfold_start_webp_buffering');
    

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    Also note that your server media handling editor needs to also support webp files, mine is WP_Image_Editor_GD, which is default for WordPress:
    Screen Shot 2025 05 18 at 5.02.43 PM
    If you are not able to directly use the webp images in your elements, this could be the cause.

    Best regards,
    Mike

    Hi,
    The demo logos such as 386 & 385 are hard coded into the theme, there are no files to delete and you can not remove them without replacing them with yours. To replace them you should upload your logo via the upload option, or upload your logo into the media library and paste the file URL into the field.
    If you don’t want a logo at all, then upload a blank / transparent placeholder image into the field. Typically, people are fine with simply uploading a logo to replace the demo logos.

    Best regards,
    Mike

    #1484408

    Hi,
    Please see our documentation here and note: Step 4: Import parent theme options and note all steps, especially step 3: Go to Enfold Theme Options > Import/Export > Import Settings From Your Parent Theme and import
    Screen Shot 2025 05 18 at 2.18.48 PM

    Best regards,
    Mike

    #1484403
    envis
    Participant

    My enfold gallery is not serving .webp images, even though all .jpeg files have .webp equivalents.
    How can I make sure the enfold gallery serves the .webp image?

    Hi,
    It looks like you forgot the semicolon after the width: 100%
    Screen Shot 2025 05 18 at 8.51.08 AM
    while I can see your site, I can’t make any changes, your plugin keeps blocking me and I answered the CAPTCHA six times and I’m still blocked.
    If you correct this, it should work like this:
    Screen Shot 2025 05 18 at 8.55.34 AM
    As for the other issue try adding this css:

    @media only screen and (max-width: 767px) { 
    #av_section_1 .container.av-section-cont-open,
    .page-id-910 #av-layout-grid-1 {
    	padding-top: 130px !important;
    }
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    Best regards,
    Mike

    #1484399

    In reply to: Burger sub-menu

    Hi,
    Unfortunately, I found that the mega menu column titles do not add the menu-item classes or the custom classes like the regular menu items
    Screen Shot 2025 05 18 at 7.38.36 AM
    Screen Shot 2025 05 18 at 7.41.32 AM
    After much research, I found no way to correct this, but I was able to add a unique custom class to each mega menu column title in your burger menu with this javascript:

    document.addEventListener('DOMContentLoaded', function () {
      const burger = document.querySelector('.av-burger-menu-main');
      let columnClassAdded = false;
    
      if (burger) {
        burger.addEventListener('click', function () {
         
          setTimeout(() => {
            if (columnClassAdded) return;
    
            const columnTitles = document.querySelectorAll('#av-burger-menu-ul li.av-width-submenu');
    
            columnTitles.forEach((el, index) => {
              el.classList.add('menu-column-title-' + (index + 1));
            });
    
            columnClassAdded = true;
          }, 100);
        });
      }
    });
    

    I added this to your WP Code plugin as a javascript snippet, it adds:
    menu-column-title-1 with the number changing for each title, since you currently have six of them it goes to menu-column-title-6
    with menu-column-title-1 = Collections and menu-column-title-6 = Being Seen.
    The css to make Erosion Stories of Paria Canyon blue I added this:

    #av-burger-menu-ul .menu-column-title-2 > a {
    	color: blue !important;
    }
    

    Screen Shot 2025 05 18 at 7.53.37 AM
    So using this structure you can style the mega menu column titles in the burger menu, and for the other menu items use the custom classes as above, note that you will need to add a greater-than symbol in your css, like this:

    #av-burger-menu-ul .gal > a {
    color: blue !important;
    }

    so the siblings also don’t change.
    Give this a try and let us know if you find any other issues.

    Best regards,
    Mike

    #1484396
    ldgservice
    Participant

    Dear,
    i use AIOSE-
    The problem is this: “Some Open Graph meta tags are missing.”
    og:title
    og:type
    og:image
    og:url
    Duplicate Open Graph meta tags were found. This means that another plugin on your site or your current theme is generating social meta tags for Facebook (Open Graph) that are also generated by AIOSEO, and there are two sets of Open Graph tags present on your website. You’ll want to deactivate this setting in your theme or the plugin that’s causing this to avoid issues when sharing content on Facebook, LinkedIn, WhatsApp, or Instagram.
    Please help me. Thank you

    Hi,
    Unfortunately I can not make changes to your css as I get a notice that I have been blocked.
    So for #1 change this css:

    #top .logo {
      width: calc(100% - 170px);
      left: unset;
    }
    

    to this

    #top .logo {
      /*width: calc(100% - 170px);*/
    width: 100%;
      left: unset;
    }
    

    Please see if you can disable the plugin that is blocking us.
    Screen Shot 2025 05 17 at 5.47.48 PM

    Best regards,
    Mike

    #1484391

    Hi,
    When I test this snippet, it works for me on my site. Please ensure that you copied the code from the forum and not an email notification so the symbols are not converted.
    Then in the user profile make sure that the “Nickname” and the “Display name publicly as” is what you want to show:
    Screen Shot 2025 05 17 at 5.21.43 PM
    this is how it shows on my site
    Screen Shot 2025 05 17 at 5.23.06 PM
    I can not see your site as it requires a login.

    Best regards,
    Mike

    #1484386

    In reply to: Burger sub-menu

    Hi,
    Since you want different styles for each menu item even if they are in the same zones as other items

    “Land Speak of the John Muir Trail” in the Green zone may need slightly different styling than “Giants in the Gulch” which is also in the Green zone. Also, “Land Speak of the JMT – Statement” in the Orange zone could use slightly different styling than any of the other lines in the Orange zone.

    your best approach will be to add custom classes to each menu item to target them with specific css.
    Go to your menu screen and click the drop down “screen options” and check the box “CSS classes”
    Screen Shot 2025 05 17 at 1.53.51 PM
    then you will see this box in the menu items
    Screen Shot 2025 05 17 at 1.55.31 PM
    For example, adding the custom class “green” and this css to your Quick CSS:

    #av-burger-menu-ul .green a {
    	color: green !important;
    }

    will make your burger menu item green.
    You can add multiple custom classes, for example if you want some items bold, you can also add the class “bold”:
    Screen Shot 2025 05 17 at 2.10.22 PM
    and this css:

    #av-burger-menu-ul .bold a {
    	font-weight: bolder !important;
    }

    then this item will be green and bold.

    Best regards,
    Mike

    #1484381

    Topic: Header tweaks

    in forum Enfold
    bemodesign
    Participant

    Hello, can you fix my existing CSS or get me new CSS to fix these issues?:

    1. on desktop the logo is not center with the buttons: screenshot: https://img.savvyify.com/image/logo-off-center.9wllh
    2. on mobile, the logo overlaps the buttons: screenshot: https://img.savvyify.com/image/overlaps-logo-on-mobile.9wyWp
    3. on desktop their is a thin line under the address: screenshot: https://img.savvyify.com/image/remove-line-on-desktop.9wsV6
    3. on desktop, can you make the top address bar sticky? It is already on mobile, but not desktop

    Thank you!

    #1484373

    Hi,
    Thank you for your patience, this is working on my site:
    Screen Shot 2025 05 17 at 6.25.24 AM
    Try disabling all of your plugins and try again.

    Best regards,
    Mike

    #1484372

    Hi,
    Thank you for your patience, it looks like you have this sorted out now.
    Screen Shot 2025 05 17 at 6.17.37 AM

    Best regards,
    Mike

    #1484363

    In reply to: cURL error 28

    Hello, while working on the page, I realized that it lacks a lot of parameters that I would have liked to know about the SPA demo. It’s not the images that interest me well-of course:) but the settings of the page. How can I install the demo on another site not hosted by OVH? On this other site, does it imply that I have to buy an Enfold license? Thank you.

    a_edemirci
    Participant

    Hello,

    As seen in the image, my footer area overlay the content. In this case, part of the dropdown menu is overlayed by the footer. How can I fix it? Thank you….

    • This topic was modified 11 months ago by a_edemirci.
    • This topic was modified 11 months ago by a_edemirci.
    • This topic was modified 11 months ago by a_edemirci.
    #1484353
    holidayprint
    Participant

    Is it possible to have category images scroll along the top of the shop page? it gets tricky tho, I only want it to show the category image of the category each user is allowed to see that I have set based on their role.

    Hey Ismael,
    I’m just trying to look at the demo (One Page Restaurant Demo) first before loading anything, to make sure everything is working correctly.

    Here is what happens, I go to load the demo (I’ve done this twice now) each time a dialog box appears claiming that it has failed and to try reloading. So I select the delete loaded files button and try again. It claims that everything loaded correctly but it does not. Under the “Theme Options” section the “Logo” is listed as “386” and the “Transparency Logo” is listed as “385”.

    When viewing the demo page the “Transparency Logo” is much smaller than the “Transparency Logo” on your site’s demo and when one scrolls down the page the correct “Logo” does not appear but is replaced by the Kriesi “K” logo appears instead.

    I have checked the media library and that image (Kriesi “K”) is not there so where is the demo grabbing it from? And how do I delete it?
    As of this morning I deleted everything and started over fresh with the same results.

    Hey @Ismael and @Guenni007,

    I found this old thread of yours and I am wondering if I could even load a title for a lightbox if the lightbox contains an image from the media library?!

    Example: I have a link in a text like https://homepage.de/wp-content/uploads/image.jpg?iframe=true to show the image in a lightbox. Everything works as expected, the lightbox opens the image from the library in an iframe. But no title, description or whatsoever.

    Any idea on how to get the title displayed with an ?iframe=true link?

    All the best,
    Daniel

    #1484328

    Hi,

    Thank you for the info.

    We are still getting the same error from cloudflare.

    As mentioned above, it’s not possible to add a “Load More” feature to the entire page itself. You may want to consider moving some elements, especially images and embedded codes, to the subpages. This should help reduce the amount of content on the main page and improve loading speed.

    Best regards,
    Ismael

    #1484319

    OK thanks… it’s that same page I’m working on with you on the iPad issue…

    https://www.thomashenthorne.com/125-belvedere-ave-belvedere-ca/

    It’s a huge page with self-hosted video. Photos are compressed as is self hosted video (can’t move to Vimeo hosted wallpaper background yet) but it’s still 5 MB or so. Most of the people viewing the page likely just watch the video and then bounce, so would be great if I could add a “load more” banner to reduce the payload of loading all those images.

    Open to any suggestions!

    Best,
    Rob

    #1484299

    In reply to: cURL error 28

    Hi,

    Thanks for the update. I’ve copied the shortcodes for you into a new page, please have a look. Note that the images and other settings are not included, but I’m guessing that you will replace images with your own?

    Best regards,
    Rikard

    #1484286
    bemodesign
    Participant

    This only shows on my mobile view! Please help me remove this thing. Bemodesign.com

    screenshot: https://img.savvyify.com/image/IMG-D20F3998E17D-1.9wFm7

    Thanks

    #1484284

    Hey melanie308,

    Thank you for the update.

    Are you referring to the first Fullscreen Slider on the page? If you want the entire image to be visible or the slider to resize based on the dimension of the image, try replacing it with the Fullwidth Slider or an Image element. Let us know the result.

    Best regards,
    Ismael

Viewing 30 results - 1,411 through 1,440 (of 106,463 total)