AliriusAmstad
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: page not loadingAll I can tell you is that you have a coding problem because it comes up on my browser as a redirect loop, too many redirects. I am not the greatest when it comes to coding but I would say to give it some time and let the big boys have a chance to answer it.
Forum: Fixing WordPress
In reply to: How do I eliminate a menu in Weaver II?Forgot to mark this as resolved.
Forum: Fixing WordPress
In reply to: How do I eliminate a menu in Weaver II?A friend showed up and solved the problem for me. Taught me something new about WP
Forum: Fixing WordPress
In reply to: Change username used for two sitesThe only thing that comes to mind is to create a new user and make them admin.
Now go in and delete the 1st admin that you don’t want but I am not sure that is doable. That is the only thing I can think of right off the bat.Forum: Fixing WordPress
In reply to: Website VerificationYour index.php is in the main folder that your website was uploaded to. If you do not know what you are doing, you might want someone who knows what they are doing to do the editing so that your site does not get broken. That also goes for uploading your pinterest file.
Forum: Fixing WordPress
In reply to: spam commentsYou will find captcha here:
Install it into your site, activate it and follow its directions for getting it running on your comments pages. That should cut your spam way back. It may not eliminate it all together but it will stop the spambots from leaving their crap.
Forum: Fixing WordPress
In reply to: spam commentsAre you running Capcha on your comments to make sure they are being entered by humans? It sounds like you are getting a bot to write to your website comments.
Forum: Fixing WordPress
In reply to: too many menus on my page…Can Anyone help me?
Forum: Fixing WordPress
In reply to: I found my wp-config.php with 666 permissions. What do I do now?Here is an interesting discussion about this topic that I thought you might enjoy reading to get caught up on permissions and what they should be set to for maximum security on shared servers.
Forum: Fixing WordPress
In reply to: too many menus on my page…Ooops, looks like I forgot to include the link. Here it is here:
Forum: Fixing WordPress
In reply to: Javascript error in Internet Explorer onlyOk, well glad you found a solution that works. I will look at mine but I just think that IE wont render my pages correctly because of what I have on mine. Take care and happy blogging.
Forum: Fixing WordPress
In reply to: injecting javascript into each pageActually, DestinyMaker, I think you solved my problems. This is great and it is working like I needed it to. Thank you!!!
Forum: Fixing WordPress
In reply to: injecting javascript into each pageHere is the script for one of my videos. Each video has it’s own unique code to it.
<script type="text/javascript" src="http://explaindiovideosuite.com/embed.php?v=d0360cd9&statTrack=&w=1280&h=720"></script><script type="text/javascript" src="http://explaindiovideosuite.com/js/jquery.fitvids.js"></script>Forum: Fixing WordPress
In reply to: Javascript error in Internet Explorer onlyMy suggestion is not to worry about it as only 7 percent of the people still use IE and that number is dropping. I have certain issues running on IE but I don’t worry so much about it. Mozilla Firefox and Google Chrome are the 2 top browsers right now. That is just my humble opinion. Here is the website with the browser stats.
Forum: Fixing WordPress
In reply to: injecting javascript into each pageSorry there DestinyMaker,
I guess I did not get that as clear as I thought I had it.
Right now as it is, when I paste the javascript code for the video player it ends up printing the code as if it were a post rather than running the player that it is supposed to run. Each page gets a different video and hence a different javascript code. What I need is some code that I can insert that will let me run my javascript code of the video player on my page. The video player allows for certain functionality that I don’t get with using youtube. I hope this clears things up for everyone but if you still have questions, feel free to ask and I will be more than happy to answer them so I can get this problem fixed.
Eric Terrell