Forum Replies Created

Viewing 20 posts - 8,921 through 8,940 (of 12,014 total)
  • Author
    Posts
  • in reply to: Order of posts on homepage #166872
    Skandha
    Member

    @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
    Member

    @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
    Member

    @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
    Member

    @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
    Member

    @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
    Member

    @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
    Member

    @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
    Member

    @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
    Member

    @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
    Member

    @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
    Member

    @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
    Member

    @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
    Member

    @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
    Member

    @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
    Member

    @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

    in reply to: menu responsive #166793
    Skandha
    Member

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

    @media screen and (min-width:1024px) and (max-width:1192px) {
    	.site-branding {
    		padding:0;
    	}
    	.navigation-classic .site-navigation a {
    		padding:26px 16px;
    	}
    }

    Let me know if resolves the issue.
    Kind Regards,
    Skandha

    in reply to: menu background #166791
    Skandha
    Member

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

    .fluid-layout #header-content, .boxed-layout #header-content .wrapper {
    	background-color:unset;
    	-webkit-box-shadow:unset;
    	box-shadow:unset;
    }

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

    in reply to: our team #166735
    Skandha
    Member

    @valelotartaro: Hello Valeria,
    To display the Team Section only on “nosotros” page
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body:not(.page-id-11) #team-content-section {
         display:none;
    }

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

    in reply to: Problem after updating to WordPress 5.1 #166726
    Skandha
    Member

    @cris_pi: There seem to be an issue with the post order after WordPress Update 5.1. The issue has been fixed and a theme update will be released very soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    in reply to: Ad spots are black #166724
    Skandha
    Member

    @scot: I checked your site and the ad seems to be showing up fine. Is your issue resolved?

    Kind Regards,
    Skandha

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