Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2792008
Top Bar Penci Login/Register Widget Tablet View And Link Destination
Closed

Comments

  • Freddyt0709 started the conversation

    Hi, 


    If the top bar is viewed from a tablet, these elements stack just as they do on a mobile device. Is there a way to display the top bar on mobile devices and tablets without the elements stacking? 

    Also, destination link for the profile button, once already logged in through penci login/register, brings the user to the Wordpress dashboard. Is there any way to redirect this destination link to a custom account page like the following... https://ironcanteen.com/community/account/

    I don't want my members seeing the Wordpress dashboard to edit their account details. 

  •  2,495
    PenciDesign replied

    Hi,

    1. I can't access your website because you're currently using online security. I've checked and your site doesn't use the top bar at this time.

    2. Please go to Appearance > Theme Editor, select Soledad, then select file "soledad/js/main.js":

    Go to line 1275

    window.location.href = window.location.href + "?singin=true";

    Replace with:

    window.location.href = "https://ironcanteen.com/community/account/";

    K6zF3mu.png

    Best Regards,
    PenciDesign.

  • Freddyt0709 replied

    Hi,

    I disabled the Topbar temporarily while we troubleshoot the formatting issue where the elements stack on each other. 

    Also, the code was ineffective, even on an incognito browser, the profile button still directed to the Wordpress dashboard. 

    It's the Penci Login/Register Widget that is directing users to the WP dashboard.


    Sorry for the website firewall, because my website hosts a forum, I've been battling bots to keep my seo scores healthy. 

  •   Freddyt0709 replied privately
  •   PenciDesign replied privately
  •   Freddyt0709 replied privately
  •  2,495
    PenciDesign replied

    Hi,

    I've edited your site. Please clear the cache then checks again.

    Best Regards,
    PenciDesign.

  • Freddyt0709 replied

    Hi, 

    The layout at the top is perfect! 

    The profile button still brings users to the Wordpress dashboard to make edits to their account. Is there any way to have the profile button link the user to https://ironcanteen.com/community/profile


    thanks! 

  • Freddyt0709 replied

    It seems the edit you recently made bring the user to the community profile upon successful account registration. I would like the user to stay on the homepage after a successful registration, I only want the profile button to bring users to their community profile 

  •   PenciDesign replied privately
  • Freddyt0709 replied

    Hi,

    Do I go to PhpMyAdmin to make this edit? Or do I do this in theme editor? 


    DISREGARD THIS. Figured it out

  • Freddyt0709 replied

    Hi, 

    For some reason the profile button still directed users to the wp dashboard. 

    But, I fixed the issue by downloading a plugin that blocks users from the dashboard and redirects them to the provided link. 

    Everything is structured perfectly now and works great. Thank you for everything!!