Forum Replies Created
-
AuthorPosts
-
no, but it only happens with enfold. If I switch to another theme. The error goes away.
Todd
oh yeah I did :-(
https://www.geistinteractive.comSo I added that to the top of wp-cofig.php. And now I can edit the menus. But the same wp.media.view.settings.post.id Error is still there.
You can now see that the error is in media-audiovideo.min.js:1
Uncaught TypeError: Cannot read property ‘id’ of undefinedThat is not a theme file
What else can we do?
Thanks
Todd- This reply was modified 9 years, 8 months ago by toddgeist.
Upgrading to @yoast GA 5.0.4 fixed all issues with Enfold
Todd
Wordpress 4 did not fix it.
There are still issues with buttons and Masonry. Looks like it is the @yoast GA outbound click tracking that is blowing this stuff up. @yoast is aware of some issues and is working on a fix. But it may not address this problem.
Todd
Yes there is a problem with the new Version of Yoast’s Google Analytics plugin. Its likely blowing up a lot of websites right now. I am trying an upgrade to WordPress 4 to see if that fixes it.
Thanks
Todd
I figured it out that the Yoast Google Analytics plugin is the cause. I am not sure why though.
Todd
So this turns out to be a bug in PrettyPhoto.js. I hacked prettyPhoto in the theme to always do HTTPS. Not great but works in my case.
Can I load my own version of PrettyPhoto via my child theme so it doesn’t get destroyed on upgrade?
( not always sure what I can do through a child theme )
Thanks
Todd
February 17, 2014 at 5:47 pm in reply to: getting rid of background image with blank template #225011Thank you !
Todd
February 15, 2014 at 5:03 pm in reply to: getting rid of background image with blank template #224360yup
https://www.geistinteractive.com/barcode-creator-file-lander/
it doesn’t always show, but sometimes, especially on mobile devices it does.
Thanks
Todd
Thanks That did it !
Todd
February 10, 2014 at 7:24 am in reply to: Fonts loaded through the IconFont Manger are messing up ssl #221540Thank you !!!
Works :-)
Todd
I fixed it. the image you posted was still not correct.
This is what it is supposed to look like.
Notice the “Todd Geist” that was the hidden anchor I was trying to expose. That link and the avatar image are links to the BBPress profile for the logged in user. Having smashed into the Logout button made no sense. This is what I was trying to achieve.
Here is the CSS I used to achieve it.
/* bbpress logout button */ #top .bbp_widget_login .bbp-logged-in .button { position: relative ; color: white ; top : 0 ; left : 0 ; } /*make the hidden h4 visible and center it */ #bbp_login_widget-3 > div > h4{ display: block; padding-top : 12px; } /* fix the search button */ #bbp-search-form #bbp_search_submit { padding: 14px 0px; margin-top: 2px; }
Todd
- This reply was modified 10 years, 9 months ago by toddgeist.
Hello,
The color is not the big issue. I can fix that. The avatar image is not in the right place and the profile link is not even visible. Here is a movie where I try to show what I mean.
and here is an image of how the widget looks on another page with BBpress
Todd
here is a link to the screenshot
https://www.evernote.com/shard/s2/sh/906de716-fd78-4aac-8307-6ad050dcbe8c/b46f689ead54229be96e74692d3bc5beAs you can see from above the logout button is all messed up. You need to log in to see the problem.
Todd
- This reply was modified 10 years, 9 months ago by toddgeist.
thats strange.
Not even sure where that message comes from.
I just reset the password, and tested the login and it worked
Can you try again?
Thanks
Todd
This reply has been marked as private.Never mind. I see there is a widget area for Forum
:-)
ah simple enough
is that a good general way to hack the CSS for Admin pages?
Todd
I figure this out. I just need to create a custom template for the Post Type. I copied Page.php into my child them and changed the name to single-cptname.php.
done :-)
Thanks :-)
any ideas…
Sorry, can you include the link to Dude’s response? Can’t find it
Thank
you!November 26, 2013 at 6:57 pm in reply to: av_video short code displays YouTube videos in a lightbox. why? #193537thank you :-)
-
AuthorPosts