Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1327719
    Rad
    Moderator

    Hi there,

    1. If you didn’t add a fullwidth image then it will not be displayed. It’s detected by has_post_thumbnail().

    2. Been trying to connect with your provided SFTP credentials, it’s not working. Is there any special procedure? How about providing your code?

    And please note that blog page uses global query, if you add your custom query then it will likely going to break. You have to reset its query after your custom queries.

    Thanks!

    #1328231
    worxpronext
    Participant
    This reply has been marked as private.
    #1328379
    Rue Nel
    Moderator

    Hello There,

    We have tried over and over. Still we cannot connect to your ftp.

    I had a chance looking at your modifications in the child theme. You have clearly modified the template that created the conflict. You are are trying to display post using 3 loops which happen in the WP_Query loop. That is incorrect way. You will have to use WP_Query 3 times to display 3 rows of recent post from different categories.

    Perhaps these links could help you:
    https://codex.wordpress.org/Class_Reference/WP_Query
    https://digwp.com/2013/01/display-blog-posts-on-page-with-navigation/

    WordPress custom loop with pagination


    https://generatewp.com/wp_query/

    As this is all custom development, regretfully we won’t be able to assist further. Custom development is outside the scope of our support. We’re happy to provide advice and get you started in the right direction, but you would still be responsible for the implementation.

    Thank you for your understanding.

    #1329944
    worxpronext
    Participant
    This reply has been marked as private.
    #1330349
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! Normally the blog index page will display the recent posts items chronologically regardless of the categories. With some custom code, we can exclude a particular category so that it will just display your category of choice. Regretfully, this particular customization request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization of it. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.

    Thank you for your understanding.

  • <script> jQuery(function($){ $("#no-reply-1322225 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>