Hello Everybody, Opening links in new windows is trivial once you know what you are doing. Simply add a target="_blank" attribute to any link (a element) and you have yourself a link that will load in a new window. Example: <a href="http://socialstrata.com" target="_blank">Example</a> So seeing how simple it is you might be asking yourself why do we need a tip? Well its simple, a lot of the HTML for Crowdstack is out of the site administrators direct control. Meaning there will...
In Crowdstack, if you click your name (top right) there's a menu item Posting Tips . We wanted to control where that link went (instead of https://yoursite/member-cp/posting-tips ) Here's what we did. In Control Panel - Display Settings -- End of Page HTML We added some jQuery to locate the link and replace the href attribute with the address where you want Posting Tips to go. <script> $(function() { // Redirect Posting Tips to our own blog post with posting tips...
Okay, am I not online. I write a lot of replies in our community. I'd like to think I'm an original thinker, but it turns out a great deal of what I type is almost boiler-plate text. Here's something I wrote in 2018 in Library of stock messages/message This morning I documented how to make a post that had been forked to a new topic look like this. You can read about that here: Styling a post that has been forked to a new discussion There's a step where you have to edit the post and put some...
What do you think of this? If you're intrigued keep reading. If not; Move along folks. Nothing to see here. Fork to a New Topic We have the cool feature that let us fork a post to a new topic. and the post then gets a tag like this. The Problem But people will often reply to the post anyway - and that just makes things difficult. I just did this. When you click the Read More button it returns to To make this happen. Edit the forked post Edit the post Source Code Add the highlighted text...
How to add an image rotator to your home page banner. We will be using a package called Slick. Slick is fully compatible with Crowdstack, can be responsive, and has oodles of fun features, We will be doing a basic setup just to get it installed and working. First, download the files that you need. Go to the Slick website and click Get it now. Click download now and download the zip file to your desktop or downloads folder, whichever you usually use. Once it is downloaded, unzip the zip file.
Very interesting ideas. I will try to get a copy of Built to last. Here are two links to a fellow LiveCloud member. First one is her LiveCloud account. The second one is a link to the book she has available regarding on-line behaviors. Check them out if you get a chance. by Communitygirl 18 Rules for community engagement
Kate uses something called ipronto. She says it's OK, but I guess she's still getting used to it. Don't know if you are familiar with David Allen's "Getting Things Done" (I have the book), but he's got an iPhone app called Action Lists: GTD.
Hi EL LORO, I tested this in Windows 10, all of these are working for me. Windows Edge Firefox Google Chrome Opera It also works in the mobile device emulators here: http://mobiletest.me/htc_one_emulator/ I don't own any Apple devices so I can't test or report on them from direct experience. Interestingly, I use a great product called ActiveWords . It allows you to create keyboard shortcuts. It is similar to AutoHotKey. When I created an ActiveWord for (Enter, Left Arrow, Enter x 3) the...
If you are one of those hyper-productive people using ActiveWords There's a step where you have to Edit the Forked Post . It took only a couple of minutes to automate that with an ActiveWord. If you're already using ActiveWords, here is the script for an ActiveWord called "fade box" <div class="fade-box"> {control down}{v}{control up}{control down}{enter}{control up} <p class="read-more"><a class="button" href="#">Read More. Don't reply to this post.</a></p>...
My question is, is it possible to "clone" simply the table schema without the data? I am aware that we can manually script the database and run that script. However, our table schema changes frequently (we constantly add new columns and tables), and we don't want to update this script. Thank you very much. DMV Practice Test DMV P
When you block a person, they can no longer invite you to a private message or post to your profile wall. Replies and comments they make will be collapsed/hidden by default. Finally, you'll never receive email notifications about content they create or likes they designate for your content.
Note: if you proceed, you will no longer be following .