Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author cip

    (@cip)

    Hi!

    The default view of the plugin, also includes comments (and they are set bellow the custom post content – category description). You can override the default view by creating a new file in your theme folder:

    content-ecp.php

    The content of the file can be the one found here: https://pastebin.com/Sd39h993 (stripped comments).

    If you want to add comments somewhere else in the page template, here is the code to put in the template page (where you want the comments to appear): https://pastebin.com/nCPcKN2a

    Let us know if it works, we are here to help you integrate the plugin in your theme.

    Your issue would generate a plugin update that would automatically set comments bellow the page (after posts).

    Thread Starter karismac

    (@karismac)

    okay trying that now what will happen when I update my theme?

    Thread Starter karismac

    (@karismac)

    Okay I don’t often edit the code on my sites so can you please be more specific where I paste the code? I don’t want comments and would like the content box to be below (not over) the header image. Thanks ??

    Plugin Author cip

    (@cip)

    Could you email us the theme that you are using so I could pin point you?

    Use this email address: [email protected]

    Thank you!

    Warning, I have found that using the template file in https://pastebin.com/Sd39h993 and attempting to access the page https://mysite/enhanced%20category/category results in a infinite loop.

    Plugin Author cip

    (@cip)

    Hi DaveWP196!

    This should not happen at all, could you give us some context that we could understand the issue and solve the issue if there is something we could do?

    Plugin Contributor danaila_iulian

    (@danaila_iulian)

    In the solution in post #2 make sure to use this code: https://pastebin.com/9ML1Z7Mt .

    Make sure to update your content-ecp.php file with the right code, and then to update your Category page template with the second pastebin code to place the comments wherever you want on the page.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Can't get page layout right’ is closed to new replies.