Forum Replies Created
-
Author
-
CatalinModerator
Hello,
Please send me admin credentials to your website to take a look… reply as private for security reasons.
Have you increased the memory limit from php.ini? If so, what size is now?
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModerator@massreport: please send me admin credentials to your website to take a look… reply as private for security reasons.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Sorry for late reply.
Please send me admin credentials for your website to take a look. Reply as private for security reasons.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModerator10x for sharing.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
wp-content\themes\sweetdate\custom_buddypress\kleo-bp-search.php
wp-content\themes\sweetdate\page-parts\home-register-form.php
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorplease send me a link to your website and I will provide you a fix.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorplease send me credentials to your website to be able to help… reply as private for security reasons.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModerator🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorcorrect.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Add this code in your function.php file from your child theme:
COPY CODEfunction kleo_post_nav( $same_cat = false ) { // Don't print empty markup if there's nowhere to navigate. $previous = ( is_attachment() ) ? get_post( get_post()->post_parent ) : get_adjacent_post( $same_cat, '', true ); $next = get_adjacent_post( $same_cat, '', false ); if ( ! $next && ! $previous ) { return; } ?> <nav class="pagination-sticky member-navigation" role="navigation"> <?php if ( is_attachment() ) : previous_post_link( '%link', __( '<span id="older-nav">Go to article</span>', 'kleo_framework' ) ); else : if ($previous) { previous_post_link( '%link', '<span id="older-nav"><span class="outter-title"><span class="entry-title">Prev</span>', $same_cat ); } if ($next) { next_post_link( '%link', '<span id="newer-nav"><span class="outter-title"><span class="entry-title">Next</span>', $same_cat ); } endif; ?> </nav><!-- .navigation --> <?php }
let me know if this helps.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Please send me admin credentials to your website and i will provide you a fix. Reply as private for security reasons.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratoradd the next code in your custom css file updates.css:
COPY CODE.message-body { clear: left; }
let me know if this helps
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorI checked your site and the first thing I am thinking about would be to move the social icons from header to the right below menu and add the logo in the left corner using the recommended size for Kleo… hope I understood correctly your question…
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 29, 2014 at 16:29 in reply to: Image posts – Images change orientation on smaller resolutions #30103CatalinModeratorlet me know if this happens again to be able to follow this and find a solution.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratortry this:
COPY CODEbody.single-post .page-title { display:none; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorsend me the link from the screenshot you provided and I will give you a CSS fix.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorhave you done a fresh WordPress install after trying to activate the multisite option?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorplease send me admin credentials to your website to be able to replicate this issue… reply as private for security reasons. thank you.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorunable to see the attach… a link to the page would be nice. 10x.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorplease be more specific where you want to use the short-code… a link to the page you are referring to would be nice…
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorwhat version of k-elemets you have?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Please take a look here:
https://archived.seventhqueen.com/forums/topic/make-facebook-registration-only-option
here are the files you need to modify for your first question… if users register with facebook then the avatar will be active.
for your your second question, forceing people to fill some required fields, please take a look here:
https://archived.seventhqueen.com/forums/topic/force-users-to-edit-profiles-after-registration
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Please send me a link to that page and I will provide you a fix.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
First, please update the theme to the 2.0 version. Second, please send me a link to a page you want to modify and explain what modifications you want to do.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorplease send me a link to a post created with the description provided…
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorthis is how I see your /groups/ page…
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.CatalinModeratoryou need to go first to edit the slide and the sub-menu for this is “layer animation”… take a look to my screenshot for more details
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.CatalinModeratorHello,
The first thing I can think about is increase the memory allocated to PHP… what is the limit you have right now? A PHP memory limit increase to 128MB would be fine. Let me know if this solves your problem.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorI don’t understand… how can I help regarding the logo? what do you mean by “testing”…
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorcredentials you provided are nowt working anymore so I am not able to replicate this… also, I don’t see any duplication in your screenshots so please explain better.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorfrom your settings, you have a subscription of 14$/month with a trial period of 6 month of 8$/month… is this the billing plan for this membership level?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratoryou need custom development knowledge to achieve that.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModerator@gm713: please take a look at:
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModerator@raph1978: please take a look here:
http://blog.maximusbusiness.com/2013/04/bp-profile-nav-positions-names/#change-subnav-tab
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Sorry for late response.
What version do you have installed? Please make sure you have the latest available version.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorin a few days.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorglad you solved this. closing topic.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorthe second issue is resolved and the fix will be available in the next theme update.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorunfortunattely this is not possible to achieve
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 26, 2014 at 17:20 in reply to: Image posts – Images change orientation on smaller resolutions #29873CatalinModeratorwe weren’t able to replicate this tho we tested on our devices… is that a general situation or is happening only on that picture?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts