Forum Replies Created
-
Author
-
fabienne
ParticipantThanks – i tried with 2014 theme and it still doesn’t work.
Issue now: I have lost all my theme settings because I have enabled another theme – despite reactivating kleo child i need to reset all my theme settings. Any other way around that? it’s a real pain.
fabienne
ParticipantHi,
I meant that it is using a ‘pinterest-like’ layout that I don’t like (basically it’s not making it easy for someone searching for something to easily find the results, it is adding an extra level of complexity for someone already lost).
Ok, I thought that would be the case (edit the files). Is there any examples of nice search results pages for the theme?
Thanksfabienne
ParticipantHi Sharmstr,
Yes indeed, this setting is already enabled. However, it isn’t working.
It works if I don’t use the grid display but it doesn’t work if I use the grid.fabienne
ParticipantHi Sharmstr,
This is an example of the search results page: http://www.tourismtribe.com/?s=tutorials
I would love to know how to modify the search results page layout as well as the archive layout.
Thanks
May 11, 2015 at 04:35 in reply to: Any W3 Total Cache recommended settings for kleo and tips for cdn? #58298fabienne
ParticipantNO!! no wonder I couldn’t find my first answer! pls delete this one, I re-posted in the correct topic before.
fabienne
Participantnot sure if my other message reached you
http://www.tourismtribe.com/tutorials
log in liz
pwd sunshine1May 11, 2015 at 04:12 in reply to: Any W3 Total Cache recommended settings for kleo and tips for cdn? #58291fabienne
Participanthttp://www.tourismtribe.com/tutorials/
Log in as admin with login: liz pwd: sunshine1Thanks
fabienne
ParticipantCulprit plugin identified: http://www.paidmembershipspro.com/pmpro-register-helper/
Shall I contact PMPro direct or is there something I can do with my Kleo install?
Thanks
fabienne
Participantfabienne
ParticipantThanks for poiniting that out…
Unfortunately it’s the Zopim code that breaks the site. I am waitning on their answer… I will get to the bottom of this!
fabienne
ParticipantIdeally I want it to run for both (in and not logged in) but when logged in I want Zopim to give me their name and email 🙂
@sharmstr, I tried with that code in my child theme’s function PHP and the site breaks/doesnt load (big white page). I don’t know how to diagnose what I am doing wrong. Jeez I wish I was better @ php!Do I need to have anything else before the start? (apart from the <?php ?
fabienne
ParticipantThanks Sharmstr,
I have tried a few options but it’s not working. Did you mean like the below?
COPY CODE/** * Zopim appears if user is logged in */ if (is_user_logged_in()) { global $display_name , $user_email; get_currentuserinfo(); echo "<script type=\"text/javascript\"> $zopim(function() { $zopim.livechat.setName(" + $display_name + echo "); $zopim.livechat.setEmail(" + $user_email + echo "); }); </script>"; }fabienne
ParticipantThank you so much @iza for taking the time to respond to my request. The plugin you recommended does the exact job I needed. Fabulous!
fabienne
ParticipantDoh! For some odd reason I thought the alternate colour was for the main content only!
Thanks sharmstr!fabienne
ParticipantYou were right, I still had remaining files in my child theme PMpro directory!
Thanks a mil, it worked.Still have another issue with the colour in the header though, it’s in another ticket.
Thanks again.
Fab
fabienne
Participant– I am using the dev tools but I couldn’t see what I was ‘missing’ (e.g. calling a file that cannot be found)
What happened is that I had activated the parent theme by mistake and then thought that those folders needed to be in the child theme.
I have cleaned my cache and it’s still the same issue – can you see it fine from your end? I might have an issue with the pmpro plugin folder then.
Looking forward to your help again!
fabienne
ParticipantThanks Sharmstr.
I had indeed moved the PMP folder to the child theme. I have re-uploaded it to the parent theme but i am still having the same issues. Any more help? (I cleared cache)
Are you using the inspect element of chrome to see whats missing? I would love to know how you diagnosed that…
fabienne
ParticipantAnother issue I am having is the alignment of the * on this page: http://www.tourismtribe.com/membership-account/membership-checkout/?level=1
whereas it’s all neat on the demo page.I am thinking this issue and the one above could be related.
Thank you
fabienne
ParticipantAhhhhhh!!! They should add this vital piece of information in their documentation.
THanks again sharmstr!fabienne
ParticipantBingo! Thanks Sharmstr! I ended up using the BBpress tweaks plugin 🙂
Im already using conditional widgets but I couldn’t edit the main forums page itself.Cheers
fabienne
ParticipantTHANKS! i should have thought of looking at that directly. Appreciated. We have just driven 24h straight and my brain hasn’t quite arrived yet it seems!
fabienne
ParticipantI did! But as I couldn’t find the info I required I asked on the forum. Maybe I am missing obvious extra documentation? I thought it was bizarre that I couldn’t find that info. Will look again. thanks
-
AuthorPosts