Jump to content

zaromnia

Member
  • Posts

    19
  • Joined

  • Last visited

Posts posted by zaromnia

  1. Okay, so I initially followed BSmither's advice on how to add a bxslider by simply pasting code into the Foundation "Welcome to our store" page and that added the bxslider. That's it. I've checked out the link above, but  I have no idea where to paste this:

     

    $(document).ready(function(){ $('.mySlider').show().bxSlider({ slideWidth: 160, minSlides: 2, maxSlides: 5, preloadImages: 'all' }); });

     

    Sorry I'm so stoopid but I have no excuse...:lol:

  2. On 2/17/2017 at 4:50 PM, keat said:

    Zaromnia

    In public_html, change the admin.whateveritis.php to what you want it to be.

    Then using ftp open up includes/global.inc.php and change the corresponding line for $glob['adminFile'] = 'your-new-filename.php';

    No need to change the admin folder name.

     

    As for the GitHub post, suggested by Al, i'd suggest that you could possibly leave this alone for now.

    I'd imagine that this will be written in to the next update, so might not be an issue moving forward.

     

    On 2/17/2017 at 5:23 PM, Dirty Butter said:

    You will need to change the permission on your global.inc.php file to 744 in order to be able to change the naming to what you want (DO NOT GO BACK TO PLAIN ADMIN). After you have saved your file with your naming, change the permission back to 444.

    Also, when you have all the naming for the admin_XXX folder and file set to what you want - be sure there is not an additional old folder hanging around named admin or a file named admin.php. (Not everyone is getting these leftover file/folders messes) They need to be deleted ONCE YOU ARE SURE you can login to the Dashboard with YOUR renamed admin_XXX.php.

    Thank you, I've managed to get it done, was able to change the admin folder name as well.

  3. On 2/16/2017 at 4:55 AM, Christopher Short said:

    Is anyone else getting a new admin address for every single update? It really sucks having to change the link so often.

    Hi, I'm fairly new to this but my admin link has also changed. I basically need to know how and where to change it back please.

  4. Hi, is it possible to remove the "Welcome to" message in the homepage? I've read a previous stream about removing the title in Documents>Homepage>General Tab>Title, but if I clear the contents in that field entirely, it doesn't allow me to Save (ie. some input is required in the Title field).

    Thanks in advance

  5. Thanks, but I think the problem is greater than that. For some reason I can't access my any images from outside, though the site itsself works fine. What I mean is if I go to the site www.zaromnia.co.za, it works fine but if I try to access any of the images in any of the folders including the public_html root directly, I receive an error: 

    Forbidden

    You don't have permission to access /images/logos/zaromnianew114h.png on this server.

    Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

    I queried this with my hosting provider and received this response leaving me completely stumped:

    Thank you for your email.

    Yes, that is correct, your script might block some folder to open.

    On a server level we can see that the server it is definitely phrasing images and is working as per:
    http://www.zaromnia.co.za/images/logos/zaromnianew114h.png

    Please do let us know if there's anything else we can assist you with.

    ------------

    Any idea what script this might be? Any assistance, even pointing me in the right direction, immensely appreciated.

  6. Hi, I started editing the Foundation skin then when I realised the changes were quite substantial, I made a copy of the foundation folder in skins, renamed it and edited the config.xml file to reflect the new skin. However, when trying to change the skin to my custom one, I am unable to access either the site on the front end or admin either. When I delete the newly created folder then everything is once again accessible, but the moment I copy the new folder back to the skins folder, everything is blank. Any advice would be much appreciated. Thank you

    The site is zaromnia.co.za

×
×
  • Create New...