Wp-user865966
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Custom CSS and JS] Please don’t show ads in notification areaHi Diana,
That’s really awesome feedback. I know it’s a lot of work to develop and maintain a plugin, and we are really grateful for all the work you have done.
If it helps, I think you should place the offers inside the plugin pages instead.
But I really like you are listening to the community, 5 stars for a great plugin!Forum: Plugins
In reply to: [Genesis Dambuster] How to automatically enable tweaks in Genesis Dambuster?Looking for an answer for this, too. 🙂
Forum: Plugins
In reply to: [Display Widgets] Any update to be compatible with next version of WPI’m also interested in hearing if this will be updated. Using it on a lot of sites, and are really happy with it.
Just to add to limitless_design’s question: Is this safe to do?
Like, can it break anything on the site, or is it in the source code it gets removed?Hm, tried to disable all plugins, install the plugin and the reactivate them again. Then it worked. Wierd it works this way, but not the other.
anyways, it works. Thanks! Marking as resolved 🙂
Forum: Plugins
In reply to: [W3 Total Cache] not clear cach After send postHi Ash,
Isn’t there a way to clear the cache once a user makes any change that invalidates the cache?
Ie. I have a site that also runs woocommerce, and as soon as they change prices, make a product on sale or something like that, it does not clear the cache. (The customer is not admin on the site, and can therefor not clear the cache manually.
Thanks!
Hi Matt,
Do you use .htaccess for blocking the IP address? 🙂
Hi again!
Nope, tried searching and searching, tried making a few more simple menu items, they worked great. Couldn’t find the issue with the particular script I used.
So what did I do? Made a plain old simple cart menu 🙁
I would like to say thank you for all the help/support. Tbh I don’t think it’s your plugin that’s the issue, but rather the script itself.
Forum: Plugins
In reply to: [WooCommerce Colors] Woo 2.6.1 compatible?+1 on this.
Hi again,
Thanks for all the help 🙂
I’ll try going through the script, to see if I can find the error.
Again, thank you so much for your help. Really nice to see developers trying to help out!
Great plugin and 5 star support 🙂
Yes, the function is updted to use:
$social = ob_get_clean(); return $menu . $menu_item . $social;The simple version you made, is working. You should be able to see it on the site.
So it seems like it is something in the script, right?Hi again,
Let me explain.
On the PC menu (The normal menu, you see on laptops, pc) there is this link: “0 varer – DKK0,00”. This is the output of the code i pasted here: http://pastebin.com/8curwu9G
This works as expected. See this screenshot: http://imgur.com/0bG7JWKThe problem appears, as soon as I go to the mobile menu.
Then the link “0 varer – DKK0,00” is gone.
See this screenshot: http://imgur.com/FynNgDK
As you can see, the “0 varer – DKK0,00” is missing.
Note: There is a link called “Kurv”(Cart), which is a temporarily link i added myself.Hi again,
Yeah, my bad. The positioning works.
Here is a link to the site: https:// kiselgaarden .dk
Just checked, and there is two issues:
– The cart is now the first entry in the menu (Instead of the last)
– It is unfortunately still not showing on the mobile menu.Hello again,
Thanks for an incredible fast answer.
But yes, please let me know when you have a version I can test.