config of home page bootons images lost

  • vimaro
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 5 months ago - 12 years 5 months ago #20292 by vimaro
Hi, I translate the page to 3 languajes, and the hot carrusel botton leather images are lost, I already try alot by my self, nad read those topics:

www.hotjoomlatemplates.com/support-forum...buttons-of-home-page

www.hotjoomlatemplates.com/support-forum...tons-problem?start=6

if I desactivate the languages, the images are showing, but in home en, home es, and home fr, is not working




and none of it work. can you please help me?
Attachments:
Last edit: 12 years 5 months ago by vimaro. Reason: insert images

Please Log in to join the conversation.

More
12 years 5 months ago #20312 by ivan.milic
You can add url rewrite rules in .htaccess file to solve your problem

after:

# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update Your Joomla! Directory (just / for root)

add this:


RewriteBase /
RewriteRule ^en/(.+) /$1 [L,R=301]
RewriteRule ^es/(.+) /$1 [L,R=301]

this two above lines are for en and es add others you need

Please Log in to join the conversation.

  • vimaro
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 5 months ago #20332 by vimaro
I did it, is not working.

Please Log in to join the conversation.

More
12 years 5 months ago #20335 by ivan.milic
Is url rewriting enabled in joomla?

Please Log in to join the conversation.

  • vimaro
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 5 months ago #20348 by vimaro
no, is not enabled

Please Log in to join the conversation.

More
12 years 5 months ago #20361 by ivan.milic
You need to enable that in joomla global configuration and also you need to rename htaccess.txt to .htaccess. This would be best solution

Please Log in to join the conversation.

Time to create page: 0.169 seconds
Powered by Kunena Forum