Viewing 15 posts - 16 through 30 (of 32 total)
  • Author
    Posts
  • skiwi Friend
    #410765

    Thank you jooservices for your more ‘productive’ answer. But it still isnt working like expected. It works now if i copy html code from demo content but it does not work if I add a new article.

    I tried different ways of inserting an image, via image button from jce, via button on the bottom of the text field, with the caption selected and title filled in without, with manually filling in class caption or img_caption. See my failed attempts here:

    http://kok3.joomweb.com/index.php?option=com_content&view=category&layout=blog&id=71&Itemid=415

    This stupid thing has cost me so many hours already. A thing so basic, that you would expect to work right out of the box, or at least out of the ‘purchased template’ box. Or if there would be some specific way, with or without customization of editor plugins, to add the most basic thing as an article there would be some documententation on how to to this. Its so **** frustrating that i buy a template and it seems impossible to add an article in a way it actually looks good or the same as the demo content…

    Out of desperation i’m going to say something absurd: IM WILLING TO PAY FOR SOMEONE WHO SHOWS ME HOW TO ADD AN ARTICLE !!
    Ofcourse in the teline iv template…preferred via teamviewer or something. Am I missing some basic stupid little thing? am I actually the only one with this problem? Please help!!! I’m going crazy…

    jooservices Friend
    #410771

    Hi
    You can contact me via skype: jooblogs.com
    Than we can try to work 2gether via TeamViewer for easier 🙂
    Thank you
    Viet Vu

    Phill Moderator
    #410772

    <em>@skiwi 265364 wrote:</em><blockquote>http://kok3.joomweb.com/index.php?option=com_content&view=category&layout=blog&id=71&Itemid=415

    This stupid thing has cost me so many hours already. A thing so basic, that you would expect to work right out of the box, or at least out of the ‘purchased template’ box. Or if there would be some specific way, with or without customization of editor plugins, to add the most basic thing as an article there would be some documententation on how to to this. Its so **** frustrating that i buy a template and it seems impossible to add an article in a way it actually looks good or the same as the demo content…</blockquote>

    I partly agree with you but it is in some way partly due to the editor supplied with Joomla. By default it adds the container. We could adjust the positioning of the elements in some way to ignore that container but it would obviously affect all of the existing articles. I am going to ask the question to the devs because I do understand your issue. At a guess the articles have been done in the demo using the no editor function.

    Phill Moderator
    #410775

    OK, now I fully agree with you. I have installed TelineIV on my local machine and simply opening and saving any article from the demo content screws up the default layout if you use the TinyMCE editor. While this is the “Joomla Way” our demo content should probably have been better thought out so users such as yourself do not see this issue.

    If we edit template.css line 216 as per below (Removing the line in red below) we can negate the effect of the padding but it would affect all existing articles.

    div.img_caption {
    margin-bottom: 15px;
    margin-top: 15px;

    }

    I will get back to you when I have an answer.

    jooservices Friend
    #410776

    Hi Phill 🙂
    No prob, i’m trying help him via skype & teamviewer 🙂
    Thank you
    Viet Vu

    Phill Moderator
    #410777

    Please see my above post Joo. I do think we have a bug here that I have reported.

    jooservices Friend
    #410779

    Hi
    I’ll check above / whole this thread for more clear issue.
    But an issue i’ve just solved from client side is another issue 😐 Don’t know if we have mis-understood here.
    Thank you
    Viet Vu

    Phill Moderator
    #410781

    Drop onto skype and we can chat Joo

    skiwi Friend
    #410783

    Jooservices is the man!! He saved my life sincei was about to jump out of the window 🙂

    by adding this code to /templates/ja_teline_iv/css/template.css its fixed.

    /* JOOservices customzied */
    #ja-content-main .items-leading .article-content img {
    float: left;
    margin-right: 5px;
    }

    Now you can just add an image to an article and you dont need to set any classes or alignment!

    skiwi Friend
    #411696

    As soon as you add more articles a new problem with alignment and margin for the secondary articles comes up.

    you can solve this by adding the following code too:

    /* JOOservices customzied */
    #ja-content-main .items-row .article-content img {
    float: left;
    margin-right: 5px;
    }

    jooservices Friend
    #411708

    glad to hear your issue is solved.
    thank you
    viet vu

    Phill Moderator
    #411846

    The new release of Teline IV for J1.7 includes bug fixes for the <p> issues discussed above. Hope that helps.

    jooservices Friend
    #411847

    hi phill
    lets me see if i can make patch for 1.5 version
    thank you
    viet vu

    skiwi Friend
    #412818

    Problem is also in the category description. Can’t figure out how to fix this. Any ideas?

    example of category description: http://demo.baronis.nl/index.php/zwanger/topics/groei-a-ontwikkeling/prenataal-onderzoek

    jooservices Friend
    #412820

    Hi
    I’m checking please allow in few min.
    Thank you
    Viet Vu

    update:
    Please add this code into template.css


    #ja-content .blog .category-desc img {
    float:left;margin-right:5px;
    }

    Thank you
    Viet Vu

Viewing 15 posts - 16 through 30 (of 32 total)

This topic contains 32 replies, has 5 voices, and was last updated by  jooservices 13 years, 1 month ago.

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