Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1053118
    danielmeroz
    Participant

    my portfolio page is showing all the portfolio items on the right side.

    [it doesn’t always happends.]

    why is this happening?

    #1053229
    Prasant Rai
    Moderator

    Hello Daniel,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #1054190
    danielmeroz
    Participant

    what do you mean by URL? of my website?

    http://actone.co/archive/

    u need to click on “קטגוריות”
    and then to click on different tabs.

    btw- another problem i have over there if we allready are talking,- is that from some reason i need to click on “קטגוריות” which in english is- “categories”

    is there a way that it will show all of my portfolio options with out clicking on it?

    my main problem is the first one id like to get help with:) which is the right side of the portfolio error i have.
    thank for the assistence

    #1054358
    Christian
    Moderator

    Hey there,

    For the portfolio display issue, could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Regarding the Category button, that is by design. To achieve what you need, please add the code below in your Appearance > Customize > Custom > CSS

    .x-portfolio-filters {
        display: none;
    }
    .x-portfolio-filters-menu {
        display: block !important;
    }

    Thanks.

    #1057165
    danielmeroz
    Participant

    i did everything, including the fact that my portfolio page present less items, and the fact that i tried to deactivate all my plugins. the problem now is- that everytime i click refresh, the error returns and all the items get on the right side of the page like before.

    is there a way to fix it?
    and btw- i really appriciate all the help and support so far.:)

    #1057573
    Lely
    Moderator

    Hi There,

    Upon checking, portfolio page is now working fine. See this video screencast:http://screencast-o-matic.com/watch/cD1ZfBiZtT. Please confirm

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