Forum Replies Created

Viewing 20 posts - 2,161 through 2,180 (of 12,027 total)
  • Author
    Posts
  • Skandha
    Participant

    @mce: Hello there,
    That option will be added and a theme update will be released soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    in reply to: Modify post page #279086
    Skandha
    Participant

    @bastienchill: Hello Bastien,
    Can you please post the URL of the post page so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Home page settings #279085
    Skandha
    Participant

    @bartvandriessche: Hello there,
    1. Section Sorter, the feature to change the order sections 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 the theme.

    2,3,4.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* Slider Images in mobile view */
    #feature-slider-section .post-thumbnail img {
        object-position: center center;
    }
    
    /* To hide search in header right */
    #primary-search-wrapper, .mobile-social-search {
        display: none;
    }
    
    /* To hide dates when hovered over project images */
    #portfolio-content-section .entry-meta {
        display: none;
    }

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

    in reply to: Problems with Event-Posts #279084
    Skandha
    Participant

    @shokky: Hello Shokky,
    The order of the event posts are according to the published date. To change the order
    Go to => Dashboard => Events => Edit the date of he Event post to alter their order.

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

    in reply to: Add a new show title option for Portfolio #279083
    Skandha
    Participant

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

    #portfolio-content-section .entry-container {
        position: absolute;
        top: 50%;
        left: 28%;
    }
    #portfolio-content-section .entry-container a {
    	color: #fff;
    }

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

    in reply to: Photo gallery not responsive #279081
    Skandha
    Participant

    @bastienchill: Hello there,
    I checked the gallery on both desktop and mobile phones and it seems to be showing up fine. Can you please attach a screenshot of the issue?

    Kind Regards,
    Skandha

    in reply to: How to change font size for only the mobile version? #279080
    Skandha
    Participant

    @patricia32: Hello there,
    Can you please post the URL of the test you performed?

    I checked your for site Mobile Friendly Test and your site passed the test.

    Kind Regards,
    Skandha

    in reply to: not private or not secure error #279079
    Skandha
    Participant

    @dorapopinski: Hello there,
    1) I didn’t fine the issue with those links at my end.

    2) Can you Go to => Appearance => Customize => Menus => Edit your primary menu => Check the Home Menu Item URL => replace httpwith httpsand Publish.

    3) If you want to remove that
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .single-post .entry-footer {
        display: none;
    }

    4) Can you let me know which plugin you are using for Instagram Widget?

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

    in reply to: Full width #279014
    Skandha
    Participant

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

    .custom-logo {
        max-width: 400px;
    }

    You can change the max width according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @patricia32: 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/photofocus/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: Reservations and Instagram Widget #278980
    Skandha
    Participant

    @fred-cw: Hello Frédérique,
    Can you please post in your site URL and elaborate the issue you are having?

    Kind Regards,
    Skandha

    in reply to: Full width #278979
    Skandha
    Participant

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

    .site-branding, .site-header-menu {
        text-align: center !important;
        width: 100% !important;
    }

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

    in reply to: Order online option #278978
    Skandha
    Participant

    @jagcatering: Hello there,
    Yes that is possible. You will need to use WooCommerce Plugin with the theme.

    Kind Regards,
    Skandha

    in reply to: Issue with images in Zubin Pro #278957
    Skandha
    Participant

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

    .wp-block-latest-posts__featured-image.aligncenter img {
        width: 880px;
    }

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

    in reply to: Full width #278951
    Skandha
    Participant

    @nicky_poppy: Hello Dawn,
    I checked your site and the logo seems to centered. Is your issue resolved?

    Kind Regards,
    Skandha

    Skandha
    Participant

    @bartvandriessche: Glad the issue is resolved. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: No JSON, site not secure, site layout missing #278944
    Skandha
    Participant


    @dorapopinski
    : Glad the issue is resolved. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: can’t access my wp dashboard #278943
    Skandha
    Participant

    @dorapopinski: Glad the issue is resolved. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Turn off all Capitalization #278934
    Skandha
    Participant

    @eilwen: Glad I could help you out. Let me know if you come across anymore issues. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Change color of blog titles in categories #278925
    Skandha
    Participant

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

    .category #infinite-post-wrap .entry-title a {
        color: #ff16ff;
    }

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

Viewing 20 posts - 2,161 through 2,180 (of 12,027 total)