• Hello. I have just bought Pro version of Ultimate Product Catalogue and I had read a lot of these support and FAQ features that could help me create my site without asking much, but I still have two questions that I could not have found answers to.
    Firstly, I would need to make my titles clickable, as for now my guests can only open the product by clicking the product picture or Details button (which is removed in Minimalist mode).
    Secondly, I have used some HTML code in my product description and is showing well in Product page, but it does not any changes at the details list on Catalogue page. I just need to make some
    and I need to show all the information (except additional photos) on my list before the customer even clicks the product. But I want it separated by
    html, and not shown as a continual text.
    Please check the first product on my list here.

    https://ww.wp.xz.cn/plugins/ultimate-product-catalogue/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Sultanbadza,

    Thanks for pointing that out, we’ll release an update that fixes the linking issue in the details version and we’ll have to get back to you about your second question.

    Thread Starter Damir B

    (@sultanbadza)

    Hello again. I have changed a part of code in Details layout display settings in Shortcodes.php file in a plugin’s Functions folder to this:

    $ProductString .= “<div id=’prod-cat-title-” . $Product->Item_ID . “‘ class=’prod-cat-title upcp-detail-title’>Item_ID . “);’>” . $Product->Item_Name . “</div>\n”;

    and it is working perfectly for clickable titles in Details layout display, but when you make a new update I have to change it every time. Can you please update your file so titles would be clickable so I don’t have to do this everytime? 🙂

    Thanks

    P.S. Did you make anything out of the second question I asked?

    Hi sultanbadza,

    Thanks for suggesting the fix, we’ll try to add it to an upcoming release.

    In regards to your second question, I’m not sure I fully understand what it is you’re looking to do, do you think you could elaborate a bit?

    Thanks!

    Thread Starter Damir B

    (@sultanbadza)

    I would just like if you could allow HTML code in Catalog Details Layout as you do in Product Page, so it would list the items in Details Layout in Catalogue with some styling 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Clickable Titles’ is closed to new replies.