Okay
  Public Ticket #1048271
Table Data dissapearing
Closed

Comments

  •  2
    thejustinb started the conversation

    Hi Tahir,


    If you could respond to this today I would be incredibly grateful!!


    I made a table to create titles and links to specification documents. When I add links to the text. If for some reason changes how the text appears on the website. If the text has a link it shows up totally transparent on the site, but the link still works. The bottom left cell is the only cell on the page above that shows the issue. The text should read Fireshield 285. Please help!


    Thank you,

    Justin

  •  8,456
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    table a {
        color: #0a0a0a !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  2
    thejustinb replied

    Thank you! 

    I have one more unrelated question about a php that wpengine is declaring as not approved for their servers. this is the email they sent me:

    ////////////////////////////////////////////////////////////

    As part of the normal security and performance scans that WP Engine runs on our customer sites, we also scan for plugins that may be on our disallowed plugin list, and adversely affecting site performance and / or security.

    We just scanned your WordPress installation 'archwaysd' and discovered [hello.php], which is/are on our disallowed list and will result in sub-optimal performance for your site.

    Our policy about plugins we don't allow is here: http://support.wpengine.com/disallowed-plugins/.

    We're sending you this email to request that you remove [hello.php] from your site within the next 7 days. In 7 days, we'll automatically remove those plugins from your site, and we want to give you plenty of time to find and test suitable replacements.  For many plugins, we have suggested replacements.

    If you have any questions, please let us know in a support ticket http://wpengine.zendesk.com.

    Thank you,

    -The WP Engine Technical Team

    ////////////////////////////////////////////////////////////

    Is this plugin part of the Salient package? I am not sure where it came from.


    thank you,

    Justin

  •  8,456
    Tahir replied

    Hey Again,

    Sorry for the Weekend Delay . We dont have any plugin that has a hello.php so you can delete it . 

    Be.st 


    ThemeNectar Support Team 

  •  2
    thejustinb replied

    Thank you for the info. 

    I have a secondary question about linking pages in a text element and having the linked text open the page in a new window. Is there custom CSS I can add to allow this? I see in the forum a few options for this with buttons and columns but not with a text element. (I am using the Text with Icon element)


    thank you,

    Justin

  •  8,456
    Tahir replied

    Hey Again,

    Simpy link the text using the Tinymce Controls : 

    Bes.t


    ThemeNectar Support Team