Forum Replies Created
-
Author
-
Radu
ModeratorHi,
Did you encounter that on mobile devices ?
If yes there was a small bug with login from mobile devices
Until the theme update you can patch that by replacing this file : wp-content/themes/kleo/kleo-framework/lib/function-facebook-login.php with the content of this one :https://pastebin.com/raw/yTfRphDT
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 solutionRadu
ModeratorHi,
Those are warnings and cannot affect the theme fucntionality , but the latest one, please repalce this file : wp-content/themes/sweetdate/framework/options/validation/preg_replace/validation_preg_replace.php
content with this one : https://pastebin.com/raw/KKt1Vj0H
Let me know if you get this error : “26 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0″If no it’s safe, let me know.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorHi,
You haven’t tried do do that with all plugins and child theme de-activated, please do this, all plugins except buddypress! ( i saw in admin bar some plugins )
I think it’s enough to have google analitycs and to see how many people pages reached the register page and the / activate page.
Try to update theme to latest version.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThere you will need to target inner more specific

Put .article-content #bbpress-forums before the rest example will target only iframes that are in that kinf of structure
.article-content #bbpress-forums iframe[src^=’http://vpinball.com’], .article-content #bbpress-forums iframe[src^=’https://vpinball.com’],.article-content #bbpress-forums iframe[src^=’vpinball.com’] {
display:none !important;
}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 this case install and configure this plugin : https://wordpress.org/plugins/wp-mail-smtp/ on some wp installs this mail configuration it’s requiredCheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 14, 2018 at 16:13 in reply to: This still working ? Increase profile profile image size – Increase avatar size in buddypress #188636Radu
ModeratorGreat
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,
Thank you for the files, will be included 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,
It looks like you have two plugins the same, delete the inactive one

If you aren’t able to update the plugin automatic, update it manually by downloading the newest version of sensei from their github : https://github.com/Automattic/sensei/archive/version/1.9.20-1.zip
Then unzip it, then via FTP go to wp-content/plugins/sensei and upload the files here by overwriting the files.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Done
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,
On it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
We cannot offer one to one support via remote desktop or skype.
Best way it’s the provide to me access to see live all pages and backend or if you can provide to me a vpn to your local network to can reach your website.
IF mentioned things aren’t possible try to delete the button and add it again.
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 de-activate all plugins except buddypress then check if it’s the same, if it’s in the same way de-activate also the child theme and check again.
Make sure to have all plugins and the theme updated!
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,
What do you mean by “not going thru currently” can you elaborate ? they are coming incorrectly, how ?
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 know on php7 run’s ok
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI see, there is nothing special… i cannot figure out.. did you have possibility to put it online ot can take at it ?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You should navigate to the button that looks wired, then expand

Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
In this case revert to this one
COPY CODE#buddypress #activity-stream p iframe[src*='vpinball.com'] { display:none !important; }Then to can apply this rule on certain parts of your website you will need to
COPY CODE.pageclass iframe[src*='vpinball.com'] { display:none !important; }So for the forums will be
COPY CODE.bbpress iframe[src*='vpinball.com'] { display:none !important; }See the next image to can figure out how you can target specific components or pages.

Do it for your desired parts or website
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 13, 2018 at 17:49 in reply to: This still working ? Increase profile profile image size – Increase avatar size in buddypress #188538Radu
ModeratorHi,
Works for me

Maybe you don’t notice the change cuz the css keep it to 94px
COPY CODE.search-item .avatar { width: 150px; height: 150px; }Adding also this will make any difference ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 13, 2018 at 17:37 in reply to: Blogs are not displaying under ‘Latest News & Events’ on the e-learning homepage #188536Radu
ModeratorRelated to the woocomerce template files outdated, i recommend you to use a previous version of woocommerce, until we release update.
You can find the 3.2.6 version of woocommerce here : https://github.com/woocommerce/woocommerce/archive/3.2.6.zip
Unzip the files then upload them in wp-content/plugin/woocommerce/ by overwrite them.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 13, 2018 at 17:33 in reply to: Blogs are not displaying under ‘Latest News & Events’ on the e-learning homepage #188535Radu
ModeratorHi,
It may be a server setting or maybe a php value that should be changed, you need to enable wp debug then to repeat the theme uploading action and then to provide to me the debug.log to can investigate further.
Follow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
Or you can provide to me the FTP to can do 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
ModeratorHi,
I need wp admin + ftp login credentials (test them before providing)
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 original select (dropdown) it’s hidden via display:none not sure why, you have chosen a certain style of selects from somewhere like widgets ? or geodir settings ?
If you de-activate rest of the plugins and child theme they re shown as it should ?
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 solutionRadu
ModeratorGreat
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,
Tell me exact the behaviour, if you access https://tealovers.com/wp-admin after you login via facebook you are redirected where ? or how it happens, can you please make a movie ?
Tried on a install that and and i’m able to see wp admin after i login with facebook.
Did you encounter the same if you de-activate all plugins and child theme ?
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,
Not sure yet, depends what exactly causes that, which one of those plugin causes that ?
I haven’t notice any conflicts between our theme and the recommend plugins.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts

