Comments Vagabonds started the conversationMay 8, 2017 at 9:45amHello!Many thanks for this beautiful theme! Love itI have a question about tables. I m trying to insert HTML link to a table column,but after i save it, it doesn't apper.. : (Could you please help?Thanks again! 895TheFox repliedMay 9, 2017 at 1:03amHello Vagabonds, thanks for purchasing Thefox!Unfortunately the Visual composer doesn't let you add html in the tables.What kind of tables are you trying to create?Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Vagabonds repliedMay 9, 2017 at 5:21pmJust a table with two Columns. Nothing complicated.[Project Name] [URLs]But as far as i enter an HTML href link, it doesn't save it : (Is there a shortcode or something, that can bypass the Visual Composer not so good habit?Thanks! 895TheFox repliedMay 10, 2017 at 2:46amHello Vagabonds,What you can do is make the table using the shortcode ( without the html link )then give us a link to the page,then we will give you the html you need to use to re-create the same table with link using the html raw module.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Vagabonds replied privately Vagabonds replied privately 895TheFox repliedMay 13, 2017 at 2:13amHello Vagabonds, Then you need to copy this in the "HTML raw" module of the visual composer : <style type="text/css">#t_058o2gixi6qo9y762y7y .table_col {color:#bfbfbf; background:#ffffff;}#t_058o2gixi6qo9y762y7y .table_col .table_line_ctn {border:1px solid #c1c1c1;}#t_058o2gixi6qo9y762y7y .table_col .table_line {border-bottom:1px solid #c1c1c1;} </style> <!-- Table --> <div class="rd_table_ctn rd_table_2_col" id="t_058o2gixi6qo9y762y7y"> <div class="table_col"> <h3 style="background:#52616a; color:#ffffff">Project Name</h3> <div class="table_line_ctn"> <div class="table_line"><p>test1</p></div> <div class="table_line"><p>test2</p></div> <div class="table_line"><p>test3</p></div> <div class="table_line"><p>test4</p></div> <div class="table_line"><p>test5</p></div> <div class="table_line"><p>test6</p></div> </div></div> <div class="table_col"><h3 style="background:#9ea6a9; color:#ffffff">URL</h3> <div class="table_line_ctn"> <div class="table_line"><p>test1</p></div> <div class="table_line"><p>test2</p></div> <div class="table_line"><p>test3</p></div> <div class="table_line"><p>test4</p></div> <div class="table_line"><p>test5</p></div> <div class="table_line"><p>test6</p></div> </div></div> </div> <!-- Table END--> Then you can add link replace <p>test6</p>to<p><a href="yoururl">test6</a></p>This should allow you to put the link in the table.Do not hesitate to contact us if you have more questions. Have a nice day! Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Vagabonds repliedMay 13, 2017 at 3:54amWorked like a beauty! : )Case closed. Thank you for your help! Good day! 895TheFox repliedMay 14, 2017 at 1:56amHello Vagabonds,You're welcome!Glad to have been able to help! Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
Hello!
Many thanks for this beautiful theme! Love it
I have a question about tables. I m trying to insert HTML link to a table column,
but after i save it, it doesn't apper.. : (
Could you please help?
Thanks again!
Hello Vagabonds, thanks for purchasing Thefox!
Unfortunately the Visual composer doesn't let you add html in the tables.
What kind of tables are you trying to create?
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Just a table with two Columns. Nothing complicated.
[Project Name] [URLs]
But as far as i enter an HTML href link, it doesn't save it : (
Is there a shortcode or something, that can bypass the Visual Composer not so good habit?
Thanks!
Hello Vagabonds,
What you can do is make the table using the shortcode ( without the html link )
then give us a link to the page,
then we will give you the html you need to use to re-create the same table with link using the html raw module.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Hello Vagabonds,
Then you need to copy this in the "HTML raw" module of the visual composer :
Then you can add link replace <p>test6</p>
to
<p><a href="yoururl">test6</a></p>
This should allow you to put the link in the table.
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Worked like a beauty! : )
Case closed. Thank you for your help!
Good day!
Hello Vagabonds,
You're welcome!
Glad to have been able to help!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme