Balint Toth
Forum Replies Created
-
You are welcome!
I am not sure that is a good idea, because that way You will have to change the image URLs everywhere on Your site, and I dont think there is an easy way to do that with multiple images.
Anyway, keep me posted 🙂
Cheers,
BalintForum: Plugins
In reply to: [All In One Favicon] Favicon only showing on admin pagesHello!
I am sorry to hear that it is still malfunctioning 🙁
Let me do a little bit of further investigating and get back to you.
Greetings, Balint
Hello!
It looks like this is some kind of deeper server config error. If you can get in touch with your system admin or the hosting company’s support staff, that should be the fastest way to solve this, since this is most likely not caused by WordPress itself.
I had one case, where the issue was that the server used a so-called hotlinking protection, which blocks direct access to files from sources outside of the server, and the wordpress files were not white listed for the access.
Let me know how it goes.
Cheers,
BalintForum: Plugins
In reply to: [All In One Favicon] Favicon only showing on admin pagesHello!
I am sorry that I was not able to respond to You sooner, it was night here.
Yes, I have meant for the Bluehost files. You should check for the
favicon.icofile (or something with an.icofile extension) beside Your WordPress wp-admin, wp-content and wp-includes folders. I don’t have a Bluehost account, but I mean you should check here (sorry for my bad explanation 🙁 )I would like to ask You for some additional info. Could You please tell me what kind of web browser do You use? Chrome/Opera/Firefox/…, because I am still seeing the favicon under Firefox. Please try for me to access your site from the same browser where the favicon is not showing up, but when you are not logged in as an admin. The easiest way is to use the Private Browsing functionality (or Incognito in other name).
Because the All In One Favicon was not updated in the past, it is completely possible that a plugin or something in the theme conflicts with it. I have seen that you use Jetpack on your site. There is a new functionality in there for favicons, You could try with that one also. Here are some details for the necessary steps. To avoid any conflicts, try to deactivate the All In One Favicon when you are trying it 🙂
Regarding these steps, before You check for the results, make sure that you flushing the cache. I think You have found it, but just to make sure, the best way is by clicking the Delete Cache button on the Easy tab at the plugin settings page on
Settings->WP Super Cachein the menu, screenshot here.Le me know how it goes.
Greetings,
BalintForum: Plugins
In reply to: [All In One Favicon] Favicon only showing on admin pagesI have checked your site, and interestingly, on Firefox, there is a custom favicon (screenshot here), however on Chrome I get the Bluehost favicon.
If you have direct access to your files, please check if you have a file called favicon.ico in the home directory, if there is, try deleting it (with FTP or the file browser from the control panel).
If you have any caching plugins, make sure that you flush / recreate the cached sites, in many cases you dont see the changes because you are still seeing the old, cached version of the website (the admin area is not cached).
Let me know how it goes.
Greetings,
BalintForum: Plugins
In reply to: [All In One Favicon] Favicon only showing on admin pagesHello! Could you please share a link to your site, so I could take a look?
Forum: Fixing WordPress
In reply to: Default wp-login.php not loading.I am glad that I could be of help 🙂
If You have any more questions, just drop a line here.
Balint
Forum: Fixing WordPress
In reply to: Trouble aligning images with textYou are welcome! I am sorry that it was this challenging experience for You 🙁
In any case, I am happy that You have successfully resolved it 🙂
If I can assist You in any other way, just drop a line.
Greetings,
BalintForum: Fixing WordPress
In reply to: Trouble aligning images with textHello!
I am glad we could resolve the issue 🙂
I don’t think that the theme is the cause of this, if I am not mistaken, You are using the Twenty Fourteen theme, which is one of the default themes for WordPress, meaning that it is a queality theme and should not produce this kind of weird issues…
I think what happened is that You have copy-pasted the text from Your current website, and by doing this, You have copied some CSS from that site too (the block that holds the 5 images on the right side has some very similar code that caused the wrong image placement on Your WordPress site).
The best way to avoiding these kind of situations is by copying the text from Your current site, and pasting it into some plain text editor (for example Notepad if You are on Windows), and from Notepad copying the same text again. This way You clean out all the invisible code that You may be copying.By the way I really like where You are going, keep up the good work! Sometimes WordPress can be a little bit weird or overwhelming, but I think this is currently the best tool out there for Your website 🙂
If you have any more questions, I am more than happy to give a hand!
Greetings,
BalintForum: Fixing WordPress
In reply to: Trouble aligning images with textHello!
I have checked Your site, I am not sure why is this happening, but there is a weird css rule that causes the image not aligning properly.
Here is the css code which will fix this for you:
div.entry-content img.alignright { margin-right: 0px !important; }If you have some plugin for applying custom css (for example, Jetpack has this kind of functionality), please copy this code snippet there. If you don’t have anything like that, pleas install the
Simple Custom CSSplugin, after that please go toAppearance->Custom CSSand paste the code there, and click save.Let me know if you have any more questions, I am happy to help.
Greetings,
BalintForum: Fixing WordPress
In reply to: Default wp-login.php not loading.Hello!
It really depends on your site, but the login prompt window does not come from WordPress itself (unless there is some security plugin that put it in place). If you have access to the WordPress files on your server (through FTP or some file manager tool), open the
wp-admindirectory, and look for a.htaccessfile. Try to rename it to something different, and try to log in now. You should contact your system admin about it, because that file is responsible for many other things too, and you need only to remove the password protection of that directory.You can get more info about what happens here on this link
Let me know if this solved the issue, or if you have any more questions about this, I am always happy to help!
Cheers,
BalintForum: Themes and Templates
In reply to: [Hueman] Text widget not workingYou are welcome! I am glad that we could solve your issue together 🙂
It is possible that for some reason some security plugin is modifying the text widget’s contents if it contains some links.
Please let me know how did you manage.
Cheers,
Toth Balint BTForum: Themes and Templates
In reply to: [Dazzling] SliderYou are welcome! I am glad that we could help your issue together. If you have any more questions, just drop a line here and I am happy to assist. 🙂
Have a great day!
Forum: Themes and Templates
In reply to: [Delicate] How to show the slider on only some of the pages?I am glad that I could help you. If you need any help, just feel free to drop a line, and I am happy to assist.
By the way, check out this plugin, I usually use this while I am developing
I wish you good designing, and many visitors 🙂
Cheers,
Toth Balint BTForum: Themes and Templates
In reply to: [Hueman] Text widget not workingRight now the text widget is appearing for me… (screenshot here)