benalvele
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Great] Changes to copyright footerYou can use a “Child Theme” https://codex.www.ads-software.com/Child_Themes
Use this css
.site-content { background-color: rgba(255, 255, 255, 0.3); }
Forum: Themes and Templates
In reply to: [Great] Under latest Great update, slider appears on every page1. You can use a Jetpack plugin And “widget-visibility” is a great feature for you. https://jetpack.com/support/widget-visibility/
2. Change The code for Full post ( for v 0.17 )– Edit index-homepage.php
– Find this//get_template_part( 'content', get_post_format() ); great_post_box();
– And replace
get_template_part( 'content', get_post_format() ); //great_post_box();
– Save the file.
Forum: Themes and Templates
In reply to: [Great] Under latest Great update, slider appears on every pageHi
1. Site Slider
If you want to show slider ONLY home page, you should move the slider widget to the “front page” area.2. Static Home Page
My settings are bellow and working.Front page displays
Checked: A static page
Front page: Welcome (this is a page)
Posts page: Selected “None” ( – Select – )https://codex.www.ads-software.com/Settings_Reading_Screen
Please send your site address.
If you love this theme, please write a review.
Ben,
Thanks again.Great theme Last updated: 21 03 2017
Latest version : 1.05Please update or re-install the Great theme.
https://codex.www.ads-software.com/Updating_WordPress#One-click_Update
If you love this theme, please write a review.
Ben,
Thanks again.- This reply was modified 7 years, 11 months ago by benalvele.
Forum: Themes and Templates
In reply to: [Great] CSS Styles don’t display in FrontendHi Apostolos,
If the theme uses the same CSS, they overlaps.
You must use “!important”. https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity#How_to_override_!important
Example:.main-navigation ul ul a { background: #0099a4 !important; color: #ffffff !important; }
——
Also, These settings are available under the “menu settings” section. But not for the submenu. ??
( Wp-admin ? Customize theme ? Great Theme Options ? Menu Settings )Thanks.
If you love this theme, please write a review.<br>
Ben,<br>
Thanks again.Hi Randomwalks,
Use this CSS:
.post-box img { float: none; }
In this way, the thumbnail / featured image stands top on the summary.
If you love “GREAT” theme, please write a review
Ben
Thanks again.- This reply was modified 8 years ago by benalvele.
Forum: Themes and Templates
In reply to: [Great] WordPress 4.7.3 problem w/ chromeHi,
I visited your website with Chrome. But, Everything looks good.Suggestions:
1. Shift + Click to refresh button.
2. Clear browsing data: https://support.google.com/chrome/answer/2392709?co=GENIE.Platform%3DAndroid&hl=enIf the problem persists, add a screenshot here.
Marlaine
You are a very impatient girl. Fixed and updated in 24 hours. I think you should add +1 star to your review.
Have a nice one.Thanks.
Forum: Themes and Templates
In reply to: [Great] No sidebar stil lshows part of sidebarHi offtoraces,
You are GREAT.“If you do not want to see sidebar and content on the main page.”
Go to “Style & Display Settings” > Front Page > Your latest posts : UNcheck
Thus, the home page is used more effectively. Please take a look at the our widgets.
If you love “GREAT” theme, please write a review.
Ben,
Thanks again.Forum: Themes and Templates
In reply to: [Great] Img alignright does not wrap textHi, Please share your site address. Is the problem still going on?
Forum: Themes and Templates
In reply to: [Great] Bottom Read MoreHi,
1. Go to Great Theme Options > Footer > Quote
2. Delete text field contents: quote and author
3. Areas are automatically hidden if there is no content.If you love “GREAT” theme, please write a review.
Ben,
Thanks again.Forum: Themes and Templates
In reply to: [Great] warning produced by great themeHi Mohamed
This topic is related to php. Little need to search with Google.
https://stackoverflow.com/questions/2867057/how-do-i-turn-off-php-noticesor declare the veriable before line 161
$adressOut = null;
If you love “GREAT” theme, please write a review.
Ben,
Thanks again.- This reply was modified 8 years ago by benalvele.
Forum: Themes and Templates
In reply to: [Great] White space around sliderHi,
Please share your site address here.
We want to help you.