Forum Replies Created
-
Author
-
RobertKeymaster
Thank you all, we have good news, we’re already involved in a project that has multivendor functionalities. We hope to be a big release when time is come.
Best regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
February 25, 2016 at 10:12 in reply to: Forms and other elements are not scrolling properly on site with KLEO theme loaded #106539RobertKeymasterHi, it’s a little strange here because there were no problems on firefox even on their latest version but anyway, I checked again and seems to working right. I attached a short video here
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
RobertKeymasterHi, after the 4.0 update all ie related issues should be ok. Also I tested your pages on bcnwomensnetwork.com and seems to work ok in edge, ie11 and ie10. I saw that you had already update to the latest version so please let me know if it’s ok now.
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
February 23, 2016 at 11:21 in reply to: Forms and other elements are not scrolling properly on site with KLEO theme loaded #105853RobertKeymasterHi, I checked again and seems to work. Did you tried to clear the cache? I’ve also attached some print screens to see the scrollbar in action.
ps: what version of IE are you using?
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
February 22, 2016 at 20:06 in reply to: Forms and other elements are not scrolling properly on site with KLEO theme loaded #105773RobertKeymasterHi, after some investigation I found some custom css in your page that you didn’t need them like html 100% height. So I rewrite those style declaration in your theme options.
Best regards,
Robert.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
February 9, 2016 at 13:57 in reply to: everyone is connected/friends, without having to add them as a friend? #102859RobertKeymasterThis reply has been set as private.RobertKeymasterHi Remus,
First let me thank you for buying one of our theme.
Second, I’d kindly ask to write your questions in english since not all our members team support speak the Romanian language.ps: to settle as quickly as possible please be more specific in your questions and also is important to make difference between real problems, bug issue and custom work requests.
Best regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
RobertKeymasterThank you for your feedback, I personally appreciate your hints since we’re already involved in developing a new framework for next coming themes and this kind of tips are always welcome not just for kleo theme but also for this framework. Also we take into consideration for adding some changes to kleo theme itself.
Best regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
RobertKeymasterHi, we fixed this and will be available in our next update. Until then we have an workaround for this.
Edit in your child theme app.css as follows:
1. Around line 7026 please remove this line since we don’t need it anymore:
COPY CODE.box-style, .box-style .one-by-one-animated { width: 100%; }
2. Around line 7099 you have this line:
COPY CODE.box-style .col-xs-12 { display: flex; }
… You need to change it like this:
COPY CODE.box-style .col-xs-12 { display: flex; margin-left: -1px; }
If this isn’t working for you please let me know.
Best regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
RobertKeymasterHi,
We fixed this and will be available in our next version. In the meantime you can add the following lines in theme options “Quick css” box:
COPY CODE@media (min-width: 320px) and (max-width: 400px) { .feature-item.default-icons-size.center-icons .feature-icon, .feature-item.big-icons-size.center-icons .feature-icon { left: auto; margin: 0 auto 30px; } }
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
RobertKeymasterHi @GaNcorp,
I just fixed this issue for you, it will be available in next update but until then you can put these lines in admin/theme options/quick css box:COPY CODE.panel-kleo.icons-to-left .accordion-toggle { position: relative; display: inline-block; width: 100%; padding-left:30px; } .panel-kleo.icons-to-left span.icon-closed, .panel-kleo.icons-to-left span.icon-opened { position: absolute; top: 1px; left: 0; }
Let me know if this works for you.
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
RobertKeymasterHi @sima3110, we’ve fixed these alignment inconsistency and it looks like this: http://seventhqueen.com/public-files/robert/Woo_Single_2__Sweet_Date_2015-05-11_14-40-13.png
It will be available in our next update.
Thank you for your waiting time.
Best regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
May 4, 2015 at 18:11 in reply to: Mobile: display error on Buddypress members page (when logged in) #57243RobertKeymasterHi @GenevieveLeJeune, I’ve just fixed this and will be available with next update. Until then you can put these lines in theme options (quick css box):
COPY CODE#buddypress #friend-list .friend-inner-list, #buddypress #member-list .member-inner-list, #buddypress #members-list .member-inner-list { display: inline-block; width: 100%; } @media only screen and (max-width: 320px) { #buddypress ul.item-list li div.action { float: none; margin-left: auto; } }
Best regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
-
AuthorPosts