Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • in reply to: Category Permalinks #112380
    thesphereagency
    Member
    Post count: 10

    Hi… actually no, that didn’t work. It allows us to update the Permalinks, but then when you click on a team member you get a 404 error.

    Which may be something to do with the way the slider itself is set up.

    Please assist 🙂

    cheers

    Dennis

    in reply to: Category Permalinks #112375
    thesphereagency
    Member
    Post count: 10

    Awesome, thanks Mohammad, thats great!!!!

    Cheers

    in reply to: Category Permalinks #111970
    thesphereagency
    Member
    Post count: 10
    This reply has been marked as private.
    in reply to: Category Permalinks #103249
    thesphereagency
    Member
    Post count: 10

    Thanks. Will need to setup a development environment since the site is now live as is…

    I will respond shortly with details.

    in reply to: Category Permalinks #102860
    thesphereagency
    Member
    Post count: 10
    This reply has been marked as private.
    in reply to: Category Permalinks #102146
    thesphereagency
    Member
    Post count: 10

    Thanks Kyle,

    I have actually tried to use that plugin and the URL rewrite works perfectly for what we want, the issue is the link from the Team carousel end up to a 404 error.

    Can you advise how I can fix the linking issues?

    Thanks

    in reply to: Search results header #65841
    thesphereagency
    Member
    Post count: 10

    Never mind. Figured it out. Strange that there is no page title for that page though…

    in reply to: Creating Multi-Line Carousels #48892
    thesphereagency
    Member
    Post count: 10

    Thanks for the reply. Issue I have is that at present I would have to overrite the CSS with !important because of all the inline styles being generated. Where can I go to edit those inline styles? Need to set the overflow, height, width and floating.

    Happy to do it knowing that updates will be difficult to manage but I just need to know where the styles are added in. I have gone to the posts-carousel.php file so I know where the HTML code is, but the inline styles aren’t here.

    Just a push in the right direction would be really helpful.

    Thanks

    in reply to: Revolution Slider in Blog Posts #46293
    thesphereagency
    Member
    Post count: 10

    I figured it out… In the header add is_single to the class check where you currently have is_page.

    looks like this:

    if (is_page() || is_single()){ ?>

    Then in the meta_box file (includes/meta-boxes.php), copy the revolution slider array details from page to post. I did this and I now have the revolution slider working on all pages where body.single is called.

    Only issue is that you now have to be very careful when updating the theme as these will be over-written if you aren’t careful.

    in reply to: Revolution Slider on Portfolio Items #45934
    thesphereagency
    Member
    Post count: 10

    Can you tell us where the meta information can be edited? I have added the bit in the header to add is_single() and added in the array information but the meta options do not show the field to enter the revolution slider alias… If you can point in the right direction, I can do the rest…

    Of course this can be used for all post types using body.single

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