Forum Replies Created

Viewing 33 posts - 1 through 33 (of 33 total)
  • Author
  • in reply to: Posts carousel on iPhone #147351
     js100
    Participant

    Hi! This issue is not resolved yet…

    in reply to: X-mas and New Year Slider question #93251
     js100
    Participant

    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)

    in reply to: Templates #89742
     js100
    Participant

    This is only for Events Manager plugin 😉
    https://es.wordpress.org/plugins/events-manager/

    in reply to: Templates #89739
     js100
    Participant

    I 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
    Albert

    Attachments:
    You must be logged in to view attached files.
    in reply to: vote topic #89630
     js100
    Participant

    Hi Andrei,

    I have been playing deep with this new functionality and I really suggest to create a custom post type for it.

    Cheers

    in reply to: Posts carousel on iPhone #89562
     js100
    Participant

    There are plans to fix this for next theme release?

    in reply to: vote topic #89559
     js100
    Participant

    Wow amazing! Thank you!

    in reply to: vote topic #89512
     js100
    Participant

    Sorry 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.

    in reply to: vote topic #89509
     js100
    Participant

    Hi Andrei, could you send me a link of the knowledgebase please?

    Best Regards

    in reply to: vote topic #89495
     js100
    Participant

    Only 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!)

     js100
    Participant

    Cleverness To-Do List like used in BuddyApp

    in reply to: Styling all "Magnifying glass" icons in search fields #86856
     js100
    Participant

    Could you include this css rules in your next release?

    in reply to: KLEO – Features Requests #86855
     js100
    Participant

    Add compatibility with Cleverness To-Do List (Like BuddyApp theme) 😉

    in reply to: Display User Full Name #86458
     js100
    Participant

    Solved!
    Fixed changing allow_url_fopen directive in my php.ini
    🙂

    in reply to: Display User Full Name #86448
     js100
    Participant

    Thank 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

    in reply to: Display User Full Name #86435
     js100
    Participant

    Hi szmek9!

    What plugin do you use for showing Captcha form in your Register page website?

    Best Regards

    Albert

    in reply to: (bbPress) Forum search form widget #85533
     js100
    Participant

    Yes Radu
    Thank you

    in reply to: css bug #85453
     js100
    Participant

    Did you found the fix to this bug?

    in reply to: Feature Items (Box style) #85447
     js100
    Participant

    Hi 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.
    in reply to: No Captcha reCaptcha on Registration #85332
     js100
    Participant

    I 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?

    in reply to: Feature Items (Box style) #85319
     js100
    Participant
    This reply has been set as private.
    in reply to: (bbPress) Forum search form widget #85153
     js100
    Participant

    But 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…

    in reply to: (bbPress) Forum search form widget #85152
     js100
    Participant

    And 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; }

    in reply to: (bbPress) Forum search form widget #85151
     js100
    Participant

    I 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.

    in reply to: Display social icons On/Off from Theme Config #84887
     js100
    Participant

    I refer to Display social icons On/Off button, not Display Top bar On/Off button

    in reply to: Display social icons On/Off from Theme Config #84885
     js100
    Participant

    We 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.jpg

    in reply to: Display social icons On/Off from Theme Config #84492
     js100
    Participant

    I cant solve it in a ‘dirty’ way and overriding the height to 0, but I suggest to improve it at theme level.

    Thanks.

    in reply to: Display social icons On/Off from Theme Config #84486
     js100
    Participant
    This reply has been set as private.
    in reply to: Display social icons On/Off from Theme Config #84485
     js100
    Participant
    This reply has been set as private.
    in reply to: Display social icons On/Off from Theme Config #84427
     js100
    Participant
    This reply has been set as private.
    in reply to: Tranlation contribution for KLEO #82142
     js100
    Participant

    Translation to SPANISH updated from last kleo_framework.pot file.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Language .POT file #22321
     js100
    Participant

    There are only .po and .mo files, but not .pot

    in reply to: Add album white text #22127
     js100
    Participant

    Sorry. This is the link of the screenshoot (I have the website in localhost yet…)
    https://www.dropbox.com/s/sasbayg9nmvt3hv/add-album_issue.jpg

    simply it’s needed to include a new css rule with color: #333 (only as a reminder to include it for the next release…)

    ; )

Viewing 33 posts - 1 through 33 (of 33 total)

Log in with your credentials

Forgot your details?