John,
I’ve renamed css folder back and still works fine.
I’ve copied those ui-icons images to my root images folder and this did NOT fix the issue. Still no next and previous month buttons showing up.
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
March 27, 2011 7:56pm
Subscribe [4]#16 / Mar 31, 2011 11:45pm
John,
I’ve renamed css folder back and still works fine.
I’ve copied those ui-icons images to my root images folder and this did NOT fix the issue. Still no next and previous month buttons showing up.
#17 / Mar 31, 2011 11:56pm
benek,
If you right click and view background image where those arrows should be you can see that it is looking in the wrong place now as you hardcoded in the index.php for the css path
http://weddingbands.co.nz/index.php/images/ui-icons_27343C_256x240.png
Can you keep the link as intended at the following please
<link href="{path=css/_ee_saef_css}" type="text/css" rel="stylesheet" media="screen" />I have only ever used that third-party module once personally for the htaccess. If you create a template group called css I am sure it will add it to the rule. We don’t support the removal of index.php via htaccess in general but it is the cause of all your original issue.
#18 / Apr 01, 2011 12:02am
Thanks John I’ve got it working now (including the next/prev links). For anyone else who’s curious….
I added “css” to the front of my NSM .htaccess generator rules here:
RewriteCond %{REQUEST_URI} ^/(css|{ee:template_groups}{ee:pages}members|P[0-9]{2,8}) [NC]#19 / Apr 01, 2011 12:10am
Yay for John Henry on figuring this one out!
#20 / Apr 01, 2011 12:13am
I just wanted to point out that in Sue’s test screenshot above the next/prev month arrows are missing. So despite me getting them to work it looks like it might still be a bug. I have reported it.
#21 / Apr 01, 2011 12:20am
benek,
Yes its definitely a bug and it’s why I asked you to report it, thanks for
thatYour text to link here…. Just wanted to offer you a workaround before the bug was reviewed and fixed for a future release.
Are you happy for me to close this thread out for you now?
#22 / Apr 01, 2011 12:22am
yep close it out! I’m happy.
#23 / Apr 01, 2011 12:26am
Good stuff! Closing 😊