Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. General Discussion
  3. Front page empty

Front page empty

Scheduled Pinned Locked Moved General Discussion
safarichrome
39 Posts 14 Posters 9.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • arminunruhA Offline
    arminunruhA Offline
    arminunruh
    Global Moderator
    wrote on last edited by
    #9

    Hey sam! Have you tried the steps in troubleshooting here?
    http://laytheme.com/troubleshooting.html

    Maybe it works if you go to permalinks, make sure "postname" is selected and click save.

    1 Reply Last reply
    0
    • johannaJ Offline
      johannaJ Offline
      johanna
      wrote on last edited by
      #10

      Hi,
      ´i fear i ran into a similar problem as august VII: although first the front page with the project thumbs are showing up fine, but when clicking on the logo (site title image) all the project thumbs disappear. i have the a menu structure as a left over from the theme i tried before, and the "project" - page is set as my front page, i deleted the post page, because no need for that. Now, do i really have to switch themes again to get frontpage options in customize? :O and lose all the work on the projects i've done so far? isn't there some work around?
      thank you for any help!

      1 Reply Last reply
      0
      • arminunruhA Offline
        arminunruhA Offline
        arminunruh
        Global Moderator
        wrote on last edited by
        #11

        Hey,
        Can u send me a link please?

        Hm there should be the frontpage option in "customize" no matter if you used another theme before or not.

        If you switch to another theme your lay theme projects and layouts will not get lost.

        1 Reply Last reply
        0
        • johannaJ Offline
          johannaJ Offline
          johanna
          wrote on last edited by
          #12

          Hi Armin, thank you for your response; the link is www.chamozolana.com/lanueva

          1 Reply Last reply
          0
          • arminunruhA Offline
            arminunruhA Offline
            arminunruh
            Global Moderator
            wrote on last edited by
            #13

            Hey johanna. There is an error in your custom javascript:

            jQuery(document).ready(function(){
            
              jQuery(window).resize(handleResize);
              handleResize();
            
              function scaleToParent(elem){
                var $elem = jQuery(elem);
                var $parent = jQuery($elem).parent();
            
                var pW = $parent.width();
                var pH = $parent.height();
            
                var eW = $elem.width();
                var eH = $elem.height();
            
                var factor = pW/eW;
            
                $elem.css({
                  'transform': 'scale('+factor+')',
                  'transform-origin': 'left top',
                  '-webkit-transform': 'scale('+factor+')',
                  '-webkit-transform-origin': 'left top',
                  '-moz-transform': 'scale('+factor+')',
                  '-moz-transform-origin': 'left top'
                });
            
                $parent.css({
                	'height': $elem.outerHeight(true)*factor+'px'
                });
              }
            

            Should end with:
            );

            Thats why theres an error

            1 Reply Last reply
            0
            • johannaJ Offline
              johannaJ Offline
              johanna
              wrote on last edited by
              #14

              Hi Armin, that doesn't seem to help, deleting the curly brace or deleting the whole java script or the whole plugin – no difference. actually in firefox it works, but not in chrome nor safari or ie.
              Please note: i moved my site to www.chamozolana.com
              Thank you for your help, Johanna

              1 Reply Last reply
              0
              • arminunruhA Offline
                arminunruhA Offline
                arminunruh
                Global Moderator
                wrote on last edited by
                #15

                Hey johanna,
                Can you please try this:
                Go to Customize -> Frontpage.
                Set the frontpage to a category. Save. Then please set the frontpage to that page that you have as your frontpage now.

                It seems that your logo is linked to an empty category page, but the frontpage that you set loads another page.
                Maybe the steps above fix that. If that doesn't work can you please send me the login to your wordpress admin via chat?

                1 Reply Last reply
                0
                • johannaJ Offline
                  johannaJ Offline
                  johanna
                  wrote on last edited by
                  #16

                  Hi Armin,

                  as mentioned above, frontpage options are missing from my customize menu
                  Screen Shot 2016-03-14 at 16.25.42.png

                  1 Reply Last reply
                  0
                  • arminunruhA Offline
                    arminunruhA Offline
                    arminunruh
                    Global Moderator
                    wrote on last edited by
                    #17

                    Hey johanna, can you please send me your wordpress admin login data via chat?

                    1 Reply Last reply
                    0
                    • E Offline
                      E Offline
                      elvin
                      wrote on last edited by
                      #18

                      The frontpage option also seems to be missing from my menu. Any idea?

                      1 Reply Last reply
                      0
                      • arminunruhA Offline
                        arminunruhA Offline
                        arminunruh
                        Global Moderator
                        wrote on last edited by
                        #19

                        Hey, yea we had this problem with the other site too. What I did was deactivate lay theme there and switch to another theme. Then with that theme activated another frontpage option showed up, I set it to the default and switched back to lay theme.

                        1 Reply Last reply
                        1
                        • E Offline
                          E Offline
                          elvin
                          wrote on last edited by
                          #20

                          That worked, thanks!

                          1 Reply Last reply
                          0
                          • F Offline
                            F Offline
                            franziska
                            wrote on last edited by
                            #21

                            Hey there, I have a similar problem: no front page is seen, also no live preview in the customizer.
                            When I try to access my site franziskaebert.de it's not accessible at all.
                            By going to http://franziskaebert.de/category/work/ everything's there, plus when you click on the site title it directs to franziskaebert.de in which case it's working (with the work category page as my front page). Where is my mistake?

                            1 Reply Last reply
                            0
                            • arminunruhA Offline
                              arminunruhA Offline
                              arminunruh
                              Global Moderator
                              wrote on last edited by
                              #22

                              Hey franziska!
                              When I visit this address http://franziskaebert.de/ then I see the default message of your webhost that's saying like "a new web presence will come here soon".
                              Can you connect to your ftp with filezilla and see if theres a file called index.html? That could be the file of that webhost notification. You could try to delete that and then see if it works. You could also write your webhost about that if this doesn't help. Cool site u did btw

                              1 Reply Last reply
                              0
                              • F Offline
                                F Offline
                                franziska
                                wrote on last edited by
                                #23

                                Aaah, finally! That solved the problem. Thank you so much!

                                1 Reply Last reply
                                0
                                • A august VII

                                  Well it didn't work, but I got it finally. I had to deactivate the theme and change front page display settings to latest posts under reading settings (was checked as static in the previous theme).

                                  A Offline
                                  A Offline
                                  aizhanium
                                  wrote on last edited by
                                  #24
                                  This post is deleted!
                                  1 Reply Last reply
                                  0
                                  • AdeleA Offline
                                    AdeleA Offline
                                    Adele
                                    wrote on last edited by
                                    #25

                                    Hey !
                                    Similar problem here, with nothing appearing but the menu in front page for this site: www.guiltypleasure.fr, the front page is supposed to be the "latest" page from the menu, wich is set as homepage. I set it as the static front page in the settings, when I switched to another theme than laytheme to access the frontpage settings in the customizing tools, because I also can't see it with laytheme.

                                    Any idea how I could fix this ?

                                    Many thanks !

                                    1 Reply Last reply
                                    0
                                    • AdeleA Offline
                                      AdeleA Offline
                                      Adele
                                      wrote on last edited by
                                      #26

                                      When I access the page www.guiltypleasure.fr it's a blank page with menu only, the rest is working, especially the Latest page wich is set as frontpage, and has the same URL. Page becomes blank again when clicking the site title logo.

                                      1 Reply Last reply
                                      0
                                      • arminunruhA Offline
                                        arminunruhA Offline
                                        arminunruh
                                        Global Moderator
                                        wrote on last edited by arminunruh
                                        #27

                                        hey adele, you already wrote me an email, in your case i will need to get access to your wp-admin to take a closer look. let's communicate via email.

                                        probably it is enough to switch back to the default theme, set the frontpage setting to the default setting and then switch back to laytheme

                                        1 Reply Last reply
                                        0
                                        • AdeleA Offline
                                          AdeleA Offline
                                          Adele
                                          wrote on last edited by
                                          #28

                                          Hey Armin, I saw my collaborator contacted you via mail and now it's solved, so many thanks for your time!
                                          For the others to know, I couldn't set the frontpage settings right with that theme-switching-trick because the Customizer didn't work properly, due of a Wordpress bug. Problem was the two urls of the -> General -> Settings were not the same.

                                          I think there is help for this here too: https://wordpress.org/support/topic/non-existent-changeset-uuid/

                                          Cheers!

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          I also code custom websites or custom Lay features.
                                          💿 Email me here: 💿
                                          info@laytheme.com

                                          Before you post:
                                          1. When using a WordPress Cache plugin, disable it or clear your cache.
                                          2. Update Lay Theme and all Lay Theme Addons
                                          3. Disable all Plugins
                                          4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

                                          This often solves issues you might run into

                                          When you post:
                                          1. Post a link to where the problem is
                                          2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
                                          3. If the problem is difficult to explain, post screenshots / link to a video to explain it
                                          Online Users
                                          A
                                          alasdair17
                                          J
                                          julienbarbes
                                          Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
                                          laytheme.com
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Search