Digital-Ninja
Forum Replies Created
-
Forum: Plugins
In reply to: [Webyx] Can’t activate Pro license?Well… that’s not good. As a matter of fact, it’s going to be a horrible, time consuming task. Respectfully, you should consider calling that barrier out on the site (can’t directly upgrade from free version to pro)…
I’d prefer to post here so “free” users learn from this dialog. I’ll start the refund process. Thanks.
Forum: Plugins
In reply to: [Webyx] Can’t activate Pro license?If I do as you describe, will I start from scratch? I have been using the free version to play around with the plug-in and I have quite a bit of content in there right now. Starting over would mean asking for a refund. Thanks for the reply and instructions…
Forum: Plugins
In reply to: [Webyx] Webyx plugin updates destroy custom CSSThe most recent update of Webyx does not appear to impact custom css so perhaps we can just close the issue for now and I could report back if it happens again… I do appreciate the support.
Forum: Plugins
In reply to: [Webyx] Webyx plugin updates destroy custom CSSHello. Thank you. My apologies for the late response…
Here is a sample of the custom css code.body {
background-color:#FDFDFD;
} .webyx-toggle-btn {
left:100px;
top:10px;
background-color: transparent;
} .webyx-toggle-btn .webyx-bar {
width: 18px;
height: 1.7px;
margin: 5px auto;
background-color:#3E474F!important;
} webyx-nav .webyx-logo-wrapper { top:5px;
left:130px;
background-color: transparent;
} webyx-nav .webyx-logo-wrapper a.webyx-logo-img-wrapper { background-image: url('https://new.shawnkelshaw.com/wp-content/uploads/2023/05/s-logo.svg');
background-repeat: no-repeat;
background-position: center;
} webyx-nav .webyx-logo-wrapper a.webyx-logo-img-wrapper .webyx-logo-img { width: 80%;
height: auto;
display:none;
}If I recall, the update (and just prior to this most recent update), caused the custom css to be placed all on one line invalidating the entire string. All line breaks were removed after update.
Forum: Plugins
In reply to: [Webyx] Internal AnchorsThank you for information and the time it took to respond to my inquiry.
Forum: Networking WordPress
In reply to: Login Redirection Page For All MultisiteDear Support,
I am having a similiar need for login redirects, but after attempting the solution cited, I’m not getting the results I was hoping for. Let me explain the situation:WordPress Multisite (yes)
2 sites
First site is standard site
Second site is Buddypress
Using folders; not subdomainsGoal:
If a user navigates or clicks a link that would normally take them to the login screen for the Buddypress site installation, auto redirect to the login screen for the first site (main). Always use first site’s login screen for all logins…Thanks for looking at this.
s