Hello!
Plugin is disabled. I cannot help while I don’t see the problem!
i am having the same problem with mine. but when i try to install the widget it says it cant create a directory.
quickloadzsuretrac!
but when i try to install the widget it says it cant create a directory
It’s not related to the plugin. It is related to your host and permissions!
Thread Starter
rienzi
(@rienzi)
Hi Max… I’ve activated the plugin again. please check.
1. Disable “Inherit widget width from the parent container” option
2. style.css line 1169:
.widget {
/* position: relative; */
}
disable position: relative;
Thread Starter
rienzi
(@rienzi)
Will this not affect anything on my blog?
Thread Starter
rienzi
(@rienzi)
I’m using a child theme. Can you share the code I needed to put on my child them style sheet?
it still says it cant create a directory. i am confused. i am trying to create a moving total box that will add up everything on the page that is clicked. is this plug in going to let me do that?
quickloadzsuretrac
it still says it cant create a directory
This is not plugin related question. Ask your hoster for help!
Start a new forum thread, if you have problem with the plugin.
Do not post in random threads! You are about to be banned!
rienzi
Try to add this style to your child theme:
.widget {
position: static !important;
}
i am confused. i am going to be banned because i am posting on this page for this plug in. i am trying to download this plug in and it wont work and this is what i get?
quickloadzsuretrac
i am confused.
Look here: http://wordpress.org/support/topic/how-to-make-it-work-5?replies=4#post-5268885
This is warning for you from forum moderator )
And right now you are violating forum rules…
i am trying to download this plug in and it wont work
it still says it cant create a directory.
This is not plugin related problem. The plugin is not creating directories! You have problem with your hosting enviroment, or may be with WordPress installation. Aks your hoster – why you cannot create directory? I cannot help you at this point.
Thread Starter
rienzi
(@rienzi)
Hey Max – still not working for me.
Thread Starter
rienzi
(@rienzi)
Let me know when you’re around so I can re activate.
Hey Max – still not working for me.
Try to change parent theme style.css as I wrote before.
Remove position: relative; property