Grace Themes
Forum Replies Created
-
AuthorPosts
-
Grace ThemesMember
Hi,
To show the default home page with all sections as displayed in demo site http://gracethemes.com/demo/zeroerror/
Go to Settings -> Reading -> Front page displays
Click on radio button of Your latest postsGo to Appearance -> Theme Options and click on Restore Defaults in bottom side
Please see the documentation, it will surely help you to install and customize the theme.
http://gracethemes.com/documentation/zeroerror/Regards
Grace ThemesGrace ThemesMemberHi Jeroen,
You can also change the logo height through theme options panel
Go to Appreance -> Theme Options -> Basic Setting
and paste the below code in Custom CSS box and click on Save Options button.
.logo img { height: 55px; }
Change the 55px as per your requirement.
Giampaolo, thanks for participating in this topic, I really appreciate your reply.
Regards
GraceThemesGrace ThemesMemberHi,
Follow below steps to hide recent post column in footer section
Go to Appearance -> Theme Options -> Basic Setting
In Custom CSS box use below css code and click on Save Options button to save the changes.
.widget-column-3{ display:none !important;}
.cols-3{ width:28% !important; margin:0 8% 5% 0;}Regards
Grace ThemesGrace ThemesMemberHi
Go to Appearance -> Theme Options -> Basic Setting
In Custom CSS box use below css code and click on Save Options button to change the font color.
.wpcf7{ color:#333333;}
Regards
Grace ThemesGrace ThemesMemberOk.
First fill up and complete all the footer columns with the relevant information.
Then send your website URL and the column name which you want to hide.
We will provide you CSS code to hide that column, so the problem can be solved.Regards
Grace ThemesGrace ThemesMemberHi,
The Test Gallery page that I was created for testing, has been deleted.
It was just for testing purpose of Personalize Photo Gallery.So now you can create photo gallery of images for specific category with this short code
[photo-category category_id=”4″ show=”4″]
Just change the category_id, that you want to display images of that category.
Regards
Grace ThemesRegards
Grace ThemesGrace ThemesMemberHi,
You have already deleted the test gallery page.
Regards
Grace ThemesGrace ThemesMemberHi,
I have customize the code in custom-functions.php to create personalize gallery.
Please use this short code in page[photo-category category_id=”4″ show=”4″]
and change the category id of which images you want to display in page.
Regards
Grace ThemesGrace ThemesMemberHi,
If you want to display only three column in footer, will need small customization in function.php file
Please send us login details of your site at [email protected] so we can resolve your problem.
Regards
Grace ThemesGrace ThemesMemberHi,
Please send your website URL, so we can check the site and solve problem regarding Contact Form 7
Regards
Grace ThemesGrace ThemesMemberHi,
The plugin ‘WP Content Copy Protection & No Right Click (premium)’ is conflicting and
after deactivating this plugin website is working well with SEO friendly URl in google crome.Regards
Grace ThemesGrace ThemesMemberHi,
I have updated Font Awesome in your website, so its now support all new icons like ‘industry’
Regards
Grace ThemesGrace ThemesMemberHi,
Kindly Go to Settings -> Permalinks
Click on Plain radio button and click on Save changes. After this check the site, if it is working well then again click on Post name to change to a SEO friendly URL.
If still getting problem, send us WordPress admin login details of your site at [email protected], so we can check the site and solve your problem.
Regards
Grace ThemesGrace ThemesMemberHi Giampaolo,
The version of Font Awesome has been changed and that’s why is not showing some of icons like industry.
You can send us WordPress admin login details of your site at [email protected] so we can update the Font Awesome in your website.
Regards
Grace ThemesGrace ThemesMemberHi,
I tested with fa-industry icon but is not working
http://fortawesome.github.io/Font-Awesome/icon/industry/We are trying to solve this issue and we will let you know.
Regards
Grace Themes -
AuthorPosts