Forum Replies Created

Viewing 30 posts - 1 through 30 (of 82 total)
  • Author
    Posts
  • in reply to: Show portfolio description in the frontend #1301125

    Understood – thanks

    in reply to: Show portfolio description in the frontend #1301071

    Hi Nikko,
    Thanks for your prompt reply and the new code! But it is not just the alignement and the font size. It is also the the font color and the line breaks as well as format e.g. for underlined text. Just saw that it seems that WordPress deleted </p>, </br> and <u> from the category description. I had included that in order to check what is done by WordPress and what is not.
    Thanks

    in reply to: Show portfolio description in the frontend #1300495

    Hi Nikko,
    I need to apologize for the delayed answer!!!
    In the private content I have included a download link with the following files:
    1) a mockup with what I thought might look nice
    2) how currently the reality does look like (whereby I have deleted any description in the categories after creating this file as I do not really like the current design…)
    3) settings in the category description which I used for creating #2
    Thank you!!!!!

    in reply to: Problems with updating on version 4.7.6.4 #1297742

    Update with version 4.8.2 finally worked properly. Ticket can be closed. Thanks!

    in reply to: Show portfolio description in the frontend #1285998

    Hi Nikko,
    That’s correct – as long as this does not look “nice” I have deleted the category descriptions.

    in reply to: Show portfolio description in the frontend #1285632

    Hi Nikko,
    Emptying cache did not help. Neither did deactivating all plugins…
    Thanks!

    in reply to: Show portfolio description in the frontend #1284209

    Unfortunately not :-(

    in reply to: Show portfolio description in the frontend #1283730

    Hi Nikko,
    Thank you so much – you are my hero! It does work now…
    Nevertheless I unfortunately still have a problem: The design: The category description does not accept HTML code. ANd on the other hand in the frontend font/textsize differ from the rest of my page. Can I influence this somehow? E.g. Use the same format as for any other body text. Centered instead of left-justified…
    Thank you!!!!!

    in reply to: Show portfolio description in the frontend #1283469

    Hi Nikko,
    Thanks for checking. But still no change – even after emptying cache…

    in reply to: Show portfolio description in the frontend #1283260

    Hi Nikko,
    It’s in my function.php

    in reply to: Show portfolio description in the frontend #1282378

    Hi Nikko,

    Thanks for your explanations!

    I might have found what went wrong: The description does show up, but only on the category page. But my intention had been to show the category descriptions on the landing page. Between the grid and the filter. And just the description for the currently chosen category should show up. In case “all” is selected no description should show up.

    Sorry for this misunderstanding. But can you help me on this one more time?

    Thank you for your patience!!!!

    in reply to: Show portfolio description in the frontend #1277763

    Hi Nikko,
    Thanks for the explanation. And if this is a “backtick” – what is a “single quote”?
    There is not one “backtick” in neither of these files included. I have reread the whole thread. But no other instructions on how to solve this. Are you sure that the code in my files is correct?
    How about the code for quick CSS:

    #portfolio-category-description > div {
      display: none;
    }

    Is “display none” really correct? I am not a programmer and I have absolutely no clue about coding. But from the translation shouldn’t this be something like “true” or “all” instead of “none”?
    Thanks!

    in reply to: Show portfolio description in the frontend #1277457

    Hi Nikko,
    I still can neither see where the text posted by you here and published at pastebin differs (what are backticks??? – sorry – I am not a native, du not know this term and my translation program says someting about “links” – but in a code???).
    Anyhow I have copied the new version and replaced it in my functions.php. But still the same: No description text appears in the frontent.
    Any other ideas?
    THank you!

    in reply to: Show portfolio description in the frontend #1277196

    Have you checked the files I provided or just the text I posted above? As far as I can see the files are correct??? I do not see any discrapancy in the files??? And especially your second example – what is the difference of the both by you posted texts?
    Thank you!

    in reply to: Show portfolio description in the frontend #1277195

    I have no idea – I just did copy and paste…

    Hi Nikko,
    When re-reading your last reply I am not sure if the description of my problem really was clear: Of course it is a problem that my page does show links which in reality do not exist at all. But what I really am wondering about is why instead of my portfolio (there currently do exist just 2 portfolio items in my backend) items something completely different appears in the frontend. E.g. I had never expected pages to appear there when choosing portfolio items. Do you have any idea about that?
    Thanks!

    Hi Nikko,
    No – the text just describes the behaviour of these boxes. Instead of the boxes I had expected the portfolios to appear. But the links are not related in any way to the portfolio items. Nor are the pages I can see.

    Hi Nikko,
    As I am not sure what you mean with “refreshing permalinks” I did the following: Open Settings > Permalinks. Then changed the “ommon settings” to “plain. Saved changes. Then changed back to “post name”. Saved changes again. Is that what you meant?
    After that still the masonry content element does look like in my screenshot frontend.png.

    in reply to: Show portfolio description in the frontend #1276319

    Hi Nikko,

    I have added them here just to show where the syntax begins. In the files they do look like this as you can see when donloading the files I provided…

    let desc = $(‘#portfolio-category-description’);

    resp.

    $post_type_paginate = array_map( function( $value ) { return ‘pagination-‘ . $value; }, $post_type_paginate );

    in reply to: Show portfolio description in the frontend #1276305

    Hi Nikko,

    If you click on “Alle Dateien herunterladen” in the top right corner you can download both files.

    In functions.php it says “There is a syntax error on line 26. Code hinting may not work until you fix this error”. In my file this is this line: “let desc = $(‘#portfolio-category-description’);”

    In portfolio.php it says “There is a syntax error on line 1103. Code hinting may not work until you fix this error”. In my file this is this line: “$post_type_paginate = array_map( function( $value ) { return ‘pagination-‘ . $value; }, $post_type_paginate );”

    This error is given in Dreamweaver when opening these files.
    My page runs on PHP 7.4.14

    Thanks!

    Hi Nikko,
    When you download the file you can zoom in. But please find the text also in the private content.
    Thanks

    in reply to: Show portfolio description in the frontend #1276260

    Hi Nikko,
    Thanks for your detailed description which I followed step by step. But anyhow it does not work (and both files give a syntax error).
    In the private content please find both files which are included on my page here:
    wp-content/themes/enfold-child/shortcodes/portfolio/portfolio.php
    wp-content/themes/enfold-child/functions.php
    Plus the code in Quick CSS on the dashboard.
    Any idea which I might have done wrong?
    I am really willing to pay for this. Just need your price…
    Thank you!!!

    in reply to: Gallery with a menu for a category #1276257

    Thanks Mike! I am already playing around with the portfolio grid. Hopefully this will work for me. If not I will have a closer look at this plugin. Thanks a lot for this suggestion!
    Ticket can be closed. Thanks again for all your fast support!!!

    Hi Nikko,

    Just the names of the portfolio categories is in German. Everything else is on English. May you please confirm which of the texts on which screenshot you do not understand? When downloading you can zoom in in case it is a question of font size.

    Regarding Caching: I use the ülugin WP Super Cache by Automattic. But also when turning the Plugin off and emptying cache the behaviour in the frontend remains unchanged.
    Same when I disable also all other plugins + empty cache + refresh page.

    Thanks!

    in reply to: Show portfolio description in the frontend #1275069

    Hi Nikko,
    Sorry, but I am not allowed to provide login data. But I can provide any screenshot of settings you need so see.
    Thanks for your understanding!

    Hi Nikko,
    As I said in my original post: I am not allowed to provide login data. But I can provide any screenshot of settings you need so see.
    Thanks for your understanding!

    in reply to: Show portfolio description in the frontend #1274988

    Hi Nikko,
    Thanks for the documentation. But I am not a programmer. Can you offer pricing if you do this for me?
    Thanks!

    Hi Nikko,
    Thanks for the prompt reply!
    The first two items had already been set as mentioned above. Thus I changed only the third one.
    Unfortunately no change in behavior of the website. Even after emptying cache…
    Any other suggestions?
    Thank you!

    in reply to: Gallery with a menu for a category #1274499

    Hi Victoria,

    Thanks a lot for the prompt reply. How about the other media elements? Any which dies have filters?

    Of in case if I use the content masonry element – is there a possibility to change the behavior when clicking on the preview image?

    I just ask as I usually prefer to work with as less additional plugins as possible.

    Thank you!

    in reply to: Problems with updating on version 4.7.6.4 #1258092

    Hi Rikard,
    As far as I can see there is nothing included in the update which has to be updated on short notice due to security reasons (https://kriesi.at/documentation/enfold/changelog/). If this is correct we can do it this way. I’d suggest that we keep the ticket open until update can be carried out.
    OK?
    Thank you

Viewing 30 posts - 1 through 30 (of 82 total)