Tagged: x
-
AuthorPosts
-
May 14, 2016 at 11:15 am #991358
liam_1ParticipantHi,
I added code for social sharing from AddThis (recommended by UberFlip) and just lost my website… Nothing appears when I type in my URL and I can’t even log into WordPress. I was using the X theme. This is my website: http://www.welddigital.ca
PLEASE, could someone help. I don’t know what yo do.
This is the code I added:
<!– Go to http://www.addthis.com/dashboard to customize your tools –>
<script type=”text/javascript” src=”//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-573745d4d3480aaa”></script>Thank you,
LiamMay 14, 2016 at 12:17 pm #991413
ThaiModeratorHi There,
Sorry to hear your website’s having the issue.
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link login to your site
– WordPress Admin username / Password
– FTP AccountDon’t forget to select Set as a private reply. This ensures your information is only visible to our staff.
Thanks.
May 14, 2016 at 12:50 pm #991443
liam_1ParticipantThis reply has been marked as private.May 14, 2016 at 12:51 pm #991444
liam_1ParticipantThis reply has been marked as private.May 14, 2016 at 1:02 pm #991451
ThaiModeratorHi Liam,
Could you please double check on your FTP account, there are no files when I logged in?
http://i.imgur.com/QlDaBZE.png
Thank you.
May 14, 2016 at 1:35 pm #991476
liam_1ParticipantThis reply has been marked as private.May 14, 2016 at 10:16 pm #991808
Rue NelModeratorHello There,
The ftp is still empty. No folders can be found.
Would you mind providing your Bluehost cpanel access instead?May 15, 2016 at 12:09 am #991862
liam_1ParticipantThis reply has been marked as private.May 15, 2016 at 2:57 am #991978
Rue NelModeratorHello There,
Thanks for providing the login credentials. I found the issue. You are not supposed to rename the
xfolder. If you want to modify or add something, I would like to suggest that you use a child theme. This allows you to make code changes that won’t be overwritten when an X update is released. After your child theme is setup, please review how we recommend making template changes in Customization Best Practices.Once you already have your child theme active and ready, please insert this following code in your child theme’s functions.php file.
// Add AddThis functions // ============================================================================= function add_addthis_function(){ ?> <!-- Go to www.addthis.com/dashboard to customize your tools --> <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-573745d4d3480aaa"></script> <?php } add_action('wp_head', 'add_addthis_function'); // =============================================================================Please let us know how it goes.
May 15, 2016 at 7:49 am #992217
liam_1ParticipantI did successfully install the child theme, but it is saying it is “incomplete.” It says this: The following themes are installed but incomplete. Description: The parent theme is missing. Please install the “x” parent theme.”
I of course have X theme downloaded, so I’m not sure what the problem is.
Thank you so much for getting back my website!
-Liam
May 15, 2016 at 8:43 am #992274
ThaiModeratorHi Liam,
I’ve just fixed that issue on your child theme.
Please go to this page: http://www.welddigital.ca/wp-admin/themes.php then activate your child theme.
Regards!
May 15, 2016 at 10:32 am #992340
liam_1ParticipantThis reply has been marked as private.May 15, 2016 at 11:40 am #992402
ThaiModeratorHi Liam,
Everything should be working fine now 🙂
The AddThis code has been added to your website.
Regards!
May 15, 2016 at 12:00 pm #992419
liam_1ParticipantThanks again!
There’s just one problem, the AddThis code’s social icons are all over my website, not just on my blog posts where I’d like them to be. Are you able to change this? Sorry, I just don’t want to touch the code again since I crashed the site twice in the last day lol 🙂
-Liam
May 15, 2016 at 12:41 pm #992460
ThaiModeratorHi Liam,
I’ve just updated the code.
Regards!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-991358 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
