Okay
  Public Ticket #1362969
Theme Kalium
Closed

Comments

  • Nicolas started the conversation

    Hello,

    I created a gallery via the custom post type Portfolio and indeed Masonry.
    When I click on an image to display a slide, I would like to display the images in a suitable format (which takes the height of the screen whatever the resolution) How to do? example http://david-kennedy.fr/portfolio/claude

    Second point: I have urls that do not display correctly, for example I have http://david-kennedy.com/portfolio-category/paintings/ I would like to delete delete category portfolio and display my categories directly.

    For a work (once click on a thumbnail) I directly http://david-kennedy.fr/lecorchement-de-marsyas-apollon/ and I would like to have the name of the category before.

    Last point, is it possible to have my navigation bar always visible and not have to click on the word "menu"?

  • [deleted] replied

    Hi Nicolas,

    Currently your site is coming soon i wasn't able to visit your site do you mind to share with us your sites WP Credentials, so we could view your site.

    [edit]

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

    [/edit]

    Thank you.

  • Nicolas replied

    Hi,

    What are you missing?
    I have to give you wordpress access? But the ticket is public and everyone will have them ...? An email to send them to you?

    Cordially

  • Nicolas replied

    I disabled the coming soon.
    The most important would be to see the urls so that the names of my categories are displayed and no longer portfolio_category..I tried with the permalinks but it does not work. I tried to follow the doc, without success

  • [deleted] replied

    Hi Nicolas,

    Please consider reading the article we wrote about Portfolio Permalink Structure, sorry for getting back late to you but our server has gone down for a day and we just got back to business.

    To remove the hole portfolio-category so you would view the category isn't possible but you can try any plugin that can be found on internet. Currently in this package we don't offer custom code.

    To include your credentials click Insert Credentials button in editor toolbar. (See how), for next time.

    Thank you.

  • Nicolas replied

    Hi,

    I try to put the permalinks as I can.
    I have almost succeeded but I want to display the category of my portfolios (custom post type, so taxonomies more precisely). I must find the slug to write in my permalinks who are like that now / artist-painter / paris / gallery /% portfolio% /
    What should I put between / gallery / and /% portfolio%?
    Best regards

  • [deleted] replied

    Hi Nicola,

    Lets take a look from close view cause is hard to understand for me what you need.

    Taxonomy view:

    http://david-kennedy.fr/artiste-peintre-paris-galerie/peintures-mythologiques/

    Portfolio URL

    http://david-kennedy.fr/artiste-peintre/paris/galerie/diane-et-acteon/

    What you want is

    http://david-kennedy.fr/artiste-peintre/paris/galerie/peintures-mythologiques/diane-et-acteon/

    http://david-kennedy.fr/artiste-peintre/paris/galerie/category_name/diane-et-acteon/

    Right?

  • Nicolas replied

    yes for the taxonomy so our category (for example in the menu peinture -> peinture mythologique), I would like http://david-kennedy.fr/artiste-peintre/paris/galerie/peinture-mythologique


    and for custom post type http://david-kennedy.fr/artiste-peintre/paris/galerie/peinture-mythologique/diane-et-acteon for example. But at the moment i have http://david-kennedy.fr/artiste-peintre/paris/galerie/diane-et-acteon

  • [deleted] replied

    Hi Nicolas,

    Sorry this requires Custom Code, currently in this package we don't offer Custom Code is only for theme usage.

    If you're looking for professional help in this matter, there's always someone available for such tasks on the WP Kraken or Envato Studio. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.

    Thank you.

  • Nicolas replied

    Hello Eroll,

    Regarding the theme Kalium always, I went back to the problems of urls.
    I use a plugin that is almost the case. However I would like to know the slug used for taxonomies / category, portfolio?

    thank you very much

    Nicolas


  • Nicolas replied

    Something else,
    Is it possible to put several slug in the theme option? see attachment.
    And put something dynamic to put the category of the work into question? it's editable in the source code?


  • [deleted] replied

    Hi Nicolas,

    They can not be same, all slugs are unique in WP, so WP would identify how is how. you can set only one slug per field.

    Thank you.

  • Nicolas replied

    ok for example to display the names of articles, wordpress uses% postname%, for a category,% category%, so to display the category of a custom post type, what should I put? the default "static" slug for Laborator is portfolio-category, but I would like something dynamic like wordpress does with% postname% for example

  • [deleted] replied

    Hi Nicolas,

    I will try to explain the permalink structure:

    This is category with /%category%/ : http://david-kennedy.fr/category/uncategorized

    This is portfolio category(taxonomy) : /%taxonomy%/  : http://david-kennedy.fr/slug/taxonomy_name

    The slug can be changed or be removed in Theme Options, taxonomy_name is category name you set per portfolio category.

    The result of : http://david-kennedy.fr/slug/taxonomy_name without slug : http://david-kennedy.fr/taxonomy_name

    For each change please save permalink structure. i want through your site and sub links where not working.

    Please consider reading the article we wrote about Portfolio Permalink Structure, and understan how thigns works.

    Thank you.