Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1270644

    Greetz! We have multiple issues, maybe some one can help:

    1) removing category from urls
    I tried different solutions:

    1. Like recommanded: https://kriesi.at/support/topic/remove-post-category-from-url-plugins-for-this-do-not-work-at-enfold/
    Plugins: FV Top Level Cats or remove-category-url both doesnt work

    2. Yoast
    Removed category from taxonomy is enabled

    3. WP Admin -> Permalinks
    /%category%/%postname%/
    and as category base “.”

    We are using yoast and latest enfold, no more (caching is nothing installed or enabled)
    Between every test i regenerated the permalinks new.

    2) (top) menu order doesnt work
    We tried via WP -> Customizer -> Menus -> Main: the order here is like what we want, but enfold doesnt update
    2.1) (top) menu rename “home” (“startseite”)
    Where i can rename the first menu-point “home” (in german “startseite”) i tried also via customizer and didnt work

    3) sticky header also for mobile
    Yes, we saw the hint its ignored for mobile, but this doesnt make sense. Is there any option to activate it or should we have to implement it by ourself?

    Thanks in advance!

    #1271043

    Hey therapiezentrumkahlgrund,

    Thank you for the inquiry.

    1.) Are you referring to the categories of the default posts? This should be possible using the post_type_link and post_link filter.

    // https://kellenmace.com/remove-custom-post-type-slug-from-permalinks/
    // https://developer.wordpress.org/reference/hooks/post_type_link/
    // https://kriesi.at/support/topic/masonry-gallery-order-and-sizing/#post-741588
    // https://kriesi.at/support/topic/portfolio-categories-into-url-permalink/#post-735882

    2.) You have to modify the order of the menu items in the Appearance > Menus panel.

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Thanks!

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.