How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Creating a custom table list

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #7924
    Sebastien
    Participant

    Hi,

    First of all, congrats on the great theme , it is very nice to work with it.. but.. I seem to have a problem not being able to create a custom table list. I tried many different custom codes to get it working, but so far no luck.

    The problem is that I am not able to locate the corresponding “ID” of the review in order to get it to work.

    Here is the explanation according to the manual:

    reviews​ : If you want to display specific reviews you can list them by their ID in this parameter separated by comma. When this parameter is used overrides all the other parameters. For example: 12,20,22,21

    Example: [table_list num=”6” reviews=”1,6,5,3,2,4″]

    I am not able to locate the reviews that are corresponding to these numbers, because the “title” of my reviews are the brand names and not numbers.

    How do I solve this and could you give an example here of a correct custom short code where the numbers are replaced with regular post titles instead of numbers. If this is not possible please explain exactly where to locate the corresponding numbers of the reviews.

    Best regards

    Seb

    #7932
    discoman
    Participant

    Hi Sebastien,
    To find your Affiliate(review) ID go to:
    WP admin -> click on ‘Reviews’ menu -> click on ‘Reviews’ menu item -> The WP will show you the list of affiliate/Reviews you have in your DB.
    Hover (put your mouse on – dont click on it )on the review name you want to know its ID -> at the bottom of the browser screen the URL will show up, something like that: “https://yourdomain.com/wp-admin/post.php?post=238&action=edit”, look at the ‘post=’ parameter.
    In this example the Affiliate/Review ID is 238.

    Discoman

    #7933
    Sebastien
    Participant

    Hey Discoman,

    Thank you so much for pointing that out, you are a live safer! I found the codes now.

    regards,

    Seb

    #7934
    Sebastien
    Participant

    I am running into a new problem now. I found the codes but now I only see 1 review in my table instead of 6 when I am using my custom table code. I dont understand what I am doing wrong. Can someone post an example of a custom table shortcode so I can compare mine to that one? That would be very helpful.

    #8005
    admin
    Keymaster

    Hi Sebastien,

    An example using the reviews parameter:

    `[table_list reviews=”121,12,231,111,111″]`

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.