Forum Replies Created

Viewing 20 posts - 9,101 through 9,120 (of 12,014 total)
  • Author
    Posts
  • in reply to: Next page not working? #165333
    Skandha
    Member

    @debgoonan513: Can you use <!–nextpage–> on your posts so that I can look into the issue clearly and try coming up with a solution for you.

    Kind Regards,
    Skandha

    in reply to: Hi #165327
    Skandha
    Member

    @greenlawcorp-com: Glad the issue is resolved. Let me know if you have anymore issues. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Header video on mobile #165326
    Skandha
    Member

    @maarten90: 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: Translate Continue Reading #165324
    Skandha
    Member

    @said92130: 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-foodmania/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: Menu on iPhone issue #165322
    Skandha
    Member

    @rodeboy: Regarding the background issue you can use the above CSS code as a temporary fix. The issue has been fixed and a theme update will be released soon.

    About the menu issue on iPhones we are working on it to make it look better. I will update you on this.

    Kind Regards,
    Skandha

    in reply to: Menu on iPhone issue #165266
    Skandha
    Member

    @rodeboy: Hello Chris,
    I seem to have finally figured out the issue with the promotion headline section background on iPhones.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #promotion-section .post-thumbnail-background {
    	display:none;
    }

    Let me know if this solves the background issue.
    Kind Regards,
    Skandha

    in reply to: Feature slider iOS responsive #165256
    Skandha
    Member

    @jorismulders: Hello Joris,
    This seems to be a strange issue with the background as the it shows up fine on android devices and the problem is only on iphones. I will need to login to your site and check for the issue. For this I will need your WP admin login credentials. I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: Customizing "Scoll speed" (Courses) #165252
    Skandha
    Member

    @gustavson: Hello Gustavson, 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/clean-education/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 #165249
    Skandha
    Member

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

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

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

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

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

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

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

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

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

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

    @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

Viewing 20 posts - 9,101 through 9,120 (of 12,014 total)