-
Author
-
July 21, 2015 at 14:34 #69265
Camyen
ParticipantI forget to click ‘import attachments’ when I were importing Kleo Demo Data (all main). In the case, my site is in black with a text line. Please check the screenshot in attachment.
I know it is impossible to import again due to file duplication. How can I import the attachments? BTW, I am using Godaddy managed WP.
Thank you.
Attachments:
You must be logged in to view attached files.July 21, 2015 at 14:38 #69267sharmstr
ModeratorYou cant. Delete all the post and pages that were imported and do it again. There are bulk delete plugins that may help.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 21, 2015 at 15:04 #69271Camyen
ParticipantI deleted all and done it again. Black again, and nothing was imported into the pages. What happened?
July 21, 2015 at 15:09 #69272sharmstr
ModeratorI dont know. Need access to see.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 22, 2015 at 15:41 #69449Camyen
ParticipantI figured it out and reinstalled the demo data (Get Connected Vertical). I cant find any prebuild reg, profile, login, logout, and pin recover pages. Did I miss something in the installation process?
July 22, 2015 at 16:00 #69453sharmstr
ModeratorDid you install and configure buddypress?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 22, 2015 at 16:31 #69462Camyen
ParticipantI did. My activity, groups and members pages were successfully installed. Beside, my register and activate pages are the same as Get Connected Vertical. Nothing more than I said here in the page section.
July 22, 2015 at 16:44 #69468sharmstr
ModeratorNot sure I understand your response.
In any case, you need to have separate pages for activate and register.
Profile pages are not pages. They are built on the fly.
There are no login / logout pages besides the built in wp-login.php. Kleo uses a login modal box that you can set up in your menu. Or you can use the BP login widget.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 22, 2015 at 16:54 #69469Camyen
ParticipantGot it.
Let’s make it more clearer. Yes, I know activate and register are two independent pages (with different functionality and purpose). My problem is, the two pages are duplicated. Both of them are identical with Get Connected Vertical Page excepted name.
July 22, 2015 at 17:06 #69473sharmstr
ModeratorThey need to be blank. It really doesn’t matter if there are multiples of them. You can have 5 pages named “register”. The only one that matters is the one that’s bp is setup to use. And that one needs to be blank.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 22, 2015 at 17:29 #69475Camyen
ParticipantGreat! It make sense to me.
I want to add a log in and sign up form on Get Connected Vertical Page. Do I need to purchase a VC add-on on form?
July 23, 2015 at 12:11 #69585Camyen
ParticipantAny support on front-end user reg and sign-in form? Thanks.
July 23, 2015 at 13:56 #69608sharmstr
ModeratorThis has been asked and answered a few times before. Please search before asking.
There is no built in registration form form to put on pages
You can either uses one of the login widgets by adding the VC widgetized sidebar shortcode. Or you can add a button and add the kleo-show-login class to it to launch the login modal.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 23, 2015 at 17:32 #69673Camyen
ParticipantI have no idea about both of the login widgets. What are them? Where are them? Do I need to make any change on my theme’s function.php as to launch the login model?
July 23, 2015 at 18:02 #69684sharmstr
ModeratorWP Admin > Appearance > Widgets. You’ll probably want to create a sidebar that only has the login widget in it.
No, just add the kleo-show-login class to the button using the extra class field in the button settings.
I’ve discussed both of these approaches here before. Give the search a go.
Sounds like you are new to wordpress and visual composer. You should read the documentation for both to familiarize yourself with the basics.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 24, 2015 at 21:13 #69902Camyen
ParticipantI created a sidebar which only has the BuddyPress widget in it. Then I add the sidebar in Get Connected Vertical Form page. No sidebar was shown on the page, even if I completely log out. Whats wrong?
July 24, 2015 at 23:19 #69920sharmstr
ModeratorRespond privately with a link and admin credentials and I’ll have a look.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 25, 2015 at 16:27 #69975sharmstr
ModeratorYou didnt add the Widgetized sidebar shortcode to the page???
Anyhow, I’ve added it. I’ve also put it inside a Content by User Type shortcode so it only displays to logged out users.
I’ve also added a login button that will popup the login modal. I think it looks better than the a login form, but I guess that’s for you decide which one to use.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 25, 2015 at 17:09 #69985Camyen
ParticipantI took a look at my site as a visitor. The login form and button are all looking good. I’d prefer form to button. However, when I logged in as an admin and preview the Get Connected page; neither of them were shown on the page. What happen?
July 25, 2015 at 17:11 #69986sharmstr
ModeratorAs I said…
I’ve also put it inside a Content by User Type shortcode so it only displays to logged out users.
It really doesnt make sense to show it if they are already logged in and it doesnt look good. You can move the sidebar shortcode out of the content by type shortcode to change it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 25, 2015 at 17:33 #69988Camyen
ParticipantGot it. I forgot to use two browsers for testing. Thank you for your patience.
Where did you add the sidebar shortcode? I searched on Google. Some say I could add below code into my theme’s function.php
add_filter(‘widget_text’, ‘do_shortcode’);
After that, all I have to do is go to Appearance » Widgets and create a text widget. Then I can paste any shortcode that I have enabled on my site.
It doesn’t make sense to me. Visual Composer should provide a easier way to do so. But I don’t know where and how.
July 25, 2015 at 17:36 #69990sharmstr
ModeratorAs I’ve said a few times now, its the Widgetised Sidebar shortcode. Bring up your homepage in the page editor. Its hard to miss 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 25, 2015 at 18:11 #69993Camyen
ParticipantI know…..but sometime, it is hard to find something just under your eye. Thank you as always.
The current registration form is wider than I expected. How can I change the size of it?
July 25, 2015 at 18:31 #69995sharmstr
ModeratorThe form will stretch to fit the column size. Adjust the column size to suit your needs. Here’s the VC documentation https://wpbakery.atlassian.net/wiki/display/VC/Visual+Composer+Pagebuilder+for+WordPress
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 26, 2015 at 17:31 #70084sharmstr
ModeratorHere’s the fix for using a form with a particles background: https://archived.seventhqueen.com/forums/topic/button-not-clickable-with-galaxy-particles#post-68410
Changing the column width didnt remove the forgot password because there isn’t a forgot password on the form.
If you want it added, ask the BP folks since its their widget.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.July 26, 2015 at 17:59 #70087sharmstr
ModeratorIt tells you in the link I gave you.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 26, 2015 at 18:37 #70089Camyen
ParticipantWell…I think you mean the php. file in the main file folder.
I changed the code, refreshed the page many times, and clear cache. Nothing was improved. What shall I do?
July 26, 2015 at 18:43 #70091sharmstr
ModeratorI dont know what you mean by “main file folder”. As the topic clearly states, you need to change /plugins/k-elements/shortcodes/templates/kleo_particles.php
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 26, 2015 at 18:45 #70092Camyen
ParticipantAlright..
where does the /plugins/k-elements/shortcodes/templates/kleo_particles.php file located in?
July 26, 2015 at 18:48 #70093Camyen
Participantthis file, right?
Attachments:
You must be logged in to view attached files.July 27, 2015 at 13:54 #70188sharmstr
ModeratorTry this in quick css
COPY CODE.home #bp-login-widget-user-login, .home #bp-login-widget-user-pass, .home .bp-login-widget-register-link a { color: #fff; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 27, 2015 at 15:10 #70224Camyen
ParticipantThere is a arrow on the middle of members page. It shows other member’s name and avatar. How I can ban this feature?
July 27, 2015 at 15:26 #70230sharmstr
ModeratorPlease do not use one topic to ask all your questions. If you have questions not concerning the original topic, start a new one.
To answer your question, I dont know what you mean. Can you show me?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 27, 2015 at 15:36 #70234Camyen
ParticipantPlease take a look at here:
https://archived.seventhqueen.com/forums/topic/delete-the-arrow-pop-up-on-members-profile
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.