Grace Themes
Forum Replies Created
-
AuthorPosts
-
Grace ThemesMember
Hi,
To receive an email from contact form use the to_email address in double quotes
You will just need to change the email address “[email protected]” to your own email address in short code
[contactform to_email=”[email protected]” title=”Contact Form”]
Regards
Grace ThemesGrace ThemesMemberHi,
If you want to change the Read more button to a solid button, kindly email us WordPress admin login details of your site and the solid read more button image which you want to use at [email protected] so we can solve your problem.
Regards
Grace ThemesGrace ThemesMemberHi
To change the color of top menu bar in header section
Kindly Go to Appearance -> Basic Settings tab -> Custom CSS
and use below css code in custom css box
.header, .header-nav ul li a { background-color:#A3A3A3; opacity: 0.8 }
You will need to change color code. You can also change opacity to suit to your requirement.
Regards
Grace ThemesGrace ThemesMemberHi,
Please check your mail, I have send you the default content for section 1.
If you want to change the icon in section 1
Kindly Go to Appearance -> Theme Options -> Sections Tab
In section 1 find ‘fa fa-phone’ and replace ‘phone’ with your icon name
Use icon only from https://fortawesome.github.io/Font-Awesome/icons/
Note: icon name should be in lowercase
Regards
Grace ThemesGrace ThemesMemberHi,
It’s due to the animation effect that are applied are the testimonial section.
To solve this issue
Kindly Go to Appearance -> Theme Options -> Basic Setting
and paste the below code in Custom CSS box and click on Save Options button..testimonials-wrap { visibility:visible;}
Regards
Grace ThemesGrace ThemesMemberHi,
Your domain is not pointing properly and we can’t see your website http://voteseanflanaga.com
Please send the correct website URL, so we can check the site and resolve your problem.Regards
Grace ThemesGrace ThemesMemberHi,
To change the email address in contact form which in on sidebar, kindly edit the sidebar.php file and find
[contactform to_email=”[email protected]” title=”Contact Form”]
and change to_email address.
After looking at your website http://oakstream.tech it seems that it is not showing all the default sections as like in demo ZeroError theme
http://gracethemes.com/demo/zeroerror/To show the default home page with all sections
Kindly Go to Settings -> Reading -> Front page displays
click on radio button of Your latest posts
Now Go to Appearance -> Theme Options and click on Restore Defaults in bottom side
Please see the documentation, it will surely help you to customize the theme.
http://gracethemes.com/documentation/zeroerror/If still getting any problems in customizing the theme or contact form in sidebar, you can send us login details of your site at [email protected] so we can resolve your problem.
Regards
Grace Themes
http://gracethemes.comGrace ThemesMemberHi,
Use [:en]English Text[:de]Deutsch Text[:]
in each Section Title and Section Content to display in multiple languagesRegards
Grace ThemesGrace ThemesMemberHi,
You can use the qTranslate‑X plugin to support multiple languages.
https://wordpress.org/plugins/qtranslate-x/To translate the content in all the sections
Kindly Go to Appearance -> Themes Options -> Sectionand use content in below format
[:en]English Text[:de]Deutsch Text[:]
Regards
Grace ThemesGrace ThemesMemberHi Nir,
Your website is now showing all the default sections including photo gallery.
Please check the test gallery pagehttp://ecosmartcontractor.com/test-photo-gallery/
It is displaying photo gallery with shortcode
[photogallery filter=”true” show=”8″]If you want to display photo gallery for single category use this shortcode
[photo-category category_id=”9″ show=”6″]
(change the category id that you want to show images of that category)Regards
Grace ThemesGrace ThemesMemberHi,
In ZeroError theme, their is no any shortcode or functionality that displays the recent posts section sliding like a testimonial section. To add this rotating recent posts in website, will require theme customization.
By default, it will shows four posts with the shortcode
[recent-posts show=”4″]
You can change the number of posts that you want to display.Regards
Grace ThemesGrace ThemesMemberHi,
Please find the attached PDF document in your mail.
Regards
Grace ThemesGrace ThemesMemberHi,
Please send the website URL and WordPress admin login details of your website at [email protected] , so we can check the website and solve your problem.
Regards
Grace ThemeGrace ThemesMemberHi,
1)
If you want to change the image in Section 2 (Welcome to our Website),
First add new image in Media Library
Go to Media -> Add new and then copy the File URL of that imageThen in section 2 change the image source with new uploaded image path.
2)
To add image in WordPress page, just edit that page and click on Add Media Button to insert images in pages.Please see the documentation, it will surely help you to customize the theme.
http://gracethemes.com/documentation/zeroerror/Regards
Grace Themes
http://gracethemes.com/Grace ThemesMemberHi,
The ZeroError PRO theme is translation ready and support multiple language.
First Install the qTranslate X WordPress plugin.
https://wordpress.org/plugins/qtranslate-x/Used following code for making text translate ready : [:en]English Text[:de]Deutsch Text[:]
Example:
Viewing in Dutch used website url : http://www.yourwebsiteurl.com/de/
Viewing in English used website url : http://www.yourwebsiteurl.com/en/Regards
Grace Themes -
AuthorPosts