Forum Replies Created

Viewing 20 posts - 9,121 through 9,140 (of 12,034 total)
  • Author
    Posts
  • in reply to: Featured content layout missing #165249
    Skandha
    Participant

    @veggerby: I checked your site and it seems the options on Feature Content Settings are not showing due to one of the plugins you are using. When I deactivate all your plugins and checked the options showed up. You will need to deactivate your plugin one by one and check which plugin is causing the option not to show up. To know more about plugin conflicts follow this link.

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

    in reply to: Header video on mobile #165245
    Skandha
    Participant

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

    @media screen and (max-width: 64em) {
    	.home.two-columns-layout .singular-section {
    		width:100%;
    	}
    }
    
    @media screen and (min-width: 64em) {
    		.home.two-columns-layout .singular-section {
    			width:40%;
    			float:left;
    	}
    		.home.two-columns-layout #primary {
    			width:100% !important;
    		}
    	}	
    }
    
    @media screen and (min-width: 80em) {
    	.home.two-columns-layout .singular-section {
    		width:42.276%;
    		float:left;
    }
    	.home.two-columns-layout #primary {
    		width:100% !important;
    	}
    }
    
    @media screen and (min-width: 72em) {
    	.home.two-columns-layout .singular-section {
    			width:35.762%;
    			float:left;
    	}
    	.home.two-columns-layout #primary {
    			width:100% !important;
    	}
    }	
    
    #ipw-3 {
    	display:none !important;
    }

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

    in reply to: Featured image slider Content background #165242
    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-everest/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: Featured content layout missing #165241
    Skandha
    Participant

    @veggerby: I will need to login to your site and look into the issue you are having. For that I will need you WP admin credentials. I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: Translate Continue Reading #165238
    Skandha
    Participant

    @said92130: Go to => Appearance => Customize => Theme Options => Excerpt Options => Read More Text => And add the custom text you want.

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

    in reply to: Customizing "Scoll speed" (Courses) #165171
    Skandha
    Participant

    @gustavson: Hello there,
    The theme update has been released. Please update the theme and let me know if the transition length and transition delay in Courses section are working properly.

    Kind Regards,
    Skandha

    in reply to: Featured content layout missing #165169
    Skandha
    Participant

    @veggerby: Are you not able to add or edit your featured post under Featured Content Settings? Can you attach me a screenshot of how the Featured Content Setting in the customizer is showing up at your end?

    Kind Regards,
    Skandha

    in reply to: Featured image slider Content background #165168
    Skandha
    Participant

    @ville123: To add a Read more text with the link of the featured post you will need to add the following code.
    Go to => Child Theme Folder => functions.php and add the code in this link.

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

    in reply to: Customizing "Scoll speed" (Courses) #165166
    Skandha
    Participant

    @gustavson: All your customizer settings should be retained when you update your theme to the latest version. But to be on the safe side you can backup your customzizer settings. For this you can use Catch Import Export Plugin. You can check out the plugin instruction here in the instructions tab to backup your customizer settings.

    Kind Regards,
    Skandha

    in reply to: Various Bugs Found – Catch Fullscreen Pro #165160
    Skandha
    Participant

    @boss: Please post in your site URL and let me know if the issue still persists.

    Kind Regards,
    Skandha

    in reply to: Menu on iPhone issue #165154
    Skandha
    Participant

    @rodeboy: Hello Chris,
    Can you try using the following CSS Code and check if the issue with background on iPhones is resolved.

    @media handheld, only screen and (max-width: 668px) {
        #fullpage .section{ 
         	background-attachment: scroll;
        }
    }

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

    in reply to: Customizing "Scoll speed" (Courses) #165150
    Skandha
    Participant

    @gustavson: The feature you requested has been added to the theme as Transition Delay and Transition Length in the Courses Section. A theme update will be released very soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    in reply to: Featured content layout missing #165142
    Skandha
    Participant

    @veggerby: Can you elaborate the issue you are having with the Featured Content section? I am unable to get your issue.

    Kind Regards,
    Skandha

    in reply to: Theme-Update #165140
    Skandha
    Participant

    @shana-shanti: To update pro theme you’ll need to first download the theme from https://catchthemes.com/my-account/ page. Then install Catch Web Tools plugin and activate Catch Updater Module. https://wordpress.org/plugins/catch-web-tools/
    Please check the tutorial video in the link below:
    https://www.youtube.com/watch?v=W95SuabDZi8
    For more, check out theme instructions at https://catchthemes.com/theme-instructions/catch-evolution-pro/#updating

    Let me know if this helps you out!

    Kind Regards,
    Skandha

    in reply to: Original Published Date Not Showing Up #165113
    Skandha
    Participant

    @mjestonilo: So first of all you will need to create a child theme. If you don’t know how to create a child theme you can use Generate Child Theme Plugin. Install and Activate the plugin.
    Go to => Dashboard => Generate Child Theme tab => Select Parent theme as Simple Catch, fill the other fields and click on Generate. This will create and activate the child theme.

    Now, Go to => Child theme folder => functions.php and paste the code in this link.

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

    in reply to: Original Published Date Not Showing Up #165098
    Skandha
    Participant

    @mjestonilo: For this you will need to create a child theme and do little bit of customization. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer.

    Kind Regards,
    Skandha

    in reply to: Parent and child pages #165093
    Skandha
    Participant

    @topinabean: Please post in your site URL and elaborate the issue you are having.

    Kind Regards,
    Skandha

    in reply to: Add social links in top right header #165091
    Skandha
    Participant

    @strengthessence: Go to => Appearance => Customize => Social Links => Social Links => And Insert your social links

    Then Go to => Appearance => Customize => Widgets => Header Right Sidebar => Add a Widget => CT : Social Widget

    You should get your social icons on Header Right!
    Let me know if this works out!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @nicolej: The font has been added to theme and a theme update will be released very soon. I will let you know when the theme update is released.

    Kind Regards,
    Skandha

    in reply to: Next page not working? #165082
    Skandha
    Participant

    @debgoonan513: Hello there, the pagination buttons by default will after the end of your content. Where would you prefer the pagination buttons to be?

    Kind Regards,
    Skandha

Viewing 20 posts - 9,121 through 9,140 (of 12,034 total)