Okay
  Public Ticket #2273381
Missing files for installations
Closed

Comments

  • lidhas started the conversation

    Hello!

    When i try to install the theme in our wordpress-panel it says that the theme couldn't be installed due to a missing file "style.css"

    How do i do to install the theme or find the missing file?

    Thanks in advance

  •  839
  •   lidhas replied privately
  •  839
    Jelly replied

    Blog Header affects the blog. For the slider please go to Edit Home Page > add Slider Images.

    To import the demo please follow https://www.youtube.com/watch?v=YZGU6SG3M9o. Import the file from the archive in the attachment.

    Best Regards,
    Jelly Team

  • lidhas replied

    Thank you so much for the help!!

    Now i just have a minor question, can i change the background colour to my own colourcode or can i just choose between Dark/Light?

    Best Regards

  •  839
    Jelly replied

    You can change wp-admin > Storm Options > Theme color scheme*.

    Best Regards,
    Jelly Team

  • lidhas replied

    Hi,

    Im so sorry for all the questions. But i dont understand where i customize all the different parts/pages of the theme?

    I have Visual Composer active but it wont work, the screen is just all blank and the VP-logo is just in the middle of the screen. 

    If i just go to pages > edit in the specific page it wont do the changes i want to.

    I want to for example change the text and logo on the page "about us" and "features". Where do i do that?

    And if you look att the attached file the website is just white.

    Can you help me find where i do all the changes/customization?

    If you want i can fix an login so you more easily can help me?


    Best Regards

  •  839
    Jelly replied

    Could you please send us wp-admin login/password as a private message?

    Best Regards,
    Jelly Team

  •   lidhas replied privately
  •  839
    Jelly replied

    I changed wp-admin > Storm Options > Theme scheme layout* to Light so now text should be visible.

    If you want the text to be white please choose Edit Page > Section Attributes > Section Type > About us.

    Please add Feature Images to Work items to show them: https://www.goldperformance.se/wp-admin/post.php?post=481&action=edit

    Please add images to Team Members: https://www.goldperformance.se/wp-admin/post.php?post=40&action=edit

    To change texts in About Us and Features please go to these child pages: https://www.goldperformance.se/wp-admin/post.php?post=33&action=edit and https://www.goldperformance.se/wp-admin/post.php?post=32&action=edit

    If you have more questions, please let me know.

    Best Regards,
    Jelly Team

  • lidhas replied

    Hi,

    Thank you very much!! Now i think i got a lot of info to work with.

    Now i just wonder how a remove the red triangle under about oss and change it to our own logo?

  •  839
    Jelly replied

    Please add this code to Appearance > Customize > Additional CSS:

    .title.deco:before { background-image: url(https://www.goldperformance.se/wp-content/uploads/2020/01/GOLD_DSC00528.jpg); }
    

    You can use any image Full URL you like.

    Best Regards,
    Jelly Team

  •   lidhas replied privately
  • lidhas replied

    Hi again, I have a new issue that the icons under features, is not aligned with the text anymore.

    How come is that?


    Best Regards

  •  839
    Jelly replied

    Can you please help me understand why the coworkers pictures are looking different?

    Because they have different size ratios. Please crop them so they have sizes similar to 853x1280px.

     is not aligned with the text anymore.

    Could you send me a screenshot? Are you referring to the white background?

    Best Regards,
    Jelly Team

  • lidhas replied

    Hi again and thanks for your reply.

    I Think i have managed it with the icons in features.

    Although, the coworkers still dont work. Now all the photos is the same size but it still look bad. Please se my attached screenshots.

    Thanks in advance for your reply.


    Best Regards

  •  839
    Jelly replied

    They still have different ratios. Could you make them all portrait?

    Best Regards,
    Jelly Team

  • lidhas replied

    Thank you, I have now fixed this!

    If i want to change the "Loading-circle"s colour and also change the colour in the header? Where do i do this? is it custom css or is there a setting for this? i cant find it..

  •  839
    Jelly replied

    Please use this code for color:

    .ip-header .ip-loader svg path.ip-loader-circle { stroke: gold }
    

    the colour in the header?

    Menu color? Could you send us a screenshot of which part?

    Best Regards,
    Jelly Team

  • lidhas replied

    Thank you for the code! Where do i put the code?


    See attached scrrenshot. I mean that the header becomes red when you scroll. I want it with our logo on the left and the header in Darlk or white.

  •  839
    Jelly replied

    Please put the code to Appearance > Customize > Additional CSS or in the end of style.css.

    For the header please use this code:

    #header.overflow {background-color: RGBA(255, 255, 255, 0.9) !important;}
    

    More info on RGBA: https://www.w3schools.com/css/css3_colors.asp

    Best Regards,
    Jelly Team

  • lidhas replied

    Hi again and thanks for the help.

    Now i just wonder if you have any tips for making the "Page-text" in the header bigger?

    And is it possible to get your logo to the left in the header?

  • lidhas replied

    Hi again,

    I would like to change the positions on the page between Tabs and Features (now called "Erbjudande & Vår produkt")

    I've tried in menys but that only changes the header.

    How do i do?

  •  839
    Jelly replied

    "Page-text" in the header bigger

    Could you send us a screenshot of this?

    And is it possible to get your logo to the left in the header?

    Please try this code:

    .navbar-brand { position: relative; left: -30px; }
    

    I would like to change the positions on the page between Tabs and Features (now called "Erbjudande & Vår produkt")

    Please go to Edit Page > change Publicerat den.

    Best Regards,
    Jelly Team

  • lidhas replied

    Hi attached there is screenshots of what i mean. I want the text in header that reffers to the different "pages" to be bigger.


    Also the code you sent didnt work..


    BR,

    Simon

  • lidhas replied

    Hi again, Do you guys have any tips to seperate (make some room) between the co-workers. Right now they are not aligned to the center.

    DO you guys have any tips how i can customize so it looks good on mobile version aswell?

    I would gladly know where to put my Google analytics tracking code aswell.

    Best Regards,

  •  839
    Jelly replied

    I want the text in header that reffers to the different "pages" to be bigger.

    Please try this code:

    #header.overflow .menu-item a { font-size: 16px }
    

    Also the code you sent didnt work..

    Without my code: https://tppr.me/jimJ9 With my code: https://tppr.me/64A7f. You can change -30px if you need to make it more to the left.

    Right now they are not aligned to the center....DO you guys have any tips how i can customize so it looks good on mobile version aswell?

    Have you managed to fix these: https://tppr.me/gk6qk and https://tppr.me/evZUm

    I would gladly know where to put my Google analytics tracking code aswell.

    Please check https://www.wpbeginner.com/beginners-guide/how-to-install-google-analytics-in-wordpress/

    Best Regards,
    Jelly Team

  • lidhas replied

    Hi i meant some other stuff, besides the things you answered.

    * I want our logo in the header that is following when you scroll down. The code you sent about this earlier didnt work.

    * I managed to fix the cooworkers, thanks anyway :)

    * When i talked about the mobile adjustments i meant the whole website. How do i customize the whole website in mobileview? right know the text is not so good and some pictures are put in wrong size and places.


    Best Regards

  •  839
    Jelly replied

    * I want our logo in the header that is following when you scroll down. The code you sent about this earlier didnt work.

    I am sorry, but I didn't understood you earlier, now I got it. Please use this code:

    #header.overflow.fixed .navbar-brand.mini { display: none !important } #header.overflow.fixed .navbar-brand.normal { display: block !important; height: auto; }

    * When i talked about the mobile adjustments i meant the whole website. How do i customize the whole website in mobileview?

    Do you have the same issue with our demo http://jellydemos.com/wordpress/storm/. You can find mobile styles in /css/storm.css:

    /* Note: Design for a width of 768px */

    Best Regards,
    Jelly Team

  • lidhas replied

    Hi again, 

    I still have'nt managed to get the site looking good on the mobile version. Everything look like a mess and i cant find where to customize. Your Demo looks good, but not my page..

    Best Regards

  •  839
    Jelly replied

    Hello,

    Could you let us know exactly which parts aren't looking good? Thank you.

    Best Regards,
    Jelly Team