Grace Themes
Forum Replies Created
-
AuthorPosts
-
Grace Themes
MemberHi,
Please send your website URL and WordPress admin login details for temporary at [email protected]
We will check and assist you quickly.Regards
Grace ThemesGrace Themes
MemberThat’s Great.!
Please check the documentation to customize the theme
https://gracethemes.com/documentation/hotel-center/Regards
Grace ThemesGrace Themes
MemberHi,
Do you want to display Google map in place of innerpage banner for all pages?
This option is not available but can be done by changing the code.Please let me know your feedback.
Regards
Grace ThemesGrace Themes
MemberHi,
You can use any size of image for your logo.
Please tell me which version (Free/PRO) you are using. Also send your website URL.Regards
Grace ThemesGrace Themes
MemberHi,
We have just updated the theme and solve some issue. Please re-download the theme from your account.
Regards
Grace ThemesGrace Themes
MemberHi,
Please send your website URL and WordPress admin login details for temporary at [email protected]
We will check and solve all of your issues quickly.
Regards
Grace ThemesGrace Themes
MemberHi,
To remove the sidebar from team member details page
Go to Appearance -> Theme Options -> Basic Settings -> Team Single Layout -> Select Full Width optionRegards
Grace ThemesGrace Themes
MemberHi,
To reorder the display of Team Members, install Post Types Order WordPress plugin
Regards
Grace ThemesGrace Themes
MemberHi,
To manage the text excerpt length in the Services section
Go to Appearance -> Theme Options -> Sections -> Four Box Services Section -> Select excerpt length for services four boxes sectionRegards
Grace ThemesGrace Themes
MemberHi,
Please send your website URL and WordPress admin login details for temporary at [email protected]
We will check this emptied file issue.Regards
Grace ThemesGrace Themes
MemberHi,
You can use the Page Templates to set display left/right/full width or no sidebar for your pages
Just Edit the page and select Page Templates from Page Attribute panel
http://gracethemesdemo.com/documentation/the-church/#page-templatesTo customize the sidebar Go to the Appearance -> Widgets -> Sidebar Main
http://gracethemesdemo.com/documentation/the-church/#widgetsTo change the text/content of homepage section
Go to Appearance -> Theme Options -> Sections -> Section 1/2/3 -> Section Content
http://gracethemesdemo.com/documentation/the-church/#our-visionRegards
Grace ThemesGrace Themes
MemberHi,
All of our themes are compatible to latest WordPress version. You can update your WordPress version.
Regards
Grace ThemesGrace Themes
MemberHi,
We can’t change the text displayed when hovering over the social icons as it is displaying the name of Font Awesome Icon. However you can remove the text from being displayed
Go to the Appearance -> Editor -> inc/custom-functions.php
at line no. 572 you will get the below code
return '<a href="'.$link.'" target="_blank" class="'.$icon.'" title="'.$icon.'"></a>';
Just change it to
return '<a href="'.$link.'" target="_blank" class="'.$icon.'"></a>';
Please do this changes and let me know if you have any question.
Regards
Grace ThemesGrace Themes
MemberHi,
Please send your website URL and WordPress admin login details for temporary at [email protected]
We will check and solve all these issues quickly.Regards
Grace ThemesGrace Themes
MemberHi,
You can use page templates to display left/right sidebar in your page. Just edit the page and select page template from Page Attribute panel.
Please check the documentation
http://gracethemesdemo.com/documentation/the-church/#page-templatesTo remove the ‘The Pastor’ information from Upcoming Events section
Go to the Appearance -> Editor -> style.css
add below css code at the end of file.column-event .event-image-pastorby { display:none; }
Regards
Grace Themes -
AuthorPosts