Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • zomidaily Friend
    #193190

    Hi support,

    If I disable the “Infinity Pagination”, the page appear like this screenshot: http://awesomescreenshot.com/0e124l5lb1

    Can you fix this please?

    Regards,
    Joseph

    axlrose Developer
    #516264

    Hi Joseph!

    You can open file “templatesja_magzlessjoomla.less” and then insert code

    .media-blog .pagination {
    margin: 20px;
    }

    Compile less to css and check.

    zomidaily Friend
    #516314

    Hi…

    Thank you, how I solve is that I just disable the “Pagination Result” for that page.

    Thanks anyway. Cheers!

    lg21 Friend
    #516326

    I transferred the site
    http://www.controcorrentelido.it/corriere

    on this domain
    http://www.corrieredigela.com

    I imported the database, changed the configuration.php file

    controcorrentelido.it on the site when I click on the logo should be on the homepage
    corrieredigela.com on the site as soon as I click on the logo simply refresh the page and does not go on the homepage

    How can that be?

    zomidaily Friend
    #516328

    When I click your logo, it brings me to your homepage now. Have you fixed?

    lg21 Friend
    #516330

    http://www.corrieredigela.com/index.php?option=com_content&view=category&layout=blog&id=100&Itemid=626

    Click on the head and tell me if it takes you to the home page or you simply refresh the page

    http://www.controcorrentelido.it/corriere/index.php?option=com_content&view=category&layout=blog&id=100&Itemid=626

    instead from this site here will take you to homepage

    zomidaily Friend
    #516365

    Yes, I see the problem now. I suggest you use Akeebabackup to backup the working site, and transfer using the Kickstart. I use it a lot and no such problem so far. It will copy exactly as the source site.

    Cheers!
    Joseph

    axlrose Developer
    #516396

    <em>@lg21 403128 wrote:</em><blockquote>I transferred the site
    http://www.controcorrentelido.it/corriere

    on this domain
    http://www.corrieredigela.com

    I imported the database, changed the configuration.php file

    controcorrentelido.it on the site when I click on the logo should be on the homepage
    corrieredigela.com on the site as soon as I click on the logo simply refresh the page and does not go on the homepage

    How can that be?</blockquote>

    Hi!

    You can go on file “templatesja_magztplsblocksheader.php”,
    and compare line code

    [PHP]<!– LOGO –>
    <div class=”logo logo-<?php echo $logotype ?>”>
    <div class=”brand”>
    <a <?php echo ($logotype == ‘image’ && $logoimage) ? ” : ‘class=”bg-image”‘ ?> href=”<?php echo JURI::base(true) ?>” title=”<?php echo strip_tags($sitename) ?>”>
    <?php if($logotype == ‘image’ && $logoimage): ?>
    <img class=”logoimg” src=”<?php echo JURI::base(true) . ‘/’ . $logoimage ?>” alt=”<?php echo strip_tags($sitename) ?>” />
    <?php endif ?>
    <span><?php echo $sitename ?></span>
    </a>
    <small class=”site-slogan hidden-phone”><?php echo $slogan ?></small>
    </div>
    </div>
    <!– //LOGO –>
    [/PHP]

    Or i would need to take a closer look at your site. (PM me with the login details for further investigation).

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

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

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