Skip Navigation

[Resolved] Displaying Records in Row

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 3 replies, has 2 voices.

Last updated by Luo Yang 1 year, 10 months ago.

Assisted by: Luo Yang.

Author
Posts
#2345359

Hi,
Please help to resolve queries
1. Displaying Records in row -> I have created notification Module which having Fields Title, Date and File attachment, i need to display these records in row with table structure
2. How to hyperlink URLs to Texts, ie., in some places i may require to provide attachment link to Title itself, need to know how to do it
3. Slider Revolution module is not displaying in translate page, entire slider module is invisible in translated page

#2345821
table-layout2.jpg

Hello,

Q1) You can use legacy editor the setup the post view
https://toolset.com/course-lesson/enabling-legacy-version-of-toolset-views/
And format the view loop in table layout, see my screenshot

Q2) You can use shortcode to setup the HTML link manually, for example:

<a href="[types field='my-file' ouput='raw'][/types]">[wpv-post-title]</a>

More help:
https://toolset.com/documentation/customizing-sites-using-php/functions/#file
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-post-title

Q3) I assume you are using WPML plugins to translate your website, I suggest you try to follow WPML document to translate that page:
https://wpml.org/documentation/plugins-compatibility/creating-multilingual-sliders-with-revolution-slider-and-wpml/
And I have searched it in WPML forum, found some related tickets, for example:
https://wpml.org/forums/topic/revolution-slider-no-slide-found-in-english-version/
For your reference.

#2347447

Thanks for the useful info, i could able to work on some issues.

Secondly, can you please let me know how to add YouTube Links blocks

New threads created by Luo Yang and linked to this one are listed below:

https://toolset.com/forums/topic/how-to-add-youtube-links-blocks/

#2348373

I assume the original questions of this thread is resolved, according to our support policy, we prefer to one ticket one question, for other new questions, please check the new thread here:
https://toolset.com/forums/topic/how-to-add-youtube-links-blocks/

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.