![]() |
|
Home | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]() I want to change my settings so that all clicks on the "details" button in store categories refer directly to the product page on the affiliate site, and not a product page on my own site...
I used to know how to do this on the old Datafeedr but can't figure it out on V3. Please help ASAP! Thanks |
#2
|
|||
|
|||
![]() Go into the appropriate view and module and replace any occurence of [product.link] by
[product.url] = cloaked product affiliate URL or [product.url direct='1'] = uncloaked product affiliate URL |
#3
|
|||
|
|||
![]() OK. That worked.
Now how do I make that link open in a new tab? |
#4
|
|||
|
|||
![]() Just add target="_blank" to your link code like
<a href="[product.url]" target="_blank"> In case you want to add a nofollow tag to your links the above link becomes <a href="[product.url]" target="_blank" rel="nofollow"> |
#5
|
|||
|
|||
![]() awesome!
Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|