Forum Replies Created

Viewing 20 posts - 9,241 through 9,260 (of 12,027 total)
  • Author
    Posts
  • in reply to: Catch Gallery – how to get tiled mosaic? #164305
    Skandha
    Participant

    @nedamirza: You can edit the Gallery after inserting it on your post/page. To edit you will need to refresh the page then you will see the Gallery preview and will be able to edit the gallery without having to reinsert it. We will work on this bug.

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

    in reply to: Change Homepage body background color #164304
    Skandha
    Participant

    @apwordandsound: Go to => Appearance => Customize => Theme Options => Layout Options => Homepage/Archive Layout => Right Sidebar ( Content, Primary Sidebar ).

    This should show up sidebar on your Word page.

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

    in reply to: How to use the Essential Content Types Pro plugin #164302
    Skandha
    Participant

    @elliottrae: I checked your site and the above could seems to have removed the login tab from both desktop and mobile. Are you still getting the login tab on mobile version?

    Kind Regards,
    Skandha

    in reply to: Contact Form Style #164301
    Skandha
    Participant

    @calisto1780: 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: Mobile Menu not working #164300
    Skandha
    Participant

    @stevehall1577: I checked your site and the mobile menu seems to be working fine. Please try clearing your browser cache and check if this solves the issue.

    Kind Regards,
    Skandha

    in reply to: Resizing/Responsiveness issues #164299
    Skandha
    Participant

    @joshua: Please post in your site URL so that I can look into the issues you mentioned.

    Kind Regards,
    Skandha

    in reply to: Error on updating and saving pages #164291
    Skandha
    Participant

    @appareas: I will look into the issue and will get back to you within no time.

    Kind Regards,
    Skandha

    in reply to: Do I need Pro??? #164290
    Skandha
    Participant

    @dani-leigh: Hello there, it depends on your requirements whether you need the pro version or not. Basically the pro version has much more features than the free version. You can check-out the additional-features available in pro version of the theme and make a decision to upgrade to pro.

    I hope this helps you out!
    Kind Regards,
    Skandha

    in reply to: video home #164288
    Skandha
    Participant

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

    #wp-custom-header-video-button {
    	display:none;
    }

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

    in reply to: Create custom image sizes & increase font size #164232
    Skandha
    Participant

    @sorayacge: Yes, the above code will only change featured image size.
    Go to => Child Theme Folder => functions.php and the following Code.

    function child_theme_setup() {
        add_image_size( 'slider', 1600, 600, true ); //Featured Post Slider Image
    	add_image_size( 'featured', 800, 324, true ); //Featured Image
    	add_image_size( 'small-featured', 400, 267, true ); //Small Featured Image
    }
    add_action( 'after_setup_theme', 'child_theme_setup', 11 );

    You can change the images size of the above.
    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Catch Fullscreen, bugs and small issues #164229
    Skandha
    Participant

    @thomaswaerness: I checked your site and saw the issue you are having with the menu when you scroll down the page. It is strange that the menu seems to be working fine at my end.

    Can you please try deactivating all your plugins and check if this resolves the menu issue?

    Can you please elaborate the issue with “centering jumps” when hitting the button menu? I wasn’t able to get you.

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

    in reply to: modern menu broken #164228
    Skandha
    Participant

    @peer: Can you try deactivating all your plugins and check if this resolves the modern menu issue you are having?

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

    in reply to: Social Media Links #164227
    Skandha
    Participant

    @valeriewallace: Hello there, Custom Social Links option is not available in this theme.

    To add a social link via social menu

    Select Menu Locations
    You can assign your custom menu in 4 different locations. You assign it either from "Appearance => Customize => Menus => Manage Location" or from "Appearance => Menus => Manage Location"
    Select your Custom Menu as Primary Menu to display it as the Main Menu, which will replace the default Page Menu
    Select your Menu as Header Right Menu
    Select your Menu as Header Top Menu to show menu in top
    Select your Menu as Footer Menu
    Select your Menu as Social Header Right Menu
    Select your Menu as Social Links on Primary Search Menu(Only visible in mobile view)
    Select your menu as Social Footer Menu 

    Let me know if you are still having issue with creating a social menu.
    Kind Regards,
    Skandha

    in reply to: Change Homepage body background color #164226
    Skandha
    Participant

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

    #post-29 .entry-content {
    	background-color:#000052;
    }
    .wp-block-button.aligncenter {
    	padding-bottom:20px;
    }

    You can change the color according to your choice.

    Do you mean to display sidebar and footer only on specific pages? If yes let me know on which pages you want them to be displayed.

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

    in reply to: Contact Form Style #164220
    Skandha
    Participant

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

    #post-87 #wpforms-260 {
    	font-family:poppins,sans-serif;
    }

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

    in reply to: Bug of passage ? #164215
    Skandha
    Participant

    @keikodamaikada: 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/fotografie-blog/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: CT:Tour open link in new window #164214
    Skandha
    Participant

    @erich74: Glad I was able to help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Featured Image Slider content disappearing #164213
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Undefined index: news_ticker_show (line 162) #164209
    Skandha
    Participant

    @chriswood1993: Hello Chris,
    The theme update has been released. Please update the theme and let me know if the issue is resolved.

    Kind Regards,
    Skandha

    in reply to: deactivate primary menu in "rock star" theme #164208
    Skandha
    Participant

    @appleseed: Glad you were able to figure it out. Let me know if you have anymore issues.

    Kind Regards,
    Skandha

Viewing 20 posts - 9,241 through 9,260 (of 12,027 total)