LindsayLaidlaw
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Permalink ReroutingHi there,
I REALLY need to get this fixed. Any suggestions?
Thanks!
Forum: Fixing WordPress
In reply to: Permalink ReroutingThanks.
I finally was able to access the config.php file but it doesn’t seem to have that line of code anywhere in it.
There’s just a bunch of random info and the at the very bottom there’s this, but that’s all.
/** WordPress absolute path to the WordPress directory. */
if ( !defined(‘ABSPATH’) )
define(‘ABSPATH’, dirname(__FILE__) . ‘/’);/** Sets up WordPress vars and included files. */
require_once(ABSPATH . ‘wp-settings.php’);Any other suggestions? I really need to get this fixed asap!
Forum: Fixing WordPress
In reply to: Permalink ReroutingThank you!
I deactivated all plugins and still have the same problem. I think it might be something I need to change in the host settings but I’m not sure where that would be.
Forum: Fixing WordPress
In reply to: Permalink ReroutingStill need help with this!
Forum: Fixing WordPress
In reply to: Permalink ReroutingUnder “Custom structure” it says /%postname%/ but I want “Post name” to be the selected permalink structure.
Forum: Fixing WordPress
In reply to: Permalink ReroutingSo in Settings >> Permalinks, if I have “Default” checked, everything is fine.
If I check “Post Name”, and look at the permalink of a page in the page editor, everything looks fine, but when I go to the actual page, it adds the domain to the end of the url and auto-forwards to a blank page.
For example, on the page “Shiloh Youth Homepage”, the url in the page editor shows as https://www.shilohyouth.ca/shiloh-youth-homepage/ but when I go to view the page the url is https://www.shilohyouth.ca/shiloh-youth-homepage/www.shilohyouth.ca and is “auto-forwarding” and just stays as a blank page.
Does that make sense?
Thanks!
Forum: Fixing WordPress
In reply to: Permalink ReroutingWhat do you mean?
Forum: Fixing WordPress
In reply to: Permalink ReroutingThanks Zach
I know how to change it in my WP settings, but when I change it, it reroutes my pages weirdly (see above post).
How do I make this stop happening?
Forum: Fixing WordPress
In reply to: Permalink ReroutingThanks.
I read that entire page, but how do I change the settings in my server?
Forum: Plugins
In reply to: [Widget Logic] Widget Logic Not WorkingThe site is https://dexeacademy.com/
This is one of the pages not working https://dexeacademy.com/ja/%E3%83%87%E3%82%AF%E3%82%B7%E3%83%BC%E3%82%A2%E3%82%AB%E3%83%87%E3%83%9F%E3%83%BC%E3%81%A8%E3%81%AF/%E3%83%87%E3%82%AF%E3%82%B7%E3%82%A2%E3%82%AB%E3%83%87%E3%83%9F%E3%81%8C%E9%81%B8%E3%81%B0%E3%82%8C%E3%82%8B%E7%90%86%E7%94%B1/
For this page I put the code in the widget as is_page(デクシアカデミが選ばれる理由) but it is still not working.