fud
Forum Replies Created
-
Forum: Plugins
In reply to: [DICOM Support] Dicom Gallery Not Showing up on PageThanks! Works with wp 4.4.2!
Forum: Plugins
In reply to: [DICOM Support] Dicom Gallery Not Showing up on PageWe are using version 4.5.1
Forum: Plugins
In reply to: [DICOM Support] Dicom Gallery Not Showing up on PageHi, thanks for your response!
The shortcode I have is as such: [gallery size="large" ids="2843,2842,2841"]. Nothing is rendering though. I am pretty stumped as to why it’s not working.
Any help would be greatly appreciated!
Forum: Plugins
In reply to: [DICOM Support] Dicom Gallery Not Showing up on PageI also tried just uploading an individual dicom file and that works fine. Maybe it is a problem with the shortcode since nothing is rendering?
Thanks!
Forum: Plugins
In reply to: [Force Login] Custom Login Url with plain permalink formatNevermind, I just configured some Auth0 stuff, so I got it working.
Thanks!
Forum: Plugins
In reply to: [Force Login] Custom Login Url with plain permalink formatSorry, when I said breaks, I meant that I was able to access the page without having to login.
Forum: Plugins
In reply to: [Force Login] Custom Login Url with plain permalink formatHmm, so we tried to use get_permalink, and actually for both ways, if I try to just access mydomain.com/wp-login.php it will redirect me to my custom url.
The problem is that if I try accessing a blocked page directly, Force Login seems to break so I’m not directed to a login page. I think the problem with using mod_rewrite and .htaccess is that I’m using mydomain.com/wp-login.php?wle to login to my admin dashboard since I have the Auth0 plugin installed.
Forum: Plugins
In reply to: [Force Login] Custom Login Url with plain permalink formatI think this may be an Auth0 problem actually. I currently have the Auth0 plugin installed, which takes over the WordPress login..
Forum: Plugins
In reply to: [Force Login] Using Force Login with Ajax Search Pro pluginThank you very much!
Forum: Plugins
In reply to: [Force Login] Using Force Login with Ajax Search Pro pluginThanks, will do!