LizONBC
Forum Replies Created
-
OK. Thanks. Here’s the website:
I did try that about 3 different ways, but nothing worked. I think my problem is that I don’t know what else to put in CSS besides the 0.1. How do I code it?
Oh Girlieworks, you are a life-saver. That was it! I have no idea why there was a -2 in the slug, but I deleted it, and it’s now all good.
THANK YOU!
Liz
Hi contentiskey,
How do I get into my database?
Hi Michael,
Thanks for the quick response.
I tried to edit the permalink. It allows me to change anything after the -2/. But I can’t delete the -2
The link is http://www.ataitec.net/about-us-2/company/
I looked in screen options and there was no place to check to enable “permalink”.
Liz
Forum: Themes and Templates
In reply to: Drop Down ArrowsThanks, mrtom. It’s fixed.
Forum: Themes and Templates
In reply to: Drop Down ArrowsThanks for the input, mrtom. I have no idea where to find the svg file. And I don’t know if my Photoshop 7 supports svg. I’ve never heard of svg before.
Forum: Themes and Templates
In reply to: Removal of Search ButtonForget it. I figured it out myself.
Forum: Themes and Templates
In reply to: Removal of Search ButtonAnyone have any help they can give me with the above issue?
That did the trick. Thanks.
Liz
Just curious…..what do you mean by “framework theme?”
I hope I did this right. I’ve never used Pastebin before. Here’s the link:
I put it in the Child Theme’s functions.php file.
I tried logout_url to filter the link and it did not work. I used this exactly:
add_filter( ‘logout_url’, ‘my_logout_page’, 10, 2 );
function my_logout_page( $logout_url, $redirect ) {
return home_url( ‘/my-logout-page/?redirect_to=’ . $redirect );
}Should I have added a specific link in there somewhere? Please understand I am a novice here and don’t really understand CSS.
Forum: Plugins
In reply to: [Simple User Registration] Registration Form does not appearNo one has responded to my question in 2 days, so I’m bringing the question to the top again.