Forum Replies Created

Viewing 20 posts - 11,321 through 11,340 (of 12,034 total)
  • Author
    Posts
  • 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

    in reply to: Feature Slider shows blank text boxes #145270
    Skandha
    Participant

    @jmtw2706: 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/high-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: How to delete author, by and date? #145269
    Skandha
    Participant

    @ishaman: The code I provided you will take everything out so you can remove the code you had added earlier. The page name get displayed on the center of the image, this is the design of the theme. If you want keep it down below the image you will have to make a lot of changes to your site. You can remove it if you want.

    Let me know what you want to do.
    Kind Regards,
    Skandha

    in reply to: Can't limit posts on static page #145268
    Skandha
    Participant

    @paulisjob: You seem to be using a plugin for the posts displayed on your the homepage. Go to the page you have set as you homepage. Replace the short-code you have used with [wpspw_post limit="3"].
    You can change the limit of the post you want to be displayed.

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

    in reply to: customizer not working #145264
    Skandha
    Participant

    @shaza: Can you switch to any of the default themes like twentysixteen and check if the customizer live preview works well with those themes and let me know?

    Kind Regards,
    Skandha

    in reply to: Remove date and byline from post #145262
    Skandha
    Participant

    @ishaman: I have replied to you in the issue you created in the supported forum.

    Kind Regards,
    Skandha

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

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

    .entry-meta {
        display:none;
    }

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

    in reply to: Not working #145260
    Skandha
    Participant

    @radiohaven: Please post in your site URL.

    Kind Regards,
    Skandha

    in reply to: Feature Slider shows blank text boxes #145239
    Skandha
    Participant

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

    #feature-slider-section .entry-container {
        display:none;
    }

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

    Skandha
    Participant

    @titusmburugmail-com: I hope the above reply will solve the issue. Let me know if the issue persists.

    Kind Regards,
    Skandha

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

    @beccadwora: Please post in your site URL.

    Kind Regards,
    Skandha

    in reply to: customizer not working #145208
    Skandha
    Participant

    @shaza: Please try doing a fresh installation of the theme and let me know if the issue persists.
    If this doesn’t work please post in your site URL.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @andtzz: For this you will need to create a child theme and customize your site. Let me know if you are comfortable with child theme customizations.

    Kind Regards,
    Skandha

    in reply to: Can't limit posts on static page #145141
    Skandha
    Participant

    @paulisjob: You seem to have use widgets in your homepage to display the posts. So, the adjustment you have made on Settings => Reading wont apply to the post on homepage but will apply to the News page as the News Page looks to be your posts page. Let me know what you want to be done.

    Kind Regards,
    Skandha

Viewing 20 posts - 11,321 through 11,340 (of 12,034 total)