Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1042335
    lovecoms
    Participant

    Hi, on my site http://www.altusq.com.au the home page post areas have lost styling – they are trying to fit 3 long thin post boxes into their area previously only holding 1 post. Many thanks for taking a look and giving some guidance.
    Jude Love

    #1042344
    lovecoms
    Participant

    screenshot references attached

    #1042597
    lovecoms
    Participant

    Please note, I submitted a ticket for this issue when it happened earlier in the year – in March – ThemeCo kindly gave me a solution – some extra code to add in my functions.php in child theme. This code is still in the functions.php file
    I have upgraded to latest version of VC and purchased a license

    #1042610
    lovecoms
    Participant
    This reply has been marked as private.
    #1042791
    lovecoms
    Participant

    Hi, I’ve sought support from VC and they cannot assist:
    “The “recent posts” is not our standard element. It is most likely added by your theme author to enhance the theme functionality or is coming from a third party add-on. You can check our standard elements/features by creating an online demo here: http://vcpreview.com/
    I would suggest you to get in touch with the respective author so he can guide you with the same. Kindly check.

    Thank you,”

    #1043002
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .x-content-band .x-recent-posts .x-recent-post3 {
        width: 100%;
    }

    Hope it helps 🙂

    #1043099
    lovecoms
    Participant

    Many thanks but I’m afraid this has caused the recent posts in each of the categories to replicate themselves 3 times – please see home page. http://www.altusq.com.au
    I just want the post count to be able to be set to 1 rather than default to 3 – i’m not able to set the post count at all
    Many thanks for further help.

    #1043407
    Thai
    Moderator

    Hi There,

    To prevent that CSS effect to the category page. You can try with this CSS:

    .home .x-content-band .x-recent-posts .x-recent-post3 {
        width: 100%;
    }

    Hope it helps 🙂

    #1044132
    lovecoms
    Participant

    Hi, I’m afraid you haven’t understood my response. The custom css is causing the recent posts in the recent posts content area on the home page to triplicate – each of the recent posts that are appearing on the home page in the ‘news’ section are now appearing 3 times – they have triplicated themselves

    Please see screenshots – the blogs are appearing 3 times now.
    Screenshot 1 shows the way this content area is set up – news – recent posts – (i have offset the entry so the recent posts aren’t copied into each area.)
    Screenshot 2 shows that I can’t change the ‘post count’
    screenshot 3 shows that the blog entries are triplicated.
    I need to be able to set the number of posts to 1 – this function isn’t working.

    This is a beautiful piece of function that I’ve only found in X (altho, it has to be said, it’s been a long time since i’ve bothered with any other theme 😉 – it’s a great way to automate blog appearances and keep home page content fresh.
    It’s no longer working 🙁

    Many thanks for your further assistance

    #1044141
    lovecoms
    Participant

    Hi, I have solved it by manually inserting count=”1″
    Is there a longer term fix for this?
    It happens with each update for this site.

    #1044564
    Rad
    Moderator

    Hi there,

    It’s an issue with Visual Composer, basically, it removes the attribute if the value is equal to declared value. Which means, since it’s default, then there is no need to add it. Though, we’ll keep looking into this.

    Thanks!

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