Minoumimi Senpai
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to fix Too few arguments to function WP_Widget::__construct() ?3rd time this happened to me and everytime this was how i fixed it
find
public_html/wp-includes/class-wp-widget-factory.php
look at like 62,63,64
it should look like this after update$this->widgets[ $widget ] = new $widget(); } }
if that is what you see then highlight all 3 lines and replace it with
$this->widgets[ $widget ] = new $widget( $widget, $widget ); } }
https://www.google.com/webmasters/tools/crawl
https://www.google.com/webmasters/tools/googlebot-fetch
and unless you used identical slugs redoing sitemap fetcg would be good too
could do bing too if you never did has windows will only keep shoving it deeper in our throat https://www.bing.com/toolbox/webmaster/- This reply was modified 6 years, 6 months ago by Minoumimi Senpai.
would you mind telling me how your it team found the sources of this life ruining malware that was unnaccetpably allowed to infect 6 of my websites…
i have found and removed all jquery’s but i am assuming it is deeply hidden in my SQL.. but if only i could know remotely where.. and i had absolutely no help from them.. my life is on the line so if you could id greatly appreciateand for your redirect
it could be google itself who still has a cached crawl of your site
try making it recrawl the site- This reply was modified 6 years, 6 months ago by Minoumimi Senpai.
Forum: Plugins
In reply to: [Twitch Wall] Additional Integrations in the Future? or Reverseengineeringaw thats a bummer
and not that i use it alot but liveme.com is actually way bigger then twitch and i doubt has a proper desktop application, just an idea ;3
But hey!
your wall is still the best plugin i found for twitch ;3
so thank you for the answer and great wall of twitchinaForum: Reviews
In reply to: [Far Future Expiry Header] its ok.. but Some things break websitesoh and what i really mean is after years of using my sites always wondering why my htaccess codes i research dont work.. well was because somehow i ended up with a htaccess without the .htaccess and there was the hidden one from ‘show hidden (dotfiles)’ that this all made me discovered hence why no degative out of it sure made me freak out and stay up but hoy now i finally can do things i was headbanging to understand why it wouldnt work
Forum: Reviews
In reply to: [Far Future Expiry Header] its ok.. but Some things break websitesgzip made my theme simply not want to load but the site was functional just not loading
But When i accidentally saved with no Numbers in the Days box to turn to disable it all it simply gave me an Error 500 , until i manually went back to input a date
which i didn’t know how it seems and can only assume alot more noobish people then me might use this and freak out seeing a error 500 at 3 am
But has i said the good thing of that is that it did help me realise the hours of perfect codes i been researching..that i was wondering why they dont work is because ya.. i was not using the proper .htaccess file haha so hence the stars and it still does what it is suposed to do
It simply really should be better noob proof, do not allow the plugin to save if no value is entred in box or put 1 day by default
And gzip well it could be hostgator not allowing it i am still researching about thatNevermind it was a video recorder widget or the plugin causing this i disabled it and now it is fully functional
Sorry for worthless post
Cannot Edit my previous post anymore so sorry for reposting
But problem is Fixed!
Give it a try @jenny7 Hopefully would work for you too?Put back permalinks to default save
?Then put back to custom or whatever used before save again
?Then use *Reset Options* in other options for nggallery
?Clear WordPress Cache
?i Highly suggest Wordfence for fastest Cache and security
If already using, the cache is kind of hidden in *performance setup*
Post galleries using the Toolbar Green icon to be sureNow i see the icon in admin post and it properly links to pages
And a little Kudo to Author while im at it
This gallery is just by far the best combo with my theme, i just love it !
and this page option is a great SEO and Ads impression Increase tool
i especially love how i can add pictures to 1 gallery and not have to edit any postsSo thanks for great plugin
And hopefully my solution can fix your problems jennyi have the same issue
i run the same exact theme and plugins on 2 websites
1 of them everything works 100% fine
the other shows a ! icon when i post a gallery using the Green icon in the admin page
but the images still shows up fine on the post
. but i do not get that ! error icon on my first website though it doesnt seem to affect anything.
And if i use gallery pages on that second site it also goes back to the main index page
If i use default Permalinks it fixes it
But my website is already linked everywhere and i use the same custom permalink on my other website and it works fine /%category%/%postname%
so i cannot afford just using default permalink
and it is not my plugins either has both sites are setup the exacy same way
But ya using default does fix it but will not work once back to my custom one which is the same thing on the other website