Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • ibewguy Friend
    #204124

    Hello,

    Has anyone upgraded to Joomla! 3.4 yet? I am just wondering if my Wall would break on 3.4?

    Thanks
    John

    Ninja Lead Moderator
    #560808

    Hi John,

    It is not compatible with Joomla 3.4, please do not upgrade it.

    Regards

    ngoard Friend
    #560830

    I’m running JA Wall on Joomla 3.4 with no problems…works fine.

    sanjiovani Friend
    #560851

    when can we expect an upgrade for the template for joomla 3.4 – cheers

    Ninja Lead Moderator
    #560905

    @ngoard: I checked from my local and I see it’s working fine. But we need to wait dev team to check it before processing upgrades
    @sanjiovani: I also raised this request to development team here, please give them some time to check it

    candymay Friend
    #562237

    I upgraded my jawall on 3.4. It works fine. The only thing I have noticed is that the Tags (within the articles) aren’t displayed correctly.I precise that it ‘s on the color block theme.


    1. jwall-correction
    Ninja Lead Moderator
    #562348

    @candymay: You can fix the problem with the solution below

    – Open templates/ja_wall/css/core.css file
    – Add new rule

    ul.tags li {
    background: #f0f0f0 ;
    border: 1px solid #ccc ;
    border-right-color: #ddd ;
    border-bottom-color: #ddd ;
    border-radius: 8px;
    display: inline-block;
    list-style: none;
    margin: 0 2px 3px 0;
    padding: 2px 8px;
    line-height: 1;
    text-align: center;
    text-shadow: 1px 1px 0 #fff ;
    }

    ul.tags li a {
    font-size: 0.917em ;
    }

    candymay Friend
    #562635

    Hi, thank you for your quick replay. I follow the instruction and past the css code in indicated path but see the result how can fixe that.
    best regard!


    1. tags
    Ninja Lead Moderator
    #562733

    I tested my solution above on my local but I could not get that problem as you mentioned, you can give me the URL of your site are working on, I will help you to check it further.

    candymay Friend
    #562803

    Hi, i tested this on my local too. Sorry i can’t give you access but i attached an image in description how can i fix that
    thank you for your help

    Ninja Lead Moderator
    #562897

    @candymay: It’s very hard to suggest the solution without clue but you can try to use my solution below

    Open templates/ja_wall/css/core.css file

    find and change


    ul.tags li {
    background: #f0f0f0 ;
    border: 1px solid #ccc ;
    border-right-color: #ddd ;
    border-bottom-color: #ddd ;
    border-radius: 8px;
    display: inline-block;
    list-style: none;
    margin: 0 2px 3px 0;
    padding: 2px 8px;
    line-height: 1;
    text-align: center;
    text-shadow: 1px 1px 0 #fff ;
    }

    ul.tags li {
    background: #f0f0f0 !important;
    border: 1px solid #ccc ;
    border-right-color: #ddd ;
    border-bottom-color: #ddd ;
    border-radius: 8px;
    display: inline-block;
    list-style: none;
    margin: 0 2px 3px 0;
    padding: 2px 8px;
    line-height: 1;
    text-align: center;
    text-shadow: 1px 1px 0 #fff ;
    }

    Hope it helps

    mickman Friend
    #563960

    Hi,

    the solution above works fine for me. Thank you 🙂

    But how can I put the tags under the Article? They are between the disqus.

    My Site is still under construction but you can see it here:

    http://www.photokurse4you.de/fotografischer-blog/79-hundefotografie-im-tageslicht


    1. screenshot-www.photokurse4you.de-2015-03-20-16-12-45
    Ninja Lead Moderator
    #564210

    <em>@mickman 464563 wrote:</em><blockquote>Hi,

    the solution above works fine for me. Thank you 🙂

    But how can I put the tags under the Article? They are between the disqus.

    My Site is still under construction but you can see it here:

    http://www.photokurse4you.de/fotografischer-blog/79-hundefotografie-im-tageslicht

    </blockquote>

    Look at the screenshot below

    from templates/ja_wall/html/com_content/article/default.php file

    I’m afraid you won’t able to move it between Article and the disqus plugin


    1. Screen-Shot-2015-03-23-at-15.34.45
    mickman Friend
    #564379

    Thank you very much. I disabled Disqus.

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

This topic contains 14 replies, has 6 voices, and was last updated by  mickman 9 years, 1 month ago.

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