Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: CSS styles for different page templates. #569036

    Hi Elliot,
    Thanks for your help. I’ve solved this and it’s fairly simple.

    Created template sport.php.
    The css to change h1 (or other elements) on pages using this template would be
    .page-template-sport-php h1{
    color: #666666!important;
    }

    Got myself confused by naming the template “sport-template.php”
    which meant the css should have been “.page-template-template-sport-php”

    thanks again for great support

    Evan

    in reply to: CSS styles for different page templates. #546226

    Hi Elliott
    Maybe I’m missing something simple or I haven’t made myself clear.
    In my child theme I’ve got template-sport.php & template-art.php (copies of template-builder.php with /*Template Name: Sport Template*/ …etc).
    What I’m trying to do is different title_container background for each template.

    With only style.css to work with i’m not sure where I have to put the above styling to only affect the template-sport pages.

    I hope that makes sense.

    cheers
    Evan

    in reply to: changing enfold menu per page – main and secondary #446862

    Hi Elliot,
    You can get a better idea of my problem here
    http://abab7502.staging-cloud.netregistry.net/abcountrywide-staging/

    Secondary menu and main menu swap. (Using Zen Menu & Menu Swapper)
    Which gives me two problems

    1. The search function only works on the enfold main menu (personal) but not on the swapped menus (business)
    I’m hoping there’s a way to show on all menus or to move the search to the top bar next to social icons.

    2. I want the PERSONAL menu item highlighted for all pages related to personal.
    I’m hoping I can do this by either giving it a “button style” ie coloured. (this doesn’t seem to work on the top menu)
    Or If a sub page of PERSONAL is given Page Attribute – Parent – Personal (does this give this give PERSONAL a different CSS style?)

    Thank you for your help.

    Regards
    Evan

    in reply to: changing enfold menu per page – main and secondary #445511

    I realise there’s another issue. Swapping menus strips out the search function.

    Is it possible to move the “search” coding into the top bar.
    So with top menu left and social icons right it would sit to the right of the social icons?

    Cheers
    Evan

    in reply to: changing enfold menu per page – main and secondary #445206

    Now I can swap the top menu I have one other issue. Hopefully simple.
    I need 1 menu item highlighted in the top menu
    Easy enough to do with the main menu but changing the “menu style” for the top menu makes no difference and doesn’t seem to give it any different css properties.
    Is there a way I can do this?

    Cheers
    evan

    in reply to: changing enfold menu per page – main and secondary #445205

    Hi Elliott
    Thanks for your help.
    I’ve tried several plugins – Menu Swapper, Page Specific Menu Items.

    They (like zen menu logic) only allow the swapping of one menu location.

    However, good news is, while other plugins would not work together zen menu logic and Menu swapper do.
    It’s messy but I can now at least swap both main and secondary menus per page.

    I’m trying to get ubermenu to work (which hasn’t been easy).
    I’m hoping once it’s working their conditional logic add-on will solve this better.

    Thanks again.
    Evan

    in reply to: Enfold incompatible with IE 9 & 10? #166948

    Hi Yigit,
    Thanks for the quick reply. Compatibility mode was the problem.
    Here’s the annoying thing: Your demo site worked fine in IE until i clicked the compatibility icon.
    After that, every time I go to demo site it forces the compatibility mode on (with message on bottom of screen).
    Clearing history doesn’t change this.

    The only way to fix it is to go to internet options > advanced > and untick the “automatically recover from page layout errors”
    Not ideal for people just browsing with default options on

Viewing 7 posts - 1 through 7 (of 7 total)