Title: actorgeek's Replies | WordPress.org

---

# actorgeek

  [  ](https://wordpress.org/support/users/actorgeek/)

 *   [Profile](https://wordpress.org/support/users/actorgeek/)
 *   [Topics Started](https://wordpress.org/support/users/actorgeek/topics/)
 *   [Replies Created](https://wordpress.org/support/users/actorgeek/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/actorgeek/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/actorgeek/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/actorgeek/engagements/)
 *   [Favorites](https://wordpress.org/support/users/actorgeek/favorites/)

 Search replies:

## Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom login page & Secure login URL & Login button](https://wordpress.org/support/topic/custom-login-page-secure-login-url-login-button/)
 *  Thread Starter [actorgeek](https://wordpress.org/support/users/actorgeek/)
 * (@actorgeek)
 * [2 months, 1 week ago](https://wordpress.org/support/topic/custom-login-page-secure-login-url-login-button/#post-18869351)
 * [@cartpauj](https://wordpress.org/support/users/cartpauj/) Ah, that makes so 
   much sense, and structures my next steps. I just didn’t know whose door to knock
   on and with what frame for my question. Appreciate it.
 * And thanks, [@threadi](https://wordpress.org/support/users/threadi/), for hanging
   with me to figure this out.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom login page & Secure login URL & Login button](https://wordpress.org/support/topic/custom-login-page-secure-login-url-login-button/)
 *  Thread Starter [actorgeek](https://wordpress.org/support/users/actorgeek/)
 * (@actorgeek)
 * [2 months, 1 week ago](https://wordpress.org/support/topic/custom-login-page-secure-login-url-login-button/#post-18868585)
 * The issue is everyone says the essence of the issue is somewhere else. My host
   said I need to go to WordPress users, same with MemberPress. Which makes sense
   because there is no interaction of MemberPress with the login process. It’s after
   someone logins in that MemberPress “steps in.”
 * I just can’t seem to find someone who will help me tease apart the levels of 
   interaction for something that is probably clear if I understood better.
 * Thank you for your time.
    -  This reply was modified 2 months, 1 week ago by [actorgeek](https://wordpress.org/support/users/actorgeek/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom login page & Secure login URL & Login button](https://wordpress.org/support/topic/custom-login-page-secure-login-url-login-button/)
 *  Thread Starter [actorgeek](https://wordpress.org/support/users/actorgeek/)
 * (@actorgeek)
 * [2 months, 1 week ago](https://wordpress.org/support/topic/custom-login-page-secure-login-url-login-button/#post-18868522)
 * [@threadi](https://wordpress.org/support/users/threadi/) You are so generous 
   to give me more information.
 * I understand what you’re saying, and it makes sense, about hiding the back-end
   URL. But I think I’m missing something in understanding access (I’ve done many
   websites, but never a member/subscription-based website like this, so this is
   a learning curve for me): Is there another pathway that I am not understanding
   for members or subscribers?
 * I have built out access with MemberPress, so users after they login are not actually
   accessing the back-end. They only get to go where their subscription allows. 
   But doesn’t login for everyone come under one pathway, wp-login.php (which is
   tied to wp-admin) unless I do something different?
 * Thanks again.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom login page & Secure login URL & Login button](https://wordpress.org/support/topic/custom-login-page-secure-login-url-login-button/)
 *  Thread Starter [actorgeek](https://wordpress.org/support/users/actorgeek/)
 * (@actorgeek)
 * [2 months, 1 week ago](https://wordpress.org/support/topic/custom-login-page-secure-login-url-login-button/#post-18868478)
 * Hi, thanks so much for your help, everyone. 
   And [@threadi](https://wordpress.org/support/users/threadi/),
   what you say is close to what my issue is, but I’d like to explain it a different
   way, of what seems to be two problems that I am trying to solve, to see if I 
   can get further input. Because the plugin route described doesn’t quite solve
   my issue or get me to the end point of both security and access I am hoping for,
   and I think I’m still missing something in my understanding to get there. So,
   more simply:
 * • I used a plugin to create a secure login URL so wp-admin is not public facing.
   The secure URL is oregonmindful.org/mindfulness. But my users who need to login
   to the site are having a hard time remembering that and asked for a login button
   on the homepage.
 * • I created a login/logout button in the menubar (at least I did have it up there,
   worked great, using the code I posted above, in my original message, but I’ve
   since removed it while I figure this out). When I delete the secure login URL
   from the security plugin, site visitors can click the login button in the menubar,
   it leads to a beautifully designed login page, oregonmindful.org/login, the page
   I created using the login module in my builder, and they are on their way.
 * ![](https://i0.wp.com/oregonmindful.org/wp-content/uploads/2026/03/Screenshot-
   2026-03-31-at-1.28.03-PM-scaled.png?ssl=1)
 * • However, I can’t seem to have both: a secure login that hides wp-admin and 
   wp-login.php. Because when I create the secure login URL, users who click the
   login button in the menubar are redirected away from the beautiful page I created,
   oregonmindful.org/login, to ugly generic WordPress login page.
 * Note that, as an experiment, I did create a designed login page, same exact design
   as you see above, and named it oregonmindful.org/mindfulness, but it did not 
   work. Clicking on the login button still bypasses that to land on the ugly generic
   WordPress login “page.”)
 * So, to set me straight in my thinking, I’m asking:
 * What steps (and maybe more than one) do I need to 
   1) Hide my wp-admin and wp-
   login.php from bad actors who just type in DomainName/wp-admin or DomainName/
   wp-login.php to try to hack in but still get my users to a nicely designed login
   page (ideally, in my builder.)
 * 2) With new protections in place, looking at the code I used for creating the
   login/logout button in the menubar, what would I need to do differently in the
   menubar to make it work that users click and land on a designed login page?
 * Thank you so much!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Installed Youst, double title in search results](https://wordpress.org/support/topic/installed-youst-double-title-in-search-results/)
 *  Thread Starter [actorgeek](https://wordpress.org/support/users/actorgeek/)
 * (@actorgeek)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/installed-youst-double-title-in-search-results/#post-6570254)
 * The threads do point to Youst SEO, which I just deactivated.
 * I found these helpful:
    [https://wordpress.org/support/topic/web-page-titles-duplicated?replies=7](https://wordpress.org/support/topic/web-page-titles-duplicated?replies=7)
 * From another:
    I had the same issue. To fix, I had to edit the twentyten_filter_wp_title
   function in my functions.php (I’m using starkers theme) and remove line 206 –
   $title .= get_bloginfo( ‘name’, ‘display’ ); Then in SEO -> Titles, I set the
   Title Template to %%title%% | %%sitename%% to get a space after the separator
   in the Title.
 * From other forum posts, even if you don’t change your functions.php, lots of 
   people posted about changing the SEO – Titles, if you are keeping Youst SEO activated.
 * I’ve been searching for two days, and I’m trying all of these. If someone can
   offer some help…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Site name showing up double on browser tab and search results](https://wordpress.org/support/topic/site-name-showing-up-double-on-browser-tab-and-search-results/)
 *  [actorgeek](https://wordpress.org/support/users/actorgeek/)
 * (@actorgeek)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/site-name-showing-up-double-on-browser-tab-and-search-results/#post-6514850)
 * I also changed the title tags code Aadhaar card has listed above, and it did 
   nothing.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Site name showing up double on browser tab and search results](https://wordpress.org/support/topic/site-name-showing-up-double-on-browser-tab-and-search-results/)
 *  [actorgeek](https://wordpress.org/support/users/actorgeek/)
 * (@actorgeek)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/site-name-showing-up-double-on-browser-tab-and-search-results/#post-6514849)
 * I’m having the same problem and doing lots of searching in Forum. The threads
   do point to Youst SEO, which I just deactivated.
 * I found these helpful:
    [https://wordpress.org/support/topic/web-page-titles-duplicated?replies=7](https://wordpress.org/support/topic/web-page-titles-duplicated?replies=7)
 * From another:
    I had the same issue. To fix, I had to edit the twentyten_filter_wp_title
   function in my functions.php (I’m using starkers theme) and remove line 206 –
   $title .= get_bloginfo( ‘name’, ‘display’ ); Then in SEO -> Titles, I set the
   Title Template to %%title%% | %%sitename%% to get a space after the separator
   in the Title.
 * From other forum posts, even if you don’t change your functions.php, lots of 
   people posted about changing the SEO – Titles, if you are keeping Youst SEO activated.
 * I’ve been searching for two days, and I’m trying all of these. I’ll let you know
   if I get somewhere, but additional help is appreciated from anyone out there.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Removing border from customized Twenty Fourteen](https://wordpress.org/support/topic/removing-border-from-customized-twenty-fourteen/)
 *  Thread Starter [actorgeek](https://wordpress.org/support/users/actorgeek/)
 * (@actorgeek)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/removing-border-from-customized-twenty-fourteen/#post-6463573)
 * This finally worked.
 *     ```
       #site-header img {
       	border: solid black 0px;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Removing border from customized Twenty Fourteen](https://wordpress.org/support/topic/removing-border-from-customized-twenty-fourteen/)
 *  Thread Starter [actorgeek](https://wordpress.org/support/users/actorgeek/)
 * (@actorgeek)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/removing-border-from-customized-twenty-fourteen/#post-6463572)
 * I tried this, too.
 *     ```
       img.header-image {
            border: none !important;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Removing border from customized Twenty Fourteen](https://wordpress.org/support/topic/removing-border-from-customized-twenty-fourteen/)
 *  Thread Starter [actorgeek](https://wordpress.org/support/users/actorgeek/)
 * (@actorgeek)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/removing-border-from-customized-twenty-fourteen/#post-6463571)
 * This didn’t work, adding it below the code I have above.
 * `#header img {border:none;}`
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Removing border from customized Twenty Fourteen](https://wordpress.org/support/topic/removing-border-from-customized-twenty-fourteen/)
 *  Thread Starter [actorgeek](https://wordpress.org/support/users/actorgeek/)
 * (@actorgeek)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/removing-border-from-customized-twenty-fourteen/#post-6463420)
 * Here’s the link to the style sheet
 * [http://fourpanelpress.com/wp-content/themes/twentyfourteen-child/style.css?ver=4.2.4](http://fourpanelpress.com/wp-content/themes/twentyfourteen-child/style.css?ver=4.2.4)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Image gallery](https://wordpress.org/support/topic/image-gallery-54/)
 *  Thread Starter [actorgeek](https://wordpress.org/support/users/actorgeek/)
 * (@actorgeek)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/image-gallery-54/#post-6438404)
 * Thanks. I used the Slideshow, which is extremely easy. Just follow the Installation
   instructions for easy setup.
 * [https://wordpress.org/plugins/slideshow-jquery-image-gallery/](https://wordpress.org/plugins/slideshow-jquery-image-gallery/)

Viewing 12 replies - 1 through 12 (of 12 total)