Okay
  Public Ticket #2506032
Dark Theme
Closed

Comments

  • dennio started the conversation

    Hey there, i followed the youtube-tutorial, but the dark theme doesn't seem to be applied completely, it looks more like a light theme. How do i fix this? =)

    And also, how do you make the social media symbols at the end colourful? On my end they are only grey.

    Thanks for your help!

  •  840
    Jelly replied

    Hello,

    The easiest solution is to import the data from the archive in the attachment. OR Go to Edit Page > Edit Jellythemes Section > set Background and Inverse Color: https://tppr.me/NZrbV

    Best Regards,
    Jelly Team

  • dennio replied

    Thanks for the quick reply! Step by step i try to get used to implement the stuff and then new questions come up.

    1) How do I change the font colour of the title of a news post? I can only change it for the text. https://dennio.de/2020/04/23/donutsandstewremixoutnow/

    2) How do I also change the font colours at the right side for the latest entries on the same link?

    3) How do I switch the photos on the top of the homepage and put songs into the audio player?

    4) When I click on a menu tab (like discography, gallery etc.) the page is loading and blending in the page part instead of sliding to it/scroll down like in the demo. How do I fix this?

    5) How do I replace the blog site https://dennio.de/blog/ by a slide down to the news?

    Thanks a lot for your help!
    Greetings
    dennis =)

  •  840
    Jelly replied

    Hello,

    1. & 2. Please add this code to Appearance > Customize > Additional CSS or at the end of style.css:

    .dark-version .title.post-detail,
    .dark-version .post-details h3,
    .dark-version .post-details .post-author .title.small,
    .dark-version .post-details .post-comments .title.small,
    .dark-version .post-details .post-reply .title.small,
    .dark-version .sidebar .widget a {
        color: white !important
    }

    3. Please go to wp-admin > Dezibel Options > Blog header.

    Which audio player are you referring to?

    4. Please go to themefolder/scripts/main.js:273 and replace '#jHeader a[href*=#]' with '#jHeader a["href*=#"]'. You can also send us login info as a private message so we can fix this.

    5. Create a new page. Select Template: Multisection Page and add News element to it's contents. Please check and let me know.

    Best Regards,
    Jelly Team

  •   dennio replied privately
  • dennio replied

    Also, in this ticket: https://jellythemes.ticksy.com/ticket/2270959/ the man asked: "Also, is it possible to have albums, as in a photo that, when clicked, opens up a gallery of related photos?" You answered: "Unfortunately, you need to customize the theme for this." How do I do this?
    Because I have quite a few photos that I want to upload from different events and don't want to have an endless image gallery but rather albums.

  •  840
    Jelly replied

    3. Ah yes, sorry. Please go to https://dennio.de/wp-admin/post.php?post=522&action=edit > click Edit MP3 Player https://tppr.me/SZqOM and select Audio Tracks you can add on this page https://dennio.de/wp-admin/edit.php?post_type=dezibel-track

    For images please go to https://dennio.de/wp-admin/admin.php?page=revslider > click on "dark" slider > click on a slide > background image.

    4. Could you check with clean cache?

    6. Could you elaborate more, with screenshots if possible?

    7. Please install WPML or similar plugin. However, please note that our theme is not fully compatible.

    Best Regards,
    Jelly Team

  •  840
    Jelly replied

    How do I do this?

    I am sorry but what do you want? This "Also, is it possible to have albums, as in a photo that, when clicked, opens up a gallery of related photos?"?

    Best Regards,
    Jelly Team

  • dennio replied

    Great, thanks again for your answers, i managed to edit the slider now and with a clean cache it worked also! What remained unclear now:

    1) How to I enter an external link on the button in the rev slider? So when I click on the button another site opens? I looked for over half an hour, but i couldn't find it anywhere.

    2) Pic 1 as wished, I would like to add more social media/music buttons as the 5 that are displayed (fb, ig etc), is this possible?

    3) Pic in response to the last question. I could upload several pictures into a gallery, but only the very first is shown on the website. Can I somehow ake it possible, that you click on an image on the website (in the gallery section), that opens up an album with all related photos? You said in this ticket https://jellythemes.ticksy.com/ticket/2270959/ that one needs to customize the theme for that. I would like to have albums rather than 40 pics or so in the gallery on their own

    Thanks again!

  •  840
    Jelly replied

    Hello,

    1. Please click on Button > Actions > add: https://tppr.me/9V5mZ

    2. The only solution is to customize footer.php. Please copy line 91-93. You also need to go to inc/admin/options-init.php, copy lines 756-768.

    3. Please customize the theme. Unfortunately, we don't provide customizations. Please check studio.envato.com.

    Best Regards,
    Jelly Team

  • dennio replied

    1. aaaah so easy once you know, great!

    2. when i did this it showed me: 

    syntax error, unexpected 'endif' (T_ENDIF), expecting end of file


    could you maybe log in and switch/copy the codes correctly before i mess up something? I sent in a former message my log in data. That would be really helpful. thanks for the support so far!

  •  840
    Jelly replied

    2. Please check now.

    Best Regards,
    Jelly Team