Forum Replies Created

Viewing 20 posts - 11,461 through 11,480 (of 12,034 total)
  • Author
    Posts
  • Skandha
    Participant

    @sab: You don’t seem to be using our theme. Please post your issues in the respective theme support forum.

    Regards,
    Skandha

    in reply to: Editing excerpt length displayed on home page #138388
    Skandha
    Participant

    @sr15673: You can achieve this by selecting Courses, Our Professors, Featured Content or any content type as Post.

    Then you can go to the respective post and do the following to select the amount of text you want to display as excerpt text in each post.

    Go to => Dashboard => Posts => Edit a post => Click on Screen Option at top right and check the Excerpt Option => After checking the Excerpt Option you will find a Excerpt text area at the bottom of the post where you can add the excerpt text you want to display and Update the post.

    I hope this makes sense and will help resolve the issue.
    Let me know if you are not clear about this.
    Regards,
    Skandha

    Skandha
    Participant

    @ermarkar:
    1. To set latest news
    Go to => Appearance => Customize => News Ticker => Enable News Ticker => You can then select pages you want to display as news and Also Change the The Latest News text.

    2.Youtube videos not aligned
    This seems to be because of the plugin beaver builder plugin. Try disabling it and check if this solves the issue.

    3.Space between instagram posts
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .instagram-image-wrapper .hentry {
    	margin-right:45px;
    }

    4.Hiding Home text from the screen
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body.home .entry-title {
       display:none;
    }

    5. Align follow us content
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .social-icons {
    	text-align:center;
    }

    6. Footer navigation link
    Goto => Appearance => Customize => Widget => Footer Area 1 => Add Widgets => Navigation Menu and select your menu.

    7. You are not able to add to widget to footer 1/2/3 because you don’t have a footer in the homepage. Again I think this may because of the plugin you are using.

    Also you can check out the additional-features available in the pro version then make you decision to upgrade to pro.

    Let me know if this solves your issue.
    Regards,
    Skandha

    in reply to: Editing Featured Content in Customiser doesn't work #137689
    Skandha
    Participant

    @thetraininglady: Hello there, The theme seems to work fine at our end and doesn’t seem to have the issue you’re having. Since you are working locally it is difficult for us to look into the issue. If your site was live I could have tried to help you. There nothing much I can do to help as you are working on a local environment.

    Please try making a fresh installation of the theme and also clear your browser cache. Hope it works
    Regards,
    Skandha

    in reply to: How to add privacy policy in footer #137688
    Skandha
    Participant

    @kavitachoudhary89gmail-com: I’m not sure you can insert Privacy Policy link in the footer using the plugin. You can either upgrade to pro as I suggested you in the previous reply as there is a footer editor option in the pro version or you can create a child theme and add the link to the footer. Let me know if you are familiar with child theme customization.

    Regards,
    Skandha

    in reply to: Top menu #137687
    Skandha
    Participant

    @vraba: Sorry for the late reply. Can you tell me which menu you are referring to? Both the menu seems to be turning out fine.

    Regards,
    Skandha

    in reply to: landing page problems #137685
    Skandha
    Participant

    @barb: Sorry for the late reply. I checked your site and you seem to have successfully added a form.

    Let me know if you have anymore issues.
    Regards,
    Skandha

    in reply to: Text on buttons #137680
    Skandha
    Participant

    @hjhatch: 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-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.

    Regards,
    Skandha

    Skandha
    Participant

    @arivinocur: Thank you for your appreciation.

    Regards,
    Skandha

    in reply to: Show Blog Title on Blog Post #137678
    Skandha
    Participant

    @erikcave: Sorry for the inconvenience. Remove the previous code I provided and
    Go to => Appearance => Customize => Additional CSS and the following CSS Code.

    body.home h1.entry-title {
        display:none;
    }

    This should remove the “home” in homepage.
    Let me know if this works out.
    Regards,
    Skandha

    in reply to: Editing Featured Content in Customiser doesn't work #137675
    Skandha
    Participant

    @thetraininglady: I will contact you shortly.

    Regards,
    Skandha

    in reply to: Show Blog Title on Blog Post #137634
    Skandha
    Participant

    @erikcave: This is because of the additional CSS Code you have added.
    Go to => Appearance => Customize => Additional CSS and remove the following CSS Code.

    .entry-container h1.entry-title {
    	display:none !important;
    }

    Let me know if this solves your issue.
    Regards,
    Skandha

    in reply to: Remove Search Bar from Top #137630
    Skandha
    Participant

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

    #search-toggle-top {
    	display:none;
    }

    Let me know if this works out.
    Regards,
    Skandha

    in reply to: Text on buttons #137629
    Skandha
    Participant

    @hjhatch: To change the hover color of the button
    Go to => Appearance => Customize = Additional CSS and add the following CSS Code.

    #featured-section .readmore a:hover {
    	background:red;
    	border-color:red;
    }

    It is not possible to only change the button text of featured content. For that i suggest you to hire a customizer.

    What you can do is Go to => Appearance => Customize => Theme Options => Excerpt Options => Edit the text in the Read More Text Area.
    Note: This will change the read more button text on the whole site and not only on featured content.

    Let me know if this solves your issue.
    Regards,
    Skandha

    in reply to: Adjust Portfolio and Footer Colour Clean Education #137618
    Skandha
    Participant

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

    #site-generator {
    	background:#f4d122;
    }
    #portfolio-section {
    	background:#f4d122;
    }

    Let me know if does the trick.
    Regards,
    Skandha

    in reply to: Need assistance with child theme and using Pro #137617
    Skandha
    Participant

    @queenbuzzy: Glad you could solve the issue.Let me know if you have anymore issues. Have a good day.

    Regards,
    Skandha

    in reply to: move and displace content #137616
    Skandha
    Participant

    @tecitecag: 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/chicago/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.

    Regards,
    Skandha

    Skandha
    Participant

    @arivinocur: 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/fabulous-fluid/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.

    Regards,
    Skandha

    in reply to: Promotion Headline Left and Right sections #137537
    Skandha
    Participant

    @violetdeb: Hello there, Sorry for the late reply. I’ll get back to you on this very soon.
    Apologies for the delay.

    Regards,
    Skandha

    in reply to: move and displace content #137536
    Skandha
    Participant

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

    #primary {
        margin-top:40px;
    }

    Let me know if this works out.
    Regards,
    Skandha

Viewing 20 posts - 11,461 through 11,480 (of 12,034 total)