Forum Replies Created

Viewing 20 posts - 4,061 through 4,080 (of 12,027 total)
  • Author
    Posts
  • in reply to: Doubled featured content pictures – how fix? #258588
    Skandha
    Participant

    @bbergman: Hello Bruce,
    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: Page footer #258587
    Skandha
    Participant

    @henebe: Hello Heinz,
    Edit the Custom html widget and remove the code alignwide. This should fix the issue.

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

    in reply to: Pages scrolling #258586
    Skandha
    Participant

    @henebe: Hello Heinz,
    If it is possible can you please screen record the issue on your system in Firefox so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Follow-up: Can I use Clean Journal Pro for inspiration? #258585
    Skandha
    Participant

    @jeroenschalkmedia: Hell Joroen,
    Yes you can do that.

    Kind Regards,
    Skandha

    in reply to: Follow-up: Can I use Clean Journal Pro for inspiration? #258573
    Skandha
    Participant

    @jeroenschalkmedia: Hell Joroen,
    Since WordPress is an open source platform you can modify and reuse the theme in any way you want.

    Kind Regards,
    Skandha

    in reply to: Cart totals broken on desktop but not mobile #258559
    Skandha
    Participant

    @tayaboudian: Hello Aaron,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    Skandha
    Participant

    @louay: Hello there,
    The Header Media video not showing up on mobile devices is a default WordPress Feature. To display Header Video on mobile devices as well please use our Header Enhancement Plugin.

    Let me know if this solves you issue!
    Kind Regards,
    Skandha

    in reply to: Change Services Thumbnail Size #258557
    Skandha
    Participant

    @peripheralvision: Hello there,
    For that you will need to create a child theme and do a little bit of cutomization. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    in reply to: Where to get demo content files to download a demo theme #258516
    Skandha
    Participant

    @fackel: Hello there,
    The demo seems to be importing fine at my end.
    I have sent you an email. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    in reply to: Pages scrolling #258515
    Skandha
    Participant

    @henebe: Hello Heinz,
    Can you check your site on different browsers? Is this happening on a specific browser?
    I checked your site on Mozilla Firefox browser and it seems to be scrolling fine.

    Kind Regards,
    Skandha

    in reply to: Page width #258513
    Skandha
    Participant

    @henebe: Hello Heinz,
    I think the best way is to leave the table as it is without the above CSS Code. Overall it will look better.

    Kind Regards,
    Skandha

    in reply to: Not able to remove template button and text in header #258512
    Skandha
    Participant

    @matthiaskehl: Hello there,
    There seems to be a little bug due to which this is happening. The bug has been fixed and an update will be released soon. I will let you know when the update is released.

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

    .custom-header-content {
        display: none !important;
    }

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

    in reply to: Header Media Button #258505
    Skandha
    Participant

    @voldyvy: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header .more-link span {
        background-color: #000 !important;
    }

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

    in reply to: Best WordPress Theme for Photography #258500
    Skandha
    Participant

    @insanbelti4: Hello there,
    You can check all our Photography themes here.

    Kind Regards,
    Skandha

    in reply to: Homepage Question #258499
    Skandha
    Participant

    @anitan: Hello Anita,
    For 1 & 2
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home #content {
        display: none;
    }
    body:not(.home) {
        background-image: unset !important;
    }

    The option to use posts in the Featured Content section is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Pictures suddenly duplicating #258498
    Skandha
    Participant

    @huntingtonnow: Hello there,
    I checked and don’t seem to have the issue at my end. Can you please try deactivating all your plugins and see if the issue is resolved?

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

    in reply to: WordPress video widget not working #258486
    Skandha
    Participant

    @tinus53: Hello Bernhard,
    The WordPress video widget seems to be working fine at my end. Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Background Scrolling Length #258483
    Skandha
    Participant

    @burnwellness: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .fixed-nav #masthead {
    	background-color: transparent;	
    }
    #masthead {
    	position: absolute;
    }

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

    in reply to: Disable post picture in a post #258430
    Skandha
    Participant

    @manexma: Hello Martina, 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/photo-journal/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: Page width #258429
    Skandha
    Participant

    @henebe: Hello Heinz,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .page-id-1137 .wrapper {
        max-width: 100%;
    }
    .page-id-1137 .site-content .wrapper {
        padding: 0px;
    }

    I think this is the widest the table can be made.
    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 20 posts - 4,061 through 4,080 (of 12,027 total)