Forum Replies Created
-
Author
-
Radu
ModeratorHi, If you have made changes in parent theme by using child theme you are able to overwrite the original theme files by copyying them into child theme keeping same folder structure ( path ) Example : If you have modified this file : /wp-content/themes/kleo/buddypress/members/members-loop.php you will have to copy this file into /wp-content/themes/kleo-child/buddypress/members/ and to revert back the parent theme to original files by re-uploading them, in this way the parent theme files will be untouched and update proof, all you rewritten templates will be in child theme! Cheers R.June 10, 2016 at 17:27 in reply to: Disable sidebar on bbpress pages except main forum index #125186Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
Navigate to the menu -> Get Support -> Kleo -> first search in our kb if your solution is not there scroll down to open a ticket
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
the fields from the form can be changed from wp-admin -> theme options -> buddypress
drag the available fields in your desired order
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi, There is no option in theme panel that can do that you will have to modify a php file. 1. Make sure that you have installed and activated child theme 2. Copy this file to wp-content/themes/kleo/page-parts/general-header-section.php to wp-content/themes/kleo-child/page-parts/general-header-section.php Then open the file from wp-content/themes/kleo-child/page-parts/general-header-section.php look around line 133 you should see this :replace that with this
practically you replace with your website address Cheers R.Radu
ModeratorHi, Do you have any plugin related to post views ? if yes try to deactivate. Regarding the theme update , maybe you forgot to re-enable the child theme, where your changes are Cheers R.June 9, 2016 at 18:10 in reply to: Shortcodes for Members Online, Total Members, Total Pages etc #125054Radu
ModeratorHi,
You’re welcome
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi, If there ( Wp-admin -> Appearance -> Install plugins ) are no update notifications it means that you have already latest version that works with current version of Kleo. Cheers R. -
AuthorPosts