Forum Replies Created
-
Author
-
September 25, 2017 at 15:19 in reply to: How do I change the main menu row height and my header is not showing #174717
Radu
ModeratorHi,
Now I’ve noticed there isn’t another product than ours (Kleo, sweet date or buddy app)
There seems to be an HTML theme and I cannot offer support for any other product than ours.
I saw in our theme you are able to do what you need to achieve.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 22, 2017 at 18:05 in reply to: How do I change the main menu row height and my header is not showing #174408Radu
ModeratorHi,
Just let me know if you are referring to the slider from the homepage marked with red

Or you want to do the breadcrumb section like there: http://198.20.99.146/~neueharm/chinese-nutrition-2/
Be more specific to can find a faster resolution to this.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorNo problem
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Why you don’t try our native option custom logo on each page, you can have a different logo at the page level.

‘
Let me knowCheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 22, 2017 at 17:01 in reply to: Title is not shown if the web browser window is narrow #174395Radu
ModeratorHi,
Please try Compact overflowing menu items option in wp-admin -> theme options -> header options -> Compact overflowing menu items -> ON.If the menu items are too many and would not fit then the extra elements will be added under a new sub-menu.

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,
Paste the code exact like on this link : https://pastebin.com/raw/83WML0X8
with no ?> php closing tag at the end.
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 22, 2017 at 15:45 in reply to: SweetDate isn't displaying edits or plugins on my website #174389Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
Added to bug list, will be fixed in future updates.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 22, 2017 at 15:42 in reply to: Issues of using “Login/Lost password form” Shortcode #174387Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
Did you have tried to change the priotiry to the action ? if no try with higher or lowe ones
Also you can try to run the function when on worpdress init action or after_setup_theme or on wp_loaded , try all, see the below snippets
COPY CODEfunction add_points_for_referral( $transfer_id, $request ) { extract ($request); $transfer_amt = $request['amount']; mycred_add( 'Transfer Bonus', 3, 5, $transfer_amt); return; } function pre_add_points_for_referral () { add_action( 'mycred_transfer_completed', 'add_points_for_referral', 10, 2 ); } add_action('init', 'pre_add_points_for_referral'); //add_action('after_setup_theme', 'pre_add_points_for_referral'); //add_action('wp_loaded', 'pre_add_points_for_referral');Hope it helps
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
It’s added to the buglist and will be fixed in next theme update
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,
Fixed, just replace this file content: /wp-content/themes/buddyapp/assets/js/functions.js
with this one: https://pastebin.com/raw/3JRX9xse
That’s all, this will be included in next theme update.
Let me know if it’s ok on your side
If you have any cache plugin or service make sure to purge all caches
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,
There is now it works by default, there is no easy way to change activation/resetpass from their original pages to theme pages, we will take a closer look at this in the future
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,
I see there it’s how it works at the moment, the link from the email it will driven you to wp-login.php page it’s normal, for the moment no quick solution to have a custom page for rest password from email link
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,
Make sure to paste the code inside the PHP tag
https://pastebin.com/raw/MPkvAQcP and paste it again
It works just tried on my local install.
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,
Still working on a solution for some time, i will let you know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 21, 2017 at 16:35 in reply to: Live notification is disappearing while mouse roll over on it #174311Radu
ModeratorThis reply has been set as private.September 21, 2017 at 16:00 in reply to: Bug with search when there are multiple post types involved #174309Radu
ModeratorHi,
Thank you for reporting this, added to buglist we will let you know when it’s fixed.
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,
Please understand the css that I have given you, it only removes the border, before to provide the code I’ve tested and I’ve clicked the reply button.. and it works, I think your problem it’s another one… cuz the css cannot turn off the reply button…. it only removes the border… see in the propriety.
Tried again to look at the link that you have provided with the issue on our demo https://web.com/members/MR B/activity/1610/#acomment-1617 and there I cannot see it, our demo resetting demo data after 1-2days (activity comments)
So reproduce that on your install and give to me link to re take a look at that, but remove the css that i gave you, and after that as you say the reply button should work….
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 20, 2017 at 17:23 in reply to: SweetDate isn't displaying edits or plugins on my website #174228Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
Wrong credentials… cannot cheeck
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,
At this moment indeed the cover not works on the demo, the cover works on my local install, we will investigate this matter and we will let you know!
I’ve given you the solution for the “BP Search plugin causes a problem with the default bp search bar on members dir.” but you keep saying same things even I provided a fix for that.
I’ve told you also about the changing cover issue that you report, I’ve shown you it works. IF not works for you I’ve told you possible causes, child theme or plugins….
USE THE sweet date 2.9 instead, that’s why have added also the old one, for people who want to use old bp profile overwrite and not only… if behaves 2.9 version instead of 3 use 2.9.
Please use 2.9 if you don’t like the 3.0 update and you think has a lot of bugs !!!
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorJust add this code to functions.php
COPY CODEif ( ! function_exists( 'kleo_search_menu_item' ) ) { /** * Add search to menu * * @param string $items * @param oject $args * * @return string */ function kleo_search_menu_item( $items, $args ) { if ( $args->theme_location == 'primary' ) { ob_start(); get_template_part( 'page-parts/header-ajaxsearch' ); $form = ob_get_clean(); if(is_user_logged_in()) { $items .= '<li id="nav-menu-item-search" class="menu-item kleo-menu-item-search"><a class="search-trigger" href="#"><i class="icon icon-search"></i></a>' . $form . '</li>'; } } return $items; } }NOTE : Child theme needs to be installed and activated.
The function needs to be pasted in wp-content/themes/sweetdate-child/functions.php
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,
Just I’ve tested with parent theme and it works, it seems the issue to be caused by something from the child theme.
So you can de-activate the child and test
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,
In the page where you build using post grid with VC, look below at media section and enable -> Show media on post page -> Yes

Let me know if this will make that to appear
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,
Maybe some files are corrupted or missing.
I recommend you to re-install wordpress from wp-admin -> dashboard -> updates

And also update theme to latest version if you don’t have it, but if you have it just re-upload the theme files over the exiting files by overwriting them in wp-content/themes/kleo/
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 19, 2017 at 19:06 in reply to: Show chosen menu items-icons in mobile header icons #174134Radu
ModeratorHi,
Please let me know about what sub menu are you referring ?, screenshot
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 19, 2017 at 18:19 in reply to: How do I change the main menu row height and my header is not showing #174128Radu
ModeratorThis reply has been set as private. -
AuthorPosts

