Blog numbered pagination instead See All

  • Posted in : cvCard WP
  • karaoglan
    Participant

    Hi,
    as it shown in attached image i want to use numbered pagination in my blog tab instead of see all post. And normally “http://burakkaraoglan.com/#/latest” this is the url for latest changes but if i click on 2. page on blog “http://burakkaraoglan.com/latest/page/2″ url standart is changing, that causes my defined css is also not working on menu items”
    http://tinypic.com/r/2nj9c1l/9

    my website: http://burakkaraoglan.com

    By the way this animated text on about me page is not shown correctly on mobile.
    http://tinypic.com/r/m997yb/9
    thanks,
    burak

    serkan
    Moderator

    Hi,
    When writing custom css code, you should get them more generally. If you created a special css folder called Latest, you need to save them as latest.css. Can you talk a little bit about the changes you made?
    As the lengths of the words are different from each other, it is not possible to constantly average the response structure. It just aligns with the first word. You can use this custom css code;

    @media screen and (max-width: 767px) { .rotate-words span { font-size: 18px; margin-top: 7px; } }

    Thanks

    karaoglan
    Participant

    .header {
    background-color: black;
    padding: 0.2em;
    }

    .header p {
    display: none;
    }

    .content {
    margin-top: 2%;
    }

    .header h1 {
    display: inline;
    float: left;
    padding-left: 2%;
    }

    .vs-nav li a {
    color: rgba(255, 255, 255, 0.9) !important;
    font-size: 17px !important;
    font-weight: 400;
    display: inline-block;
    margin: 0 4px;
    padding: 6px 8px;
    color: #6A7686;
    letter-spacing: 0;
    border: 2px solid #DDE4E6;
    border-radius: 4px;
    line-height: 1;
    }

    those are the changes
    but how can i change see all post just with numbered pagination?

    ahmetsali
    Keymaster

    Hi, sorry it is not possible to have pagination on the latest blog page as it only shows a number of latest posts.

    karaoglan
    Participant

    then what about grid (example 4 blog items in single row) in paginated all post page?

    ahmetsali
    Keymaster

    sorry, but it is not possible either.

    karaoglan
    Participant

    @Serkan those styles placed int custom css in theme option custom css. That should be generic place right?

    serkan
    Moderator

    Hi karaoglan,
    You can check out this related topic;
    http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
    Thanks

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register