Forum Replies Created

Viewing 15 replies - 31 through 45 (of 69 total)
  • Thread Starter WPrap

    (@wprap)

    promising idea – but no joy (used fireBug but saw nothing new)

    Thread Starter WPrap

    (@wprap)

    gotcha

    Thread Starter WPrap

    (@wprap)

    Don’t know – have a thread posted to Events Made Easy

    Thread Starter WPrap

    (@wprap)

    access to the page with the problem is by choosing “Upcoming Workshops” … Test #2. Test case #1 works fine (it was not entered with ‘Frontend Submit’)

    Test case #2 (id-10)works fine (choose ‘upcoming2’ … sub-item of ‘Upcoming Workshops”) … it is accessed by [eme_event id=10].

    WPrap

    (@wprap)

    bneal817 Check the caching setting at your host
    (forgive me – haven’t started using Simple Custom CSS yet … checking out problems/resolutions being reported before making up my mind … have been manually adding to my custom style.css in my child of twentyeleven and had the problem of modifications not happening until I had gone to bed – upset client emailed next day … was a caching issue at host!)

    Thread Starter WPrap

    (@wprap)

    Question moved to Events Made Easy official forum

    Thread Starter WPrap

    (@wprap)

    Thanks for the quick response.

    Sorry – link took me to EME forum … I reviewed the “Some Sites” posting – is that what you meant?

    I am registered but am confused about how to “add to the Forum” – I just got lucky with this post but can’t remember how did it. An additional question I had yesterday went to the Plugin forum for ‘regular’ WP. A sentence about the e-dynamics process would be great.

    PS have only 1 or 2 events per month

    Thread Starter WPrap

    (@wprap)

    IT4Worship – I see – Thank you. My take is it’s not an ‘exact science’ … no hard/fast rules … more of an art.

    WRPyogi – thank you – I’m embarrassed … found another missing } too but fixing didn’t seem to make a diff

    MarkRH – thank you too – but, alas, it didn’t make a diff but it’s good to keep in mind and try before giving up.

    Also (and this is more of a ‘conspiracy thing’ – my hosting service is maybe suspect. At times they seem to have a hiccup.

    Thread Starter WPrap

    (@wprap)

    Thanks again … but … no joy

    I’m still ‘learning’ fireBug – if you have time would you explain how you arrived at your conclusion? Thank you.

    Thread Starter WPrap

    (@wprap)

    Thanks IT4Worship – unfortunately didn’t do anything

    using fireBug, the space that needs removing can be seen in green when: position cursor above the text (at the top of the content area)

    1. right click and choose Inspect Element (Q)
    2. inspect: article#page-xxx page type-page status-publish hentry (where xxx is a number depending on which menu item is chosen)

    on the right,
    .singular.page .hentry {
    padding: 3.5em 0px 0px;
    }
    if the padding is changed to 0em 0px 0px
    the space is removed … but when
    .singular.page .hentry {padding:0em 0px 0px;} is added to child style.css the space is not removed

    Thread Starter WPrap

    (@wprap)

    Had already done what the link suggested.

    Empty static front page works – old static front page didn’t ‘center’ correctly (copied – exactly – it to a page that was linked to via the menu and the centering was good so emptied static front page used the ‘copied to’ page). Thank you for the assistance.

    Thread Starter WPrap

    (@wprap)

    stephencottontail – my apologies, the #colophon code DID work, it just wasn’t the area I was expecting. It changed the area at the bottom of the page and (not expecting that) I hadn’t scrolled down before. The area changed I consider the bottom footer (maybe not WP parlance).
    Anyway, Thank you for the help.

    At least this fiasco had 3 good results:
    – it told me what to change if that area ever needs a diff color;
    – indicates that my child style.css is working correctly;
    – and, it showed that the hosting was caching and shouldn’t be.

    Thanks again

    Thread Starter WPrap

    (@wprap)

    stephencottontail – works for you … doesn’t for me — does it make a diff that other code is before or after in child styles.css?

    Thread Starter WPrap

    (@wprap)

    Thank you for taking the time to look at this. I’m just now trying to get experience with WP.

    It didn’t do anything when I tried it. (did my coding look OK?)

    My hosting service is NetFirms and I suspect some sort of caching problem … other additions [eg originally #access {…xx-large;} was for { …bold;) but I changed it trying to isolate the cascading problem] to the custom styles.css in my child work sporadically and I have an outstanding ‘support ticket’ with the company. (Even though the ‘bold’ is not there, the menu items are still bold …. strange!)

    I suspect that since the additions sometimes work my child “structure” is correct.

    Thread Starter WPrap

    (@wprap)

    Thanks for the sugg … but again … no change

    suspect wouldn’t change permanently anyway … too many diff colors

    How do I change dark.css? (put copy in child & modify?)

Viewing 15 replies - 31 through 45 (of 69 total)