• Resolved jecko1

    (@jecko1)


    HI,

    I m running and configuring a fresh install of wp at
    http://www.robertobellino.com.

    I personalized some police dimension in the span.site-name and span.name-description of the #logo’s div in headers, modifing them at :

    #logo{
        margin-top: 0px;
    background-color: #E7E3C9;
    width: 200px;
    padding-bottom: 5px;
    }
    
    #logo .site-name
    {
    font-size: 25px;
    margin: 5px;
    }
    
    #logo .site-description
    {
    font-size: 16px;
    margin: 5px;
    }

    everything seems to works good
    but after few minutes the site info and name disappered.

    Any suggestion about where the error can be searched at?

    I tryied setting those valours back to the originals, nothing changed,
    i verified the function.php page, everything is unchanged.
    I dunno where to search else.

    Thanks for any help

Viewing 7 replies - 1 through 7 (of 7 total)
  • Looking at your rendered HTML code, it looks like there is not anything in those fields:

    <div id="logo">
    <span class="site-name">
    <a rel="home" title="" href="http://www.robertobellino.com/"></a>
    </span>
    <br>
    <span class="site-description"></span>
    </div>

    Have you checked under settings to be sure you have something entered there?

    Thread Starter jecko1

    (@jecko1)

    Yes, I wrote themin the configuration page of the theme. So they should have normally been recorded. Now I unloaded the theme folder, and will try again the customisation step by step, see where i made a changement that screwed up the name info-name record thing. I ll post the results, and solution, if I find it , of course.

    Thread Starter jecko1

    (@jecko1)

    Then, I lost all my configurations in css, like column lenght and title weight etc etc, but i did’nt get back the site-name and site-description in the #logo div.

    When i change them in the “Manage Theme” admin page at “Site Title and Tagline” tab it change in the browser tab but don’t display anymore in the #logo as it used to do at first installation of this theme.

    Guessing is more related to the function calling it then to the css style sheet?

    I’m kinda wondering if that theme is compatible with 3.5+ as it has not been updated since last fall (10-28-12). See if deactivating your plugins helps and/or trying the default theme.

    Thread Starter jecko1

    (@jecko1)

    oh my god!
    was that!deactivating SEO plugin it worked back 🙁 damn this theme was nice looking.

    Thanks very much!
    Abusing a bit of your help, there is some work away?

    Thread Starter jecko1

    (@jecko1)

    okits fine: it works with SEO for wordpress, it don’t works only with the SEOpress plugin.
    Thanks again

    Mmm, probably not, and I’ve seen that be problmematic elsewhere. But there are other SEO plugins (Yoast is popular). Double check if there is an update to that one as well or check the support forum for it — get there via the plug-in’s page — green button lower right side of page.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Artblog Theme issues with site-name and site-description’ is closed to new replies.