Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1357267
    SkeeterHarris
    Participant

    Hi,

    I reached out to EPL and it turns out they have created two php pages specifically for Theme X, but I am not sure within the complicated structure of X where I should place these files. I am using the Integrity Skin and two files are archive.php and single-listing.php. Can you tell me when I should be placing these files?

    Thanks – Skeeter

    #1357668
    Christopher
    Moderator

    Hi there,

    Thanks for writing in!

    According to plugin’s author, in regards with single-listing.php file :

    // Content is output based on which Stack has been selected in the Customizer.
    // To view and/or edit the markup of your Stack’s posts, first go to “views”
    // inside the “framework” subdirectory. Once inside, find your Stack’s folder
    // and look for a file called “wp-single.php,” where you’ll be able to find the
    // appropriate output.

    Create a file called wp-single.php under wp-content/themes/x-child/framework/integrity and insert single-listing.php code there.

    In regards with archive-listing.php file :

    // Content is output based on which Stack has been selected in the Customizer.
    // To view and/or edit the markup of your Stack’s index, first go to “views”
    // inside the “framework” subdirectory. Once inside, find your Stack’s folder
    // and look for a file called “wp-index.php,” where you’ll be able to find the
    // appropriate output.

    Create a file called wp-index.php under wp-content/themes/x-child/framework/integrity and insert archive-listing.php code there.

    Hope that helps.

    #1359708
    SkeeterHarris
    Participant

    Thanks – I tried dropping that code into the integrity folder and it blows up the blog and page rendering. I have also requested help from EPL to see what they can offer. If I disable all of their styling and tell them plugin to use “compatibility” mode it seems to work but my guess is you loose all of their formatting, etc. Compared to you guys they suck – even with a paid 45 day support their turn around time is 10-14 days for answers!

    #1359741
    Rupok
    Member

    Hi there,

    Sorry to hear that you are having trouble. As they know their code, they should be best to assist you on this. I hope you will get it sorted by them soon as we can’t help much on third party plugins.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1357267 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>