Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • skhandel Friend
    #948687

    Hello Joomlart-Team,
    i use the comment-component with JA Decor but the option to show comment form in bottom of thread isn’t working correct. Maybe it’s a problem of the Decor-Template.

    Please, have a look at my link. The comment form is showing between the content und the images.

    Saguaros Moderator
    #949421

    Hi

    You can also provide us the FTP account of your site so we can have a closer look and check for you.

    skhandel Friend
    #949460
    This reply has been marked as private.
    skhandel Friend
    #949998

    Did you find any problem?

    Mo0nlight Moderator
    #950045

    Hi

    I edited the file : /templates/ja_decor/js/script.js add the code at line: 360-368

    setTimeout(function(){
                    $('.article-introtext ul.thumbnails li').each(function(){
                        if ($(this).find('a').attr('title') === 'Bookmark and Share' || $(this).find('a').attr('title') === 'Share/Bookmark')
                        {
                            $(this).remove();
                        }
                    });
                    $('.article-introtext ul.thumbnails').appendTo($('.article-introtext p').last());
                }, 500);

    Kindly have a look.

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 4 replies, has 3 voices, and was last updated by  Mo0nlight 8 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum