test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • adouglas Friend
    #151291

    When using anchor links on a page, when you visit page from main navigation (http://www.deepripples.com/services) the component title is fine, but when you click on an anchor link in the page (http://www.deepripples.com/services#search-engine-optimization), half the component title gets hidden. Advice?

    Css Magician Friend
    #344635

    Dear adouglas,

    Thanhk your for contacting Joomlart,
    Please edit lines 30 file ja_oreslayoutsblocksmain.php as follow:

    change


    <?php $contents = $this->getBuffer('component');
    if (!preg_match ('/<div class="blog">s*</div>/',$contents)) :?>
    <div class="ja-content-main clearfix">
    <jdoc:include type="component" />
    </div>
    <?php endif; ?>

    to


    <?php $contents = $this->getBuffer('component');
    if (!preg_match ('/<div class="blog">s*</div>/',$contents)) :?>
    <div class="ja-content-main">
    <jdoc:include type="component" />
    </div>
    <?php endif; ?>

    Good luck for you, please contact to me if you have other problems

    adouglas Friend
    #345077

    Thanks for the response, but it did not work. Any other suggestions?

    Thanks!

    Css Magician Friend
    #345583

    Dear Adouglas,

    Please provide your ftp account to our. Your support id is : QDR-578948. We will check and close your issuse.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Css Magician 14 years, 6 months ago.

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