Forum Replies Created

Viewing 20 posts - 5,301 through 5,320 (of 12,027 total)
  • Author
    Posts
  • in reply to: Additional Portfolios in the Frontpage #245334
    Skandha
    Participant

    @santigiralt: Hello Santiago,
    I checked at my end when I change the no of items to 12, 12 posts show up in the frontpage.
    Can you make sure that you Published your customizer settings?

    Kind Regards,
    Skandha

    in reply to: Featured slider Image size #245284
    Skandha
    Participant

    @delmak-0: Hello Andrea,
    The recommended image size for Featured Slider is 1920*822px. You can the recommended image sizes for the theme here under the Theme Instructions tab.

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

    in reply to: Plugin Head & Footer Code #245280
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Empty content frame in Header Highlight Content #245245
    Skandha
    Participant

    @spesistockholm: Hello there,
    I am now able to see the on my end. This is strange.
    Can you try deactivating all your plugins and see if the issue is resolved?

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

    in reply to: Change the link of the nav #245244
    Skandha
    Participant

    @lielie138: Hello there,
    The Next and Previous post navigation will take you to the next and previous posts based on the date on which the post was created and ite seems to be working fine.
    I am not able to understand the issue you are having with post navigatoin.

    Kind Regards,
    Skandha

    in reply to: Testimonial slider on other page than homepage #245240
    Skandha
    Participant

    @paulospotonlichtontwerp-nl: Hello Paulo,
    I tried the same shortcode at my end and the testimonial posts are appearing in a slider.

    I will need to look into your site to debug the issue. I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: Widget blank space under header #245238
    Skandha
    Participant

    @lorenzoc: Hello Lorenzo,
    Can you add the widget in your customizer and then take a screenshot of the issue and paste the link here?

    Kind Regards,
    Skandha

    in reply to: footer does not appear correctly #245234
    Skandha
    Participant

    @thiago: Hello there,
    You seem to have switched to another theme. Please let me know if you would like to switch back to Foodie World theme so that I can help you out.

    Kind Regards,
    Skandha

    in reply to: Header media – mobile #245225
    Skandha
    Participant

    @skyalphabet: Hello there,
    Can you try deactivating all your plugins and see if this solves your issue?
    Also please let me know which version of the theme you are using.

    Kind Regards,
    Skandha

    in reply to: Slider Dots on Pages #245224
    Skandha
    Participant

    @kstiles13: 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/bold-photography/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: Social media icons don’t appear in header #245221
    Skandha
    Participant

    @ryanb18: Hello Ryan, 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/izabel/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 – displaying image sizes #245130
    Skandha
    Participant

    @ifyouneedadj: Hello there,
    I will need to look into your site to debug the issue. I will contact you shortly by email.

    Kind Regards,
    Skandha

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

    in reply to: Social media icons don’t appear in header #245097
    Skandha
    Participant

    @ryanb18: Hello Ryan,
    To add social menu
    Go to => Appearance => Menus => View All Locations => Social Menu at Left Side Above Primary Menu => Edit the Menu => Add Items => Custom Links => Add your social link URL and Text and Publish.

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

    Skandha
    Participant

    @bastienchill: Hello Bastien,
    Go to => Child Theme Folder => functions.php and add the following Code.

    function bold_photography_archive_image() {
    	if ( ! has_post_thumbnail() ) {
    		// Bail if there is no featured image.
    		return;
    	}
    
    	$archive_layout = get_theme_mod( 'bold_photography_content_layout', 'excerpt' );
    
    	if ( 'full-content' === $archive_layout ) {
    		// Bail if full content is selected.
    		return;
    	}
    	
    	bold_photography_post_thumbnail( array(666,666) );
    }

    Now replace 666,666 in the array with the size you want the images in the archive to be.
    Let me know if t his works out!
    Kind Regards,
    Skandha

    in reply to: how to change font and size of menu #245095
    Skandha
    Participant

    @chris-karrer: Hello Chris,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-navigation a {
        font-size: 20px;
        font-family: ravie;
    }

    You can change the font size and font family according to your choice.

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

    in reply to: Gallery Masonary #245057
    Skandha
    Participant

    @brokenskeleton: Hello there,
    To have Gallery like in the demo
    Edit your Gallery Page => Edit your Gallery => Select Type as Square Tiles and Click on Update Gallery and Finally Update the page.

    Then,
    Go to => Appearance => Customize => Theme Options => Gallery => Enable the section => Select Type as Page and Select your Gallery Page and Publish.

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

    in reply to: reponsive menu not working #245045
    Skandha
    Participant

    @nomade-2018: Hello Patrick,
    I checked your site syllabusb.com and the menu seems to be showing up on mobile devices as well. Can you please check again?

    Kind Regards,
    Skandha

    in reply to: Empty content frame in Header Highlight Content #245010
    Skandha
    Participant

    @spesistockholm: Hello there,
    Can you let me know on which system and browser this is happening?

    It is very difficult to debug the issue as I don’t see the issue at my end.

    Kind Regar,
    Skandha

    in reply to: Author Pic #245009
    Skandha
    Participant

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

    /* For heading h2 */
    h2 {
        color: red;
        font-size: 26px !important;
        font-family: Ravie;
    }

    Likewise you can use the code for other heading, just replace h2 with your required heading.
    Also, you can change the color, font-size and font family according to your choice.

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

    in reply to: Change the link of the nav #245007
    Skandha
    Participant

    @lielie138: Hello there,
    The Next and Previous post navigation takes you to the next single post and previous single post. That is how it works and it seem to be working fine.

    Kind Regards,
    Skandha

Viewing 20 posts - 5,301 through 5,320 (of 12,027 total)