Forum Replies Created

Viewing 20 posts - 8,921 through 8,940 (of 12,027 total)
  • Author
    Posts
  • in reply to: Give page an image border #166884
    Skandha
    Participant

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

    #page {
    	    border-image-source: url("https://dynamictherapies.net/wp-content/uploads/2019/02/vineBorder.png");
    	    border-image-repeat: round;
    	    border-image-slice: 18;
    	    border-image-width: 18px;
    }

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

    in reply to: Background image size issue #166882
    Skandha
    Participant

    @catwingz: Do you mean the recommended header image? If yes the recommended image size for header image is 1920px * 822px or of similiar aspect ratio.

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

    in reply to: PHP Update required #166881
    Skandha
    Participant

    @lgerardin: To update the PHP version on your site you will need to contact your Web Host.

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

    in reply to: Compatible ? #166880
    Skandha
    Participant

    @kaori29: Hello there,
    Yes, Catch Responsive is compatible with WP 5.1. To be on the side backup your theme before theme update. You can use our Catch Updater Plugin for that.
    In case you come across any issues after updating to WP 5.1 you can always post in our support forum and we will be ready to help.

    Kind Regards,
    Skandha

    in reply to: Food items with thumbnail image #166879
    Skandha
    Participant

    @andre-g: Hello there,
    There seems to be an issue with the option to add thumbnail image on menu items not showing up. The issue will be fixed and an update will be released very soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    in reply to: Order of posts on homepage #166872
    Skandha
    Participant

    @stthomasmore: There seems to be an issue with the post order since the WordPress 5.1 release. The issue will be fixed and an update will be released very soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    in reply to: Third level menus not appearing #166816
    Skandha
    Participant

    @rahulkumar12: Hello there,
    You don’t seem to be using our theme. Please post your issues and queries in the respective theme support forum.

    Kind Regards,
    Skandha

    in reply to: our team #166815
    Skandha
    Participant

    @valelotartaro: You seem to have again disabled the Team section. Let me know when you enable it so that I can help you out!

    Kind Regards,
    Skandha

    in reply to: Header media title and Polylang #166814
    Skandha
    Participant

    @ville123: 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: Feature image not working in WP5.1 Rock Band 2.0 #166813
    Skandha
    Participant

    @dhad06: Hello Peter,
    The description is for the Header Video, thats if you add a YouTube link or add upload a video locally.

    Glad you were able to figure it out.
    Kind Regards,
    Skandha

    in reply to: caption for images #166811
    Skandha
    Participant

    @m-tenbrink: Go to => Child Theme Folder => functions.php and add the Code in this link.

    Then Go to => Dashboard => Media => Click on the image where you want to add your caption text in the Caption field

    Now the caption should show up below the featured image.
    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Theme: Catch Fullscreen #166809
    Skandha
    Participant

    @wendyyoung: You seem to be using a plugin for that Pop-up forum. I suggest you to contact the plugin support forum regarding the issue.

    Let me know if you have any theme related issues.
    Kind Regards,
    Skandha

    in reply to: Portfolio Content #166808
    Skandha
    Participant

    @schase: Maybe that was a cache issue.

    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/decree/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: Problem after updating to WordPress 5.1 #166804
    Skandha
    Participant

    @cris_pi: The theme update has been released. Please update the theme and let me know if the issue is released.

    Kind Regards,
    Skandha

    in reply to: Portfolio Content #166803
    Skandha
    Participant

    @schase: 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: full page scroll #166802
    Skandha
    Participant

    @valelotartaro: Hello Valeria,
    I’m afraid that is not possible as the full page scroll is only used in Homepage of the site and is complex to implement in other pages. If you really need this I suggest hire a customizer to get it done.

    Kind Regards,
    Skandha

    in reply to: Multilingual support #166800
    Skandha
    Participant

    @irakly: All our pro themes are WPML ready which means we officially support WPML plugin. If you want hassle free translation I suggest you to use WPML plugin in our pro themes. If you want to use other free plugins like Polylang you will need to create a child and add custom function which is a lot more complex.

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

    in reply to: Portfolio page problem #166799
    Skandha
    Participant

    @irakly: Hello there,
    Can you let me know which shortcode you used to display portfolio posts on your Photography page?

    To make the images non-clickable
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .portfolio-featured-image img {
    	pointer-events:none;
    }

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

    in reply to: Read more…. after last post on the main page #166798
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Polylang – cannot translate anything on static first page #166797
    Skandha
    Participant

    @ville123: Hello there,
    All our pro themes are Multilingual but we only officially support WPML for translation. So if you use Polylang for translation you will need to create a child theme add some custom functions to make it work.
    As all our pro themes are WPML ready I suggest you to use WPML for hassle free translation.

    I hope this helps you out!
    Kind Regards,
    Skandha

Viewing 20 posts - 8,921 through 8,940 (of 12,027 total)