Forum Replies Created

Viewing 29 posts - 41 through 69 (of 69 total)
  • Author
  • in reply to: My extra fontello icons not showing #128547
     zzkamikazezz
    Participant

    Thanks. I was following the guide in the kleo documentation and putting them in the normal kleo theme, replacing the files there, as that guide does not say put them in the child. Maybe worth updating that as well then. I’ll try adding the files to the child and see how that works out.

    in reply to: My extra fontello icons not showing #128486
     zzkamikazezz
    Participant
    This reply has been set as private.
    in reply to: My extra fontello icons not showing #128485
     zzkamikazezz
    Participant

    Morning. In the interests of moving on with the site development I pushed a staging copy live this morning and now the icons are all back on my site. So I’m going to ask you LEAVE my live site alone, as I need to press on with that.

    At some point as I want to add more icons to my site I’ll hit this problem again, so if you could carry on looking at it, that would be greatly appreciated! I’ll leave you one of my

      staging

    sites to play with for this, I’ll reply in a private reply with those details

    Hopefully you can work out why it’s so problematic to use the icons when you’ve added some extra custom ones!

    Many thanks

    in reply to: My extra fontello icons not showing #128469
     zzkamikazezz
    Participant

    I refreshed the website now, and now the front end has lost the icons (the ones that come with the theme), weird, as there seems to have been a delay on them going. I watched TV for an hour, refreshed the site and now they are gone from the front end menus.

    in reply to: My extra fontello icons not showing #128463
     zzkamikazezz
    Participant

    So I can’t get any icons in the drop down at all still. I’ve deactivated all plugins. Deleted kleo via FTP. Uploaded base kleo and re-activated and still nothing. Please see screen shot. I’m pretty sure that .json is not getting read for some reason as the icons appear on the website.

    See screenshots attached.

    Attachments:
    You must be logged in to view attached files.
    in reply to: My extra fontello icons not showing #128461
     zzkamikazezz
    Participant

    I think it could be something to do with the .json file not being read when I upload a new version meaning I don’t see them to select in the back end.
    I deleted the .json file out of curiosity. I saw an error at the top of my dashboard saying it couldn’t load.

    I added it back and the error went, but when I go to appreance->Menus I see the icon drop down box to select an icon, but it is blank now! No icons to select at all.

    I’ve tried lots of silly things like clearing browser history, switching between themes etc, but no icons at all to pick at the minute! Oddly the standard icons show on the frontend of the website though, just not my custom ones.

    in reply to: My extra fontello icons not showing #128459
     zzkamikazezz
    Participant

    Now I swtiched back to the Kleo main theme and the theme is picking them up to show on the homepage. Now my custom ones have suddenly dissapeared. So odd!

    You’re right about turning on the plugins, I just now then turned all the plugins back on and the icons have gone on the menus on the kleo settings page, so at least we know whats causing that.

    I’ll keep switching themes and uploading the icons until I get them showing again. Fingers crossed I will

    in reply to: My extra fontello icons not showing #128457
     zzkamikazezz
    Participant

    I really don’t know what is going on!

    I just uploaded my new fontello pack, left everything plugin wise turned off still and they do not show in the backend menu setup or on the front end website. I switched to the child theme and the icons do not show for selection in the backend, but the child theme is suddenly picking up the custom fonts I uploaded and using them! I can see them on my menu items on the live frontend of the website.

    This is just so odd.

    in reply to: My extra fontello icons not showing #128314
     zzkamikazezz
    Participant

    PS, I didn’t then update any font files. I left kleo totally as I downloaded it. I donwloaded my version a few months back, and I uploaded those files, but some how straight away it was showing as the latest june version 4.0.8

    in reply to: My extra fontello icons not showing #128311
     zzkamikazezz
    Participant
    This reply has been set as private.
     zzkamikazezz
    Participant

    Aaaannnnd I’ve found it.

    Posting to help anyone else that doesnt spot this.
    Edit the page itself that you want to hide the page title from.
    Below the page contents section you’ll see a section called ‘Theme General settings’

    Click the totle tab and tick the ‘Hide the title’ checkbox.

    in reply to: My extra fontello icons not showing #128221
     zzkamikazezz
    Participant

    Hi
    My custom icons are there in the admin menu section for selection and working on the website front end. Im not sure if Im going to have issues if I try using some of the icons that were originally included now though, as the kleo settings page seems unable to find any of the icons apart from the twitter bird now.

    I only added to the icons, I did not remove any.

    My ftp details were on my first post if you want to take a look.

    Thanks

     zzkamikazezz
    Participant

    Wow

    Some how I fixed it. I found this snippet here:
    http://stackoverflow.com/questions/22519377/css-dropdown-menu-with-submenu-aligning-to-the-right-edge-of-its-parent

    And changed it to this:
    #menu-primary-menu.nav.navbar-nav li:hover ul{
    left:auto;
    right:0;
    margin-right:-10px;
    }

    All seems good now.

    I guess this is the best solution really, having to have them all right alogned. Same it cant just be the last ine, but no worries

     zzkamikazezz
    Participant

    PS It is not the nav bar hat is getting cut off. It is when you hover over ‘About’, the drop down items get chopped as they go off screen.

    Having all drop downs right align instead of left would sort it?

     zzkamikazezz
    Participant
    This reply has been set as private.
     zzkamikazezz
    Participant

    Hi, this seems a bit of a cookie cutter response. I’ve updated to 4.0.8, so my bad for not being up to date. The drop down menu is still cut off on the right. Surely this is styling needed? No point me following the de-bug steps etc above

    Very basic stuff I’m sure, but I’m not a developer, sorry!

    There is a link to my site in the first post. Its the ‘about’ menu that is causing the issue.

    Cheers

    in reply to: My extra fontello icons not showing #127735
     zzkamikazezz
    Participant

    mmm, add the custom icons to the child theme? I’ve been adding them to the parent, as that is what the instructions here say:
    To extend the included vector icons:
    1. Select additional icons as you wish
    2. Click the Download button.
    3. You will have a similar folder as we provided in Assets/Fontello
    4. Copy all the files inside the “font” subfolder that have the extensions like .eot, .svg, .ttf, ,woff to *****kleo/assets/font*****
    5. Copy from css/ folder the files fontello.css and fontello-ie7.css into ****kleo/assets/css/*****
    6.That is it.

    I added anther icon to my set today and it took a lot of deactivating themes, deleting kleo and reuploading for it to work but my extra icons are all there now. But the kleo settings page is still not finding its icons for some reason.

    Thanks

    in reply to: My extra fontello icons not showing #127562
     zzkamikazezz
    Participant

    Oh, by the way, the icons are now broken however in the kleo settings screen in the admin backend. Only the twitter one shows now. Odd.

    in reply to: My extra fontello icons not showing #127485
     zzkamikazezz
    Participant

    Hi, well I was a little sceptical, but that worked!
    Thank you.

    I reinstalled kleo. I then straight away uploaded the new font files. I also noticed that you have the .json file in the fonts folder as well. Your guide does NOT mention replacing that one. I replaced this file the new .json file that fontello provided. Perhaps this is missing in the guide?

    Also, I then changed the menu icons in the admin dash whilst using the parent theme, not the child theme, and it worked. I’m not sure if changing in the child theme would have been fine, but I did it in the parent and it is all good I’m pleased to say. I’ve now activated the child theme and the icons are still there on the menus as expected.

    Glad we got it working 🙂

    in reply to: My extra fontello icons not showing #127478
     zzkamikazezz
    Participant

    I’ll try a fresh install of the parent theme then and report back.

    Just to double check, my version of the fonts, I should not be creating font folders in the child theme and adding them there. I update the files in kleo parent theme right?

    Thanks

    in reply to: My extra fontello icons not showing #127445
     zzkamikazezz
    Participant

    Hi Radu, thanks for the reply

    They are the exact steps I followed, you’ll see I looked at the instructions and the steps I listed were those in my post.

    I’m using the child theme also. Could it be worth me uploading the original kleo theme files again then? Will I have to go through all the setup option in Kleo though. You mean the child theme also, re-upload that? Not sure how that’s going to help unless I’m missing something?

    in reply to: My extra fontello icons not showing #127423
     zzkamikazezz
    Participant

    Great, thanks
    One started working last night, so I went to add more today but no joy. However when it did work I noticed the Kleo empty heart icon for liking changed to another icon! Then clicking it to lick changed to another icon, neither of them were heart icons!

    in reply to: Membership Levels add extra fields #122574
     zzkamikazezz
    Participant

    Hi, that link you shared links to this page and the post new topic section, was that intended or is there more info in another thread you can share?

    Thanks

    in reply to: Membership Levels add extra fields #122545
     zzkamikazezz
    Participant

    Hi

    I am just wondering if there is now a way to do this?
    I would like my membership pricing table to look like this:

    Free User:-
    Create events to share
    Search events
    Personal profile page
    VIEW MEMBERS DIRECTORY
    VIEW MEMBERS PROFILE
    ACCESS GROUP DIRECTORY
    ACCESS TO GROUPS
    SEND PRIVATE MESSAGES (Greyed out)
    ADD MEDIA TO YOUR PROFILE (Greyed out)
    Access to member only discounts (grey out, this will link to a protected page with discount codes)

    Supporter:-
    Create events to share
    Search events
    Personal profile page
    VIEW MEMBERS DIRECTORY
    VIEW MEMBERS PROFILE
    ACCESS GROUP DIRECTORY
    ACCESS TO GROUPS
    SEND PRIVATE MESSAGES
    ADD MEDIA TO YOUR PROFILE
    Access to member only discounts
    Help keep the site up and running (this item is unique to this membership type in the table)

     zzkamikazezz
    Participant
    Not marked as solution
     zzkamikazezz
    Participant
    Not marked as solution
     zzkamikazezz
    Participant
    Not marked as solution
     zzkamikazezz
    Participant
    Not marked as solution
    in reply to: Member carousel is huge, how to fix? #118439
     zzkamikazezz
    Participant
    Not marked as solution
Viewing 29 posts - 41 through 69 (of 69 total)

Log in with your credentials

Forgot your details?