Forum Replies Created

Viewing 15 replies - 151 through 165 (of 414 total)
  • You are welcome! I am glad I could help you!

    If you have any more questions, just feel free to drop a line here, and I am happy to help 🙂

    Cheers,
    Toth Balint BT

    Thread Starter Balint Toth

    (@tothbalint)

    Hello!

    Yes, I was referring to that, but I am glad that it is just local. I also use Chrome 33 on Windows 7 x64.

    Thank you very much for your help!

    Hello Nicholas!

    This is a common issue, because your site currently tries to load a logo image with an alt text set, but the image file is not present. The difference comes from the two browsers handling these kind of errors differently. While Firefox shows the alt text (Hearth of Inquiry) instead of the image, Chrome shows the image’s supposed space, clearly showing the error with this.

    I have installed the theme on one of my test sites, and I think I have a solution for you: in your WordPress dashboard, please go to Appearance->Customize, and on the left side under the Site Title and Tagline, you have an option to upload and/or choose a logo image. Under that, there should be a remove image link, please click on that. This should remove the error you get in chrome.

    Please let me know if this has solved your issue.

    By the way, you have a really nice site here. If you allow me some constructive critique, I would definitely put up some contact page where your readers could get in touch with you, beside the ability to write a comment. 🙂

    Cheers,
    Toth Balint BT

    Thread Starter Balint Toth

    (@tothbalint)

    Hello Cais! Sorry for my slow reply!

    Thank you very much for your tip, it works as it should now.

    Just an additional question. Although I didn’t had time to upload many galleries yet, but I have noticed that on the main album view on the public site (which contains all my topic-related albums), those albums that have longer names, their name doesn’t show fully, just the first 10 or so characters, and after that the 3 dots. Could you please tell me where can I set it up so the whole names are visible?

    Thank you!

    Cheers,
    Balint

    Hello!

    Could you please share a link to your site, so I could take a look?

    Thank you!

    Cheers,
    Toth Balint BT

    Hello!

    Could you please share a link to your website so I could take a look?

    Thank you!

    Cheers,
    TothBalintBT

    It is completely fine to work on the site online, because that way you can use the site as-is right away, and if you work on the site offline, it can be a pain in the neck to move the site to the server, and if some modifications need to be done, copy it back to your machine and again back to the server… Especially if you are building the site for someone else and you have to show things to him before you put it online… It becomes similar to a Stephen King horror story in no time. Trust me, I was there… 🙂

    I am glad that I could help out!

    Cheers,
    Balint

    In that case I agree that the Bylines plugin is the best option.

    I was thinking about your issue, and if you don’t need the author names to be linked inside WordPress (that would mean that the visitor could click on the name and would see all related posts), then it is fairly easy to add a custom field to the posts where you could fill in the name(s) right in the post editing panel, and with just a little bit of coding in the theme, it would show the name(s) you have typed in. I am not trying to convince you that you don’t need the Bylines plugin or that it is not a good solution, it is just an additional option for you. Of course, I can provide you all the code necessary if you would like it this way.

    By the way, I would like to mention, just to be sure, if you did some modifications to your theme’s files, you have to create a child theme in order to preserve the modifications you have made, because every change in the theme files gets deleted when WordPress makes an update (these days it happens automatically).

    If you have any questions, just feel free to ask, and I am really happy to assist you.

    Cheers,
    Balint

    You are welcome! I am glad that I could help 🙂

    By the way, I have noticed, that you don’t use the sidebar on many places, however it takes up the central content area’s width. If you would like to increase the page and post text’s width so it would be full width, just let me know and I can give you the css necessary.

    Cheers,
    Balint

    Hello!

    I have checked your site, the issue is, that for some reason the <div> containing your menu items has a clearfix class added to it. It is caused by some plugin or some custom modifications, because as far as I know, the vanilla customizr structure does not has that.

    I see that you are using some custom css modifications, I would like to ask you to put this code in your css file (I presume, in your child theme’s style.css file):

    .navbar-wrapper.clearfix.span9 {
    clear: none;
    float: left;
    width: 74.358974359%;
    }

    Please let me know if this solved the issue for you completely. It is possible that some css conflicts may appear, so just let me know and I will help you sort out that as well! 🙂

    By the way, you have a pretty nice site there! I really like it.

    Cheers,
    Balint

    Beside that, just for a reference, I would like to recommend you this article if you have many authors working together on your site.

    Cheers,
    Balint

    Hello!

    I am here to help you. I would like to ask, are you getting some error messages when implementing the modifications, or you need help doing them?

    Is your site hosted on WordPress.com, or you host it at a web hosting company?

    Thank you!

    Cheers,
    Balint

    Hello!

    I am afraid I don’t understand fully your issue. You need a way to save the modifications that you did in Firebug to your theme?

    It would be really helpful if you could share a link to your website, so I could assist you and double-check the effects of the modifications.

    Cheers,
    Balint

    Yes, I completely agree with you, but there is no css modification needed with the TinyMCE widget, so I don’t know what you are referring to, Esmi

    Hello!

    Could you please share a link to your site to be able to check out what css rules are applying and if there are some which getting overwritten?

    Also, could you please tell me what method are you using for adding/editing your css rules?

    Thank you!

    Cheers,
    Toth Balint BT

Viewing 15 replies - 151 through 165 (of 414 total)