[Fixed 1382] Problem with SEF and weblink field URLs

More
13 years 7 months ago #26906 by ggppdk
Try this:

In your
components/com_flexicontent/plugins/flexicontent_fields/weblink.php

Find this line:
$field->{$prop}[] = $value ? '<a href="' . JRoute::_( 'index.php?fid='......

And carefully add the bold text as shown below:
$field->{$prop}[] = $value ? '<a href="' . JRoute::_( 'index.php?option=com_flexicontent&fid='......

Then test, you may also need to clean your site's CACHE ..., this has been reported before to cause problem with SEF, so this could be reason of your problem


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #26909 by diego
Thanks for help me

is working now

ty

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save