Forum Replies Created
-
Author
-
sharmstr
ModeratorCan you be specific about the changes. I was in there too so maybe my changes blew yours 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
ModeratorIt looks like its working now. Before when I changed the text color to red, it didnt change. Now it has.
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
ModeratorDo me a favor, go to /kleo/lib/options.php and make the following changes
around line 33: Change this
COPY CODE$args['ajax_save'] = true;
to this
COPY CODE$args['ajax_save'] = apply_filters( 'kleo_theme_options_ajax', true );
I’m still not positive that this will fix the overall issue, but I want to rule it out.
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
ModeratorThere is an update coming that allows you to disable ajax saving of theme options that isnt working on some hosts. I’m thinking this is the issue. But when I add the code to disable ajax saving of the options in the child theme, it isnt working.
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 had PMPro set to use the same register page as buddypress. You cant do that.
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
ModeratorDuplicate support topic: https://archived.seventhqueen.com/forums/topic/theme-options-changes-not-working
marking resolved
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
ModeratorDoes your host have caching enabled? I’ve tried adding code to your childs functions.php which I know for a fact works and its completely ignoring 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
ModeratorIts right where you turned it on. Theme Options > Misc.
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 others were having jquery errors. Have you checked your site for any errors?
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 see any jquery errors. I was able to reproduce this problem on my site if I removed the Facebook APP ID. Do you have that filled out?
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 for register
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 its 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
sharmstr
ModeratorSearch before posting: https://archived.seventhqueen.com/forums/topic/problem-activating-pm-pro-bbpress-addon-with-kleo-3-0-upgrade
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
ModeratorCant tell with your maintenance screen blocking 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
Moderatorput it in theme options > general > quick css
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
ModeratorAgain, it could be any number of things causing the issue. I’m merely making suggestions.
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
Moderatorbody.buddypress.is-user-profile div#item-header {
min-height: 500px;
}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 cant recommend any because I haven’t used any. Do a search for buddypress force profile fields or ask on the buddypress forums.
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
Moderatorgoogle is your friend https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_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
ModeratorKleo will redirect them to the profile edit page on first login to finish filling out their profile, but that’s it. I believe there are plugins out there that will force users to fill out the required fields before they can visit any other part of the site.
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
ModeratorRespond privately with a link and credentials.
Also, have you set WP to use the 256mb allocated to 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
sharmstr
ModeratorThe cover photo is a background of the container. Background images dont effect the container size so there is no way to auto fit.
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
ModeratorHow much memory are they allocating for 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
sharmstr
ModeratorHave you asked on the BP forums? Its their plugin. Does it happen with the 2015 Theme? Have you tried disabling plugins? Have you tried resaving your permalinks to rebuild them? Do you have something in your .htaccess file that’s causing it? Do you have a CDN or db caching in place? If so, have you flushed it?
You can respond privately with a link and credentials and I’ll have a look around.
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
ModeratorAsk your host for assistance. Thats a server message so it could be any number of things like a brute force attack or even that you dont have enough memory allocated.
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 link on the event is NOT removed. Fix it or remove 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
ModeratorYou can try some css
COPY CODE.kleo-main-header .nav > li.active > a, .kleo-main-header .navbar-collapse>ul>li>a:hover { line-height: 40px !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
ModeratorThe problem is with geodir event manager. Next time you have an issue like this, turn on wp debug diplay so you can see the error messages. Then rename the individual plugin folders until its fixed. In this case, I renamed geodir_event_manager to geodir_event_manager1
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 > woo > settings > general > currency options.
I dont understand your second question.
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
ModeratorAs you can see, neither one of those options are available. You can add them to the feature request forum.
With that said, you can try truncating the text with css. The class is .testimonial-content p: https://css-tricks.com/snippets/css/truncate-string-with-ellipsis/
Something like
COPY CODE.testimonial-content p { max-height: 45px; max-width: 500px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
You’ll have to play with the height and width settings to suit your needs.
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
ModeratorThen tell the social article developer that. That’s not 7th Queens plugin.
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
ModeratorThere’s a couple of ways to do this. You can do it as I’ve already outlined, or you might be able to inject it using a function in your childs function file. Tell me exactly where you want it and on what pages.
BTW – there are several templates that go between general-before-wrap & general-after-wrap. It all depends on the page you’re viewing. Again, let me know where you want the new content.
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 save fine for me. I turned on the admin tool bar like in your sample image and it saved just fine.
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
ModeratorThis doesnt happen by default, so its not a bug. We need a link to see what’s going on.
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
Moderator🙂 You’re welcome.
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
ModeratorLots of other goodness here: https://codex.buddypress.org/developer/template-tag-reference/
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. Sorry.
So you’re saying that you want to add something to buddypress pages only, but dont want to create a separate template file for it, right?
bp_is_blog_page() is a bp function that will tell you if you are on a page that ISNT a bp page. So, if you add an ! to it, you’re asking “Is this a bp page?”
In your page.php file you can do this
COPY CODEif (!bp_is_blog_page()) { echo "Hey! I'm a buddypress 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
ModeratorLooks like the code is in /plugins/js_composer/include/templates/shortcodes/vc_basic_grid_filter.php. On line 9 you can try changing $atts[‘filter_source’] to array(‘post_tag’,’category’). I have no idea if that will actually work.
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
ModeratorTry asking VC. Its their shortcode.
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 your site is throwing jquery errors.
Also, why send users to the login page? Why not use the Kleo login modal? Wp Admin > Appearance > Menu > Kleo: Login. If you dont see Kleo enable it by clicking on screen options.
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. -
AuthorPosts