I am using Drupal 7 i am using Ajax Registration module. it is working fine all pages But not working on Home Page.
Here is Link ot website click Here
Now here we have login on Top left side when it clicked it redirect to login page but it is supposed to open a popup like all other pages
Anybody have idea about this
Thanks
I guess you are using development version of that module Please use recommended one it will work fine . As it will work fine on my machine too
Related
So I got a login popup when I try to access my website. I may have done a mistake configuring my WP, but I don't know what could have been wrong here. Additionally, I'm using Divi as visual page builder.
I would like to remove it since everyone gets it when they try to access the website.
I'm using the latest version of WordPress, which is 5.7.2
Does any of you know how to remove this popup ?
Our customer had the same problem and it turned out that the popup was inserted via hosting provider because there was a maintenance on the page before which wasn't switched off. Maybe you could to ask your hoster if there is anything active.
I'm new to trying Wordpress development. I'm using wordpress.com directly to develop my first site. I'd rather not have to use FTP or anything more than just their website to continue this development.
I'd like the page to not be online until I'm ready for it to go public. How do I "turn off" the page - in other words, can I disable it so that only I can see it? Thanks!
You can use coming soon plugin to your site that prevents user to view pages of your site.
But when you login to your admin, you can see all those pages. So that you can continue your development.
There are numerous plugins which adds coming soon or landing page to non logged in user and shows page content to administrator.
You can try this plugin: Ultimate Coming Soon Page
If you want to set page not publicly you can set particular Page as a Draft from the sidebar there is a button Save Draft
i suggest you develop on your local PC. it will give you full control and once done you can move this site to your online site.
this may help you.
Installing WordPress Locally
My problem is quite easy to be replicated. First, I did a clean installation of DotNetNuke 6.2.3
Selected a Blank Website as template (English)
After done with the installation, I'm now at my Home page which is blank.
Added a new page after "Home"
When I try to access the Page Settings of the newly added page (Admin menu bar -> Pages -> Page Settings), I'll get a DNN Modal PopUp trying to load the Page Settings.
Right after that I get a Windows Authentication Login Box (you know, the small window that reads "Windows Security" if you're using Internet Explorer). I don't remember I enable such feature. I don't know the username and password. I tried entering my windows credential but it's incorrect. After 3 failed attempts, the DNN Modal PopUp stayed there but it's empty.
I've done clean installations on two different machines and ran into the same problem. I don't want this windows authentication login box to appear. I never encounter such problem in previous versions.
Please help. Thanks
After 6 painstaking hours, I finally managed to pinpoint the problem. The problem will happen if you name the newly added page as "Reports". Any pages created as children of "Reports" can't be accessed too and will be presented with the Windows Authentication Login Box. I however don't know why we can't name our pages with "Reports"
I have created a Login webpage in asp.net with oracle as back end. Its kind of portal thing.
When I am loading the web page in laptop browser its completely fine.
When I am loading the web page in mobile browser its loading as normal with no problems.
But I want to load the page with a customized view when browsed in iPhone/mobile . Can anyone give me idea how to do it please?
Example: when facebbook.com loads in iphone it uses the same databse but completely different view than in desktop.
Thank you
The best way I find to do this is to add a separate mobile site (e.g. m.domain.com), and have mobile browsers redirect to this.
For adding a seperate mobile site, this guide seems to explain it very well.
i got a little problem with a wordpress site that uses contact form 7 and android browser (at least android v1.5).
when a user submits the cf7 form (using ajax followed by a js redirect) and tries to return to the forms page later (using the back button as well as opening the form's url) the download prompt for a 'downloadfile.bin' appears.
this behavior can not be reproduced on any other mobile or desktop browsers.
could anyone shed some light on this issue?
thank you in advance!