Forum Replies Created
-
Author
-
sharmstr
Moderator1 – Wp admin > Pages > Add New.
2 – Click on Backend Editor and add the portfolio shortcode.
3 – Exclude all the categories except the ones you want. Or if you only want one, then select it from the dropdown
4 – Click save.
Repeat for the other categories starting at step 1
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
sharmstr
ModeratorTurn off debugging in wp-config.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
sharmstr
ModeratorActually, respond privately with a link and credentials so I can look at your setup.
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
sharmstr
ModeratorI’ve never tried sub categories on portfolios. My thought its not going to work, but let me play with 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
sharmstr
ModeratorYes. You can use the shortcode on 100 different pages if you want.
You can have as many Portfolio Listing pages as you want. If you want one for each category, you can do that with the shortcode. If you want one that shows 2 specific categories and one that shows 2 other categories, you can do that with the shortcode as well.
here are two I created that on my test site.
http://dev.sharmstr.com/portfolio-dandp/
http://dev.sharmstr.com/print-and-video-portfolios/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
sharmstr
ModeratorJust add the portfolio shortcode to any page.
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.sharmstr
ModeratorGreat! It will be in the next update. Thanks
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
sharmstr
ModeratorDid you try the new file?
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
sharmstr
ModeratorI dont understand your question. A portfolio is a page.
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
sharmstr
ModeratorOkay. I got a fix to try from @abe. Replace /kleo/kleo-framework/lib/function-facebook-login.php
** Remember to change .txt to .php
Let me know if that works.
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.sharmstr
ModeratorThat’s the query for the member navigation (next / previous)
Put this in your childs function.php file to disable it .
COPY CODEfunction bp_next_profile($current_id) { return; } function bp_prev_profile($current_id) { return; }
And this in your child css
COPY CODE.pagination-sticky { display: none; }
And see if it helps. I’m guessing the query is slow/large because of the amount of members you have.
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
sharmstr
ModeratorThe redirect variable is not being set. Trying to figure out why. Will let you know.
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
sharmstr
ModeratorAlso, you’re getting a bad request error from whatever this is
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.sharmstr
ModeratorIts still loading old css from cloudflare.
If you’re going to install caching plugins and use CDNs you need to be responsible for those things.
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
sharmstr
ModeratorBecause you’re using Total Cache. You need to rebuild your css cache.
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
sharmstr
ModeratorNo you’re not. Its happened to several other people. I’m surprised I didnt know the issue right away.
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
sharmstr
ModeratorAre you on wpengine?
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
sharmstr
ModeratorYou didn’t close the em class=”muted” tag in your Main Menu Info. Fix 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
sharmstr
ModeratorNot all fonts are loaded to save on load times. The easiest thing to do is go into theme options > fonts and set H6 to Rock Salt. By default H6 isn’t used in the theme. That will load the rock salt font for you. Then in Theme Options > General Settings > Quick CSS, add this
COPY CODE#menu-main { font-family: Rock Salt !important; }
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
sharmstr
ModeratorFor come reason, all of your paragraphs have the “muted” class. What did you do? 🙂
See attached
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.sharmstr
ModeratorThat’s not an actual page. There is no link to it. Its a filter that buddypress runs via ajax. In other words, when you first go to groups, then click on “my groups” you dont go to a new page. A jquery script fires and it refreshes the groups list and applies a filter to it showing just the groups you belong to.
If you want to override that, you need to ask on the buddypress forums.
I’ve attached an image showing the ajax call when its clicked.
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.sharmstr
ModeratorAgain, that’s not kleo. That’s standard buddypress functions. Ask over there: https://buddypress.org/support/search/disable+crop/
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
sharmstr
ModeratorK-elements relies on Kleo. Disable 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
sharmstr
ModeratorWP Admin > Memberships > Advanced. Change the links to your levels page.
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
sharmstr
ModeratorLOL. Okay.
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
sharmstr
ModeratorThey are font icons. So depending on what they named the shop tab, you’d add css to give it an icon. I did it like this
COPY CODE#buddypress div#item-nav ul #orders-personal-li a::before { content: "\e87e"; }
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
sharmstr
ModeratorFor future reference, when someone gives you VC code, you add it using “Classic Mode”, not Visual Composers Backend or Frontend mode.
It doesnt work. Period. You’ll have to ask them why.
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
sharmstr
ModeratorOkay. First, quit trying to use the Video Shortcode. It will never work. btw is not a Kleo shortcode.
Anyhow, add a text block. When the text block settings come up, click on the text tab and paste the code. See attached. (I hid the url and video)
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.sharmstr
ModeratorI think I was smoking something earlier. I just tested this and this seems to be whats works
COPY CODE\[[^\]]*\]
COPY CODE\[[^\]]*\]
Just change the limit.
But keep in mind that it initially gets the standard WP excerpt which is limited to 50 words by default.
If it were me, I’d just do this
COPY CODEfunction kleo_excerpt( $limit = 10, $chars = true ) { return strip_tags( get_the_excerpt() ); }
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
sharmstr
ModeratorCool.
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
sharmstr
ModeratorIf you want to change it, I’ve already given you the code location.
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
sharmstr
ModeratorLOL. I anticipated your response.
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
sharmstr
ModeratorI put it there since that’s where you change other account information like email and password. I tried to make that clear by using the word “Orders” instead of my-account on the orders tab. Shoppers shouldnt be confused. Its only devs that get confused because they are used to everything being on a single page.
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
sharmstr
ModeratorUgh. Sorry. Of course you did.
The address is under the settings tab. Not the profile tab.
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
sharmstr
ModeratorOh and ignore the shop tab. That’s a different plugin all together (WC Vendors).
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
sharmstr
ModeratorDid you turn it on in theme options? Theme Options > Woo > Manage Account in BP
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
sharmstr
ModeratorWait – Sorry. That’s the default WP archive template that isnt controlled by VC. Currently there is no way to hide categories for that archive.
Alternatively, you can tell Kleo to use the custom portfolio page that you appear to be working on. Go to Theme Options > Portfolio and turn on Custom page for Portfolio Archive.
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
sharmstr
ModeratorIt will only show categories that have content. So if you create a category, but havent assigned a portfolio item to that category yet, the category wont show. Please confirm this is your issue or not.
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
-
AuthorPosts