Grace Themes
Forum Replies Created
-
AuthorPosts
-
Grace Themes
MemberHi
You can simply repeat the code to display multiple fields in this section
Use below shortcode to display 8 images/text in two rows
[column_content type="one_fourth"] <a href="#" class="hvr-rectangle-out"><img src="http://yoursitename.com/wp-content/themes/beautiplus-pro/images/defaultimg01.jpg"/></a> <h3 class="subtitle">Beauty</h3> <h3 class="title">Lost In Your Dreams</h3> [/column_content] [column_content type="one_fourth"] <a href="#" class="hvr-rectangle-out"><img src="http://yoursitename.com/wp-content/themes/beautiplus-pro/images/defaultimg02.jpg"/></a> <h3 class="subtitle">Travel</h3> <h3 class="title">Aventure with friends</h3> [/column_content] [column_content type="one_fourth"] <a href="#" class="hvr-rectangle-out"><img src="http://yoursitename.com/wp-content/themes/beautiplus-pro/images/defaultimg03.jpg"/></a> <h3 class="subtitle">Fashion</h3> <h3 class="title">Summer Shopping</h3> [/column_content] [column_content type="one_fourth_last"] <a href="#" class="hvr-rectangle-out"><img src="http://yoursitename.com/wp-content/themes/beautiplus-pro/images/defaultimg04.jpg"/></a> <h3 class="subtitle">Lifestyle</h3> <h3 class="title">Beauty Culture</h3> [/column_content] [column_content type="one_fourth"] <a href="#" class="hvr-rectangle-out"><img src="http://yoursitename.com/wp-content/themes/beautiplus-pro/images/defaultimg01.jpg"/></a> <h3 class="subtitle">Beauty</h3> <h3 class="title">Lost In Your Dreams</h3> [/column_content] [column_content type="one_fourth"] <a href="#" class="hvr-rectangle-out"><img src="http://yoursitename.com/wp-content/themes/beautiplus-pro/images/defaultimg02.jpg"/></a> <h3 class="subtitle">Travel</h3> <h3 class="title">Aventure with friends</h3> [/column_content] [column_content type="one_fourth"] <a href="#" class="hvr-rectangle-out"><img src="http://yoursitename.com/wp-content/themes/beautiplus-pro/images/defaultimg03.jpg"/></a> <h3 class="subtitle">Fashion</h3> <h3 class="title">Summer Shopping</h3> [/column_content] [column_content type="one_fourth_last"] <a href="#" class="hvr-rectangle-out"><img src="http://yoursitename.com/wp-content/themes/beautiplus-pro/images/defaultimg04.jpg"/></a> <h3 class="subtitle">Lifestyle</h3> <h3 class="title">Beauty Culture</h3> [/column_content]
Grace Themes
MemberHi Erika,
I have removed the links from “Why Choose Us” section. Please check.
Regards
Grace ThemesGrace Themes
MemberHi Wendy,
You can use any social media icons in footer section
Go to Appearance -> Theme Options -> Footer -> Footer Social Icons
and change icon name in below short code[social_area] [social icon="facebook" link="#"] [social icon="twitter" link="#"] [social icon="linkedin" link="#"] [social icon="google-plus" link="#"] [/social_area]
To add new icon, just you need to add below code and change icon name
Use icon from http://fontawesome.io/icons/[social icon=”google-plus” link=”#”]
Regards
Grace ThemesGrace Themes
MemberThe issue has been solved.
Grace Themes
MemberThe changes has been completed
November 10, 2017 at 3:47 pm in reply to: index forbidden server error log testimonialsrotator js #6676Grace Themes
MemberHi David,
To resolve this issue
Go to wp-content/themes/beautiplus-pro/testimonialsrotator/js/bootstrap.js
and delete the below code at line 27// Include baseDemo styles document.write(unescape('%3Clink rel="stylesheet" media="all" href="' + myScriptSrc + 'bd.styles.css"%3E')); // Check if jQuery exists and include local version if not !window.jQuery && document.write(unescape('%3Cscript src="' + myScriptSrc + 'bd.jquery.min.js"%3E%3C/script%3E'));
Regards
Grace ThemesGrace Themes
MemberHi Randall,
To remove Latest posts column from the footer section, you need to add widgets in place of this
Go to Appearance -> Widgets -> Footer Widget 3 -> Add any Widget
Please check the documentation to use the widgets
https://www.gracethemes.com/documentation/medplus-doc/#widgetsRegards
Grace ThemesGrace Themes
MemberHi Vernon,
Can you please send your website URL and WordPress admin login details for temporary at [email protected] so we can check and assist you?
Regards
Grace ThemesGrace Themes
MemberHi Erika,
To change the services section Read More button design as like the other homepage buttons
Go to Appearance -> Editor -> style.css
add below code at the end of style.css file.pagemore { border-radius: 25px; }
Regards
Grace ThemesGrace Themes
MemberYou are most Welcome.
Grace Themes
MemberHi fasa,
You are most welcome..!
Grace Themes
MemberHi Thomas,
The issue has been solved, The top header contact information is displaying now.
Please don’t add any widget in “Header Widget”Regards
Grace ThemesGrace Themes
MemberHi fasa,
The changes has been completed. I have changed the code to display photo gallery by category
Please use the below short code to display categorized photo gallery and change the category ID
[photogallery category=”29″ filter=”false”]If you want to display all photo and category filter use below normal shortcode
[photogallery filter=”false” show=”-1″]Regards
Grace ThemesGrace Themes
MemberHi Randall,
Please add more than two posts in the testimonial section to work it fine.
Regards
Grace ThemesGrace Themes
MemberHi Erika,
To change the footer layout
Go to Appearance -> Theme Options -> Footer -> Footer LayoutPlease check the documentation to customize the theme
https://www.gracethemes.com/documentation/buildup-doc/#footerRegards
Grace Themes -
AuthorPosts