• Resolved W2014

    (@w2014)


    Hallo, i would like to change the position of some elements on the page. For ex. i want the memeber photo to be in a different position (div) inside my theme. How can i achieve this. Is there something like css customisation, but for every part of peepso element, like member icon, profile photo, etc.?
    Thanx

    • This topic was modified 6 years, 4 months ago by W2014.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author PeepSo, Inc.

    (@peepso)

    Hi,

    You’d have to create plugin theme overrides. Sample of a page that did a nice customization is: https://unfound.cc

    But this is not covered by the scope of our support.

    Thread Starter W2014

    (@w2014)

    Hello, thanks a lot for the reply, which is the specific folder, where i can find the css/Theme of peepso? For profile, do i find the theme hier: …\wp-content\plugins\peepso-core\templates\profile…or is there another folder?

    In the documentation, you have Customization only for the standard theme, but not for another theme…in the docu, you have ->Assets Overrides – Customizing PeepSo Images, but not the entire theme…

    Plugin Author PeepSo, Inc.

    (@peepso)

    This method works on all PeepSo plugins.
    1. Every PeepSo plugins have templates directory, determine which plugin you want to change and find the file inside templates directory.
    2. Create overrides/templates directory on your PeepSo directory.
    3. Create another directory inside overrides/templates/[YOUR_NEW_DIRECTORY] with the directory that contains the file you want to change.
    4. Copy the file to that directory and modify it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing Design of the theme/position of some elements on the page’ is closed to new replies.