• Resolved krisspao

    (@krisspao)


    Hi i try to display a basic (free) listing on 3 columns
    I saw your code help but i’m not a developper.
    i just would like to now in which php file i have to add this code

    Regards
    Kriss

Viewing 1 replies (of 1 total)
  • Plugin Support Garret L

    (@garret1996)

    Hi @krisspao

    Thanks for reaching out! I’m Garret from the custom success team and I’ll be happy to help you with this!

    Are you referring to our code here? https://businessdirectoryplugin.com/knowledge-base/wpbd_column_count/

    If so, then you can add this to your active theme’s fuctions.php file. You can easily do this by going to Appearance > Theme File Editor and placing the code at the bottom of the functions.php file.

    Also, if you are planning to use 3 columns you will want to change $count = 2; to $count = 3;.

    If you have any questions or concerns with this, please let me know!

    Best,

Viewing 1 replies (of 1 total)

The topic ‘3 columns display’ is closed to new replies.