Forum Replies Created
-
Author
-
Radu
ModeratorHi,
Are you sure that the child theme is activated ? try to deactivate, activate.
Also you can try with this plugin : https://wordpress.org/plugins/buddypress-real-names/
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,
We haven’t do that yet… we will let you know when we do an 100% integration with this plugin.
Can you try this plugin to see how it looks ? https://wordpress.org/plugins/buddypress-like/
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 the activity will be displayed only plain text or simple photo uploaded from activity, this is normal behaviour. So... according the changelog " Removed shortcodes from Visual composer showing in activity " Cheers R.Radu
ModeratorHi,
I’ve activated buddypress but 500 error now, please rename the buddypress folder from wp-content/plugins/ to 1111buddypress then enable the wp debug and enable again the plugin to give you 500 error again.
Then provide to me the debug.log file
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.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Let’s try again with this, if this is not ok for you use the previous css
COPY CODE@media only screen and (orientation: portrait) { .woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width:48%;} .woocommerce ul.products li.product figure figcaption {display:none !important; } .woocommerce ul.products li.product:nth-of-type(2n+1) {clear:both; } .woocommerce ul.products li.product:nth-of-type(3n+1) {clear:none; } }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 i was able to enable that components but the problem is in other side,please update theme to latest version 2.9.4 maybe this can be a cause and also the plugins
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 solution -
AuthorPosts