New Landing How can we help? Themeforest Theme Support Flexform Portfolio permalink is not changed

Viewing 15 posts - 1 through 15 (of 19 total)
  • Posted in: Flexform
  • #259204
    wpweb
    Member
    Post count: 15

    Hi,

    I have set permalink to pretty permalink but portfolio item link remain as plain permalink. I see in code themes\flexform\includes\custom-post-types\portfolio-type.php at line no – 49, rewrite set to false. so i have changes it from
    'rewrite' => false, to
    'rewrite' => array( 'slug' => 'portfolio', 'with_front' => false ),
    and now its working for me.

    So please do this in next version of theme or if your code is write then please provide filters there so i can use the filter and change it.

    filter will be something like this:
    'rewrite' => apply_filters( 'flex_portfoilo_rewrite', false ),

    see permalink settings: http://awesomescreenshot.com/06b5rakn98
    after adding rewrite code now permalink looks as post name: http://awesomescreenshot.com/01e5ralj2c

    Please let me know update. Thanks in advance

    Regards,
    Jigar

    #259336
    wpweb
    Member
    Post count: 15

    any updates?

    #259404
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Thanks for your suggestion.
    Mohammad

    #259639
    wpweb
    Member
    Post count: 15

    Hi,

    Are you going to add in main theme or going to provide filters?. also when you will launch next version. I need these update asap.
    let me know update

    Thanks,
    Jigar

    #259645
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I will inform to developer to include in next version.
    Thanks
    Mohammad

    #259657
    wpweb
    Member
    Post count: 15

    Hi,

    Thank you for kind support. I forgot to mention another thing also.
    I have also changed 'query_var' => false to 'query_var' => true to make it work

    so its better if you provide filter in complete array. something like this
    register_post_type( 'portfolio' , apply_filters( 'name_of_the_filter', $args ) );

    Thanks,
    Jigar

    #259673
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks for your suggestion.
    Thanks
    Mohammad

    #259698
    wpweb
    Member
    Post count: 15

    May I know when next version get launched with both the changes I asked so I can confirm please.?

    #259700
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Not sure about it. We include more fixes in a update. Dont worry about it, your fixes will include in next upgrade.
    Thanks
    Mohammad

    #259705
    wpweb
    Member
    Post count: 15

    Yes, but I still wanted to know it will be by next week or when please? any idea when you plan to launch next version.

    #259712
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    We dont have estimated time. But its sure that we will include fix in future upgrade.
    Thanks
    Mohammad

    #260129
    wpweb
    Member
    Post count: 15

    what?? this is not accepted answer we provide you full code with solution and you still not ready to say when you can launch the update atleast?

    please reply me quickly else I might have to post comments on codecanyon for such experience.

    #260132
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Now you have managed to resolve the issue. We will include your changes in next upgrade sure.
    Thanks
    Mohammad

    #260197
    wpweb
    Member
    Post count: 15

    We are not getting emails for your message? why?

    #260203
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try to check in the spam folder. we usually don’t have problems with the support email notifications.

    -Rui

Viewing 15 posts - 1 through 15 (of 19 total)

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

License required for the following item
Login and Registration Log in · Register