Forum Replies Created

Viewing 20 posts - 301 through 320 (of 12,034 total)
  • Author
    Posts
  • in reply to: Post page #302836
    Skandha
    Participant

    @monicapr : Hello there,

    For that

    Go to => Appearance => Customize  => Homepage Settings => <span class=”customize-control-title”>Your homepage displays</span> => Select a static page and then Select your Homepage and Posts Page and Publish.

    The page you select as Posts Page will have all the blog posts.

    Let me know if this is what you want!
    Kind Regards,
    Skandha

     

    in reply to: background color header right menu #302832
    Skandha
    Participant

    @hansh: Glad I  could help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Demo files missing #302831
    Skandha
    Participant

    @seily: Hello there,

    I have emailed you the demo content files along with instructions. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    in reply to: “Nothing found” – home page #302827
    Skandha
    Participant

    @monicapr: Hello Monica,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home #content {
    display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Sticky Playlist – Spotify playlist #302788
    Skandha
    Participant

    @david-moltzer: Hello David, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/blakely/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Demo Data #302784
    Skandha
    Participant

    @gatmanu @nakagawa: Hello there,

    I have emailed you the demo content files along with instructions. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    in reply to: Sticky Playlist – Spotify playlist #302767
    Skandha
    Participant

    @david-moltzer: Hello David,

    I am afraid it is not possible to use a Spotify Playlist for Sticky Playlist section. You will need to create and use a playlist in the WP text editor. Please follow this link to know how you can create a playlist.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @bieber81: Hello there,

    I have sent you an email. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @bieber81: Hello there,

    Our team will get back to you through email. Please let me know if the issue persists!

    Kind Regards,
    Skandha

    in reply to: Header video sizing #302761
    Skandha
    Participant

    @daddyjaybird: Hello there,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (max-width: 768px) {
    .home.absolute-header .custom-header {
    min-height: unset;
    }
    .has-header-video .custom-header-content {
    padding-bottom: 150px;
    padding-top: 20px;
    }
    .custom-header .wp-custom-header-video-button {
    left: 46%;
    }
    }

    Let me know if this works out!

    Kind Regards,
    Skandha

    in reply to: menu did’nt work on mobile phone #302756
    Skandha
    Participant

    @score-seb: Hello there,

    I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    in reply to: background color header right menu #302750
    Skandha
    Participant

    @hansh: Hello Hans,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #masthead, #site-header-right-menu {
    background-color: #f23456;
    }

    You can change the color according to your choice.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Demo files missing #302718
    Skandha
    Participant

    @bambitgaerlan-dc: Hello there,

    Let me know if you come across any issues.

    Kind Regards,
    Skandha

    in reply to: No Images on start page #302717
    Skandha
    Participant

    @n-labannetzaken-nl: Hello there,

    I checked your site and didn’t find any error message. Are you still having the issue?

    Kind Regards,
    Skandha

    in reply to: Demo files missing #302714
    Skandha
    Participant

    @bambitgaerlan-dc: Hello there,

    I have emailed you the demo content files along with instructions. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    in reply to: Header video sizing #302711
    Skandha
    Participant

    @daddyjaybird: Hello there,

    The Header Video only shows up on screen size above 900px width. To display Header Video on mobile devices you will need to use our Header Enhancement Plugin.

    To make the video reponsive
    Go to => Appearance => Customize => Additional CSS
     and add the following CSS Code.

    @media screen and (max-width : 768px) {
    #wp-custom-header-video {
    position: unset;
    }
    .custom-header-media {
    background-color: #000;
    }
    .custom-header::before {
    display: none !important;
    }
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Gap between content and header #302707
    Skandha
    Participant

    @hansh: Glad it worked out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Header image not showing #302701
    Skandha
    Participant

    @luismarioochoa: Hello Luis,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-content {
    transform: none !important;
    padding: 0 !important;
    position: static !important;
    }
    .custom-header-content-wrapper {
    max-width: max-content !important;
    position: absolute;
    bottom: 0;
    left: 13%;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Gap between content and header #302697
    Skandha
    Participant

    @hansh: Hello Hans,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body:not(.home) #content {
    padding-top: 0;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @kenblunt: Hello Ken,

    The issue doesn’t seem to exist at my end. Can you please deactivate all the plugins and check if the issue is resolved?

    Let me know if the issue persists!
    Kind Regards,
    Skandha

Viewing 20 posts - 301 through 320 (of 12,034 total)