Results 1 to 6 of 6

Thread: Problem after renaming wp-content directory. Please help

  1. #1
    Thread Starter
    Expired Customer vadimex's Avatar
    Join Date
    Jun 2017
    Posts
    40
    Thanks
    0
    Thanked 1 Time in 1 Post

    Problem after renaming wp-content directory. Please help

    Hello,
    I am using classipress-3.5.8 since two weeks; i have just rename wp-content and the Categories and images can not display.
    In the forum found that the solution is : In appthemes-invoices/invoice.php : line 4 substitute wp-content with whatever you have renamed your wp-content directory.

    So if for example if i renam my wp-content folder as data then i have to replace

    $parse_uri = explode( 'wp-content', $_SERVER['SCRIPT_FILENAME'] );

    to

    $parse_uri = explode( 'data', $_SERVER['SCRIPT_FILENAME'] );


    Please where is the file invoice.php ?

    There is no file called invoce.php on my site.

    Please help me to localise this file.

    Thanks.

  2. #2
    Thread Starter
    Expired Customer vadimex's Avatar
    Join Date
    Jun 2017
    Posts
    40
    Thanks
    0
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    talent's Avatar
    Join Date
    Jul 2011
    Location
    London UK
    Posts
    3,497
    Thanks
    75
    Thanked 553 Times in 502 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    $function ('CUSTOMIZATION'); } else { .DESIGN { display: awesome; }
    If you require any additional functionality or design customization, just ask. Afterall... anything is possible! However, I may not know how to implement your particular request, but if you don't ask, you don't get

    If you build it, they will come...


  4. #4
    talent's Avatar
    Join Date
    Jul 2011
    Location
    London UK
    Posts
    3,497
    Thanks
    75
    Thanked 553 Times in 502 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    $function ('CUSTOMIZATION'); } else { .DESIGN { display: awesome; }
    If you require any additional functionality or design customization, just ask. Afterall... anything is possible! However, I may not know how to implement your particular request, but if you don't ask, you don't get

    If you build it, they will come...


  5. #5
    Thread Starter
    Expired Customer vadimex's Avatar
    Join Date
    Jun 2017
    Posts
    40
    Thanks
    0
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    Thread Starter
    Expired Customer vadimex's Avatar
    Join Date
    Jun 2017
    Posts
    40
    Thanks
    0
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. classipress directory in content/uploads ?
    By gregjones in forum Help Using ClassiPress
    Replies: 1
    Last Post: March 28th, 2012, 10:31 AM
  2. should there be a classipress directory in content/uploads?
    By gregjones in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: March 28th, 2012, 10:30 AM
  3. wp-content/plugins directory
    By cpena in forum Help Using ClassiPress
    Replies: 4
    Last Post: July 26th, 2011, 07:16 AM
  4. Unable to locate WordPress Content directory (wp-content).
    By anutka in forum WordPress General Discussion
    Replies: 2
    Last Post: February 15th, 2011, 09:35 AM