Drupal homepage - requested page cannot be found - drupal

I installed Drupal - OpenChurch installation profile. Openchurch uses panels on the front page, but I removed the panel display because I wanted to use the Fusion theme's regions (you can get the same layout without messing with panels).
But when I disable the panel, the menu disappears from the homepage and i get a "requested page not found".

The installation profile probably has the front page variable set to the panel display you deleted, just create a new page that you would like to use as the front page (usually a new node or a view), then visit mysite.com/admin/settings/site-information and update the front page path text field at the bottom of the form with the path to your newly created page.

Related

Slider opens on every url of my catalog in wordpress

i am creating a Wordpress website and i have an irritating thing i want to get rid of.
In my product page i am using SmartSlider plugin to create a slider and also beyond it i am using another plugin called Ultimate Product Catalog for my product catalog. The thing is that when you click on Category it loads another Url on the same page, hence the slider remains on the page. Then when clicked the subcategory the same thing happens.
I want the slider to be only on the https://www.vista-in.com/products/ url not on every other,
for example here: https://www.vista-in.com/products/?categories=3
So can i change the appearance of the slider based on the url?
Any ideas?

how to get the template homepage back on storefront?

I installed storefront and at the end I untick the default homepage so it didn't create that page. So once the starter guide of storefront is over how can I get that default homepage back?
I tried deleting and installing the theme again but somehow that starter guide doesn't show up again.
I really want the layout of the default template, is there anyway I can get it back?
You need to assign the homepage template to a page.
Go to Dashboard > Pages > All Pages
Click on Add New to create a page
On the right you will find a box title Page Attributes
Select Homepage from Template
Click on Publish.
Now if you want to show this page as your homepage, go to Settings > Reading and make sure A static page (select below) is selected. Select the the page you've created earlier. Then click on Save Changes.

Wordpress page jump

Hi I am making a website for my college using Wordpress. The site content is made through Visual Composer plugin. I am having a problem with page jump using <a id="#section"></a>. There is a page with full of student thumbnails
http://www.abcdef.com/people/ where all the photos of people are linked to a particular section in the page http://www.abcdef.com/department/.
If you click on Person 1 photo, the following page with Person 1's section should be loaded http://abcdef.com/department/#tapan. Instead, it always loads to the bottom of the page. But once you are in this page and if you change the URL and replace the #person1 with #person2 or #person3 it scrolls to the particular section.
I am not able to understand why it is not scrolling when loaded for the first time. Any insights?
Try disabling "smooth scroll on click".
The option located here:
Appearance -> Customize -> Global Settings -> Links style and effects

WordPress: Not displaying changes of updated pages

I have update a page in my wordpress site using web admin back end, but what I see is that even if I update a page, it does not get updated online. Moreover, some of the content of the page which I see online /live are not actually texted in the area where we put the content.
On the right side navigator, in the page attribute area Parent has been set to No Parent, template --> Home Page.
Can you please let me know what could be the possible reason why the live content of the page is different from what I can see in the actual text area through web admin panel?
Also updating a page does not reflects on the page as well for that particular page.
First make sure you are editing the right page. Click in the frontend adminbar on edit instead of navigating in the backend through the pages list.
Secondly it can be any caching related issue. Check out if there are any plugins or settings for this.
Areas that are on the page but not editable via the content can be widgets or any kind of theme builder stuff. Check in the backend design->widgets.
The page hierarchy (parent: no parent) can be differ from the actually website navigation. Check out design->menus. It is possible to build other hierarchies in the menus.

How to show custom page as Wordpress theme home page instead of index.php

I would like to show a custom page when activate my theme with an Enter link instead of posts in the content area and also need to show same header, sidebar and footer as other pages. When click on the Enter our blog works same as other thems.Please help me.
I would create the page that you want to use as the index page in your wordpress admin panel. Then go to Readings Settings, and select Static Page, then select the new page you just created in the drop down menu to set it as the front page. Click Save Changes and the new index page will now be the first thing that visitors see when they go to your site. Does that solve your problem?

Resources