| View previous topic :: View next topic |
| Author |
Message |
adultweb
Joined: 20 Jan 2005 Posts: 271
|
|
| Back to top |
|
 |
PHPWebScripts Richard - Admin
Joined: 13 Jan 2003 Posts: 5691
|
Posted: Thu Jul 28, 2011 1:50 pm Post subject: |
|
|
| The variable #%url%# can be used in templates to show the current link URL. If you want to make available some variables which are not available by default, please email me. |
|
| Back to top |
|
 |
adultweb
Joined: 20 Jan 2005 Posts: 271
|
Posted: Fri Jul 29, 2011 4:35 am Post subject: |
|
|
I did some test and that variable (#%url%#) didn't work for me
however I could add some UDI just below article title, what I coulnd't do is adding article image, I tried with the same variable used on other _a .txt templates, #%image_1%#, but while it works for them, doesn't work for articles...I used Picture URL field when I imported articles from file...
need help on this
I need these modifications:
1) sorting articles by ascending/discending price
2) disable ajax popup and replace it with article details page link
pls let me know what you need |
|
| Back to top |
|
 |
adultweb
Joined: 20 Jan 2005 Posts: 271
|
Posted: Fri Jul 29, 2011 4:40 am Post subject: |
|
|
| adultweb wrote: |
disable ajax popup and replace it with article details page link
|
done! |
|
| Back to top |
|
 |
PHPWebScripts Richard - Admin
Joined: 13 Jan 2003 Posts: 5691
|
Posted: Fri Jul 29, 2011 8:38 am Post subject: |
|
|
Please email me if you need some changes. I unfortunately don't understand what you did and can't send you any changes in this forum.
Of course the variable #%url%# can be used only for links, not for articles.
In the current version of Link Up Gold are not used the ajax popup boxes to show details of individual items. |
|
| Back to top |
|
 |
adultweb
Joined: 20 Jan 2005 Posts: 271
|
Posted: Tue Sep 06, 2011 2:31 am Post subject: |
|
|
let's reset all previuos comments and start again,
I'm importing a product feed from tradedoubler as articles, to import image link of each product I select "picture URL", when I check each article on article details from administration, pictures load well as well on articles details public pages, product image is shown ok (without UDI field), like this one
http://www.univershopping.com/es/producto-141/camiseta-blanca-liacuteneas-entrenamiento-nintildeo-real-madrid-2009-2010.html
the problem is on articles extra pages (new, popular, top rated and pick) and articles search results pages, articles images don't load...:
http://www.univershopping.com/es/productos/extra/new.html
http://www.univershopping.com/es/productos/extra/top_rated.html
http://www.univershopping.com/es/productos/extra/top_rated.html
http://www.univershopping.com/es/search.php?action=articles_simple&phrase=Entrenamiento&B1=Busca+en+productos
http://www.univershopping.com/es/search.php?action=articles_simple&phrase=Tienda Real Madrid&B1=Busca+en+productos
I don't understand why it happens because I'm using the default LUG image field for articles, if it works for articles detail pages, it should also work for articles extra pages...
pls let me know if you need data to log into admin area |
|
| Back to top |
|
 |
adultweb
Joined: 20 Jan 2005 Posts: 271
|
Posted: Tue Sep 06, 2011 2:43 am Post subject: |
|
|
2 things:
on article details pages template the variable #%pictures_gallery%# is used to show articles picture url
on article_a.txt I use this code
<a href="#%item_details_url%#"><img border="0" src="#%image_1_big%#" alt="#%title_no_tag%#" style="float: left; margin: 0px 5px 0px 0px;"></a> to point to article details page
i tried to replace #%image_1_big%# with #%pictures_gallery%# but didn't work
remember I don't upload articles images on my server |
|
| Back to top |
|
 |
PHPWebScripts Richard - Admin
Joined: 13 Jan 2003 Posts: 5691
|
Posted: Tue Sep 06, 2011 5:20 am Post subject: |
|
|
| It looks that the imported images are included in the detailed description of these articles. If so, you need to use the variable #%text%# in the template article_a.txt. This variable will show the complete detailed description incl. the image. If these items are not articles but news, use the variable in the template new_a.txt. |
|
| Back to top |
|
 |
adultweb
Joined: 20 Jan 2005 Posts: 271
|
Posted: Tue Sep 06, 2011 6:45 am Post subject: |
|
|
| No, from administration area, on article editing screen, the image is shown as "Image #1" field, the text field is only the description of the article |
|
| Back to top |
|
 |
PHPWebScripts Richard - Admin
Joined: 13 Jan 2003 Posts: 5691
|
Posted: Tue Sep 06, 2011 8:25 am Post subject: |
|
|
| Sorry I can't help you in this forum since you apparently use a custom import tool so I don't know how the records look like in the database. Feel free to email me if you want me to check it. |
|
| Back to top |
|
 |
adultweb
Joined: 20 Jan 2005 Posts: 271
|
Posted: Tue Sep 06, 2011 8:54 am Post subject: |
|
|
| email just sent |
|
| Back to top |
|
 |
|