• Hello, tell me if there is an opportunity to split the recording page a little !? Those. so that each element is separated from the other, and not as it is now all assembled in one !? Here is an example on the screen: http://prntscr.com/pxis3u

    And as I noticed a similar after the search: http://prntscr.com/pxky1j. It would be nice if all the articles found were not collected into one blog, but divided among themselves! Tell me if there is an opportunity to do so !? Thank you!

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hello,

    I checked your site and it seems you have already fixed it. If not, please let me know.

    Thread Starter slypro

    (@slypro)

    Hello! Yes, part of the changes I made: http://newsitetest.ru/! It remains the last thing I want to change, as I wrote above: to split the record page into separate blocks, and when searching, everything was not in one block, but displayed, as, for example, on the main page, that is, on each record in its own block!
    Tell me it is generally possible to do on this topic and how to tell please!

    • This reply was modified 5 years, 6 months ago by slypro.
    Thread Starter slypro

    (@slypro)

    Here is an example of separating text and comments in a post: http://prntscr.com/q30izs
    It can be seen that they are not in one white block!

    And when searching for records, they are not separated in one white block by lines, more clearly by blocks: http://prntscr.com/q30op3

    • This reply was modified 5 years, 6 months ago by slypro.

    Please try to use the below code and check it works or not –

    .search.separate-layout .content-area {
        background-color: #f1f1f1;
        padding-top: 0;
    }
    .search-results article {
        background-color: #fff;
        padding: 20px;
    }
    Thread Starter slypro

    (@slypro)

    Hey. Having inserted code into the css file (style.min.css), you will notice that it works when searching: http://newsitetest.ru/?s=test. It divides the found records into blocks, but in the record itself there is no separation between text and comments, the same line remained: http://newsitetest.ru/%d0%b1%d0%b5%d0%b7-%d1%80%d1%83%d0%b1%d1%80%d0%b8%d0%ba%d0%b8/test.html!

    • This reply was modified 5 years, 6 months ago by slypro.
    Thread Starter slypro

    (@slypro)

    Hello! Tell me, is it possible to do this at all or not!?

    Thread Starter slypro

    (@slypro)

    Hello! Tell me, we are in the topic made a lot of changes, but there are frequent updates and changes are reduced to the standard. And again have to sit a long time to sort through the files to make adjustments to make it look right. Is there a way to make all of our changes have remained even after updating the theme and do not have again to fix it!? Thank you!

    • This reply was modified 5 years, 4 months ago by slypro.
    Thread Starter slypro

    (@slypro)

    I managed to find the plugin “Child Theme Configurator”, thanks to it I create a child theme and when updating everything remains the same as it was, only the problem is in the function.php file and the settings, they are not saved. And copying and pasting the code, errors appear and the site does not open. Can you tell how to add his codes to a child theme? Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Separating a recording page into separate blocks’ is closed to new replies.