Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • sv2bnv Friend
    #161811

    Hello,

    my website is eetoa.ntinou.com
    suddently the read more buttons lost from the website.

    I think that the class for the read more buttons still exist but the do not show up.

    Can anyone help?

    khoand Friend
    #382837

    Hi,
    I think “read more” button appears

    sv2bnv Friend
    #382841

    please see at the “Νέα” menu
    i have selected the option to show read more buttons.
    Until 3 days ago all were displayed normally, until they disappeared.
    It is weird that at the place you mention, read more buttons appear…

    I cant understand what is happening and thats why i asked for your help.

    khoand Friend
    #382888

    Please see my attached image. If it’s right, check ‘Read more…’ link when you edit Δελτία-Τύπου K2 category.
    Otherwise, you give me a snapshot to show me what happend to you


    1. read-more
    sv2bnv Friend
    #382898

    I had already checked the “read more” option.
    Also as you can see the editor is gone too…
    The screenshot is from Mozilla.

    In IE8 the editor is displayed, but the read more buttons arent.

    As i said the buttons were displayed until one day were lost…


    1. settings
    2. category
    khoand Friend
    #382899

    Hi,
    You try create new category and few article in it. Set Read more link is showed. If it works normally, you suggest that you delete Δελτία-Τύπου ccategory.
    Otherwise, you try my way:
    – Open <joomla url>componentscom_k2templatesdefaultcategory_item.php file, find this code


    <?php if ($this->item->params->get('catItemReadMore')): ?> <-- remove this line
    <!-- Item "read more..." link -->
    <div class="catItemReadMore">
    <a class="k2ReadMore" href="<?php echo $this->item->link; ?>">
    <?php echo JText::_('Read more...'); ?>
    </a>
    </div>
    <?php endif; ?> <-- remove this line

    sv2bnv Friend
    #382900

    they showed up after creating a new category!
    Thak you for your help!

    Do you know why this is happening?
    Also, do you know why editor is still not displayed?

    *****update*****

    I created a new caterogy , i moved the articles to the new category and the buttons disappeared again…
    I will try to write the articles again.
    I tried and the second method that you advised, but it didnt work either.

    khoand Friend
    #382902

    Hi,
    Why do I know? Because only child categories of Νέα don’t have “read more…”. So I supposed that they have error. I need to check again new category has same error. If it has same error, it means K2 component has error. Otherwise, only child categories of Νέα have error. To solved, I will remove them.
    I don’t know what editor as you said. Do you give me a snapshot that show me editor appears in a page.

    sv2bnv Friend
    #382904

    See the snapshot i gave before with the title “settings”
    The editor box is missing.

    Maybe it is stupid, but i think that there is a possibility that the articles are causing all this…
    I will try to create new categories and write the articles again, because used copy/paste for some of the articles directly from microsoft word.

    khoand Friend
    #382917

    Maybe that you copy from microsoft word. Please edit directly on editor when you edit article.Best, you delete old articles and create new others
    I saw your image. But I don’t know what editor is as you said. So I need a snapshot contains editor to find down why it doesn’t appear

    sv2bnv Friend
    #383007

    The text editor was missing because apparently there is a problem with joomla.
    I fixed it with the following:

    <blockquote>The problem is that Joomla looks for two JavaScript files which are ‘missing’

    Administrator/includes/js/joomla.javascript.js
    Administrator/media/system/js/mootools.js

    Because these files are ‘missing’ the menu will not work.

    You can find these files residing in

    includes/js/joomla.javascript.js
    media/system/js/mootools.js

    Copy the file includes/js/joomla.javascript.js to administrator/includes/js/joomla.javascript.js and the file media/system/js/mootools.js to administrator/media/system/js/mootools.js – you will have to create the directories as they don’t exist.

    Copy the files and the menu will work fine.

    NB: The files are not actually ‘missing’, some Joomla monkey forgot the leading slash when they generated the link for the JS. Copying the files is simpler than changing the code, but do that if you really like. I have no idea where the code is that generates this link.</blockquote>

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

This topic contains 11 replies, has 2 voices, and was last updated by  sv2bnv 13 years, 8 months ago.

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