• Resolved soltanamir1

    (@soltanamir1)


    Hi everyone,

    I have a best which displays our products, and I have little section called “Related Products” at the bottom of the listed product. Refer to the following link: http://www.terraworldltd.com/storage/932.html

    My problem is that the links in the Related products section uses the “/?p=N” structure, which the actual permalink structure is “/%category%/%post_id%.html”. This issue only happenes in the “Related Products” section. Based on my research there is a problem with the coding of this section, which is the following:

    [Code moderated as per the Forum Rules. Please use the pastebin]

    I have to change the coding somehow that it uses the permalink structure of my website. But I have a trouble figuring it out. I really really appreciate it if you can help me with this.

Viewing 10 replies - 16 through 25 (of 25 total)
  • Found the answer myself:

    Theme Name: eShop
    Theme URI: http://premiumthemes.net
    Description: Developed by Bhavesh Radadiya.
    Version: 1.2
    Author: Templatic
    Author URI: http://premiumthemes.net

    You might want to look for theme-specific support via http://templatic.com/forums/

    I was about to say, since this is a problem with an established theme/plugin, at this point you should go to that theme/plugin author for support. But I was beaten to the punch.

    Sorry. I’ve got a beta theme available for download for the eShop plugin, so when I saw mention of eshop, I needed to make sure it wasn’t related to my theme.

    Thread Starter soltanamir1

    (@soltanamir1)

    yeah I’ve already been to the forum, but they ask for Login and Password, which I need to pay in order to have access.

    But thank you for putting the effort. I really appreciate your time.

    God bless you.

    I had no problem being beaten to the punch – it was helpful, and I thought all along he had been referring to your eShop plugin. But I was wrong.

    Wish you good resolution to your situation

    I think there are now 2 eShop themes out there plus the eStore theme.The former have nothing to do with the eShop plugin whilst the latter one uses customisations that we can’t support. :-/

    You might have to start calling your plugin The Original eShop

    Thread Starter soltanamir1

    (@soltanamir1)

    Hey ,

    just wanted to let you know I resolved the problem. In the Related products code stated above, I basically removed the if statement of if($image_array[0]!=” && file_exists($imagepath)) and everything worked fine. Thank you for your efforts.

    Related Products code:

    [Code moderated as per the Forum Rules. Please use the pastebin]

    just be aware that change could cause errors in certain future circumstances if the desired images don’t exist. most likely the if statement is in there for a reason

Viewing 10 replies - 16 through 25 (of 25 total)

The topic ‘Permalink’ is closed to new replies.