Results 1 to 10 of 2445

Threaded View

  1. #11
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by DivaVocals View Post
    Sorry it's hard to tell which links you are specifically referring to, but in general the issue you describe would tend to indicate that your template is not using the right coding for links.
    Hint to what might be at issue in your template:
    Quote Originally Posted by conor View Post
    Hi,



    You obviously have a custom template and have hard coding inside it, setting the links to

    Code:
    index.php?main_page=products_new
    instead of using something like (must be output using PHP):

    PHP Code:
    zen_href_link(FILENAME_PRODUCTS_NEW
    So this is a problem you need to fix where you have hard codings in your template.

    The reason the link changes from the dynamic one you see when you hover over the link to the static URI is that Ceon URI Mapping smartly redirects from the dynamic link to the static one.

    That's you sorted then!

    All the best...

    Conor
    ceon
    and then there's this:
    Quote Originally Posted by conor View Post
    I'm afraid all I can say is that you should check out what way the Sitemap XML module is calling zen_href_link()... Ceon URI Mapping will always return the static URI if that function is called with the correct parameters.
    The point is, this issue is likely to be traced to your template.. If it isn't properly coded to retrieve links using the zen_href_link() function, that would be the cause of your issue.. and the EASY way to verify what I am saying is the truth is to change your template to the classic template and see if the issue persists.. (My guess is that it won't)
    Last edited by DivaVocals; 5 Mar 2013 at 06:10 PM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 

Similar Threads

  1. v139d Ceon uri mapping, how to generate uri mapping for bulk bulk-imported products?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 8 Jan 2013, 06:52 AM
  2. CEON URI Mapping
    By jmkent in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 22 Nov 2012, 04:28 PM
  3. Ceon URI Mapping (SEO)
    By conor in forum All Other Contributions/Addons
    Replies: 2906
    Last Post: 9 Sep 2011, 08:31 AM
  4. Ceon URI Mapping v4
    By conor in forum All Other Contributions/Addons
    Replies: 110
    Last Post: 14 Aug 2011, 02:51 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg