Missing pages and files

Open
#784 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
php, wordpress
Domain
backend, web-dev

Research direction

Start by reproducing the missing /feed/ RSS output and the 404 for /wp-includes/css/buttons.css with the installation in wp-content/plugins/wp2static/. Compare the generated URLs with the Hide my wp ghost mappings from wp-content to /contents/ and wp-includes to /inc/. Done means the RSS feed is generated and rewritten asset URLs resolve correctly in this multisite setup.

Written by the indexing model from the issue text.

Description

bug

WP multi-site and oxygen builder with plugin "Hide my wp ghost".

Installed latest in wp-content/plugins/wp2static/ using composer

On generate missing RSS feed in /feed/

It does also not respect custom URLs made by the plugin "Hide my wp ghost" rewriting wp-content to /contents/ and wp-includes to /inc/

404 for URL /wp-includes/css/buttons.css

Where it should be in my case /inc/css/buttons.css

Dominant language
PHP
Stars
1.5k
Forks
294
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from elementor/wp2static

All issues in elementor/wp2static

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.