This topic has 5 replies, 2 voices, and was last updated 12 years by Abe.

  • Author
  • #9350
     pauldyke
    Participant

    Hiya

    I have a couple of styling issues that I hope you can help me with.

    1. The plugin ‘events manager’ has a buddypress tab called ‘events I’m attending’ and a few others. Clicking on it breaks the rounded tab and puts a table of events at the top of the page instead of the buddypress section. I think this because it uses a class called fixed which is the same as the sweetdate fixed menu class – which is why the table goes to the top of the screen. Do you have any suggestions about how I can resolve this?

    2. The plugin ‘Really simple Facebook Twitter share buttons’ adds share buttons to my blog posts which is good – but it seems to disturb the [kleo_tab][kleo_one_fourth] shortcode combination I’m using. When the plugin is activated, the boxes become staggered.

    Thanks a lot
    Paul

    #9437
     Abe
    Keymaster

    Hi, Please give us a link to your site and a testing user

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #9517
     pauldyke
    Participant

    HI Abe

    Thanks – the website url is:
    http://hbc-oxford.org.uk/wp
    Please login as user:mickey password:test
    let me know if you need to be made admin

    1. Please visit the profile / events / events I’m attending to see how the table jumps to the top of the screen. http://hbc-oxford.org.uk/wp/members/mickey/events/attending/ and the tab graphics are disturbed.

    2. when the ‘Really simple Facebook Twitter share buttons’ plugin is activated, the homepage has extra line spacing throughout and the hbc group tabs towards the bottom are stepped and no longer lined lined up horizontally. I’m using the share buttons on story posts.

    Paul

    #9581
     Abe
    Keymaster

    Hi,
    1. Add this CSS to Sweetdate – Styling options – Quick css:

    COPY CODE
    
    .post.fixed {
        position: static;
    }
    

    2. I don’t think that is your problem. If you disable it I am sure it will look the same. You edited the homepage and added too many line breaks between elements. Try editing the homepage in the Text tab, not visual since WordPress interprets every new line you put in the editor and will generate it in the frontend also

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #9586
     pauldyke
    Participant

    Hi Abe

    1. Thank you! The css does bring back the ‘Events I’m Attending’ table back to where it should be positioned which is great. Do you have a suggestion of how I can fix the “My Profile” tab within the Events tab – it is not displaying correctly? It is a big semi circle with black text.

    2. I’ve disabled the plugin and it looks fine, the spacing has gone and the groups boxes now line up, so I suspect it’s something about this plugin. Do you have a social share plugin that you recommend? I always use the text editor because I agree the visual editor has unexpected consequences (it removes tables).

    Many thanks
    Paul

    #9683
     Abe
    Keymaster

    Hi,
    1. Add this quick css:
    #subnav #profile {
    background: none;
    }

    2. Strange since I inspected the homepage and there wore a lot of breaks and empty paragraphs
    I think we saw this one: http://wordpress.org/plugins/social-sharing-toolkit

    Try and see which ever looks good

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?