slenells
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] post navigation placementis there a way to change the placement of the post navigation?
Either in the secondary sidebar or in the primary sidebar above or below other widgets…Forum: Themes and Templates
In reply to: [Hueman] Multi Columns Layout – For customersSweet, thank you for letting us know. It sounds like a good combination with this theme & that plugin. Cheers!
Forum: Themes and Templates
In reply to: [Hueman] Multi Columns Layout – For customersYou use Page Builder with Hueman theme & it works well?
I tried Contact Form 7, but the fields stay on the form blocking the text, would you know how to fix that? Thank you.
Forum: Fixing WordPress
In reply to: forwarding a url to a subfolder where wordpress is installeddo you know if the permalinks get automatically updated when you change the wordpress and site addresses?
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Admins vs Non-AdminsForum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Admins vs Non-AdminsI tried that, but the full admin bar still shows on the frontend, the backend is not my worry. What I wanted to do was to only show a logout option for NON ADMINS, on the front end. To hide the entire admin bar and toolbox from non admins except for a logout button.
Forum: Plugins
In reply to: [Erident Custom Login and Dashboard] Login Logo Size for New Usersfigured it out, just so you know as well…
if the logo is wider than the login form, it will not center with the login form. It centers as soon as it is around the same size or smaller.Forum: Plugins
In reply to: [Erident Custom Login and Dashboard] Login Logo Size for New Usersi uploaded the image.png using the bg image tag shown below,
the full link is not shown but it does get uploaded.
the image is perfectly centered in .png format, but shifts to
the right when uploaded as shown below.
heres the code.body.login div#login h1 a
{background-image: url(image.png);
background-size: 413px 150px;
width: 413px;
height: 150px;
padding-bottom: 20px;
margin-left: 0px;
margin-right: auto;}body.login #login
{width:<?php echo $er_login_width ?>px;
padding: ;}Forum: Plugins
In reply to: [Erident Custom Login and Dashboard] Login Logo Size for New UsersI resolved most issues except for that I am not able to center my logo, I thought that the margin 0 auto would center it but something seems to be pushing the logo to the right of the screen.
Forum: Plugins
In reply to: [Erident Custom Login and Dashboard] Login Logo Size for New UsersAm I better off uploading the Logo as a Background Image???
Forum: Plugins
In reply to: [Erident Custom Login and Dashboard] Login Logo Size for New UsersThank you, I think I need more help.
I added the width & height properties exactly where you said in the post linked above.
My logo size is about 700×250, png with transparency which should show on a black background.
After adding the width & height property, and uploading the logo
1. The size looks unchanged
2. The logo is not centered anymore
3. Even though my dimensions are in proportion, the logo on the login page looks as if it is vertically squashed.
4. The only thing that happened is the login form went down vertically on the screenForum: Plugins
In reply to: Login Logo Size Change through Erident Custom Loginthank you
Forum: Plugins
In reply to: Same Site Multiple Login PLUGIN?Thank you for this awesome response! What you suggested is better than the original method. It seems like I need a combination of the above plugins or similar plugins to make this work…The less plugins I can achieve this with, the better, but either way is great as long as it works correctly. If you can, please clarify…
1. I need “Members” plugin, to make as many subscriber clones as I need?
2. I need a Login Dongle which will be at the home page? Does it have to be “theme my login”, or can it be any login dongle with decent reviews?
3. I need “Login Redirect” to sent the subscriber to their pre-defined page?So essentially, I do want the home page to go directly to a login page, then when one of many subscribers enters the user name & password that I have pre-defined for them, they will automatically be redirected to their specific page, without knowledge or access to any of the other pages for the other subscribers…
Thanks Again!