1. Onepage
  2. Saturday, 20 February 2016
Hi, I am using the onepage template for my site at: http://www.mousseindustrie.cegapga.com/
when i go to the menu : "Articles" and then "blog list" submenu, evrey thing is good, the issue is that from here, when i click to any menu item, it does't work.

for informatio: it works correctly on a locahost server, but not on the distant server (the one at http://www.mousseindustrie.cegapga.com/)

please could you help on this issue ?


Regards.
Accepted Answer
Dear,

Thanks for your query. Please follow the below instructions.

1. Go to below path of your one page template
templates\shaper_onepage
2. Find out index.php file & open it editor
3. Find out below code from index.php file

$doc->addScriptdeclaration( "\nvar onePageUrl = '".JURI::base(true) . "';\n" );


And replace with this code

$doc->addScriptdeclaration( "\nvar onePageUrl = '".JURI::base() . "';\n" );


If you can't reach there, please let us know.

-Thanks
  1. more than a month ago
  2. Onepage
  3. # Permalink
Responses (3)
Hello,
that was perfect...
Great support, Thank you.
  1. more than a month ago
  2. Onepage
  3. # 1
joubas wrote:

Hello,
that was perfect...
Great support, Thank you.


You are most welcome & Thanks
  1. more than a month ago
  2. Onepage
  3. # 2


There are no replies made for this post yet.
Be one of the first to reply to this post!


This forum is archived

This forum has been archived. Please use JoomShaper official support system.