Ama

Ama

Did You Know?

Ama theme has private reply feature, that only admins can see.

Forum Replies Created

Viewing 5 replies - 406 through 410 (of 456 total)

1 2 3 81 82 83 90 91 92
This reply has been marked as private.
Best Answer

You can use the one-page template as complete documentation for your products. A slider on the top will denote the amount you have studied on the page. A progress overlay on the left column also represents the progress of one topic.

You can press CTRL+F to search within the document. It will act as the browser does. An instant searching experience. Overall, this is a proper solution if you document is not scattered around multiple pages.

You can navigate to Plugins > Add New and click on Upload Plugin button, choose the zip file and hit upload.

Best Answer

Use the <pre> tag for multiple lines of code. Once again, escape any angle brackets in the code for proper rendering. You may optionally add.

JavaScript Code

function general() {
$('.collapse-btn').on('click', function (e) {
e.preventDefault();
$(this).toggleClass('active')
$(".collapse-wrap").slideToggle(500);
});

$('.short-by a').click(function () {
$(this).toggleClass('active-short').siblings().removeClass('active-short');
});
}

Auto-embed links allow the user to have the ability to automatically embed any Youtube videos, Twitter tweets, Imgur images, Vine videos, and Instagram photos directly into topics and replies. This is powered by the oEMBED feature inside of WordPress. For a full list of what oEMBED supports in bbPress and WordPress go here.

To enable the ability to use oEMBED on bbPress topics and replies:

  1. [direction]Settings > Forums [/direction] in the WordPress backend
  2. Forum Features section make sure “Embed media (YouTube, Twitter, Flickr, etc…) directly into topics and replies” is enabled

Classic Editor

Viewing 5 replies - 406 through 410 (of 456 total)

1 2 3 81 82 83 90 91 92
New to Communities?

New to Communities?

Ask a Question