Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #240941

    I am a new user trying to migrate my old site to enfold. Super happy so far. Things have gone very quickly and the results are super nice. However two small things is not working as I would expect.

    1) In the “Latest news” widget there is an empty box in from of each post title. Posts generally do not have featured images. I then expected the “pen” icon to be displayed as for the posts? Any suggestions on how to get an icon or not show the empty box at all?

    2) Maybe not theme related, but I have three menu choices on the main menu which are empty links to be non-clickable and each has 2 – 3 pages as submenus. The menu works OK but when I try to set the parent on the sub-menu pages I can only do this for children to two of the top menu links. The third link is not visible in the parent list. There is no difference that I can see between the pages or links and I have tried to create additional links but they do not show up either. Confusing, why is it partially working? Any suggestion on how to fix or debug?

    /Mats

    #241199

    Hi ramnefors!

    1- Please add following code to Quick CSS in Enfold theme options under styling tab

    .image_size_widget .news-thumb { display: none; }

    2- Please try to increase the allocated memory to 128M http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
    Regards,
    Yigit

    #241477

    1. Fixed – Thank you!

    2. Debug bar shows only 35 M used but memory increased to 128M, No change, nothing in the Apache2 error.log. Any new link added to the menu is not visible in the parent list.

    Regards, Mats

    #242116

    Hi!

    Just to make sure, can you go to Appearance > Menus and check if Enfold Main Menu is checked in Menu settings? http://i.imgur.com/gLLdg9M.jpg
    If it is, please try deactivating all active plugins and check if that helps

    Cheers!
    Yigit

    #242428

    Enfold main menu is checked.

    Problem is same with all plugins deactivated.

    I made one mistake. I had some old “top level” pages left. The submenu pages I were able to set parents on where related to these pages. If I remove the “top level” pages and only have three links as top menu items, none of the child pages can have a parent. Links it seems are not listed as parents in the page parent menu. I am not enough of a WordPress expert to know if this is “by design” or if it is an issue?

    The only consequence I see at the moment is that I cannot have “breadcrumbs” if I cannot set the parent.

    Cheers, Mats!

    #243201

    Hey!

    The menu (Appearance > Menus) and the breadcrumb structure are completely unrelated. You can rearrange the menu items without changing the parent – child relationship of the pages. If you want to set the hierarchy of the pages for a proper breadcrumb structure use the “parent page” option on the right side of the page editor: http://www.clipular.com/c/5250845864099840.png?k=uE0es-bxJhzDnKm18mNIvBgD9YM

    Cheers!
    Peter

    #243592

    Hi Peter,

    Thanks for the input. I am trying to use the parent page option on the right side of the page editor as you say.

    But if the “parent page” is a top level menu choice that is not a page but and empty link (to make it not clickable) it does not show up in the parent list. So none of these pages (sub-menu choices) can be given a parent.

    An example:

    Training <== No page, an empty link in the menu structure
    |– SPICE training <== Page, “Training” can not be set as parent
    |– ISO 26262 training <== Another page, “Training” can not be set as parent

    So SPICE training will now show as only “SPICE Training” not as “Training > SPICE Training”

    Cheers

    #243812

    Hey!

    If you want the breadcrumb for “SPICE Training” to show as “SPICE Training”, you’ll need to remove “Training” page as the parent page of the “SPICE Training” page. Like what Dude said, menu and breadcrumbs are not related with each other. You need to make use of the page hierarchy (parent/child attributes) in order to achieve the breadcrumb arrangement that you want.

    Regards,
    Ismael

    #244100

    I want the breadcrumb to show as “Training > SPICE Training”

    For that purpose I try to set the parent of the “SPICE Training” page to “Training”.

    “Training” is NOT visible in the parent list of the “SPICE Training” page.

    This is what I have tried to describe in all my previous posts, sorry if I am not clear enough.

    Cheers, Mats!

    #244492

    Hi!

    Thank you for explaining the issue. Can you please elaborate this line? Where is the “Training” not visible? On the breadcrumbs?

    “Training” is NOT visible in the parent list of the “SPICE Training” page.

    Do you have a “Training” page? Note that you can create custom links on Appearance > Menus then name it “Training”. You don’t really need to use the actual “Training” page on the menu. You should create a “Training” page then set it as the parent page of “SPICE Training”. On Appearance > Menus, create a custom link named “Training”.

    Cheers!
    Ismael

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