werdplae
Forum Replies Created
-
I found out what was going on with this as per this page –> https://developers.facebook.com/bugs/465563203461606?browse=search_4ffb49f634ff91581497486
All it is saying is that the pages have a new feature called “Voice”, when you VISIT A PAGE you are an admin of, NOT SWITCHING TO THE PAGE, you will see a blue bar at the top that says “You are poting, commenting, and liking as [name of page] — Change to [Your personal profile].
If you set the voice to your personal page you will get the #240 error. Change it back to the page, refresh your WP dashboard and *poof*, error’s gone.
That’s what the “Requires valid user” in the error message is referring to. ??
I found out what was going on with this as per this page –> https://developers.facebook.com/bugs/465563203461606?browse=search_4ffb49f634ff91581497486
All it is saying is that the pages have a new feature called “Voice”, when you VISIT A PAGE you are an admin of, NOT SWITCHING TO THE PAGE, you will see a blue bar at the top that says “You are poting, commenting, and liking as [name of page] — Change to [Your personal profile].
If you set the voice to your personal page you will get the #240 error. Change it back to the page, refresh your WP dashboard and *poof*, error’s gone.
That’s what the “Requires valid user” in the error message is referring to. ??
I hope this helps.
Great deltagirl, I’m glad it helped. I hope they fix this though, I’d like it to be neater.
@deltagirl, this is the code i had to use, positioning each element individually, compensating for the biggest word that would appear in the calendar. It isn’t pretty, I wish it was a bit more dynamic but it is what it is.
/* calendar styles ------------------------------*/ .tribe-events-month-nav { top: 21px !important; } select#tribe-events-events-month { position: relative; top: -24px; left: 155px; } select#tribe-events-events-year { position: relative; top: -44px; left: 260px; } span.tribe-events-next-month { position: relative; top: -66px; left: 320px; }
You may or may not have to adjust it. I have a multi-language site and I haven’t how it looks in Spanish. I hope this helps. And I hope even more that there is a fix for this down the road.
Question, @deltagirl, what theme are you using? I wonder if it is specific to a theme or something else like a plugin conflict.
https://www.strongtree.org/events/
I had to hardcode some css for positioning but it doesn’t look pretty. I commented it out so that it can “break” again. I really hope you guys can help. Other than that, this plugin rocks!
Actually yes it does go away. I didn’t deactivate, I just changed a setting for it to appear in posts only, not pages and it goes away. It appears that when the Sharebar plugin is active on the same page as the calendar it messes with the calendar code. No I have yet to bring it up with the dev, I’ve been really busy translating this page to English that I just changed the setting and kept working.
Forum: Fixing WordPress
In reply to: Text Widget not working in Firefox 7 (PC)I figured it out!!!! I have the Firefox Add on Adblock Plus activated and it was blocking the ads :/
Disabling adblock plus immediately reveals the ad spaces.
For anyone else who might have this problem, inspecting with firebug will show the code similar to this:
-moz-binding:url(—THE URL TO THE IMAGE—) !important;
Forum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] How to search photosThe link is in one of the previous posts, https://www.laredorentacar.com but it is in maintenance mode.
The theme is a premium theme that I wouldn’t be able to zip for you. ??
Forum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] How to search photosWe were looking at the article but it requires a search.php file and the theme we are currently using “Headway Themes 2.0.13” doesn’t seem to have a search.php fie. Any other suggestions?
Forum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] How to search photosThe site is on maintenance mode, it is https://www.laredorentacar.com I will turn off maintenance mode for the remainder of the day. It seems to be conflicting with Grunion contact form that I have in a widget. I think the error that is coming back is from the contact form, after doing the search, it returns the contact page with the form error, it appears to be trying to submit the form and not doing the search.
Forum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] How to search photosi used the search photos widget and i keep getting an error.