Forum Replies Created
-
Author
-
RaduModerator
Hello,
Can you provide link of that post ? i need to take a look closer.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Add this line in your wp-config
COPY CODEdefine( 'WP_DEBUG', true );
Repeat the action and see if you receive a warning,notice,error etc.
Post here if you receive something.
Also make sure you have disabled all plugins that not comed with the theme before.
Some plugins can cause this kind of issues.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Try this plugin https://github.com/Darrenmeehan/BuddyPress-Like
Or search on google and test plugins that you find until you find perfect solution for you.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
If you want to make a app with kleo you need to have some java skills, but you can try to make a webview app, just search on youtube : android webview app
Cheers.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Just add this code to your page it’s the same like in demo.
COPY CODE[vc_row inner_container="no" section_type="main" bg_position="top" bg_position_horizontal="left" bg_repeat="no-repeat" bg_cover="true" bg_attachment="false" parallax_speed="0.1" padding_top="0" padding_bottom="0" min_height="0" border="none" css_animation="right-to-left"][vc_column width="1/1"][rev_slider_vc alias="vertical_fullscreen_2"][/vc_column][/vc_row][vc_row inner_container="no" section_type="footer" bg_position="top" bg_position_horizontal="left" bg_repeat="no-repeat" bg_cover="true" bg_attachment="false" parallax_speed="0.1" padding_top="30px" padding_bottom="0" min_height="0" border="none" css_animation="right-to-left" type="color" bg_color="#000000"][vc_column width="1/1"][kleo_portfolio display_type="overlay" title_style="normal" columns="3" pagination="no" filter="yes" excerpt="yes" category="All" item_count="12"][/vc_column][/vc_row]
Your page need to be in full width template.
That’s all
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Try with this CSS snippet
COPY CODE#item-header-content span.pmpro_label {display:none;}
Add this code to your Theme Options -> General Settings -> Quick CSS area
Let me know if it works.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Make sure you have not modified theme files as you can see in the demo page search in members page works without any problem http://seventhqueen.com/themes/kleo/members/
If you have added code snippets to you kelo-child theme try to disable child theme and recheck again.
As you can see in demo it should work.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorSorry,
Unfortunately this is not possible,
If you want to disable this animation for mobile you need disable animations for all devices.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Try with this css
COPY CODE.vc_grid-item-mini .vc_gitem-zone-mini a.vc_gitem-link {color:#FFF !important;} div.vc_gitem-zone.vc_gitem-zone-b.hoverimage.vc-gitem-zone-height-mode-auto.vc_gitem-is-link img:hover{ display:none !important;}
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 6, 2015 at 19:18 in reply to: When logged out, the page gets loaded again and again via AJAX #53432RaduModeratorHello again,
Go to same place :
WP-Admin -> Theme Options -> Social Share -> ON ! Enable post likes
In the same tab you will see Enable Likes by Ajax -> SET OFF
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Please provide the URL,
I need to look closer.
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Please add this account admin2Prov in all groups, otherwise i cannot reproduce your issue.
Thank you
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Thank you posting this,
Please sent us an email with all details,bugs and compatibility issues about rtMedia and Kleo theme at this address : abe@seventhqueen.com
About the the foundation framework loaded over bootstrap, it is not a really good idea, but i think in a future they will be resolve this thing.
Thank you again
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Just add this CSS snippet to you kleo-child/style.css or in Wp-Admin -> Theme Options -> General Settings -> Quick Css ->
COPY CODE.client img {opacity:1 !important;}
Let me know if is ok
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 3, 2015 at 15:50 in reply to: user on ipad can't access close butoon in sitewide notice #53060RaduModeratorHello,
Try with css snippet
COPY CODE#sitewide-notice #message { right: 0; left: 0; top: 30%; position: fixed; margin: 0px auto; width: 60%; border: rgba(0,0,0, 0.3) solid 20px; z-index: 9999; } #sitewide-notice #message #close-notice { display: block; float: right; margin-top: 0px; background-color: #555; padding: 2px 10px; color: #fff; font-weight: bold; text-transform: uppercase; position: absolute; top: 0; right: 0; } #sitewide-notice #message #close-notice:hover { background-color:#333; } .buddypress div#message p, #sitewide-notice p { margin: 0; }
With this code close button will be in right top.
Let me know if is ok.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 2, 2015 at 18:55 in reply to: When logged out, the page gets loaded again and again via AJAX #52880RaduModeratorHello,
Your site is not reachable for me.. google chrome says “This webpage is not available”
But i can guess whats the issue.
Try to disable post likes by navigating to WP-Admin -> Theme Options -> Social Share -> scroll down until you see Enable post likes* -> set OFF and recheck.
Let me know if it works.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorOk, Thenk you for posting solution.
I will mark this topic as resolved.
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello @marceltj ,
I see the videos are small, not large, what is not ok ? do you want embedded size larger ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.RaduModeratorMake sure you have correct settings for buddypress, go to WP-admin -> Settings -> Buddypress -> Take a look here, make sure the “Activity Streams” is checked ☑
I hope this will solve your problem.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorIn this case, set you preferred header height, an then give me URL of your site, an i will give you a CSS fix for sticky menu size.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 2, 2015 at 16:57 in reply to: member caroussel display in 150 px instead of thumb resolution, pagebuilder #52855RaduModeratorHello,
Just replace image_size=”thumb” with image_size=”full”
It should looks ok
cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 2, 2015 at 16:49 in reply to: Does anyone found a temporary solution for embedding with rtmedia #52854RaduModeratorHello,
This is a feature that is should be implemented by the rtMedia plugin author.
I suggest you to post on rtMedia support forums about this issue.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 2, 2015 at 16:46 in reply to: user on ipad can't access close butoon in sitewide notice #52853RaduModeratorHello,
Try to apply this little site wide notification CSS fix.
COPY CODE#sitewide-notice #message { right: 0; left: 0; top: 30%; position: fixed; margin: 0px auto; width: 60%; border: rgba(0,0,0, 0.3) solid 20px; z-index: 9999; } #sitewide-notice #message #close-notice { display: block; float: right; margin-top: 0px; background-color: #efefef; padding: 2px 10px; color: #000; text-transform: uppercase; } .buddypress div#message p, #sitewide-notice p { margin: 0; }
Let me know if this solve problem with ipad.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Thank you for posting,
We will take this in consideration an we fill fix this in a future update.
Have a nice day.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorYes, try
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Go to WP-Admin -> Theme Options -> Header Options -> Main Menu Height -> set 60 or 50.
If this solution not helping you please give url, and i will give you a CSS fix.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorJust take a look at the screenshot, it should be like this
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.RaduModeratorTry like this
COPY CODE#bbpress-forums iframe {max-height: 360px !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorPlease create a dummy account i cannot view your site.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorFor that border, please provide a link your site, i will give you back a CSS fix for this.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Replies have a limit for editing by default is 5 minutes. You can increase or decrease that limit by navigating to Wp-Admin -> Settings -> Forums -> Disallow editing after …
If you want unlimited time for editing replies check : https://bbpress.org/forums/topic/unlimited-edit-time/
See attachment
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.RaduModeratorHello,
Go to Wp-Admin -> Settings -> Buddypress -> Settings.
http://yourdomain.com/wp-admin/admin.php?page=bp-settings
UNCHECK Show the Toolbar for logged out users ( see screenshot )
Let me know if it works.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.RaduModeratorCan you provide the embedded code ? I can try if you want
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Please provide URL.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello
Add this CSS code to your kelo-child style.css or in Theme Options -> General Settings -> Quick CSS
COPY CODE.buddypress div#item-header div#item-header-content { z-index: 55; position: relative; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorThank you for posting,
We will take in consideration.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorPlease provide a dummy account, i cannot view members profile.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorPlease provide a screenshot with that whitespace
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts