Forum Replies Created

Viewing 20 posts - 7,681 through 7,700 (of 12,027 total)
  • Author
    Posts
  • in reply to: ads showing up on top of blog page #179106
    Skandha
    Participant

    @soupi: You seem to be using Google Analyticator Plugin. Can you deactivate the plugin and check if the issue is resolved.

    Kind Regards,
    Skandha

    in reply to: Theme Instructions #179105
    Skandha
    Participant

    @scotttalbot: Hello Scott,
    I checked at my end and the Layout Options seems to be working fine.
    The Homepage/Archive Layout works for archive pages and when you have set Homepage as Latest Posts. Default Layout works for the remaning single pages.

    Are you having issue with layout option on a particular page or the whole site?

    To use Catch Gallery on Gutenberg Editor
    Add New Block => Formatting => Classic Block => Add Media => Create Gallery => Select the images you want in your Gallery => Create New Gallery => Now Select the type and size of the Gallery images you want in the Gallery Settings and Click Insert Gallery.

    Let me know if this is helpful.
    Kind Regards,
    Skandha

    in reply to: Error adding registration form #179103
    Skandha
    Participant

    @alvinarichard: Hello there,
    Please post your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: How to display category description? #179098
    Skandha
    Participant

    @amandajames: Hello there,
    Go to => Dashboard => Posts => Categories => Edit a Category => Add the description and Click Update

    Now this description will show up on that Category Archive Page.
    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Theme Instructions #179060
    Skandha
    Participant

    @scotttalbot: Hello Scott,
    Can you let me know if the sidebar is not changing in a particular page or the whole site? Also did you make the change under Customizer => Theme Options => Layout Options.

    Are you able to edit the Gallery in Gutenberg Editor?

    Kind Regards,
    Skandha

    in reply to: Theme Reset #179023
    Skandha
    Participant

    @scotttalbot: Hello Scott,
    Are you still having this issue?

    Kind Regards,
    Skandha

    in reply to: Footer above page content #179021
    Skandha
    Participant

    @lbourgeois: I have sent you an email asking for your WP Admin Credentials so that I can look into the issues you are having.

    Kind Regards,
    Skandha

    in reply to: Two questions need help #179019
    Skandha
    Participant

    @hanidea: Thank you very much for your wonderful review. Have a great day! 🙂

    Kind Regards,
    Skandha

    in reply to: Two questions need help #179005
    Skandha
    Participant

    @hanidea: Hello there, 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/catch-fullscreen/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: Two questions need help #179003
    Skandha
    Participant

    @hanidea: Hello there,
    To change to 50% transparent replace background-color: transparent; in the above code to background-color: rgba(0,0,0,0.5);

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

    in reply to: Two questions need help #179001
    Skandha
    Participant

    @hanidea: Hello there,
    I feel the following Code should work out for you. Please give it a try.

    body:not(.home) #header-content {
    	position: absolute;
    }
    .fluid-layout #header-content {
    	background-color: transparent;
    }

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

    in reply to: Two questions need help #178998
    Skandha
    Participant

    @hanidea: Hello there,
    Do you want the navigation transparent only on the homepage, if so use the following Code instead.

    .home .fluid-layout #header-content {
        background-color: rgba(0,0,0,0.3) !important;
    }

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

    in reply to: solid construction demo data #178996
    Skandha
    Participant

    @james-a: Hello James, I hope I was able to help you out. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/solid-construction/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: Theme Instructions #178995
    Skandha
    Participant

    @scotttalbot: Hello Scott,
    It is very difficult to debug the issue since your site is not live.
    Are you not able to edit the gallery while using the Gutenberg Editor?

    It would be very helpful if you are planning to make your site live or under-construction under a Web Server so that I can help you with all the issues you are having.

    Kind Regards,
    Skandha

    in reply to: Update not available from 1.0 to 1.1 #178994
    Skandha
    Participant

    @hlynur: Hello Hlynur, 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/bold-photography/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: Two questions need help #178993
    Skandha
    Participant

    @hanidea: Hello there,
    For the navigation use the following CSS Code instead of the previous one.

    .fluid-layout #header-content {
        background-color: rgba(0,0,0,0.2) !important;
    }

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

    in reply to: ads showing up on top of blog page #178986
    Skandha
    Participant

    @soupi: You must be referring to the Promotion Headline and Featured Content Section above the blog posts.

    You can disable theme
    //For Promotion Headline
    Go to => Appearance => Customize => Theme Options => Promotion Headline Options => Enable Promotion Headline on => Select Disable

    //For Featured Content
    Go to => Appearance => Customize => Featured Content => Featured Content Settings => Enable Featured Content => Select Disable

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

    in reply to: Sound of header video isn't working #178984
    Skandha
    Participant

    @yasminxnina: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Hide "add to cart"-button on product-page #178983
    Skandha
    Participant

    @huhuhans: Glad you were able to find it. Let me know if you have anymore issues.

    Kind Regards,
    Skandha

    in reply to: Show Audio Player in Homepage or Blog page #178955
    Skandha
    Participant

    @mrcenti: Hello there,
    You don’t seem to be using our theme. Please post your issues in the respective theme support forum. Since you are using a default WordPress theme. You can post in your issue in Twenty Fifteen Theme Support Forum.

    Kind Regards,
    Skandha

Viewing 20 posts - 7,681 through 7,700 (of 12,027 total)