Forum Replies Created

Viewing 20 posts - 11,301 through 11,320 (of 12,027 total)
  • Author
    Posts
  • in reply to: Testimonial Slider not working properly #145365
    Skandha
    Participant

    @spokehouse: The issue has been resolved. Please update your theme.

    Kind Regards,
    Skandha

    in reply to: Slider is not working #145364
    Skandha
    Participant

    @jamesmillerlifeology: Hello there, the issue has been resolved. It will be updated in the next theme update.

    Kind Regards,
    Skandha

    in reply to: News Ticker Check Box #145363
    Skandha
    Participant

    @ve3eby: Please update your theme. The issue has been resolved.

    Kind Regards,
    Skandha

    in reply to: Instagram has returned invalid data #145360
    Skandha
    Participant

    @andtzz: Can you please try disabling all other plugins except Catch Instagram Feed Gallery and Widget Pro and check if this solves the issue.

    Kind Regards,
    Skandha

    in reply to: Instagram has returned invalid data #145354
    Skandha
    Participant

    @andtzz: The plugin seems to be working fine at my end. Can you please clear your browser cache and check?

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

    in reply to: Portfolio options in Customizer #145353
    Skandha
    Participant

    @ishaman: I had replied to your post today. Please check it out.

    Kind Regards,
    Skandha

    in reply to: How to delete author, by and date? #145348
    Skandha
    Participant

    @ishaman: The code I provided you above will remove only the page-title.
    Then you can write <h1>page-title</h1> in the content section of the page to display the title in the white area.

    The function to edit footer is available only in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.

    Alternately you can edit the footer by creating a child theme and making few customizations. Let me know if you are familiar with child theme customizations.

    Let me know if this helps you.
    Kind Regards,
    Skandha

    in reply to: Categories in Portfolio #145346
    Skandha
    Participant

    @schase: The update should be released within a few days. I will let you know when the update is released.

    Kind Regards,
    Skandha

    in reply to: Navegation Menu Center – Side text margin #145344
    Skandha
    Participant

    @beccadwora: Go to => Appearance => Customize => Additional CSS and add the following CSS
    code.

    .nav-primary.search-enabled .menu { float: none; text-align: center; height:0; }
    .catchbase-nav-menu li  { float: none; }
    .sidebar-header-right { padding: 0;  }

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

    in reply to: customizer not working #145338
    Skandha
    Participant

    @shaza: Please contact your web sever regarding this.

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

    in reply to: Portfolio options in Customizer #145337
    Skandha
    Participant

    @ishaman: His homepage image shows up big because he has used a bigger image compared to yours.
    To get social media icons

    Go to => Appearance => Customize => Menus => Create a Menu => Add items => Use custom links to add social media links => Then enable the menu in Social Menu (Menu Location)

    This should bring social media icons on the footer.

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

    in reply to: Portfolio options in Customizer #145336
    Skandha
    Participant

    @forestine: I checked you site and you seem to have activated essential widgets plugin but not essential content types plugin. Can you make sure you have the same Essential Content Types plugin activated as this?

    Kind Regards,
    Skandha

    in reply to: Number of Posts on a Page #145334
    Skandha
    Participant

    @sharonphotog: I have replied to this in the new issue you posted in this forum.

    Kind Regards,
    Skandha

    in reply to: Categories in Portfolio #145326
    Skandha
    Participant

    @schase: The issue has been fixed and will be updated in the next theme update.

    Kind Regards,
    Skandha

    in reply to: Show more than 4 posts on post page? #145324
    Skandha
    Participant

    @sharonphotog: Go to => Dashboard => Settings => Reading => Change the number of Blog pages show at most
    This should change the number of posts displayed on your post page.

    Let me know if this works out.

    Kind Regards,
    Skandha

    in reply to: Remove permalink from featured image #145323
    Skandha
    Participant

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

    .featured-image {
    	pointer-events:none;
    }

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

    in reply to: Remove White Space Below Footer #145292
    Skandha
    Participant

    @mmhgloba: Sorry about the typo. 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/adventurous/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: Remove White Space Below Footer #145289
    Skandha
    Participant

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

    #site-generator {
        dsiplay:none;
    }

    Let me know if this does the trick.
    Kind Regards,
    Skandha

    in reply to: Remove White Space Below Footer #145286
    Skandha
    Participant

    @mmhgloba: You seem to have disabled right click on your site. Please enable right click so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: How to delete author, by and date? #145279
    Skandha
    Participant

    @ishaman: To have the title of the page below the image in the white section what you can do is.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-content .entry-title {
        display:none;
    }

    Then go to Pages and add <h1>Page-title</h1> at top of content section.

    To edit the footer link
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-info {
    	text-transform:initial;
    }

    And edit the link of your site in the footer.

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

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