Forum Replies Created
-
Author
-
StrothiParticipant
Found it 🙂 For anyone looking: You just need to reassign the triangle image as a background to work 🙂
StrothiParticipant@ledsignkorea I have the same issue. Could you let me know how you solved it?
Thanks 🙂
StrothiParticipantDear Kieran,
thanks for the suggestion. Now the full menu is shown, but essentially put below the logo and thus takes quite some screen estate away. In other words, now the menu items are accessible – which is a plus – but it looks a bit out of place. Is there any chance to get the compact menu working on the iPad in landscape view?
Kind regards,
PhilipStrothiParticipantDear @Abe,
could you be so kind and help me fix the issue with the menu items as per my screenshot?
Thanks in advance 🙂
StrothiParticipantLooks good, except for the profiles top menu…
Attachments:
You must be logged in to view attached files.StrothiParticipantStrothiParticipantHey @Abe,
so the screenshot is from a menu item where just the menu item is shown instead of text. It’s this one:
COPY CODE.navbar-nav [class^="icon-"]:before, .navbar-nav [class*=" icon-"]:before { font-weight: bold; }
If this where just that one, I wouldn’t mind. But all the Buddypress H5 headings have also gone bold, as have menu titles etc. Just doesn’t work with the rest of the site anymore.
Kind regards,
PhilipStrothiParticipantThanks @Radu,
increasing max_input_vars from 1000 to 2000 helped solve the issue.
Kind regards,
PhilipStrothiParticipantDear @Radu,
Thanks for looking into it. Unfortunately, your solution doesn’t work so far. Currently, any icon I select will disappear in the menu setting when I try to save it. I select an icon, click on save and when I then review the menu setting, the icon is gone again!
Kind regards,
PhilipStrothiParticipantDear Laura,
I found the issue. There was an override in the CSS, which I’ve now fixed.
Kind regards,
PhilipStrothiParticipantDear all,
in case anyone runs into a similar problem, I solved it by using https://wordpress.org/plugins/disable-comments/ for disabling comments entirely for the post types in question 🙂
All good!
November 11, 2016 at 18:03 in reply to: Show new portfolio items in activity and comments in stream #143935StrothiParticipantHey Radu,
please find the code on pastebin here: http://pastebin.com/FZti3pDU
Thanks in advance for looking into it!
Kind regards,
PhilipStrothiParticipantDear Radu,
Thanks for pointing me in the right direction. Actually, it turned out that I had to adapt cover-image-header.php – probably because the general cover image function is active. Now it works 🙂
Thanks again 🙂
StrothiParticipantDear @sharmstr,
I’ve used the code above to get rid of all my meta data, unfortunately I still end up with the “edit” link in admin mode and a corresponding meta field block in the actual cpt view. As in, as you can see here, the logo is shifted to the right, even though all meta data is hidden: https://fslci.org/universities/universite-de-bordeaux/ due to the actual meta box still showing up.
I thought about correcting it via css, but that property applies to all posts, not just the cpt. I tried quite a lot of different ways, but I haven’t found the solution yet. I’m hiding the meta fields field by field with in my case
if ( in_array('tags', $meta_elements ) && ( get_post_type() == '!=universities' ) ) {
I guess there could also be a nicer way by just defining a new function for when
get_post_type() == 'universities'
applies, but while I’m fairly good at reading code and understand its functions, I’m not of a big code writer myself.Any help would be greatly appreciated!
Thanks in advance 🙂
StrothiParticipant@abe, turns out, I was wrong 🙁 Didn’t see tab was already selected… So, this works only, when the tab I want to jump to has already been selected before. If it’s not selected and I click the menu item, it doesn’t do anything. So, back to where we were before.
StrothiParticipant@abe,
solved my issue 🙂 I noticed that I can set a css class in my menu items, so I did and now it works. I can’t set the speed yet, but it works alright this way. Love it!
Kind regards,
PhilipStrothiParticipant@abe,
Thanks for looking into it. Indeed, that’s what I would need and it would be great to have that as an option 🙂 In the end, if I use the same principle for sections, it works as I need it, as in it jumps to the section. So it would make sense, if it does the same for tabs as well.
Kind regards,
PhilipStrothiParticipant@Abe,
upon further testing it turns out, that scroll/jump to tab actually doesn’t work as it should. If I’m already on the start page for example and I want to jump/scroll to a tab in that page, that does not work as the click on the menu has no effect except for changing the domain and referencing the tab. But it’s not reloading the page nor jumping/scrolling to the tab in question. If I’m however on a different page and click on the same menu entry, it takes me to the right tab. Tested in FF and Safari on Mac. To check what I meant, go to https://fslci.org and try to access the vision section via the top menu on the homepage.
Thanks in advance for looking into it.
Kind regards,
PhilipStrothiParticipantHey @abe,
I just noticed that you introduced support for tab links in your latest update, which is amazing!!! Was trying to fix that issue on Friday and now it’s already solved 🙂 Question: Any way to make this work together with the kleo-scroll-to option? I understand that I can set the time for specific links as described in your post, but how can I make that also work with the tab element? Any suggestion?
Thanks so much in advance.
Kind regards,
PhilipStrothiParticipant@lifevise I solved my problem! It wasn’t the theme, but a plugin conflict. It seems that WordPress changed some js related things, which caused a plugin that I had installed to block js elements from loading properly. In my case the “Use jQuery jsDelivr” plugin caused the issue. Hope you get your side fixed as well 🙂
StrothiParticipant@abe As both I and Lifevise highlighted in our posts, we have upgraded! The problem started with updating to 4.0.5. It’s not working, this is a serious problem, please look into it!
StrothiParticipantAs a further test, I just replaced the files as per the pop-up, but it doesn’t change anything since I had already installed Kleo 4.0.5 anyhow and the problem remains. Timeline is gone, grid doesn’t show, slider doesn’t show, symbols don’t show, menus are not responsive anymore, pictures and blog entries don’t show. All in all, site is not working anymore!!!
StrothiParticipant@abe: I did just update both, wordpress and kleo and I’m having the same issue. A lot of content doesn’t show, I can’t even navigate anymore via the normal top menus. Something is blocking the entire site. Many VC elements also don’t seem to work properly, so that might be the cause of the issue?
StrothiParticipantDear Laura,
yes, I’m running buddypress and bbpress and user profiles are also synced and show up as they should. The only thing which does not work is seeing them in the activtiy stream.
Kind regards,
PhilipStrothiParticipant@abe, could you update the update log, so we can see what changed in 3.9 / 3.9.1?
Thanks in advance!
StrothiParticipantDear Radu,
apologies for the late reply from my end. Unfortunately, the issue is still present for me. Having checked on multiple machines from colleagues, it appears that the issue is only with Chrome for Mac! Chrome for Windows is indeed not affected. Any idea why?
Thanks so much in advance.
Kind regards,
PhilipStrothiParticipantPerfect, solved the issue. Sorry that I didn’t see the threat myself before posting…
-
AuthorPosts