*

BabyDunk

  • ****
  • 161 posts
favorites all listed at the link/shortcut
« on: August 11, 2016, 06:39:49 AM »
hello :D

i have a problem or maybe it is just the way the plugin is designed but when an item is favourited. the listing is then displayed under the <?php fi_list_items() ?>  link.  as per this picture     .

should these not be located  inside https://domain.tld/favorite-lists/ page or maybe a drop down menu.

i dont know if this is how this is ment to be but i dont like it, i want  <?php fi_list_items() ?> placed up with my .top-links but when a listing is favourited  my header grows wildly.

as i say dont know if this is a fault or how the plugin is ment to work.


time for bed. i look forward to your reply in a couple of hrs haha Yawn :o

Cheers and Thank you
Chris
I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D

*

MB Themes

Re: favorites all listed at the link/shortcut
« Reply #1 on: August 11, 2016, 02:18:03 PM »
@BabyDunk


Show items in current list
Using this code you can show listings that are in current user favorite list. You can enter this code anywhere.

Code: [Select]
<?php fi_list_items(); ?>
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

BabyDunk

  • ****
  • 161 posts
Re: favorites all listed at the link/shortcut
« Reply #2 on: August 13, 2016, 04:55:36 PM »
Thanks you again :D, i was thinking of the fi_list_items() function all wrong. that tends to happen when i end up working past my bed time lol

i have made a menu for the favorite list which is just what i was looking for :D


Thanks
Chris
« Last Edit: August 15, 2016, 04:37:20 PM by BabyDunk »
I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D