We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Confirm email address page - Venus | Forum

John
John Jan 11 '16
I am having a problem with the "confirm your email address" page when new members go to sign up.  Basically, the page appears "fuzzy", as if it's overlaid by something, and you cannot click on the "send" button or modify the email address.

My site is running Oxwall 1.8 with the Venus Responsive theme.

Any ideas on how to resolve this issue?  I have progressively deactivated and reactivated all plugins, with no resolution
John
John Feb 1 '16
Have you had the chance to look into this?  We think the theme is great, but we are having a number of new members experience difficulty with this issue.

Thanking you in anticipation,
John
John Feb 1 '16
The problem is the following element on the confirm email address page:

<ul class="ow_signin-slideshow">
            <li><span>Image 07</span><div><h3></h3></div></li>
            <li><span>Image 08</span><div><h3></h3></div></li>
            <li><span>Image 09</span><div><h3></h3></div></li>
            <li><span>Image 10</span><div><h3></h3></div></li>
            <li><span>Image 11</span><div><h3></h3></div></li>
            <li><span>Image 12</span><div><h3></h3></div></li>
          
        </ul>

If you delete or hide the element using Chrome's inbuilt "Inspect Element" function, the page works fine, albeit with no slideshow, but we don't need a slideshow on the "confirm email address page"

Is there some CSS code we can add to disable this element only on the "confirm email address page"
You do not have permission to reply this topic