Forum Replies Created
-
Author
-
Abe
Keymaster@unisip your VIsual composer is old. You haven’t followed my advice and see that topic on updating plugins.
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 @Cosmos can you try with the default wordpress theme if this happens? Thanks
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
KeymasterStrange. What Visual composer and K-elements version versionsmyou see in admin – Plugins?
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, Your fields are case sensitive and must be exactly how you added them in Users – Profile fields and your code must match that name exactly in the group attribute
COPY CODEadd_action('after_setup_theme','kleo_my_custom_tabs'); function kleo_my_custom_tabs() { global $bp_tabs; $bp_tabs = array(); $bp_tabs[] = array( 'type' => 'cite', 'name' => __('Looking for', 'kleo_framework'), 'group' => 'Looking for', 'class' => 'citetab' ); $bp_tabs[] = array( 'type' => 'regular', 'name' => "fysiskt", 'group' => 'fysiskt', 'class' => 'regulartab' );
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 Adam, thanks. Post the link to the buddypress forum so we can support it
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.July 3, 2014 at 16:51 in reply to: Conflict with the following functions or classes: kleo_custom_menu #21655Abe
KeymasterHi there, we added an action like @patagonia suggested here http://wordpress.org/plugins/nav-menu-roles/faq/ and seems to work.
Please replace the contents of this file until the next update with the content from the the one attached to fix it.
wp-content/themes/kleo/lib/menu-custom.php
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
Keymasterhttp://wordpress.org/plugins/menu-items-visibility-control/ works with KLEO. make sure you have the latest theme version.
Also any other plugin that adds options to the backend menu interface won’t work because of the way WordPress handles the menu options. SO if you want a plugin to change the options of the menu items you will have to disable our mega menu functionality.See this topic: https://archived.seventhqueen.com/forums/topic/conflict-with-the-following-functions-or-classes-kleo_custom_menu
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 @writekelly
Right now the mega menu allows you to have only links on a wider area. We will think for future updates something like 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 @Patagonia
we will take a look at those.
Thank you very muchHi 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 @unisip please update the theme and plugins Visual composer and K-Elements. See more on updating: https://archived.seventhqueen.com/forums/topic/steps-to-update-kleo-theme
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 have a post types array which you can adjust and add other post types there by following the current definition. For template changes and other things that require programming knowledge it is advised to hire a developer
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, for point b) here is the fix until next theme update. Current version is 1.5
Replace the content of this file with the content from the file attached: wp-content/themes/kleo/vc_templates/vc_single_image.phpHi 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, Visual composer should work with older php versions. It was probably related to some links on your local install
Glad it works fine 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, try to set WP_DEBUG to TRUE in wp-config.php and see if any error is generated
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.July 2, 2014 at 16:11 in reply to: Are there shortcodes for the count of Members, Groups and Topics> #21530Abe
KeymasterIn next version we will add bbPress statistics. Generate statistics related to total number of forums, topic, replies.
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 have completed this and will be available in next theme version. Current version is 2.6.2
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
KeymasterYes it makes sense. I will add that to the next version.
ThanksHi 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 look at our demo that widget is in the same exact location, the only difference is on the left side we had another widget added.
Related to slider, that is all about configuring the Revolution slider. Import our slider and modify it if you don’t want to go trough Revslider settings.
Your slider for home should be set from Sweetdate – HOmepageHi 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.July 2, 2014 at 00:35 in reply to: PLEASE HELP! breadcrumbs section creating a gap above slider #21475Abe
KeymasterHehe. Awesome. Glad it’s all good now.
Closing topic.
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.July 1, 2014 at 23:15 in reply to: PLEASE HELP! breadcrumbs section creating a gap above slider #21470Abe
KeymasterFor the menu problem indeed there was a small issue when using a small height logo like yours and we came with a fix for that. Until next update please replace the contents of this file from the theme with the content from the attached one:
– wp-content/themes/kleo/assets/js/app.jsHi 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
KeymasterLet’s continue the discussion there since I opened it. You first said it was fine and probably that is the reason why the topic was closed.
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.July 1, 2014 at 22:48 in reply to: PLEASE HELP! breadcrumbs section creating a gap above slider #21466Abe
KeymasterThat gap comes from the same row from the padding-top that is set by default. go to the same row and remove the 40 value from padding top attribute
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
KeymasterVersion 2.6.2 – 01.07.2014 – not yet approved
– Facebook login – fixed problem with registration when linking to same WordPress user
– Facebook 2.0 API compatibility for Facebook Login/Register
– Added new option “centered” to the Tabs shortcode so you can center the title tabs
– Changed Buddypress Profile edit and Register page templates to match new Buddypress 2.0 functions
– bpAlbum translation small fix
– bbPress updated template files. Added Subscribe to Forum button and styled additional elements
– Fixed custom url for kleo_img_rounded shortcode
– Added $user_login variable to retrieve_password_message filter from the recover password function
– Fixed some PHP notices appearing from the multiple sidebar functionality
– Changed Buddypress Profile edit and Register page templates to match new Buddypress 2.0 functions
– Infinit scroll compatibility. Extra settings for the plugin here: https://archived.seventhqueen.com/forums/topic/infinit-scroll-setings-for-sweetdate
– Translation string fix for About us widget social icons
– Added link to the members loop profile image
– Removed some php notices
– Fixed change avatar link issue when editing users avatar logged in as administrator
– Modal fix for non responsive version
– Some responsive improvements for tiny buttons
– Small bbPress reply issue fix
– Fixed members online status in directory
– Added rtMedia plugin suggestion to recommended plugins
– Some constant defining improvementsHi 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@MHajjar since this topic it is for Sweetdate it won’t work for KLEO. See this topic for KLEO https://archived.seventhqueen.com/forums/topic/facebook_login-problem#post-21456
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 KLEO theme please replace this file contents with the content from the one attached until 1.5.1 update
– wp-content/themes/kleo/kleo-framework/lib/function-facebook-login.phpHi 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.July 1, 2014 at 22:08 in reply to: PLEASE HELP! breadcrumbs section creating a gap above slider #21453Abe
KeymasterGreat. Go and edit the row in which the revolution slider element is added (Visual comoposer mode) and set No to Inner container
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
KeymasterMy advice is to temporary disable caching plugins on development/customizations and activate them afterwards.
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
Keymasteryes you probably have some plugins that don’t work with that minify plugin
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
KeymasterSometimes disabling the plugin would result in higher speeds. try WP Super Cache
there are many things you should consider before choosing a hosting like type of hosting, VPS, dedicated; memory, processor. The higher the better 🙂See this topic on hosting https://archived.seventhqueen.com/forums/topic/something-is-definitely-hitting-the-cpu-hard
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 issues in the member page are probably from the fact you changed something in the templates and has nothing to do with theme functionality
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 @itt
no problem, things like that happen all the time.
I just logged in into your site, changed the color and indeed the color hasn’t changed on the front-end.
Just I imagined it was related to your caching plugin, so I went to Wp admin – Supercacher and purged the cache …. and tadam 🙂So nothing wrong with the theme 😉
Cheers
AbeHi 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
KeymasterI just installed it and tested and works with sweetdate 2.6.1, the query remains after page changes
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.July 1, 2014 at 18:57 in reply to: Show normal select instead of the Foundation custom selects #21440Abe
KeymasterSee my answer above on removing the custom selects
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 @itt
Please provide the site also 😀
ThanksHi 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
KeymasterTry with the new update coming in about 10 hours and see if it good with 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
KeymasterGreat. Closing topic.
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
KeymasterNot yet .. sorry .. probably it will last at least one month
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
KeymasterProbably comes from BWP plugin. Disable it and try some other plugin options. We recommended that one because we tested it and worked
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
KeymasterYes I tested on Safari on Mac
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
KeymasterWE will make those changes in next updates sure
ThanksHi 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