ninacax
Forum Replies Created
-
2 – to rename your plugin folder just go to the FTP and find the path:
/httpdocs/wp-content/plugins . The folder is the-events-calendar.
Rename it to the-events-calendar1I just had this problem after updating to version 4.0.
Not sure if my solution will work for everyone but..
I went to the menu Media and changed the view from grid to list.
Then went back to my posts and I could load images!Maybe just a coincidence?
Forum: Themes and Templates
In reply to: [Zenon Lite] Drop Down Menu on IE8Hi,
does not work on http://ww.wp.xz.cn/themes/zenon-lite if you open the view on IE8. So I think it is a general problem.
But my website is wilken.com.auForum: Plugins
In reply to: [jQuery Vertical Scroller] Can i display the content of a page? not post?Just figured it out.
On the widget configuration just use Post Type : Page
and leave the category empty.
It will show all of your pages though.Forum: Plugins
In reply to: [jQuery Vertical Scroller] Can i display the content of a page? not post?Same question here!
Forum: Themes and Templates
In reply to: [Spun] Firefox not showing circles on hoverI used the following line on my Style.css and it fixed it :
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */