Forum Replies Created
-
Author
-
Rincon805
ParticipantSure. Here are two screenshots. One showing the images displaying as they should. The other from the “recent projects” section, not displaying as it should.
thanks,
-HudsonAttachments:
You must be logged in to view attached files.Rincon805
ParticipantHi sharmtsr,
Ah. I was a bit confused, apparently. I was adding it into the element Id, not the class name. Weird, because it worked before the update. Thanks for your help though.
Thanks,
-HudsonRincon805
ParticipantI also am having this problem. I disabled all plugins except for k elements and vc composer, then re-abled them. Still no VC composer.
Rincon805
ParticipantAlright. Now I’m not seeing visual composer on any pages (posts or pages).
I’ve tried deactivating and reactivating the plugin. All i see is the visual and text editor.
Any advise appreciated.
Rincon805
ParticipantHi Laura,
I would, but I can’t use Visual Composer in posts, unless I’m missing something?Thanks,
-HRincon805
ParticipantAlso, I was wondering where you got the background image that I’m using for the “contact us” row. Are there more around like that?
Thanks,
-H
Rincon805
ParticipantHi Radu,
I worked around it for that page because I wanted to make it live. Please see this page for reference, and the attached screenshot.
Thanks,
-Hudson
http://santabarbarawebdesign.info/test/
Attachments:
You must be logged in to view attached files.Rincon805
ParticipantHi Radu,
Thanks for the video. So the tooltip/pins are only for images then?
And as to the page in reference, please see that the button is animated but the second line of text hangs out about 150px to the right of the first text. Is this an error, or do I just need to tweak the css so that it hangs out further off the page until the button is hovered over?
Thanks again,
-H
Rincon805
ParticipantNice, but the Easy Smooth Scroll Links plugin conflicts with Kleo’s built-in scrolling css that operates the tabs, accordion, and toggles.
Anyone got a work around?
March 9, 2016 at 21:30 in reply to: Is it possible to have the same image background for multiple rows? #109615Rincon805
ParticipantWow. That will do it! Sorry to waste your time, Sharmstr – once again, you’re the WO-man :).
Rincon805
ParticipantScratch that. You are right on all counts, I was uploading before saving. Whoopsie!
Thanks again.
-HRincon805
ParticipantSharmstr to the rescue again. Thank you, sir.
However, even with #webbuild (all lowercase), the anchor is not working.
thoughts?
Rincon805
ParticipantAlso, if anyone knows how to change the colors of the buttons without tweaking css rules, please chime in.
Thanks!
-HRincon805
ParticipantYou’re the man, sharmstr. Thank you. But unfortunately that code is only working 1 out of every 4 attempts. Weird, right?
Check it out.
http://alchemyondeman.staging.wpengine.com/I’ll follow up with them on the css.
Rincon805
ParticipantHi Sharmstr,
Thanks for the usual speedy reply. I ran this by my hosting (WPengine) and they’re saying that that content is vital and compatible code that goes into every site they host. They’re requesting info on what I think, specifically, is causing the css conflict from that folder.Any help is appreciated.
Thanks!
-HRincon805
ParticipantHi there.
I have the same problem. If I apply this css on the main page I can tweak the padding to work, but it applies on every other page on the site and that doesn’t work for me.
div > section:nth-child(1){
padding-top:0px !important;
}This seems like a common issue. Is there any permanent fix in the works?
Attachments:
You must be logged in to view attached files.September 30, 2015 at 03:47 in reply to: Login timeout when incorrect password used – comet chat #80014Rincon805
ParticipantBAM. Resolved.
Thanks, Andrei!
September 30, 2015 at 02:54 in reply to: Login timeout when incorrect password used – comet chat #79999Rincon805
ParticipantHmm… well that would be embarrassing, but it’s not the first time! I’m reupdating now – will respond shortly.
Thanks!
September 30, 2015 at 02:32 in reply to: Login timeout when incorrect password used – comet chat #79993Rincon805
ParticipantI’m up to date, unless dragging and dropping into ftp hasn’t been working. Is there a way to check? What’s the current version number of the theme?
September 26, 2015 at 09:38 in reply to: Login timeout when incorrect password used – comet chat #79556Rincon805
ParticipantJust checking in to see if there’s been any update on this. I appreciate all the help getting this sorted.
Best,
-HSeptember 21, 2015 at 05:40 in reply to: Login timeout when incorrect password used – comet chat #78642Rincon805
ParticipantHi there,
Sorry to nag, but I’ve got confirmation from my hosting support that the error is coming from the kleo theme. Please see the following:Hi Hudson,
I’ve done some testing and I can say with confidence that this is due to the theme being used and caching is not at play.
I cloned rincon805 to a new installation — rinconwpetest — and did some testing there. First on the production environment and then on the staging environment, which doesn’t utilize caching. On both environments I got the same thing. Here’s a screenshot of some of the response from logging in with the wrong creds:
You can see that there’s no caching from the “Pragma: no-cache” bit and then you can see that it’s from the theme when looking at the action under “Form Data” – kleoajaxlogin
When I ack-grepped for “kleoajaxlogin” through your installation, here’s what was returned:
COPY CODEwp-content/themes/kleo/assets/js/app.js 1214: action: 'kleoajaxlogin', wp-content/themes/kleo/kleo/assets/js/app.js 1218: action: 'kleoajaxlogin', wp-content/themes/kleo/kleo/functions.php 1481: if (! isset($_POST['action']) || ( isset($_POST['action']) && $_POST['action'] != 'kleoajaxlogin' ) ) { wp-content/themes/kleo/functions.php 1474: if (! isset($_POST['action']) || ( isset($_POST['action']) && $_POST['action'] != 'kleoajaxlogin' ) ) {
You can see there that it’s coming from the parent theme.
Whenever I switch the theme to a default theme (Twenty Fifteen in this case) and go to log in, I get directed to the basic wp-login.php page. When entering bogus creds I get the “ERROR: Invalid username.” message and there are not repeated requests.
This leads me to the conclusion that the theme is trying to repeatedly log in when incorrect credentials are used.
With that being said, please reach out to the theme developers again and share this information with them, as caching is definitely not the cause of the issue. Please let us know what they get back to you with and if there’s any other way we may be of assistance, please let us know!
September 15, 2015 at 06:48 in reply to: Login timeout when incorrect password used – comet chat #77734Rincon805
ParticipantThis reply has been set as private.September 14, 2015 at 01:12 in reply to: Login timeout when incorrect password used – comet chat #77473Rincon805
ParticipantAlright, well it appears there’s a bit of back and forth here. WPEngine says that it’s a plugin or a theme; I’ve disabled all plugins but those that come with Kleo, so I’m at a loss.
Attempting to troubleshoot this myself, I’m looking at these error logs and thinking that if the error is coming from the /wp-includes/plugin.php and that’s the bit of code that allows plugin hooks to work, it must either be being generated there or the htaccess – like you suggested. WPEngine doesn’t allow htaccess, so I’ll rule that out.
That doesn’t leave much, unfortunately, just deleting plugins even though they’re deactivated. Is there a place that would store inactive plugin information? I’d like to check there before deleting plugins.Thanks in advance for all your help.
-HSeptember 11, 2015 at 01:00 in reply to: Login timeout when incorrect password used – comet chat #77107Rincon805
ParticipantSpecifically, I see this error:
PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘bp_change_profile_subnav_default’ not found or invalid function name in /nas/wp/www/cluster-40716/rincon805/wp-includes/plugin.php on line 503, referer: http://www.thelaw.agency/
September 10, 2015 at 22:28 in reply to: Login timeout when incorrect password used – comet chat #77099Rincon805
ParticipantI have contacted hosting and they say it’s some wp-login error conflicting with a plugin. Since I’ve deactivated all but the kleo-suggested plugins (k elements, etc) and this still happens, I’m wondering if there has been this error before or if you might shed any light on the matter. Could it be a default WP-Engine cacheing issue?
I know nothing about how the login process works.Thanks,
September 4, 2015 at 23:07 in reply to: Login timeout when incorrect password used – comet chat #76246Rincon805
ParticipantI deactivated all but the necessary-to-function plugins and I still get the timeout – ban IP problem if a user submits the wrong password.
I’m using WP Engine as a host – could this be some chacheing related trouble?
Thanks,
Rincon805
ParticipantThis is where I’m at now: http://www.thelaw.agency/news-magazine/
I’ve gotten it to work by deleting the rev slide box and putting the shortcode into a text box. This solution is suboptimal, however, because now the slider isn’t full-width.
Can anyone tell me:
How to make a text block full width (no L/R padding) OR
What the original Kleo News page used?Thanks!
-
AuthorPosts