Forum Replies Created
-
Author
-
Abe
KeymasterHi harryshapes, To achieve that you must follow this topic and change the group names that you want to appear.
https://archived.seventhqueen.com/forums/topic/how-to-add-more-tabs-next-to-the-profile-imageHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, Thank you very much for the non-standard topic 🙂 I am sure you will find useful things in our growing community
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterPlease don’t provide confidential info in the topic. Send a reply and mark it as private. You don’t need to activate it since it comes bundled with the theme. Also please try to do a search on the existing topics before creating a new one. Similar: https://archived.seventhqueen.com/forums/topic/activate-copy-of-the-revolution-slider
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, Right now that link gives an error that can’t be related to Buddypress or the theme:
ERROR: Usuario (wp/wp-admi): Este Usuario no Existe, Intente de Nuevo.Gracias!!Normally if you encounter a down site after a plugin install you need to increase PHP memory_size to 128 mb recommended. Talk at your hosting for that
cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 25, 2014 at 12:08 in reply to: After update to 1.3 activiy, member and group stream dont show #13408Abe
KeymasterHi Joss, Please provide a link to your site so I can inspect that problem and give you a solution.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterIndeed something strange happens with that 🙂
Add this css for a quick fix until next Kleo version:COPY CODE.logo, .logo a { height: auto; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterlooks like you added it with some nasty quotes charachters, it should be like:
COPY CODE#friends-my-friends:before { content: "\f005"; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, That can’t be the case there since my local test site is also on a subdomain. Check your settings for site URLs under Settings – General and make sure they are ok or try to install wordpress directly into the subdirectory
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI see what you mean and that happens until the script for the carousel loads. You could try to set a maximum height for the container with this CSS:
COPY CODE#gallery-carousel {max-height: 135px; overflow:hidden;}
Add that css in sweetdate-child/style.css or in Sweetdate – Styling options – Quick css
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, You need to add an image attribute, eq: [kleo_status_icon type=”total” subtitle=”Members in total” image=”http://linktomyimage.png”%5D
This shortcode can be generated from the visual shortcodes generator and has the option to choose an image thereHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterIf this happens in the Front-end composer please use Back-end composer since it could be related to Visual composer plugin
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, what field type are you adding? I can’t seem to replicate your problem
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterYou should try is_front_page() instead of is_page(‘home’)
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, I see what you mean but that is Buddypress related and it comes from its core. Try searching the Buddypress forums and see if that behavior can be customized
Thanks
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi Kieran, Buddypress adds a filter to that content and adds the dots there.
@metalmick, we will think of something and maybe add a tab structure there.Thanks
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, Thanks for the suggestion. We will look over it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi there, I connected to your site and fixed it.. we did a small change in functions-pmpro.php so you know in case you need to keep the change if you re-install the theme.
We will put this fix in the next theme update,probably tomorrow.Thanks
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterTo view more icons available please read the Vector icons section from the documentation
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, That is achievable using CSS. Add this to Theme options – Quick css:
COPY CODE.widget_nav_menu li a:before { content: "\e873"; font-family: "fontello"; margin-right: 10px; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi kriscone, This is where you will find all them icons used in the theme: http://fontawesome.io/3.2.1/cheatsheet/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, Kleo had some bugs at first but now we have fixed all reported ones and it is a strong theme too.
That comes from those added settings. Try modifying BP_AVATAR_THUMB width and height to something larger like 100 pixels instead of 50
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterYou have set your Site structure to be full width, no sidebar so there is no way you will have a sidebar there
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi BookGolfPro, Go to https://archived.seventhqueen.com/forums/forum/sweetdate-wordpress at the bottom of the page
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi ahmadfaiz11, You should import the import our demo slider in Revolution Slider. You find the .zip file in the downloaded package in Demo content – Revolution slider. After the import you set the slider to use in Sweetdate – Homepage
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, You should check your installed plugins or custom code added since that is not the default behavior. Also there are some plugins that you can use for custom redirection on login. Do a search on google or wordpress repository. Example: https://wordpress.org/plugins/peters-login-redirect/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterWe don’t have an estimated time for that but we will do that
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterPlease remove any code you have added since you added it wrong or incomplete
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterWell that can’t be done by default and you need to edit some templates and add some code. The breadcrumb file gets generated from this file: wp-content\themes\kleo\page-parts\general-title-section.php
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterhi, send it to themesupport@seventhqueen.com to take a look
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterStarting with version 2.6 you will be able to set a custom page layout just for bbPress pages, meaning to be different than the site’s default one.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi syslay288, My pictures tab would normally show by default there if you have rtMedia plugin installed and user has uploaded pictures.
kriscone, I will take a look next week at that functionality and see how it can be achieved. What do you mean that pictures look ugly? Aren’t the pictures appearing in a carousel?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterYes it was included in 2.5 update
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterYou might not have read my answer above when I said that you can define each field required from the profile edit page and I don’t mean just by adding it to the Base group but editing the field and making it as required.. yes there is an option there
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterIt should be in bp_xprofile_data
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterYou should define/configure the menu in Appearance – Menus and it is not related to theme options you imported. Those images are just for demo purpose and you should add your own images from each post as featured image or whatever is the case
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterGive us a link to your site and add it to the style.css in the child theme to see if it applies
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, If you just want want to rename “Stay in touch” to something else then you should translate that field to your desired one using a plugin like Codestyling Localization. It doesn’t matter if you are using English as your site language or other language.
To change other functionality in the widget you should create a clone of that with other class names and widget name and de-register that if you wantHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterFor the Facebook registration you can’t force those fields, so you should disable registering by Facebook and only allow Login.
For the fields in registration you should also make them required from Users – Profile fields
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, What do you want to achieve? Profile fields in Base Group appear at registration and all other groups appear in their profile edit page
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterYour option to let search engines to crawl your site should be under Settings – Reading – Search Engine Visibility
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts