Forum Replies Created
-
Author
-
js100Participant
I have the same problem as @Schumi
I found the fix. It’s needed changing the Font Weight to 400 instead of 300 (default value imported)
js100ParticipantThis is only for Events Manager plugin 😉
https://es.wordpress.org/plugins/events-manager/js100ParticipantI have integrated ‘Single events’ page into our kleo theme.
Fixes:
Fixed html tags to show all well
Using Full-width template
Shown user meta info
Possibility to add comments.If anyone is interested in, here is the file.
Place it under root of your child theme. (wp-content/themes/kleo-child/single-event.php)Best Regards
AlbertAttachments:
You must be logged in to view attached files.js100ParticipantHi Andrei,
I have been playing deep with this new functionality and I really suggest to create a custom post type for it.
Cheers
js100ParticipantSorry Andrei. I know what you mean now… I think do you mean this: https://archived.seventhqueen.com/forums/topic/wp-knowledge-base-plugin-not-using-kleo-css
I tryed this plugin before in kleo. It’s styled according the theme, but it needs modifications in template files because the content is using different rows and layout is not displaying well.
For people like me that are not a developer, it’s very difficult to fix things like this, so I would prefer buying a plugin than spending lot of time trying to fix those things without success.For this reason a lot of users want just ‘all in one’ solutions. Buy and be productive… no more.
js100ParticipantOnly idea: Why not selling this plugin as a Kleo add-on? You can extend add-ons like Clevernes To-Do list or KnowledgeBase integrations like in BuddyApp theme (amazing!)
November 15, 2015 at 13:51 in reply to: Member 'Tasks' – Add Component. This could be linked to Group Projects later. #87335js100ParticipantCleverness To-Do List like used in BuddyApp
November 11, 2015 at 19:42 in reply to: Styling all "Magnifying glass" icons in search fields #86856js100ParticipantCould you include this css rules in your next release?
js100ParticipantThank you. I have some problems with it because always say message:
Please check the CAPTCHA code. It’s not correct.
What release do you have?Thanks you very much for your help.
Best Regards
Albert
js100ParticipantHi szmek9!
What plugin do you use for showing Captcha form in your Register page website?
Best Regards
Albert
js100ParticipantDid you found the fix to this bug?
js100ParticipantHi sharmstr,
Respect the fix on your post #85423 works great! Perfect!
Respect visual composer boxed style the problem persists.
If you simulate this configuration (bug.jpg), on frontend you view this (bug-with-box-selected.jpg), but using Default style you will see it good (style-default-works-good.jpg)But don’t worry, I could fix it:
/* fix imatges width VC in Firefox */
.wpb_single_image .vc_figure { max-width: 100% !important;}
/* fix box-style width boxes*/
.main-color .box-style .feature-item { width: 100%;}
.box-style, .box-style .one-by-one-animated { width: 100%;}Consider include this fixes in your next release please.
Best Regards
Albert
Attachments:
You must be logged in to view attached files.js100ParticipantI have installed your recommended plugin, and I always get the message: Please check the CAPTCHA code. It’s not correct.
Can you help me please?
js100ParticipantBut maybe with the nice animation of megnifying glass like Search field in Members Directory page would be great!
Both at bbPress. Forum search widget & Main forum search field
😉Sorry for 3 posts in 5 minutes…
js100ParticipantAnd this for big search form at the top of Forums page
#bbpress-forums #bbp-search-form input[type=”submit”]:hover, #bbpress-forums #bbp-search-form input[type=”submit”]:hover { background-position: -24px 0px; }js100ParticipantI see with new release 3.1.0 you have made changes, but it’s still not fixed at all.
It needs this CSS rules:
.widget form#bbp-search-form input[type=”submit”], .widget_search #searchform input[type=”submit”] { margin-top: 3px;}
#bbp-search-form input#bbp_search { width: 80%; float: left; }Thanks.
js100ParticipantWe are talking about different things. I know that toggle button on/off works good.
What I refer is that inside DIV topbar there are inherit two DIV’s more, with classes called top-social and top-menu.If top-social is empty (so there aren’t any links on backend so no social icons are shown at all), on iPhone and iPad landscape media screen this div applies height:33px instead of 0px.
https://cdn.seventhqueen.com/sq-support/wp-content/uploads/2015/10/front.jpgjs100ParticipantI cant solve it in a ‘dirty’ way and overriding the height to 0, but I suggest to improve it at theme level.
Thanks.
js100ParticipantTranslation to SPANISH updated from last kleo_framework.pot file.
Attachments:
You must be logged in to view attached files.js100ParticipantSorry. This is the link of the screenshoot (I have the website in localhost yet…)
https://www.dropbox.com/s/sasbayg9nmvt3hv/add-album_issue.jpgsimply it’s needed to include a new css rule with color: #333 (only as a reminder to include it for the next release…)
; )
-
AuthorPosts