owenpiccirillo
Forum Replies Created
-
Forum: Plugins
In reply to: [10WebSocial] Pull square version of image to showyes you can,
$(window).load(function() { $(".wdi_img").each(function() { var imgSRC = $(this).attr("src"); imgSRC = imgSRC.replace("e35/", "e35/c257.0.565.565/"); $(this).load(function() { $(this).closest(".wdi_photo_img").show(); }).attr("src",imgSRC); }); });
I cannot get into admin.
Not sure, as this was not our build.
Yes, cookies are enabled.
Question? If the plugin was disabled .htaccess reset, would it matter if Cookie Based Brute Force was enabled prior?
Forum: Plugins
In reply to: [WordPress Popular Posts] author name not showing, only linkneverming thanks
Forum: Plugins
In reply to: [WordPress Popular Posts] author name not showing, only linkOk thanks.. still not working though..
I see my mistake, but it is correct in my code….
this is a screen shot of the code
https://www.dropbox.com/s/7zylrh5p9q5npmi/Screenshot%202016-07-07%2013.37.16.png?dl=0
and now notice the front end…
https://www.dropbox.com/s/9tejwqrot0gcz0k/Screenshot%202016-07-07%2013.39.09.png?dl=0
all is says is the link, and missing the author name…
you can contact me directly if you wan
admin @ messtudios.com
ty!
Forum: Plugins
In reply to: [WordPress Popular Posts] author name not showing, only linkany help?
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] lost my stats!You fixed it thanks…
To bad there isn’t a way to do this without support hardcoding everything.
Thanks again.
-OwenForum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] lost my stats!Jeremy,
I reconnected jetpack once I installed the latest wordpress… It gives me stats page but not from the past just from the day I updated and forward.
loveincmag DOT com is the website.
I dabbled in the database and think it assigned a new blog ID of: 74917894 and the old one was: 56407361… or vise versa.. its been a couple weeks since I looked.
Maybe that information is all you need.
If not let me know!
Thanks,
-OBump? Staff is back?
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] lost my stats!I am pretty sure I saw Jeremy Herve post in a couple spots recently yesterday while that September Break was there…
I was hopeful maybe they would see it before then.. but yea If we have to wait to get this fixed what else can we do?
It seems to be a problem on their end.
I also found the old BLOG ID I can pm you if needed.
The odd thing is when going to this link and signed into my wordpress.com account
https://dashboard.wordpress.com/wp-admin/index.php?page=stats&blog=XXX
It says:
You are not a member of this site.
If you have just installed the WordPress.com Stats plugin, this error probably appeared because the API key entered in the plugin belongs to a different WordPress.com user account.
The owner of the API key must visit this site’s stats page to grant access
So Something went screwy in the backend of jetpack because it created a different BLOG ID, and now even my old ID I can’t use.. I even tried editing the database directly and added the old BLOG ID in the jetpack_options DB inside wp_options.
Still get an error even after disconnecting / reconnected…
Please help.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] lost my stats!+Plus 1
I feel your pain.
This same thing happened to me – and I am in the midst of trying to correct it.
If I find the solution I will post here.
Forum: Fixing WordPress
In reply to: Can you give a page an external url link?Forum: Fixing WordPress
In reply to: Can you give a page an external url link?cant be done huh?