Adult wordpress theme problem

Discussion in 'WordPress' started by Danicek, Nov 7, 2015.

  1. #1
    Hello, I have my own adult website on wordpress with free themplate, and I have little problem with showing videos. On my "home page" there is 3 lines and 4 columns of videos, but that's just 10 videos on 1 page, and I want more(at least 7 lines and 4 columns) there is my website CLICK any ideas how to solve this problem? Sorry for bad english.
     
    Danicek, Nov 7, 2015 IP
  2. Danicek

    Danicek Greenhorn

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #2
    watchforporn(dot)com
     
    Danicek, Nov 7, 2015 IP
  3. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #3
    No, it's a responsive theme, and the total amount of videos rearrange to fit the page (on my screen, it shows like 2 rows with 5 videos each).
    However, if this theme is worth anything, it should be possible to alter the amount of videos shown. If not, you'll have to dig into the core theme-files, and alter the limit on the queries fetching the videos. Currently, I'm guessing the limit is 10 - alter it to 20, 30, 40 or more, depending on how many videos you want.
     
    PoPSiCLe, Nov 8, 2015 IP
  4. Danicek

    Danicek Greenhorn

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #4
    Yea, That's good but I didnt fidn anything in code.. Im bad finder
     
    Danicek, Nov 8, 2015 IP
  5. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #5
    Then post the code from the page you're showing videos on. I dunno which page you're using as a template, but I'm guessing single.php or something like that.
     
    PoPSiCLe, Nov 9, 2015 IP