Okay
  Public Ticket #1528053
Setting up the site
Closed

Comments

  • Jonah Schrogin started the conversation

    I just downloaded Sonorama and I'm not sure how exactly to set it up and populate the site with content. Is there some video I can watch about setting up the site through the dashboard? I understand it is a one page site, but how can I get information onto the page, and have the menus change depending on where you are on the page? I see that happens in the demo.

    Regards,
    Jonah

  •  840
    Jelly replied

    Hello,

    On Themeforest go to Downloads > Download > All Files & Documentation > Unarchive and Open Help & Credits > Check Quick Setup. To set up a menu go to Menus Section.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you, I will look into this.

  • Jonah Schrogin replied

    If I import the dummy data, will I be able to clear it after I look around the dashboard and understand how everything works?

  •  840
    Jelly replied

    Yes.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    How do I clear the demo data to start from scratch again?

  •  840
    Jelly replied

    You can either delete you whole site and reinstall WordPress or delete pages, posts, and so on manually by pressing Edit Page/Post > Move to trash.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    OK thank you.

  •  840
    Jelly replied

    Hi,

    Glad it’s working for you now. Do you still need my help in anything else?

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    I noticed that at the bottom of the page there is a Social Networks section. Where is that in the dashboard? What if I want to get rid of one of the social network buttons, such as Google+?

  •  840
    Jelly replied

    Go to Sonorama Options > Contact info > remove Google Plus url link.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Right now there is nothing filled into those text fields, but I still see the icons at the bottom of my site. I'd like to know how I can remove the icons if I don't have some of those social networks or don't want to link to them. Also, if I don't want to have that section of Social Networks at all, how can I get rid of it?

  •  840
    Jelly replied

    Add this code to Appearance > Customize > Additional CSS:

    .social-footer {display: none;} /*this will remove whole thing*/
    .footer-container .social-ico.s-plus {display: none;} /*this will remove google plus*/
    /*insread of s-plus you can also use s-facebook to remove facebook and so on*/
    

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you

  • Jonah Schrogin replied

    Hello: I'm now taking a look at the main slider on the homepage, and I notice that when I add text into the slider text fields, the column of text is very narrow on the homepage, and it is only on the left side. The column of text should be wider and should also be in the middle. How can I fix this? See attachment.

  •  840
    Jelly replied

    Hello,

    Could you please provide wp-admin login/password and website url as a private message so I can check it myself.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    I'm building it locally on my personal computer, so I do not have a URL to share right now. I can only do screenshots. What would be causing that issue? 

  •  840
    Jelly replied

    Try adding Slider images to Slider Options of the Edit Page. In the demo it has Sonorama Logo.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    OK that worked, thank you. How can I either remove or adjust/edit the two red bars and red diamond on the placeholder image? Please see attached.

  •  840
    Jelly replied

    Add this code to Appearance > Customize > Additional CSS:

    .welcome.logo .spacer-box,
    .welcome.logo .top-spacer {display: none;}

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you!

  •  840
    Jelly replied

    Glad it’s working for you now. Do you still need my help in anything else?

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Where can I add tour dates? Right now it is a blank section.

  •  840
    Jelly replied

    Go to Events > Add/Edit Event. Fill Out Date, Start/End Time.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you! For the gallery section, is there a way to organize the images and videos into sub-sections, such as photos/videos from concert 1, photos/videos from concert 2, etc.?

  •  840
    Jelly replied

    Unfortunately, no. Our Gallery doesn't have this kind of functionality.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    OK. Is there a way to put a caption on photos and videos in the gallery section? 

  •  840
    Jelly replied

    Unfortunately, there is no way to add caption in the gallery.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    If you are looking to do updates, I would recommend both of those features. If I do want to add captions to images in the gallery, how would I be able to do that? If you can't give support for that type of question, I will need to figure it out on my own.

  •  840
    Jelly replied

    Thank you for this suggestion.

    I can't help with customizations that complex, I am afraid. Please go to https://studio.envato.com/ or similar website and find developers that can make this for you.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    If I would like to put the Biography in the Home section, so Biography has its own title on the site, but does not have its own menu, how would I do that?

  •  840
    Jelly replied

    To add Biography as Home page section go to Sections > Add Section > Choose Section type: Text.

    Go to Menus. At the top Press Screen Options > Check Sections. Add Biography section as Menu Item > Save Menu.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you! That is great. I have another question about the gallery section. I uploaded a horizontal image, but noticed that is gets cropped into a square in both the gallery view and when you click into it, in the lightbox view. Is there a way to have the image not be cropped in lightbox view?

  •  840
    Jelly replied

    Go to inc/functions.shortcodes.php line 125 and add

    $img1 = wp_get_attachment_image_src($image, 'large');

    Then go to line 129 and change $img[0] to $img1[0].

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you! It looks like I have to edit the file from the Sonorama them, as opposed to the Sonorama-child theme. I see there is a Twitter section. Where in the dashboard can I connect my Twitter account to show the latest tweets?

  •  840
    Jelly replied

    Go to Twitter Section and copy account name without @ to Last Tweet element.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you for getting back to me. I added my Twitter account name without the @, but I don't see anything on the site. See screenshot attached. What else can I do?

  •  840
    Jelly replied

    Could you please give me a link to your website?

    Best Regards,
    Jelly Team

  •   Jonah Schrogin replied privately
  •   Jelly replied privately
  • Jonah Schrogin replied

    I updated the theme to the attached. Still nothing on the website in the Twitter section. See screenshot attached.

  •  840
    Jelly replied

    Could you please copy errors form the browser's Console and post them here?

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    jquery-migrate.min.js?ver=1.4.1:2 JQMIGRATE: Migrate is installed, version 1.4.1

    (index):1 

    Refused to execute script from 'https://syndication.twitter.com/timeline/profile?callback=twitterFetcher.callback&dnt=false&screen_name=BOASTNYC&suppress_response_codes=true&lang=en&rnd=0.055932971482746785' because its MIME type ('application/json') is not executable, and strict MIME type checking is enabled.

  •  840
    Jelly replied

    I think it's happening because of local environment.

    When do you think you'll be able to upload your website online?

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    OK, that's good to know. I will let you know when I upload the website online. That might be a few weeks. 

    Another question: Is there a way to have a music player with various songs? Maybe import songs via Spotify through a widget?

  •  840
    Jelly replied

    You can embed iframe from Spotify: http://routenote.com/blog/how-to-embed-and-customise-spotify-in-websites-and-blogs/ and put it to page content.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you for your response. So if I would like to add it to a section, such as the music section, would I go to the Visual Composer in the Music section and add Section Content?

  •  840
    Jelly replied

    Yes, should work.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you. I do not have any other questions right now. If I do, I will open a new ticket.

  •  840
    Jelly replied

    About twitter section. If it won't work after you'll upload your website online and your support subscription is expired then send us a private message here https://themeforest.net/user/jellythemes with login/pass to wp-admin and I'll check it out, ok?

    I am currently closing the ticket. Please don’t hesitate to submit a ticket whenever you need help. I will be happy to assist you.

    P.S. I would appreciate if you could please rate the Theme and like the assistance under my support, means a lot to me. Thank you.

    You can rate it with your themeforest account at your downloads page, precisely at this link: http://themeforest.net/downloads and hover over the 5 stars for our theme.

    Thank you so much for all your help!!!

    Best Regards,
    Jelly Team

  •   Jonah Schrogin replied privately
  •  840
    Jelly replied

    We are using this plugin for lightbox: http://fancyapps.com/fancybox/

    If you want to add text then use this example:

    <a class="fancybox" rel="gallery1" href="http://farm2.staticflickr.com/1669/23976340262_a5ca3859f6_b.jpg" title="Twilight Memories (doraartem)">
                    <img src="http://farm2.staticflickr.com/1669/23976340262_a5ca3859f6_m.jpg" alt="">            </a>

    As you can see you should add title to a link.

    Go to sonorama/inc/functions.shortcodes.php lines 129 and 131.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you for your response. What would I do in the functions.shortcodes.php file? For captions that would go underneath images and videos in the lightbox, I would need to be able to add them in the WordPress dashboard.

  •  840
    Jelly replied

    I have added the Custom Fields plugin, and made a custom text field for Caption

    You are using Custom Fields plugin to be able to add captions from admin, no?

    And now you want to show this caption in the gallery lightbox: https://tppr.me/n8Jl8, right?

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Yes, exactly.

  •  840
    Jelly replied

    Then you need to add your code to our shortcode which located in sonorama/inc/functions.shortcodes.php lines ~ 129 and 131

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Yes, perfect. I see this code:

    if (empty($video)) {
                $return .= '<a class="fancybox img-lightbox" rel="' . $back->post_name . '" href="' . $img1[0] . '">';
                } 

    And I imagine I need to add my new code to that, or add a new line of code completely:

    <?php        if(get_field('caption'))        

    {                

    echo "<p class=caption-span>" . get_field('caption') . "</p>";         

    }

    ?>

    Can you advise the correct code I should use? I am also also attaching screenshots of the dashboard, with the Custom Fields, and the caption field in the gallery.



  •  840
    Jelly replied

    We are using this plugin for lightbox: http://fancyapps.com/fancybox/

    If you want to add text then use this example:

    <a class="fancybox" rel="gallery1" href="http://farm2.staticflickr.com/1669/23976340262_a5ca3859f6_b.jpg" title="<?php get_field('caption')?>">                <img src="http://farm2.staticflickr.com/1669/23976340262_a5ca3859f6_m.jpg" alt="">            </a>

    As you can see you should add title to a link.

    Go to sonorama/inc/functions.shortcodes.php lines 129 and 131.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you. I see this in the php file:

    if (empty($video)) {
                $return .= '<a class="fancybox img-lightbox" rel="' . $back->post_name . '" href="' . $img1[0] . '">';
                } 

    I'm not seeing where exactly to put the new code:

    <?php        if(get_field('caption'))        

    {                

    echo "<p class=caption-span>" . get_field('caption') . "</p>";         

    }

    ?>


    If this is not easy to explain, I will contact another developer.



  •  840
    Jelly replied

    Please don't use your code as it won't work. You need to add a title to the link and JS script will do the rest.

    Please check my example and try it. You'll get something like this: https://tppr.me/9iyll

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    OK, thank you. I would like to have the caption added once someone inputs it into the caption custom field in the WordPress dashboard. What is the exact code I need to put in the sonorama/inc/functions.shortcodes.php file, and what would the new line of code replace? Attaching screenshots again of the gallery image page, and the custom field page with the caption field.

  •  840
    Jelly replied

    Go to sonorama/inc/functions.shortcodes.php lines 129 and 131.

    if (empty($video)) {
                    $return .= '<a title="<?php /* YOUR PHP CODE GOES HERE */?>" class="fancybox img-lightbox" rel="' . $back->post_name . '" href="' . $img[0] .'">';
                } else {
                    $return .= '</a><a title="<?php /* YOUR PHP CODE GOES HERE */?>" class="fancybox-media" rel="' . $back->post_name . '" href="' . $video.'">';
                }</a>

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you for your response. I have this now, but it is giving an error:


    if (empty($video)) {
                    $return .= '<a title="<?php if(get_field('caption')){                
    echo "<p class=caption-span>" . get_field('caption') . "</p>";}?>" class="fancybox img-lightbox" rel="' . $back->post_name . '" href="' . $img[0] .'">';
                } else {
                    $return .= '</a><a title="<?php if(get_field('caption')){                

    echo "<p class=caption-span>" . get_field('caption') . "</p>";}?>" class="fancybox-media" rel="' . $back->post_name . '" href="' . $video.'">';
                }</a>


  •  840
    Jelly replied

    Try this code:

    if (empty($video)) {   $return .= '<a class="fancybox img-lightbox" rel="' . $back->post_name . '" href="' . $img[0] .'" title="'.get_field('caption').'">';
    } else {   $return .= '<a class="fancybox-media" rel="' . $back->post_name . '" href="' . $video.'" title="'.get_field('caption').'">';
    }

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Amazing, it worked! Thank you very much. And if I want to style the caption, I imagine I can use the Additional CSS section in the dashboard, and make changes to .fancybox-title-float-wrap .child ?

  •  840
    Jelly replied

    Perfect!

    Yes.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Hello,

    I am setting up a site with the Sonorama theme on my other local computer (for now), and it is only giving a black screen and a spinning wheel. I imported the demo data, changed the homepage to display the static Home page, assigned the main menu, and added sections to the Visual Composer. Not sure why this is happening? Also I find it odd that there is content on the site when I set the homepage to display latest posts.

  •  840
    Jelly replied

    Hello,

    Could you please open Developer Console and copy js errors and send them to us so we can check.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Failed to load resource: the server responded with a status of 404 (Not Found)

  •  840
    Jelly replied

    I also need the name of this resource. Could you please check?

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    It looked like it was the favicon, so I removed it, and then the error went away in the console, but I'm still only seeing a black screen with the wheel spinning. What else can I do?

  •  840
    Jelly replied

    The best solution is to recreate your website online so I can check. There are no errors in the Developer Console at the moment?

    Have you checked installation video: https://www.youtube.com/watch?v=qnsUskm-N0A?

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    I did watch the installation video. Right now there are no errors in the console. All it says is JQMIGRATE: Migrate is installed, version 1.4.1.

    I did notice that I was seeing different things depending on what template I chose for the Home page. I am attaching those screenshots. Still getting a black screen when I selected Home Page 1 for the template.

  •   Jelly replied privately
  •   Jelly replied privately
  • Jonah Schrogin replied

    That did it. Thank you!

  • Jonah Schrogin replied

    Hello, I was clicking into the Gallery section, and it looks like the top part of the image is cut off when it goes into the lightbox mode. Is there a way to make it so the image does not get cut off? I am viewing on a 15" laptop.

  •  840
    Jelly replied

    Please try adding this code to Appearance > Customize > Additional CSS:

    .fancybox-overlay-fixed {top: 150px;}
    @media only screen and (max-width: 976px){
        .fancybox-overlay-fixed {top: 100px;}
    }
    

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you, that looks good. In the Gallery section, if there are lots of media, is there a way to show only a certain number, like 12, and hide the rest, and have some sort of arrow to indicate that there are more images/videos, similar to the Latest News section? I may have more than 40 images/videos, but don't necessarily want to show all of them together.

  •  840
    Jelly replied

    You can limit the amount of items to show in the shortcode: https://tppr.me/F7L2f

    But there is no Load More button available at the moment, I am afraid.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    OK, thank you. Also, I would like to add an embed code from another website to a section, specifically one that displays tour dates. I'm looking in the elements of WPBakery Page Builder, and do not see anything like Raw HTML, or something similar. How would I add an embedded HTML code?

  •  840
    Jelly replied

    We've removed these elements. Please go to inc/functions.shortcodes.php and comment lines 278-330.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Great, thank you!

  • Jonah Schrogin replied

    Hello, in the gallery, how can I change the order of the images and videos?

  •  840
    Jelly replied

    Hello,

    Please go to wp-admin > Gallery > Edit Media > change Published on date.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Yes, thank you!

  • Jonah Schrogin replied

    Hello: For the social media section, how can I remove Twitter and Google+, and in their places add Instagram and Spotify?

  •  840
    Jelly replied

    The problem is that our theme doesn't have Instagram or Spotify images included (http://jellydemos.com/wordpress/sonorama/wp-content/themes/sonorama/img/icons/social-icons.png).

    To change/remove them please go to theme/footer.php lines 8-12.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you. I will try to figure out how to get the Spotify and Instagram logos in there. If I can't, I may come back here. 

    Another question: How can I just have one static image as the background of the homepage screen, without any slideshow playing?

  •  840
    Jelly replied

    Please go to /themes/sonorama/js/plugins.js line 115 and set play to 0.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you for your response. It is still playing like a slideshow, even though I only have one image in the dashboard, and I set play to 0.

  •  840
    Jelly replied

    Could you please tell me does your background image slider still work like a slideshow or the text https://tppr.me/seUil in front of it, or both?

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    The text stays static. It is the background image behind that is flickering.

  •  840
    Jelly replied

    Have you checked if browser's cache is clean?

    And your website is not live yet, right? So I can check and fix it online.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Clearing the cache worked. Thank you!

  • Jonah Schrogin replied

    Hello. I'm wondering if I can set up a directory site, such as example.com/directory, and have that page be different from the main one (example.com). Is there a way to do this from the dashboard?

  •  840
    Jelly replied

    Hello,

    The only option that is available in WordPress by default is Settings > Reading > Your homepage displays.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you for your response. But even if I change the homepage, doesn't the URL stay the same (i.e. www.example.com)? I would like to go to a page by directory, which would be separate from the main website.

  •  840
    Jelly replied

    Every URL redirection are handled by htaccess file by default. The thing is that you need to contact professionals in that field as we are providing support on themes only, I am afraid.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Hello: In the contact section of the dashboard, is there a way I can change some of the social channels to other ones, so for instance where it says "Twitter url" it would now say "Spotify url"?

  •  840
    Jelly replied

    Hello,

    Please go to inc/theme.options.php line 351. Copy

    array(
    'id' => 'twitter',
    'type' => 'text',
    'title' => __('Twitter url', 'nhp-opts'),
    'validate' => 'url'
    ),

    change id and title and add it at the end of the list.

    Now go to footer.php line 8 and add the same line but with new id.

    The problem is that you need to add your own icon. You can check default styles in main.css line 1233 and 1253.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you! That is great, and I was able to figure out the icon as well.

  •  840
    Jelly replied

    Perfect!

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    A couple of the social media channels have not been set up yet, but I want to keep them there on the site, but I will put a Coming Soon tag over them. So when someone clicks on that icon, nothing should happen. How can I make this happen, so a new page does not open? (So for example, the Spotify channel has not been set up, so when someone clicks the Spotify icon, I do not want a new link to open.)

  •  840
    Jelly replied

    No matter what link you'll put in them it'll open new page anywhere. So please go to footer.php and instead of links add this to href:

    javascript:void(0)
    

    so it looks something like this

    <?php if (isset($jellythemes['soundcloud'])) : ?><a href="javascript:void(0)" target="_blank" class="social-ico s-soundcloud"></a><?php endif; ?>

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you. I do want some of the icons to go to their linked pages. Right now I have three social media channels set up, and two are coming soon, so I only want two of the links to not go anywhere.

  • Jonah Schrogin replied

    OK, I see now in the footer code. Thank you, I think that should work.

  •  840
    Jelly replied

    Great!

    Best Regards,
    Jelly Team

  •   Jonah Schrogin replied privately
  •  840
    Jelly replied

    Please check this guide: https://www.wpbeginner.com/wordpress-performance-speed/

    The most common way is to cache pages and minify + concatenate css and js files.

    But if the problem is in latency then you need to contact your hosting provider.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you for allowing me to post here! As far as page load, it still seems to take a while when I first go to the site. And I am not able to remove the BandCamp player, as that is a client requirement. Is there anything else we can do with the theme settings, or theme files? Or do you think this is now an issue with the hosting?

    Here is the site: https://danrauchwerk.com/

  •  840
    Jelly replied

    Please check our demo: http://jellydemos.com/wordpress/sonorama/. As you can see there is no undefined in the console.

    Please try removing sections one by one or I can do it if you'll give me wp-admin access as a private message.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Could the undefined error be coming because I don't have a music file (mp3) that is connected to the front page? I'm wondering how I can eliminate that call in the code.

  •  840
    Jelly replied

    Ah yes, sorry about that. You are correct. Please go to homepage.php and comment lines 36-48.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    OK, great. Now there is no error, but I would like the spacing to be the same as the other sections. Now the section right below (Music) is running into the main description above. See screenshot.

  •  840
    Jelly replied

    Could you tell me on what device with what resolution do you see this problem?

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    MacBook Pro, 15.4-inch (1680 x 1050). See attached screenshot from my previous question. Since I cannot have that issue occur on the live site, I uncommented those lines. After you tell me how to get the proper space above the Music section, I will go and comment out those lines again.

  •  840
    Jelly replied

    Please try adding this CSS to Appearance > Customize > Additional CSS:

    .welcome.logo {width: 100%; text-align: center;}
    .title-container .logo img {width: auto;}
    @media only screen and (max-width: 900px) {
    .welcome.logo ul li {font-size: 16px; top:0;}
    .welcome.logo ul li.t-current {top:0;}
    }

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you, that seems to work. I noticed that the up arrow at the bottom of the page does not take me to the top of the page. How can I get that to work? I am attaching a screenshot of the arrow.

  •   Jonah Schrogin replied privately
  •   Jelly replied privately
  • Jonah Schrogin replied

    Thank you, that worked. I have made quite a few code changes to various files, so I hesitate about completely replacing with the new theme files. But I could see about replacing all the files I haven't touched, if you would recommend that. 

  •  840
    Jelly replied

    Better don't update it then. If you'll have more problems just let me know and I am going to provide you with fixed to files directly.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you! I will let you know if anything else comes up. I imagine other things will since we still need to add press articles.

  • Jonah Schrogin replied

    Hi, my client is still complaining about the page load time. Is there anything else we can do to speed it up? https://danrauchwerk.com/

  •  840
    Jelly replied

    You need to contact your hosting company because loading times of css files for example are quite high: https://tppr.me/hI6Nd and https://tppr.me/nZmMN. For the document the same problem https://tppr.me/rHI1J

    Wait response from your server is too big.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    I'm hoping to move to a faster hosting provider. In the meantime, I would like to speed up the load time as much as possible within the theme files. Is there a way to remove the spinning loading icon? What lines of code should I remove or comment out for that? Can I strip out any other calls to CSS or JS files that are not being used on my site? I would like the site to load immediately after you go to the URL.

    https://danrauchwerk.com/

  •  840
    Jelly replied

    Hello,

    Please go to header.php and comment 18-22. After go to js/sonorama.js and comment 34-37.

    The best way to increase the loading speed is to cache the page and merge files into one. For example, with this https://wordpress.org/plugins/autoptimize/.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you! 

  • Jonah Schrogin replied

    Hello, I made a change to the social-icons.png in the img/icons folder, but the graphic did not update on my site. I removed the COMING SOON text from the Spotify icon, but it is still there. Do you know why it's still there, and how I can remove that text, which is coming from an older version of the image?

    https://danrauchwerk.com/

  • Jonah Schrogin replied

    Also, would it have anything to do with setting up Cloudflare for my site?

  •  840
    Jelly replied

    It looks like that you are using CDN network for images: https://cdn.shortpixel.ai/client/q_glossy,ret_img/https://danrauchwerk.com/wp-content/themes/sonorama/img/icons/social-icons.png

    Please check it's settings to clean cache.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you, I am looking into that now. 

    Is there a way to keep the spacing between sections automatically consistent? Right now there is more spacing after the homepage section to the section directly below that, than the spacing between other sections. Also, the spacing after the homepage section changes when changing the length of the text in the Slider Text (multiple) text box. I am attaching a screenshot of the large spacing after the homepage section as seen on a large desktop monitor. That height is around 339px, and the height of the space between other sections is around 157px.

  •  840
    Jelly replied

    First page is Full Screen page. You've changed it to look like a section but it uses js to set height and width according to user's screen size so you can't change the spacing between it and the page after.

    Please check our demo http://jellydemos.com/wordpress/sonorama/

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you for this information, and I totally get this. Is there a way to use a section as the very top of the site, so instead of using the Homepage Page, I would use a section instead?

    Also, I changed the Nameservers from the CDN to the default in GoDaddy, but I am still not seeing the updated social-icons.png image. Is it still pulling from the CDN?

  • Jonah Schrogin replied

    The image should not have any COMING SOON text. I am attaching the image.

  •  840
    Jelly replied

    Please go to homepage.php and comment lines 3-49 to remove the slider.

    Please try to change social-icons.png to social-icons-1.png and go to sonorama.css, find ../img/icons/social-icons.png and change it. That way it should use new file. Please clean browser's cache before checking.

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Thank you!

  • Jonah Schrogin replied

    When I first go to my site, https://danrauchwerk.com/, the HOME tab is not highlighted with the red rectangle. It only shows up when I start scrolling. How can it show up as soon as I go to the site? In the dashboard, the HOME section is not a page, but a section, like the other sections.

  •  840
    Jelly replied

    For me it's highlighted right after the site is loaded.

    Have you managed to solve this problem with this code:

    jQuery('.main-menu li.menu-item:first-child').addClass('current');

    Best Regards,
    Jelly Team

  • Jonah Schrogin replied

    Yes, that is the code I managed to figure out. Thank you!