clammy77
Forum Replies Created
-
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Activated, but plugin won’t workMark, don’t worry about it for now. I think we’ll go with the hard code method first. We will find time to try your plugin again, and we’ll let you know. Thanks for the support.
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Activated, but plugin won’t workYeap, I hard-coded it. Somehow with the nav dom inside the body dom, it just won’t stick (position:fixed won’t make it go fixed), so I had to take the nav dom outside of the body, and then one in the original position, and then just show the sticky dom when scrolled after 100pm.
Is there any reason why the nav dom won’t stick when it’s in its parent dom (class container)? I removed all the attributes from its parent container but it still won’t stick.
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Activated, but plugin won’t workAlso, enabled debugging mode with no errors at all, pretty sure the element was selected correctly.
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Activated, but plugin won’t workJust to elaborate, the plugin can be installed and activated, but the menu will not stick to the top.
Forum: Plugins
In reply to: [Playbuzz] Embedded Items Not Loadingsame here, is this plugin still being managed?
Forum: Plugins
In reply to: [Yoast SEO] Search Appearance page cannot be loaded, gets a timeoutHi, could it be that our posts have exceeded 70k, and our wp_postmeta has gotten too big? It has 28,383,874 rows, and wp_posts has 1,000,000 rows.
Forum: Plugins
In reply to: [Yoast SEO] Search Appearance page cannot be loaded, gets a timeoutYeap, all the other menus load perfectly. Also there are no js errors at all in the console.
When I tried to enable Yoast under troubleshooting mode, here’s the error I got:
When enabling the plugin, wordpress-seo, a site failure occurred. Because of this the change was automatically reverted.
Forum: Plugins
In reply to: [Yoast SEO] Search Appearance page cannot be loaded, gets a timeoutI will find some time to test this. We’ve been using Yoast for 5 years already, and we only started getting this issue in the later versions. There were also no debug info from turning on wordpress debug.
With the troubleshooting plugin, please give us some time to test it, will report back. But yes, as of now the problem is still present.
Forum: Plugins
In reply to: [Yoast SEO] Search Appearance page cannot be loaded, gets a timeoutHi Michael,
Sorry I didn’t explain myself clearly. Yoast plugin does not cause the site to fail, I was talking about Yoast’s Search Appearance page not being able to load. It just loads forever. The url is this one: https://www.domain.com/wp-admin/admin.php?page=wpseo_titles.
Also, wordpress and all the plugins are current. This page used to work, it only stopped working a few months ago.
Edward
Forum: Plugins
In reply to: [Yoast SEO] Search Appearance page cannot be loaded, gets a timeoutPING!
@danieliser nope, no cache. the error in console shows the pum element couldn’t be defined, and it also broke other javascript code on the site. we’ve tested multiple times and also cleared cache. We had to revert to 1.7.24 for the site to function properly again.
I second this bug. The newest plugin is completely broken. It’ll also break other javascript code on the site. I recommend rolling back to 1.7.24 until 1.7.26 is out.
Hi…Anyone?
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Can use php code in ad inserter?Specifically saying, I run a function in single.php to define a variable, and I want to variable in ad inserter, I haven’t been able to do that.
Hi Prisna,
I’ve written a code for it to automatically activated based on country ip, but what I mean is, is there any way to make the page to reload if when a different language is chosen (but at the same time changing the URL to the chosen language).
Edward