Finne

Respostas no Fórum

Visualizando 15 posts - 16 até 30 (de 36 do total)
  • Autor
    Posts
  • em resposta a: About bbPress Plugin & Features #7213
    Finne
    Mestre

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

    [code]
    JavaScript Code
    [code lang="js"]
    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');
    });
    }
    [/code]

    • Esta resposta foi modificada 4 anos, 6 meses atrás por Finne.
    em resposta a: About bbPress Plugin & Features #7205
    Finne
    Mestre

    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

    • Esta resposta foi modificada 4 anos, 6 meses atrás por Finne.
    em resposta a: About bbPress Plugin & Features #7204
    Finne
    Mestre

    All you have to do is place the full URL of the object you are trying to embed. For example, in a reply, you could place this into the replies content box. Check out this cool video:

    [YouTube link URL]

    That was a cool video. Then where you see the YouTube link URL, when you submit the post you would see a youtube video in full.

    em resposta a: Most requested features of 2020 #6048
    Finne
    Mestre

    Deserunt vulputate quas amet voluptas. Soluta praesent voluptates, metus lacinia? Ipsum similique voluptatibus fames pharetra, lacinia? Nesciunt? Necessitatibus occaecat vivamus harum! Fusce irure optio! Vehicula sagittis ipsam

    em resposta a: Most requested features of 2020 #6047
    Finne
    Mestre

    Consectetur architecto aliquam sapien integer quibusdam primis, cras veritatis habitasse voluptates. Erat, sagittis lorem iusto dis, nostrum ultricies, placeat convallis

    em resposta a: Most requested features of 2020 #6046
    Finne
    Mestre

    Doloremque ad scelerisque non per ducimus excepturi, consequat esse rhoncus explicabo nonummy ridiculus dictumst nulla consequat illo do, ridiculus conubia eius

    em resposta a: Mobile Alignment + Call to Action Button #5271
    Finne
    Mestre

    Okay, thank you. When is the next update expected to come out?

    One of my plugins is not getting updated and I get this message:

    Advanced Custom Fields PRO: Update package not available

    This is a package through the theme, how can I fix this?

    em resposta a: About bbPress Plugin & Features #5270
    Finne
    Mestre

    That’s mean that some of the WooCommerce template files are out of date. You will get the updated WooCommerce template files in the next update of the theme.

    Thanks

    em resposta a: Trying to Reduce the Margin in HERO Section #5268
    Finne
    Mestre

    Hi,

    You can reduce the Hero section space with applying the below custom CSS-

    #theme-banner-four .main-wrapper {
        padding: 290px 0 260px;
    }
    

    This padding is the default padding. You can set it yourself as you want.

    Thanks

    em resposta a: Can I add videos into sidebars? #5267
    Finne
    Mestre

    Hi,

    I’m giving here a subscriber account details for testing the forum only. Username: fig Password: testDocly

    Thanks

    em resposta a: How to change the copyrights on the footer #5266
    Finne
    Mestre

    Hi,

    You can change the copyright text from Theme Settings > Footer > Footer Bottom.

    Thanks

    em resposta a: About bbPress Plugin & Features #5263
    Finne
    Mestre

    Hi,

    Follow this documentation to import the demo as like this page. After successfully importing the demo content, you will find all the pages in your WordPress admin dashboard’s Pages menu. Find your desired homepage there and start editing this page with Elementor.

    Also, you can set your Homepage demo as the Frontpage of your website from [direction]Settings > Reading[/direction]

    Thanks

    em resposta a: Can not edit the homepage #5261
    Finne
    Mestre

    Hi,

    Thanks for appreciating our work and the theme. Glad to know you that we are developing the ticket management system with bbpress forum. I hope, we can release the theme with Forum within this week.

    Thanks

    em resposta a: Does this theme require Elementor #5258
    Finne
    Mestre

    Hi,

    Elementor is the World’s Leading WordPress Page Builder. It’s the most flexible and user-friendly page builder ever. You can learn more about Elementor here- https://elementor.com/

    Thanks

    em resposta a: Theme fails to load to WordPress #5257
    Finne
    Mestre

    Excellent! Thank you for this! Please close this ticket.

Visualizando 15 posts - 16 até 30 (de 36 do total)