Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • bvk1987 Friend
    #195905

    Hi,

    I want to move my JA Biz website from http://www.mywebsite.com/2014 to http://www.mywebsite.com. Currently http://www.mywebsite.com is using JA-Onepage as template. That website is not needed anymore. Can I copy all the files in the 2014 folder into the main directory? Does it work like that?

    Thanks in advance!

    swissa Friend
    #527192

    If you do it that way you will have some problems with paths etc…. unless you manually change them all.

    A better way is to use akeeba backup to make a backup and use that to make the transfer. Ensure you copy the backup that you make to your localsite before you clear down the files in the root directory – otherwise you will loose EVERYTHING!! Read their documentation fully first.

    The bonus is that you now have backup software so that you can do regular backups.

    Hope that helps.

    bvk1987 Friend
    #527224

    Thank you for your answer. I decided to do it manually which worked fine. Just deleting the old directory, moving everything from 2014 folder to main folder and changing the configuration.php file did the job! 🙂

    bvk1987 Friend
    #527225

    Another question, how can I make the “check it out” button in the slideshow permanently blue (background) and white (text)?

    Hayden A Friend
    #527264

    @bvk1987,
    please create a new css file named: custom.css in the templatesja_bizcss path and add the following rule:
    [PHP].ja-slidewrap .maskDesc .ja-slide-desc a.readon {
    background: blue;
    color: white;
    }

    .ja-slidewrap .maskDesc .ja-slide-desc a.readon:hover,
    .ja-slidewrap .maskDesc .ja-slide-desc a.readon:focus,
    .ja-slidewrap .maskDesc .ja-slide-desc a.readon:active {
    background: blue;
    color: white;
    }[/PHP]

    bvk1987 Friend
    #527482

    A last question. How can I remove the menu bar which can be accessed on the top left? On mobile devices I now have two menu buttons. One should be enough 🙂

    bvk1987 Friend
    #527740

    Any ideas? 🙂

    Hayden A Friend
    #527993

    @bvk1987
    You need to ogin backend=> Template Manager => Open JA Biz Default => click tab Add ons and turn off the Off-canvas Sidebar option as in this screenshot http://easycaptures.com/fs/uploaded/684/1053202235.png.

    bvk1987 Friend
    #528256

    That works perfectly!

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

This topic contains 9 replies, has 3 voices, and was last updated by  bvk1987 10 years, 7 months ago.

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