Page 81 – Acme Themes

Forum Replies Created

Viewing 15 posts - 1,201 through 1,215 (of 4,157 total)
  • Author
    Posts
  • in reply to: AT About Section Widget NOT Saving selected pages #64798
    acmethemes
    Keymaster

    Dear Rodger,
    Our developer team is working on the issue. You will be updated soon.
    Best Regards!

    in reply to: Front Page Problem and 0% Skills ?? #64722
    acmethemes
    Keymaster

    Dear Richard,
    1. Be default of the theme, the text in the slider is pre-built so it cannot be changed. Instead, you can update new slides in the slider by following
    the path below:
    Appearance > Customize > Featured Section Options -> Enable-Feature Section ( Check the box)
    Appearance > Customize > Featured Section Options -> Slider Selection -> Add New Slide

    2. The widgets should work well. Please make sure you remove the unnecessary plugins from your admin panel which can cause this issue.

    Best Regards!

    in reply to: WHERE DO I ADD MY JSON-LD MARK UP FOR MY PRODUCT #64708
    acmethemes
    Keymaster

    Dear Gbenga,
    The best and efficient way to add schema mark up without any customization is a plugin there are a number of schema plugin available but we suggest Schema Pluign.

    acmethemes
    Keymaster

    Dear Julien,
    Such issues are common for the iOS devices as Safari browser still does not support background-attachment: fixed; property. But it should not appear on the Android devices.
    But you can add the following code in Additional CSS for removing the blurry image from all mobile devices.
    Appearance > Customize > Additional CSS

    @media(max-width:767px){
        .inner-main-title{
           background-attachment: scroll !important;
       }
    }

    (Note: it will change in all mobile devices)

    Best Regards!

    in reply to: Image of the banner nos displaying #64389
    acmethemes
    Keymaster

    Dear Malopeza,
    If you can provide us your site URL, we will observe and can provide you with possible solutions.
    Best Regards!

    acmethemes
    Keymaster

    Dear Abhianub,
    Please follow the path below to add widgets in the home main content area.
    Appearance > Customize > Home Main Content Area
    You can add widgets there.
    Best Regards!

    in reply to: Feature selection slider font colour #64373
    acmethemes
    Keymaster

    Dear Abhianub,
    If you can provide us your site URL, we will observe and can provide you with possible solutions.
    Best Regards!

    in reply to: Image Logo Widget #64372
    acmethemes
    Keymaster

    Dear Emmanuel,
    Please check your inbox.
    Best Regards!

    in reply to: AT Posts Column widget not showing links #64250
    acmethemes
    Keymaster

    Dear Mehta,
    That’s good to know:-)
    Best Regards!

    in reply to: I need the Child's theme of my theme #64163
    acmethemes
    Keymaster

    Dear Gbenga,
    You will require to create a child theme. Please check out the link below to build a child theme.
    https://codex.wordpress.org/Child_Themes
    Best Regards!

    in reply to: Titles of slider items not displayed on mobile #64144
    acmethemes
    Keymaster

    Dear Julien,
    You are Most Welcome 🙂

    Best Regards!

    in reply to: Titles of slider items not displayed on mobile #64044
    acmethemes
    Keymaster

    Dear Julien,
    Please add the following css code to make title visible in mobile devices.
    Appearance > Customize > Additional CSS

    @media screen and (max-width:767px)
    .image-slider-wrapper .slider-content .image-slider-caption {
       display: block;
    }

    And the CSS code written for removing border-right is correct so no need to rewrite.

    Best Regards!

    in reply to: Upgrade? #63931
    acmethemes
    Keymaster

    Dear Michele,
    No, your information won’t be lost if you update your theme. You can update your theme.
    Best Regards!

    in reply to: Feature Slider Selection Error #63511
    acmethemes
    Keymaster

    Dear all,
    For debugging process, please deactivate your installed plugin one by one then review the bug. If then also bug arises then also please feel to contact us.

    in reply to: Could I edit the Blog page? #63484
    acmethemes
    Keymaster

    Dear huynhtuanstb,
    Sorry, by default of the theme, no shortcode or text editor is allowed in the blog page.
    Best Regards!

Viewing 15 posts - 1,201 through 1,215 (of 4,157 total)