Forum Replies Created

Viewing 30 posts - 37,111 through 37,140 (of 66,745 total)
  • Author
    Posts
  • in reply to: Avia Layout Builder – displaying source code #746230

    Hey mjakubicek!

    Thank you for using Enfold.

    I can’t see any error or issue in the page. Could you please re-create the issue on a test page?

    Cheers!
    Ismael

    in reply to: Woocommerce shop issues #746228

    Hi td8000!

    Thank you for using Enfold.

    1.) Please install the following plugin then go to the Settings > Media panel. Adjust the size of the “entry_with_sidebar” thumbnail.

    // https://wordpress.org/plugins/simple-image-sizes/

    2.) What “dropdown” links? Is this a variable product? Please post the login details here so that we can check the settings.

    Cheers!
    Ismael

    in reply to: Iphone Gallery Pictures Disappear #746216

    Hey!

    Great! Let us know in another thread if you encounter the issue again.

    Regards,
    Ismael

    Hi!

    Thank you for the info. Please add this code in the Quick CSS field.

    .avia-form-success {
        margin-top: 50px;
    }

    Regards,
    Ismael

    Hi!

    The overlay are not working because the sections are outside the main or wrap_all container. Make sure that all elements or set of elements are inside their own color section. We edited the page and added a few color sections to wrap the elements. Please remove browser cache or hard refresh the page.

    Best regards,
    Ismael

    in reply to: TRANSLATION: Translating only front end terms in POT file? #746198

    Hi!

    I’m sorry but what do you mean by “terms”? Could you please provide a link to the page with those “terms” or a screenshot?

    Best regards,
    Ismael

    Hey Joverall!

    Thank you for using Enfold.

    Did you set this page as both blog and frontpage in the theme options? Please post the complete login details here so that we can check the settings. The username info is missing.

    Regards,
    Ismael

    in reply to: How to remove date from Google Snippet? #746185

    Hey!

    The date is coming from the second widget (ÚLTIMOS ARTIGOS) in the footer. Please remove it with the following css code.

    .news-time {
        display: none;
    }

    It may take a while before google update the SERPs. Ask google to recrawl the url.

    // https://support.google.com/webmasters/answer/6065812?hl=en

    If you search for another post, example “formulacoes-pre-mix-para-petfood”, you’ll notice that it has the correct date because it was created with the default editor which contains the date info by default. This info is not included automatically if you use the advance layout builder to create the content of the post.

    Regards,
    Ismael

    in reply to: Insert Youtube video pointing to HTTP instead of HTTPS? #746178

    Hey goldengate415!

    Thank you for using Enfold.

    Are you sure that you set it to https instead of http? I checked the markup of one of the videos (124 Lily Street San Francisco) and it is set to http.

    <iframe class="youtube-player" type="text/html" width="1500" height="874" src="http://www.youtube.com/embed/FECMhR--xXM?version=3&rel=1&fs=1&autohide=2&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent&wmode=opaque" allowfullscreen="true" style="border:0;"></iframe>
    

    The Video element will not load the url from http if it set to https initially.

    Regards,
    Ismael

    in reply to: Ken Bruns Keyframe #746172

    Hi!

    UPDATE: You can actually apply this in the full screen slider. Please use the following code.

    .kenslide .active-slide {
         animation: kenburns 20s infinite;
    }

    Regards,
    Ismael

    in reply to: Post Comments Changing heading Title (! Reply) #746170

    Hey candeos!

    Thank you for using Enfold.

    Looks like you managed to add the text “ATTENDEE COMMENTS”. What do you want to do with the comment count?

    Best regards,
    Ismael

    in reply to: Ken Bruns Keyframe #746150

    Hey!

    Please try the following css code instead.

    .kenslide .av_slideshow_full .active-slide img {
         animation: kenburns 20s infinite;
     }
    
     @keyframes kenburns {
        0% {
          opacity: 0;
        }
        5% {
          opacity: 1;
        }
        95% {
            transform: scale3d(1.5, 1.5, 1.5) translate3d(-190px, -120px, 0px);
            animation-timing-function: ease-in;
            opacity: 1;
        }
        100% {
            transform: scale3d(2, 2, 2) translate3d(-170px, -100px, 0px);
            opacity: 0;
        }
    }
    

    NOTE: This is going to work for the Full Width Easy Slider only.

    Cheers!
    Ismael

    in reply to: Iphone Gallery Pictures Disappear #746148

    Hey!

    Is it the actual image that disappears or the image in the lightbox? Could you please provide a screenshot of the issue? I’m sorry but I can’t reproduce the issue on my iPod Touch.

    Cheers!
    Ismael

    in reply to: Accordion #746146

    Hi!

    Thank you for the info.

    Use the following css code to adjust the font size of the title.

    .toggler {
        font-size: 23px;
        line-height: 2em;
    }

    And this code to adjust the toggle icon.

    .toggle_icon {
        position: absolute;
        width: 15px;
        height: 15px;
        border-style: solid;
        border-width: 1px;
        top: 24px;
        left: 10px;
    }

    Best regards,
    Ismael

    in reply to: Failing mobile friendly test – please help #746144

    Hey!

    Thank you for using Enfold.

    I ran the test again and it passed. Please try it again.

    View post on imgur.com

    Cheers!
    Ismael

    in reply to: Google Maps API not working #746139

    Hey!

    The htaccess authentication is still there. Please ask your hosting provider if there is a security or a country block that prevents from us accessing the site. You can find our locations in the following link.

    // http://kriesi.at/about

    And if you have access to the .htaccess file, please post the content on pastebin.com. We would like to check it.

    Best regards,
    Ismael

    in reply to: Description no longer readable after update #746137

    Hey studioinktvis!

    Thank you for using Enfold.

    Do you have the latest version of the WooCommerce plugin? Please post the login details here so that we can check the settings. And let us know if you added any kind of modifications to the theme.

    Regards,
    Ismael

    in reply to: read more button on pages is not working #746135

    Hey claudipro!

    Thank you for using Enfold.

    Is this a text block from the advance layout builder? I’m sorry but you can only use the “more” tag in the default editor.

    Best regards,
    Ismael

    in reply to: Screaming frog crawl: URL with ?s= at the end #746133

    Hey dimitrilpc!

    Thank you for using Enfold.

    You can block urls with the search query. This thread might help.

    // https://kriesi.at/support/topic/gwt-problems-indexing-enfold-soft-404-with-search-activated-s/#post-707487

    Regards,
    Ismael

    Hi,

    The css should move the price below the title. Please post the login details here and we’ll check it.

    Best regards,
    Ismael

    in reply to: Table Font Colors. #746105

    Hi!

    Thank you for the update. Please add this css code.

    #megapoll .mp-table-radio-wrapper tbody tr td {
        color: gray;
    }

    Best regards,
    Ismael

    in reply to: How: Sidebar on product category pages with woocommerce #746103

    Hey!

    The markup of the category page looks different. Did you modify the archive-product.php template? Please compare it to the markup of the product category page in the demo.

    // http://kriesi.at/themes/enfold/product-category/tshirts/

    Best regards,
    Ismael

    in reply to: Woocommerce Hide price, mark sold throughout website #746099

    Hi!

    No problem. Let us know if you need anything else. :)

    Regards,
    Ismael

    in reply to: Slider Content #746098

    Hi!

    1.) In the Construction Demo, we used the Fullscreen Slider element inside the advance layout builder. Edit the page then look for that element or insert another slider under the Media Elements panel.

    2.) Yes, indeed. Unfortunately, we can’t know what caused the issue on your end. The only I can think of is to revert back to the nearest backup. Please contact your hosting provider.

    Regards,
    Ismael

    Hi,

    Please replace the code with the following.

    @media only screen and (max-width: 767px) {
    .av-catalogue-price {
    font-size: 11px;
    position: relative;
    }
    
    .av-catalogue-title {
    font-size: 11px;
    line-height: 1.5em;
    }
    }

    This should decrease the font size of the price and title. And move the price below the title.

    Best regards,
    Ismael

    in reply to: Shopping page #745718

    Hi,

    Glad it is working now. Back to the original inquiry, maybe we can force the image not to inherit the width of the image container.

    #top .product div.images img {
        width: auto;
        margin: 0 auto;
    }

    Best regards,
    Ismael

    in reply to: Slider Content #745717

    Hey!

    1.) We imported the demo sliders by clicking on the “Import sample sliders” button located beside the “Add New” button of the layer slider panel. You should see the “Enfold – most beautiful theme ever” slider and another slider called “Why Enfold – Small Header”.

    2.) I’m sorry but I don’t think we can help you with this. The sliders are probably deleted or the database entries have been corrupted. What did you do to the site prior to the issue? Do you have a site backup?

    Best regards,
    Ismael

    Hey!

    We are very sorry for the late response.

    4.) I’m sorry but this will take a lot of customization in the theme. However, I’m sure there’s a lot of available slider plugins and scripts that have this kind of transition.

    6) Do you want to display the mobile menu on desktop mode? Please add this code in the Quick CSS field.

    #top #mobile-advanced, #top #advanced_menu_toggle, #top #advanced_menu_hide {
        display: block;
    }
    
    #top .main_menu {
        display: none;
    }

    Cheers!
    Ismael

    Hi,


    @rvance_meridianhm_com
    : Do you have the latest version of the theme, 3.8.5? What is the PHP version of the server?

    Best regards,
    Ismael

    in reply to: Gallery tweaks #745713

    Hi,

    Yes, @Guenni007 is correct. Do not install or activate the cache plugin while working on the site because you won’t be able to see the changes immediately.

    Best regards,
    Ismael

Viewing 30 posts - 37,111 through 37,140 (of 66,745 total)