Tagged: x
-
AuthorPosts
-
June 28, 2016 at 11:16 am #1063487
crankoParticipantHi,
I’ve got my Info Bar working fine before and this is the first time my info bar is messed up with transparent background and visible code below the footer. See image attached.
I use the same working settings like before and just noticed that this thing is happening. Tried with different browser and location with the same problem. Just wondering what is the cause of this issue?
Website : https://thefuture.crankonetwork.com
Regards,
FaizJune 28, 2016 at 11:21 am #1063502
crankoParticipantThis reply has been marked as private.June 28, 2016 at 12:59 pm #1063654
JoaoModeratorHi There,
Upon checking your website I could not replicate the issue your infobar and popup are loading it normally differently from the screenshot provided.
Are you still facing the issue?
Could you let us know on which browser and device you are using while experiencing the issue
Thanks
Joao
June 28, 2016 at 10:11 pm #1064259
crankoParticipantHi, can you send me the screenshots of what you seeing on your end please?
I have tried with 3 different IP’s (location) using Firefox, IE, Safari and Chrome with cleared cache but all I see is the info bar with transparent background and the visible codes at the end of the page.
Thanks,
FaizJune 29, 2016 at 2:53 am #1064445
ChristopherModeratorHi there,
Please connect to FTP and remove convertplug folder from wp-content/plugins, next navigate to X Addons page and reinstall the plugin.
Let us know how it goes.
July 1, 2016 at 12:16 am #1067967
crankoParticipantHi,
I’ve tried that by deleting the entire plugin folder on FTP and re-install using the X addons, but the problem is still persist. Any other solution please?
Thanks,
July 1, 2016 at 3:14 am #1068083
RadModeratorHi there,
The CSS are outputted as plain text, we can only check it through FTP. Would you mind providing your FTP login credentials in private reply?
And please remove this code from your customizer’s custom javascript.
add_action( 'wp_head', 'x_summary_large_image' ); function x_summary_large_image(){ global $post; ?> <meta name="twitter:image" content="<?php echo get_the_post_thumbnail( $post->ID, 'full' ); ?>"> <?php }It’s a PHP code and not javascript.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1063487 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
