Forum Replies Created
-
Author
-
Radu
ModeratorHi,
My personal suggestion it’s to have a page with all officers like this : http://seventhqueen.com/themes/kleo/portfolio-full-width/ and the inner page for every officer like this :
http://seventhqueen.com/themes/kleo/portfolio/portfolio-sidebar/
or
http://seventhqueen.com/themes/kleo/portfolio/single-image-lightbox/
or
http://seventhqueen.com/themes/kleo/portfolio/gallery-thumbs/
or
http://seventhqueen.com/themes/kleo/portfolio/general-portfolio-content/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, The rest of the css.post-footer small a,.post-footer small a span { color: red !important; }Cheers R.Radu
ModeratorHi,
If you are not happy with that plugin these are responsible files for :
General activity : /wp-content/themes/buddyapp/buddypress/activity/activity-loop.php
Group activity : /wp-content/themes/buddyapp/buddypress/groups/single/activity.phpReference : https://codex.buddypress.org/developer/loops-reference/the-activity-stream-loop/
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorPlease provide me an example post/page/category where you want to have that ? because the responsible files are different
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 29, 2016 at 19:57 in reply to: blog image thumbnail size on various pages and widgets #134221Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
Yes,but not by default you should open a ticket after you buy 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, a,b . Just go to wp-admin -> pages -> home pinterest.. there you should be able to see those and to edit ti via Visual composer c. just delete that posts from wp-admin -> posts and testimonials from wp-admin -> testimonials bu deleting the posts the likes and comments will be deleted too. d. If you are referring the links from the menu use this plugin to conditionate : https://wordpress.org/plugins/if-menu/ For log out button, you can use this shortcode : https://wordpress.org/plugins/log-out-shortcode/ Facebook login tutorial how to get api key https://archived.seventhqueen.com/general/article/create-facebook-app-get-app-id-facebook-login , there it's no problem with the theme, most probably with app configuration Cheeers R.Radu
ModeratorHi,
You can change the font size using this CSS that can be added to wp-admin -> theme options -> general settings -> quick CSS
COPY CODE.primary-menu .navbar-nav>li>a { font-size: 17px; }For sticky on mobile follow this link and the inner links : https://archived.seventhqueen.com/forums/topic/sticky-menu-mobile-padding
You can de-activate/activate transparent menu for all pages from the site from wp-admin -> theme options -> header options -> transparent main menu, but you can set only for a page this setting from wp-admin -> pages -> your selected 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, you can change that by using this selectorh1.page-title { color: green !important; }If you want to change also the post title in category pages use this CSS to.post-header h3.post-title.entry-title a { color:red !important;}Cheers R.August 29, 2016 at 18:23 in reply to: Blog Page Doesn’t have Wide Template and has lost Theme Styling #134205Radu
ModeratorHi,
The layout can be changed from wp-admin -> theme options -> blog
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 cannot see the link that i have provided it shows me a 404 error, provide wp admin username and password in a private reply to can check it.
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 don’t have a quick solution, but there it’s a tutorial how to do it : https://webdevstudios.com/2016/03/17/buddypress-custom-pages/ custom php code will be added to wp-content/themes/kleo-child/functions.php
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorHi,
We don’t have a quick solution regarding 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
ModeratorPlease provide wp-admin credentials (user and pass) to check it, in a private reply
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI don’t understand your question
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThe avatar div container can be tweaked with this selector
COPY CODE#buddypress #friend-list li div.item-avatar, #buddypress #member-list li div.item-avatar, #buddypress #members-list li div.item-avatar { width:120px !important; height:120px !important; }Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorOk,
Thanks you
Have a nice week
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,
How can I reproduce that js error, because when I visit your page http://ripioturismo.com/the-lakes-district-of-patagonia/ i cannot see any kind of error
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorOk
Have a nice day
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 29, 2016 at 17:13 in reply to: Keep being redirected to wrong URL on login + notifications issues #134187Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
You can choose what template you want to use for members directory from wp-admin -> theme options -> BuddyPress -> Members Directory Layout
So your problem it’s : The snipped that i have provided to you it’s works but if you have full width template on members directory the content from the function it’s not displayed? if yes provide admin credentials and member page url to can check it
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 solutionAugust 29, 2016 at 16:59 in reply to: Visual Composer BuddyPress Activity Page not working with @mention user #134180Radu
ModeratorYou’re welcome
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,
To change number of members or groups from the widget go to wp-admin -> appearance -> widgets and edit that certain widgets and change the value
For custom activity loops try to use this plugins : https://wordpress.org/plugins/bp-activity-shortcode/ check in this plugin documentation
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorCredentials to check 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,
1. Yes it should be a separate file for every font but you can create general css file named all_ggl_fonts.css and in that file you can use @import or @font-face rule to import each font family then you will have to include in your head with the function that i have provided to you only that file that contains @import with all your selected fonts.
Example
COPY CODEfunction Kleo_hook_font() { $output=â<link rel=âstylesheetâ href=âhttp://linktomyfont.com/all_ggl_fonts.cssâ type=âtext/cssâ media=âallâ />â; echo $output; }Then set from css the new font family for every element
Example :
COPY CODEbody,a,b,h1,h2,h3,h4,h5,h5 { font-family : âFONT NAMEâ; }If you want to have separate font family depends by element or heading 1,2 or 3
Example :
COPY CODEbody,a,b { font-family : âFONT NAMEâ; } h1,h2,h3,h4{ font-family : âOTHER FONT NAMEâ; } h4,h5,h6 { font-family : âOTHER FONT NAME TWO â; }Reference Links : https://css-tricks.com/snippets/css/using-font-face/
2. Use the above method…
3. Use the above method
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
Great it’s ok now
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