Forum Replies Created
-
Author
-
Radu
ModeratorHi,
This is not possible by default you should search for a plugin capable for that
Give a google for that / https://www.google.com/search?safe=off&espv=2&q=buddypress+group+task+management
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorAdd this css to wp-admin -> theme options -> general settings -> quick css
COPY CODE#top-social li a,#top-social li {width: 33px !important;}Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorHi,
For the moment no,
But anyway you can send to themesupport@seventhqueen.com your questions with what you want to acheive
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 the theme up and running… do you have solved meanwhile ? if not please be more specific
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 know about that layout problem we already have that on the bug list we will be fixed in future updates.
What you want to fix at breadcrumbs ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
See this

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,
I saw that you are using two shortcodes posts grid and kleo post grid both uses strip the HTML tags by default from inside the content, so this is a default behaviour and there is no quick solution to have html tags inside excerpt.
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,
Do you have modified that page template in child theme ?
If you de-activate child theme it looks normally ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please wait until tomorrow for the pmpro problem, we will release an update for that
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 you don't' have the ability to update the plugins, please delete the visual composer plugin from wp-admin -> plugins and then go to wp-admin -> appearance -> install plugins and install the VC it will get the latest version Let me know Cheers R.Radu
ModeratorWhere more exactly becuase it depends where ?
Provide a screenshot that points out where
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,
First please tell me how it not works and how should work this plugin and it not works
They should add something like captcha at the registration form ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorCheck if you have that page assigned to be homepage from wp-admin -> settings -> reading -> front page
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 18, 2016 at 20:18 in reply to: Do we have access to revolution slider premium templates #140118Radu
ModeratorThe premium plugins are bundled in our theme and they are somehow pre-activated through our theme.
You can download your templates from : https://revolution.themepunch.com/free-slider-exchange/ then you can import into revslider from your computer.the plugin included in kleo theme hadn’t any activation key
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorHi boy,
As how you have already read in another topic we will improve our shortcode documentation in future we cannot do it right now.
I see what you need to achieve, using feature items element you cannot do what you need, instead of that you can use a row divided by three and inside each row add individually an icon element then text element then a button.
something similar to this, but you should add also the button

If you want to generate that layout from the screenshot use this shortcode
http://pastebin.com/raw/aW7WB4GH by pasting it to a new page in text area, it will generate this :

R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 18, 2016 at 19:53 in reply to: Change the color arruond profile photo and in search area #140116Radu
ModeratorProvide screenshot that points out exactly and live url please
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 the facebook login works not from that widget : https://drive.google.com/file/d/0Bxo5b6iHWRMwNVNEUGR2OW9FTmM/view
If you are referring to that message from that plugin, you should speak with the plugin developer because there should be maded a extra verification when it checks for img
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorCheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorOk in this case you should enable wp debug to see what causes that, but in majority of cases this it’s caused by the php memory limit and in first instance try to increase it : http://seventhqueen.com/blog/code-snippets/increase-php-memory-limit-in-wordpress.html
Here are steps to enable wp debug
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
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 that you cannot assign any featured image to any post, i think this it’s caused by plugins or by some modification to chidl theme so, de-activate all plugins except visual composer,k-elements and revolution slider, then check again, it if works enable plugins back one by one to identify what causes that.
If you encounter same issue de-activate all plugins + child theme to test
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionOctober 18, 2016 at 19:05 in reply to: Pages showing up in News focus element on home page, where only posts should show up #140096Radu
ModeratorIn our demo i was referring, compare with the theme demo to see if it’s a theme general problem.
The theme can be de-activated from wp-admin -> appereance ->themes
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 18, 2016 at 18:57 in reply to: js error introduced in recent theme version with gravity forms/gravity view plugins #140093Radu
ModeratorWhere i can get the plugin that you are using to test it on my local install ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 18, 2016 at 18:56 in reply to: How can I add a menu item to the bp profile menu that links to the members page #140092Radu
ModeratorYes,
Why don’t you provide a screenshot where you want to have that link ?
What BuddyPress menu because in the profile menu are 2 menus…
A photo makes with 10000 words so next time provides and a screenshot that points out where you need the modification for a better explanation
I wait for a photo to be accurate with the solution………
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorPlease tell me what search form from the homepage or from the members page ?
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 again,
@zzkamikazezz so practically what you want to achieve ? you want to remove those borders ?I saw a lot of critics about the shortcodes documentation, as how I said we will improve the documentation but webmasters will play little with those they figure out how they works.
If you have find some bug or something provide entire shortcode list that you are using and a screenshot + text that explain that certain bug+behaviour then I will add it to bug list.
As alternative for the feature items you can use icons independently by the content using somthing like that :

R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorOk then.
Can i mark this solved ?
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
1. That it’s normal behavior for group creation
2. the members and activity are populated with data now, maybe you have solved meanwhile
3.The icons canbe choosen from wp-admin -> apperance -> menus ->

Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorWp-admin -> users -> profile fields
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