Okay
  Public Ticket #164978
Display issues / Portfolio URL
Closed

Comments

  • Christian started the conversation
    Hi, I recently purchased your wordpress theme "newave" and I really like it. But I have a few little problems or bugs: 1) when I upload my own logo (even if it is exact the same size like the original one) it will be misplaced / cut off... Tried it with different navigation styles but it is always the same... 2) Could you tell me where I can edit the font weight of the navigation font? I found that you can only change the font within the options but I'd like to have a little bolder font weight... 3) I would like to change the url from the portfolio stuff but I can't find where to change this... It is always .../newave-portfolio/example... I don't want "newave-portfolio" in the url... 4) is it okay that the photo popup looks this weird on mobile devices? I think it would be possible to solve this more beautiful or open the image without popup on mobile devices? 5) last but not least: am I right that if I uploaded the files from v1.1 via ftp and set "overwrite all" the theme is now updated to the latest version? Best regards, Christian
  •  1,973
    Support replied

    Hello Christian,

    First of all, thank you for choosing our theme.

    1. You need to change some of the existing styles to fit your logo. To do that, plz go to Admin -> Theme Options -> Styling Options -> Custom CSS and paste the following CSS code:

    #logo {
        background-position: 0 1px !important;
        background-repeat: no-repeat !important;
        background-size: 100% auto !important;
        height: 60px !important;
        width: 50px !important;
    }
     

    2. You would customize the fonts from the navigation bar in the same place. Paste the following:

    .navbar .nav > li > a {

    font-weight: 800;
    font-size: 14px;

    }

    3. we want to include custom portfolio slug in one of our next releases (1.2 or 1.3) Until then we can tweak some the theme files on your server but I don't know how convenient is for you to change the code

    4. the photos should look okay an all the devices.

    5. only if you haven;t modifed pne of our theme files (including images) 

    Hope it answers all your questions but don't hesitate to contact us if you have others

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Nicklas replied

    I also really want to get rid of the newave-portfolio-slug! :) No offense, I think your theme is great. just want to make my site personal. 


    BR, Nick

  •  1,973
    Support replied

    Hi Nick,

    The portfolio slug can be changed in theme options -> portfolio options. Make sure you refresh the permalinks by pressing Save in Settings -> Permalinks

    Thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Christian replied

    I know this is an old Topic but the single image popup (portfolio) on mobile devices still looks pretty bad :/ it looks okay on regular screens but it is so tiny on the iphone screen - that doesn't look good. And I also wanted to know when v1.4 will be released? And what do you plan to improve?

    best, Christian

  •  1,973
    Support replied

    That's the default behaviour of prettyphoto gallery on mobile, you have also an expand image which will cover the full screen.

    we do intend to release another version but I don't know how soon will be. :(

    thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy