igwt
Forum Replies Created
-
Hi @wfpeter,
Ok removed files manually for now, but what is best practice :
change chown -R www-data wordpress-core ?
or
remove manually /opt/containers/vwxyz/data/site/wordpress-core/wp-includes/blocks/post-content/editor.min.cssRegards
-igwtHi @wfpeter
Here is what ls -la command reveals, see code block below:
Parent folder site has owner root with 755 permissions.
wp-content has owner www-data with 755 permissions.
wordpress-core has owner root with 755 permissions.Do I need to change chown -R www-data wordpress-core ?
Do I need to change chown -R www-data site ?root@vps:/opt/containers/vwxyz/data/site# ls -la total 16 drwxr-xr-x 4 root root 4096 Dec 16 2020 . drwxr-xr-x 4 root root 4096 Dec 16 2020 .. drwxr-xr-x 7 root root 4096 Jan 3 18:07 wordpress-core drwxr-xr-x 11 www-data www-data 4096 Mar 30 13:50 wp-content root@vps:/opt/containers/vwxyz/data/site#Regards
-igwtHi Spiraclethemes,
Thank You. Your suggestion to use complete URL of https://www.domain.com/#about for custom links of anchor IDs on home page fixed broken links when navigating to pages other than home page.
The fix you suggested worked well, however, since the fix, the link text in primary menu has a problem only with anchor IDs <Home> <about> <services>. Those three disappear on home page while those links to pages other than home page like <Rent> <Blog> <contact Us> appear fine. how do you disappearing link text in primary menu of anchor IDs ?
while I am not able to share url of unfinished wordpress site on this public portal, I can email it to you privately
Regards,
-IGWT