Forum Replies Created

Viewing 20 posts - 8,901 through 8,920 (of 12,014 total)
  • Author
    Posts
  • in reply to: How to apply #166916
    Skandha
    Member

    @torinski: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: View in iexplore #166907
    Skandha
    Member

    @hwfoto: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Resize header image #166906
    Skandha
    Member

    @catwingz: Please insert the image so that I can look into the issue on your site.

    Kind Regards,
    Skandha

    in reply to: String translation #166904
    Skandha
    Member

    @uschelbert: I tried sending you an email but the email you have registered doesn’t seems to be a valid one.

    Kind Regards,
    Skandha

    in reply to: String translation #166903
    Skandha
    Member

    @uschelbert: I will need to have a look into your site to properly enable the polylang functions. For that I will need you WP admin login credentials. I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: caption for images #166900
    Skandha
    Member

    @m-tenbrink: 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/clean-journal/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: Main menu position on the first page #166898
    Skandha
    Member

    @rayo: Hello there,
    Do you want to try it using a child theme?

    Kind Regards,
    Skandha

    in reply to: caption for images #166897
    Skandha
    Member

    @m-tenbrink: Can you try adding the following code and check if it works out?
    Go to => Child Theme Folder => functions.php and add the following Code.

    function clean_journal_archive_content_image() {
    	$options 			= clean_journal_get_theme_options();
    
    	$featured_image = $options['content_layout'];
    
    	if ( has_post_thumbnail() && 'full-content' != $featured_image ) { ?>
    		<figure class="featured-image">
                <a rel="bookmark" href="<?php the_permalink(); ?>">
                <?php
    					if ( 'excerpt-image-left' == $featured_image  || 'excerpt-image-right' == $featured_image  ) {
    	                     the_post_thumbnail( 'clean-journal-landscape' );
    	                }
    	                elseif ( 'excerpt-image-top' == $featured_image  ) {
    	                     the_post_thumbnail( 'clean-journal-featured' );
    	                }
    	               	elseif ( 'excerpt-full-image' == $featured_image  ) {
    	                     the_post_thumbnail( 'full' );
    	                }
    				?>
    			</a>
    		<?php if (get_post(get_post_thumbnail_id())->post_excerpt) { // search for if the image has caption added on it ?>
    			    <span class="featured-image-caption">
    			        <?php echo wp_kses_post(get_post(get_post_thumbnail_id())->post_excerpt); // displays the image caption ?>
    			    </span>
    			<?php } ?>	
            </figure>
       	<?php
    	}
    }

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

    in reply to: Header Right Widget #166895
    Skandha
    Member

    @blackfrogprinting: Hello Eric, 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-responsive/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: Theme: Catch Fullscreen #166894
    Skandha
    Member

    @wendyyoung: Done! Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Can't remove sidebar on the hompage #166892
    Skandha
    Member

    @lankyman26: Glad I could help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: menu background #166891
    Skandha
    Member

    @valelotartaro: To have a transparent menu only on Home
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home.fluid-layout #header-content, .home.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: FoodMenu Frontpage Fullwidth #166889
    Skandha
    Member

    @andre-g: I will need to have a look at your site to fix the issue. Since your site is not live I will need your WP admin login credentials. I will shortly contact you by email.

    Kind Regards,
    Skandha

    in reply to: Featured slider height keeps changing #166887
    Skandha
    Member

    @stthomasmore: Glad you were able to figure it out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: our team #166886
    Skandha
    Member

    @valelotartaro: Let me know if you have anymore issues. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Give page an image border #166884
    Skandha
    Member

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

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

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

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

    @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

Viewing 20 posts - 8,901 through 8,920 (of 12,014 total)