silacea
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Login] Custom Login plugin – Logo link ?Also, I was wondering what the CSS would be used to change the color of the ‘Login’ button and input fields highlight.
Forum: Plugins
In reply to: WANTED: Expanding Search Bar Plug-inMe too. Same thing. I don’t have time to code it. A plugin would be nice.
Anyone out there have any suggestions?
Forum: Plugins
In reply to: NextGEN Public Uploader for multiple filesGood question. I’d like to know myself…
Forum: Fixing WordPress
In reply to: Moving text & labels to the left in FS Contact form using css styleHey SwansonPhotos, another quick issue.
I’ve got this website that I moved from u-deign theme to wp weaver II pro and there appears to be some residual code which won’t let me remove the menu archive category meta data.. path or whatever it’s called. I’ve tried
.category-archive-meta {display:none;} !important;
.tag-archive-meta {display:none;} !important;.archive h1 {display:none;} !important;
Nothing seems to work. Even removing the Category #s from the category.php file won’t do it.
Anyway, here is the site I’m having trouble with-
https://armspro(dot)com
you’ll see the Home, Home→About, Home→Blog→Category Archive: BLOG, etc. on each page.I know I should probably create a new thread for this but nobody is responding to my last two threads… just thought I’d try here as an alternative. Thanks in advance.
Forum: Fixing WordPress
In reply to: Header Background with separate Site BackgroundI think I found the answer in Weaver II Pro under >Appearance >WP II Pro Admin >Advanced Options >Backgrounds
but I haven’t tried it yet as I have other problems at the moment…
Anyway, I guess I’ll just close this thread since no one is responding anyway.
Geez, it’s been weeks and no replies eh…
I never really figured this one out.
socialarter.com/portfolioStill, any help would be appreciated.
Thanks.Forum: Fixing WordPress
In reply to: Moving text & labels to the left in FS Contact form using css styleI will try this and see if it fixes anything… Thanks.
Btw, what file .css or .php do I find this in?
I couldn’t find it in style.cssForum: Fixing WordPress
In reply to: Moving text & labels to the left in FS Contact form using css stylefor example: https://tipsparty.com/contact
I can’t seem to move the whole form to the left of the page while keeping the labels to the left of the input areas. The FS Contact Form settings are overriding my Css Style modifications when I select style to labels on left. I also can’t seem to change the font-color and I don’t even see fs-contact-form anywhere in my style.css
The other problem I’m having is vertical alignment of the submit button. I want to put a submit button directly next to the Email Address: <input area> in a widget.
Forum: Fixing WordPress
In reply to: Moving WordPress Site (New Domain Name) Database Debacle!Again, thanks for the information and your efforts, so much more helpful than my hosting service. But unfortunately I’ve tried this and I cannot modify the file using phpMyadmin because you have to use or create a database with the same name, user name and password as the .sql file
Database already exists. Please choose another name.
Database logins must be 2-16 characters in length. Database logins must consist of lowercase letters, numbers, and underscores with at least one non-numeric character.and again while importing
#1044 – Access denied for user ‘newusername’@’10.%’ to database ‘wrdW6RzoXS2’if i import a random set of tables in an .sql file and click wp_users/user_login it looks something like this
Field – TypeDocumentation – Length/Values1 Collation – Attributes – Null
Default2 <insert new user name here> ? – Extra Commentsstill can’t import the .sql file on top of those changes (same error)
and btw, I think the only problem is with the user name because of the capital letters in it. technically if i could modify that before re-importing.. i feel like it might work. Can you modify the tables in a sql file offline?Forum: Fixing WordPress
In reply to: Moving WordPress Site (New Domain Name) Database Debacle!yes, i have read this article as well. unfortunately is doesn’t help me with the database user name, password issue.
i have gone into my wp-config file and changed all that info but it doesn’t matter because my original database back up has a different user name and password (with capital letters in it) and i can’t seem to change it now (help?)
i have submitted a ticket to my hosting provider/
i’m surprised nobody else has had this problem? I followed all the instructions on how to do this to the T and I somehow ended up here…
anyway, if anyone could tell me how to change the user name and password on a .sql file after backing it up that would be super helpful
thanksForum: Fixing WordPress
In reply to: spread menu bar out evenly wp weaverthanks. i think i temporarily figured out another way but it wasn’t very accurate. maybe this method will work better…