Forum Replies Created
-
Author
-
Abe
KeymasterHi, Sorry for the late reply.
Wordpress and Buddypress and all other plugins installed will consume some amount of memory but that is related to your hosting configuration. This also depends on the amount of concurrent connections so you need to analyze the amount of memory used for a connection and see how many connections your server supports based on your total available memory. 1GB of memory is pretty low since only the OS probably uses thatHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterIf you want to change the main blog then edit this template: wp-content/themes/kleo/archive.php and see this topic on excluding categories by ID http://wordpress.org/support/topic/exclude-categories-from-main-blog
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterWell it is not a bug, it is just how the theme functionality is right now.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, Thank you vey much.
1. Fixed it. Until next version please change the content from this file wp-content/themes/sweetdate/members/single/profile/change-avatar.php with the content from the attached file
2. edit the file that generates the members: wp-content/themes/sweetdate/members/members-loop.php
3. That can’t be achieved with default theme functionality so you need to develop a custom code for that.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Attachments:
You must be logged in to view attached files.Abe
KeymasterHi @hugoalberts sorry for that, for Kleo here is the file template for the registration page: wp-content/themes/kleo/buddypress/members/register.php
Any other text you can’t find in that page should be changed by translating Buddypress plugin strings. See more: http://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, that will probably should appear in the default PMPRO checkout registration that in Sweetdate in hidden by default. See this topic to enable the registration in the PMPRO checkout: https://archived.seventhqueen.com/forums/topic/register-at-checkout-no-longer-available
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, kleo_excerpt will count words, 20 by default, and if there are found more than 20 then the “…” will be added.
Probably your text does not contain spaces since the words are found by splitting the sentence by space in explode( ‘ ‘, get_the_excerpt(), $limit )Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterhi, until next version 1.5 please see this fix: https://archived.seventhqueen.com/forums/topic/facebook-api-2-0-please-connect-your-facebook-account
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterwell that is the code to change the functionality. maybe your child theme is not active. what code have you added?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymaster@itt those plugins are updated from WP Admin – Plugins and next to each plugin you will see an update link
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymaster@kcurlsjr it does not matter what theme is active since only the parent KLEO theme will get updated
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, that is fairly simple.
The link should be like http://pagetitle.com#my-section-on-page and somewhere in the page have an element likeCOPY CODE<h3 id="my-section-on-page">Title for section</h3>
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, this should be fixed in the theme release coming this days.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterYou should add something like this if that is the homepage:
COPY CODE.page-template-page-templatesfront-page-php .rev_slider_wrapper { min-height: 713px; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, I have added the change log here: https://archived.seventhqueen.com/forums/topic/kleo-updates-change-log
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterChangelog location was moved.
Please go to https://archived.seventhqueen.com/kleo/article/changelog for full changelogHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, indeed using a caching plugin will increase site speed. Also using a minify plugin will add some extra speed. see WordPress Better Minify and this instructions: https://archived.seventhqueen.com/forums/topic/w3tc-settings-imported
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, We already responded in the Comments section on TF
The link to the map from the demo is this:
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi @inbloome
I guess your problem could have come from a plugin loading also FontAwesome. Anyway I see that now it is fixed.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, I have successfully added the discount code and applied it at the checkout page. Try setting your discount code date with a day in the past.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterFor the profile groups to show to the right of the profile image as tabs please see this topic: https://archived.seventhqueen.com/forums/topic/how-to-add-more-tabs-next-to-the-profile-image
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, That could be also related to the height of the slider you set in your Revolution slider settings
Also you can add this CSS and change the height value to match you slider height:COPY CODE.page-template-page-templatesfront-page-php .rev_slider_wrapper { min-height: 713px; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterthat is right @Anchora thanks
Not theme related but server relatedHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterjust add a youtube link for example in the post content. this works based on oEmbed functionalty. more here: http://codex.wordpress.org/Embeds
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, And the exact Google map shows well when not in a tab? Strange. Put a link to that page to check
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterto do that you should put instead of get_sidebar(‘buddypress’); -> get_sidebar(‘buddypress-members’); and create a sidebar-buddypress-members.php and in is copy the contents from the sidebar.php but change the $sidebar_class to a higher value.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, see this sticky topic: https://archived.seventhqueen.com/forums/topic/change-kleo-page-title-for-archives-and-other-wordpress-pages
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterWhere do you say the title does not appear? in the media page for a user it appears
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, all profile fields can be changed from Users – Profile fields.
Form fields can be changed from Sweetdate – BuddypressHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterWhen activating the child theme try to set again the menu in Appearance – Menus. Also make sure the child theme path is like wp-content/themes/kleo-child/style.css
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, that link is not available.
the private is added by WordPress to the post if the post is Private. Try searching the web to remove that from the titleHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterThanks for the appreciation 😉
yes the video post type just has the video instead of featured imageHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterCSS should be added in child theme/style.css and the theme should be active
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.June 7, 2014 at 01:14 in reply to: Notify users about IP lock-out (integration with Limit Login Attempts) #19447Abe
KeymasterHi, You should take a look at kleo_ajax_login function in functions.php and instead of the normal message, try echoing $user_signon variable
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.June 7, 2014 at 01:11 in reply to: Paid Members Pro – Order (works) Member List (Doesn't Show Paid Member) #19446Abe
KeymasterNo, You can upload your changes for the new license from the other license. If you did changes to the templates then copying the files should do. Anything else that is saved to the DB relates to settings in Sweetdate theme options
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, If you imported the demo content, then the Home Default page has a custom logo set in page edit – Theme general settings – Display settings. Also you can uncheck the transparent header
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, To change the structure for the forums you need to edit this file template:
wp-content/themes/kleo/bbpress/content-archive-forum.phpto remove the search form comment bbp_get_template_part( ‘form’, ‘search’ );
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, unfortunately it is not a theme option and it requires custom coding or a plugin that can do that.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, that should be enabled from Settings – Visual composer
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, Opera mini probably does not support JavaScript, which is required for the theme to work properly
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts