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
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.
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
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/