Forum Replies Created
-
AuthorPosts
-
nirav
KeymasterHello Will,
I have 2 home pages, when I only created one.
You can delete the unwanted home page from pages menu.
For Home page Slider
Home page slider only works if you have set home page template as “home”.
Please follow below steps to show home page slider.1) Please log in to the admin area
2) Go to “Pages >> Edit Home page >> Page Attributes”.
3) Set “Home” or “Full Width Page” under Page Attributes.
4) Now go to Appearance >> Customize >> Featured Slider Options >> Slider On/Off.
5) Check “Enable Slider” checkbox.
6) Set slider pages under Slide – 1 to Slide – 5.
Slides are only worked if it is a child of “Slider” Page.For Home page content
On the home page either you can load content or widgets.
You can see in our demo we have set many sections on the home page. You can manage these sections from widget areas.
And if you want to show content which you have set on the home page then you can set Page Attributes as a “Full Width Page”.Hope it will work for you.
Thank you
-
This reply was modified 6 years ago by
nirav.
nirav
KeymasterHello Karen,
Greetings of the day!
You can fix this using custom CSS.
1) Please log in to the admin area
2) Go to “Appearance >> Customize >> Additional CSS”.
3) Paste the below code in “Additional CSS” and save it afterward:#home-page-widget-area .widget-title{ line-height: 1.3; }
And you are done.
Thank you
nirav
KeymasterHello Will,
You should easily update the menu items from the admin area. WordPress provides a good page for the instructions related to it which you can find here.
Hope this solves your query!
Thanks.
nirav
KeymasterHello Will,
Greetings of the day!
Thank you for purchasing our theme!We have reviewed your site and it seems that you have not set up proper data for the home page.
You can set home page data using two way.
1. Manually
If you want to set up your home page as per your requirements then you might get help from our
Documentation.2. Import Demo Data
If you want to set up your website exactly as our demo site then you can do it by import demo data.
You might get complete guidelines from the Documentation folder under your downloaded Super Construction Plus theme folder.Hope it will work for you.
Please feel free to let us know if you have any further queries.Thank you.
nirav
KeymasterHello Karen,
Greetings of the day!
In order to make sticky header, you would need to use either #masthead id or .site-header class.
If you are using id then must include “#” sign and if you are using a class then must include “.” at beginning of id or class.
Thank you
Regards,
Team ProDesigns-
This reply was modified 6 years ago by
nirav.
nirav
KeymasterHello @karen,
We try to include as much of new features and fixes as possible in our updates.
We are planning to add this in one of the next 2 updates. Once the update is done we will update in this post.
Unfortunately, the ‘Custom CSS’ option could not be used to have this function.
You may find using the plugin myStickymenu plugin useful for now.Thank you
Regards,
Team ProDesignsnirav
KeymasterHello Will,
Greetings of the day!
Can you please explain more? We are sorry, we did not understand your issue.
May we request you to provide us a screenshot of the issue or website URL?Thank you
nirav
KeymasterHello Karen,
Greetings of the day!
Unfortunately, this is a bug and we will be resolving it soon in our next update.
We are sorry for the inconvenience you may be facing.In the meantime, if you need to implement this now, you can do this via a custom CSS.
1) Please log in to the admin area
2) Go to “Appearance >> Customize >> Additional CSS”.
3) Paste the below code in “Additional CSS” and save it afterward:.business_point_widget_call_to_action{ z-index: 99; }
Hope it will work for you.
Thank you
Regards,
Team ProDesignsnirav
KeymasterHello Karen,
Greetings of the day!
We have installed the theme, activate license and import demo data to your site.
It works exactly as it looks on our demo.Please feel free to let us know if you have any other query.
Thank you
Regards,
Team ProDesignsnirav
KeymasterHello Amanvir,
Greetings of the day!
Can you please tell us when you face this issue?
It will more helpful if you share any screenshot or website URL?Thank you
nirav
KeymasterHello Alex98,
Greetings of the day!
Lots of social media icons available in theme, but there are no icons for Vkontakte.
You can add these icons using custom CSS without creating a child theme.Follow the below steps to add custom CSS.
1) Please log in to the admin area
2) Go to “Appearance >> Customize >> Additional CSS”.
3) Paste the below code in “Additional CSS” and save it afterward:.social-widgets ul li a[href*="vk.com"]::before{ content: "\f189"; } .social-widgets ul li a[href*="vk.com"]:hover{ background-color: #5181b8; }
Please feel free to let us know if you have any further queries.
Thank you
nirav
KeymasterHello kireevr1996,
We are happy to help you. Feel free to contact us if you need further help.
March 11, 2019 at 7:29 am in reply to: How can I remove "Related Posts" section in each one of my posts? #11046nirav
KeymasterHello kireevr1996,
We are happy to help you. Feel free to contact us if you need further help.
March 8, 2019 at 8:59 am in reply to: How can I remove "Related Posts" section in each one of my posts? #11001nirav
KeymasterHello Kireevr,
Thank you for using our theme.
“Related Posts” can be managed from customizer.
Follow the below steps to hide/show “Related Post” section.1) Login to the admin panel.
2) Go to Appearance >> Customize >> Theme Options >> Post Options
3) Uncheck “Show Related Posts” checkbox.And you are done.
Thank you
Regards,
Team ProDesignsnirav
KeymasterHello Kireevr,
In order to remove the background color, you would need to add custom CSS.
Please follow the steps below:- Please log in to the admin area
- Go to “Appearance >> Customize >> Additional CSS”.
- Paste the below code in “Additional CSS” and save it afterward:
.detail-wrap pre{ background:transparent; }
Please feel free to ask other questions.
Thank you
Regards,
Team ProDesigns -
This reply was modified 6 years ago by
-
AuthorPosts