dmuneras / moodle-theme_archaius

Moodle theme
5 stars 9 forks source link

Cannot see move region images #15

Closed sim3083 closed 10 years ago

sim3083 commented 10 years ago

Hello

We are running your excellent theme (thank you!) and are having issues seeing the images for the move right and move left regions (arrow_right and arrow_left).

Moodle version 2.6.4

On a localhost version I can see them fine, but live, the regions are there and functional but the images are not.

The images are in the back-end and I have checked the archaius_less.css and archaius.less files which seem to point to the correct place

background: -22px url([[pix:theme|arrow_left]]) !important;

But on the page l get this in the developer tools

move-region {

float: left; background: url(http://**_.**_.**_.**_.**/theme/styles.php/archaius/1407972746/all); }

I am loathe to hardcode the images in but at the moment that's the only thing I can think of...

Any ideas?

Regards

S

dmuneras commented 10 years ago

Oh, that is something I haven't experience, let me do some research about it to check what could be happening.

Also, if you want to provide the URL of your website yo take a look great.

Best regard, Daniel.

dmuneras commented 10 years ago

Just saying, a person from Germany had the same problem but he solve it by clearing cache. I suppose you already try it. If not give it a try.

@sim3083 it seems to be a problem not related with Archaius implementation, but I still want to take a look.

sim3083 commented 10 years ago

Thanks for looking into it... I have cleared the cache but I still get no images...

Currently our site is a government password protected one... ill see if I can create a duplicate for you to look at

I believe we may have some interference with another module/plugin as I have installed it elsewhere and we have no problem

dmuneras commented 10 years ago

Great! let me know when everything is ready for testing.

Also, I almost finish my new version of the plugin, you can clone from Github, I fix some details to avoid conflicts with other plugins.

dmuneras commented 10 years ago

By the way, you should try it in your staging server, because this version has a lot of changes. I have been testing this version since 13/08/2014 and I haven't had problems, but still try it in staging first.

FromOz commented 10 years ago

Hi Daniel

I'm a colleague of the OP and have just updated to your latest official release which has rectified the problem for us on the live site so please close this issue.

I only stumbled over your theme a couple of weeks ago and must say I like it ... I like it a lot! Many thanks for releasing it to the community :)

Regards H

dmuneras commented 10 years ago

Great! Thanks for your comments and I am happy to hear that Archaius is useful for you. I will close this issue now. Postdata: It would be great if you want to share with my the URL and description of your site, because I am doing an small research as part of my master thesis and this will be very useful.

Regards, Daniel.