Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Dante
  • #45999
    bram1974
    Member
    Post count: 94

    Hi,

    I’m using the portfolio post type for courses and would like to know the following:
    Is it possible to change the word “portfolio” into “Courses” in the search results dropdown as shown in the attached image?
    Also is it possible to add the word “search” (translatable) in front of the icon?

    Many thanks!

    #46452
    bram1974
    Member
    Post count: 94

    Any help with this?

    #47183
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Sorry for a late response. It can be changed using the .po file, If that didn’t find that text in .po file, you can create a .po file using the text-domain “swift-framework-admin” ( http://codex.wordpress.org/User:Skippy/Creating_POT_Files )

    or if you like directly edit the file open up \wp-content\themes\dante\swift-framework\custom-post-types\portfolio-type.php and in line #39

    'name' => _x('Portfolio', 'post type general name', "swift-framework-admin"),

    Change that Portfolio to Courses.

    2. You can add a text to that, open up \wp-content\themes\dante\includes\sf-header.php and add it to the “HERE” place here http://take.ms/NYD2F on their respective lines.

    Let me know, what you got.

    Thanks,
    laranz.

    #47327
    bram1974
    Member
    Post count: 94

    Thanks for the info. I will try this.

    #47328
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Keep me updated 😉

    Thanks,
    laranz.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register