Mark Simmons
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [WP FanZone] Bugs FoundHi Kimberly,
Nice catch, will fix it on our next update.
Thanks
Forum: Themes and Templates
In reply to: [WP FanZone] Article width!Hi Jakovich,
Currently this WP Fanzone theme has no option for width adjustment, only way for now is to adjust it on style.css
Forum: Themes and Templates
In reply to: [WP FanZone] Centering the Menu Navigation BarHi thedreamvirus,
Sorry co’z the WP Fanzone Theme has no align center option for main navigation…
but you can add the code below to your style.cssul.menu{
text-align:center;
}
ul.sub-menu{
text-align:left;
}
.main-navigation li{
float:none !important;
display: inline-block;
}Forum: Themes and Templates
In reply to: [WP FanZone] Homepage PreviewHi oiver55
Just add post with featured image.
and you can customized theme on the admin dashboard…
under Appearance -> customizeForum: Themes and Templates
In reply to: [WP FanZone] Wp Fanzone SliderHi Apoch,
Make the WP Fanzone Theme Slider work.
– Create post and make sure it has a featured image, the slider will determine if it has a featured image to make it working.– It has also a basic option to modify… just go to you admin dashboard -> Appearance -> Customize -> Slider Option Tab.
Hope you find this helpful.
Forum: Themes and Templates
In reply to: [Flatly] Help with customising a themeHi dennda,
Sorry for my late reply… Please set the post as sticky to make the main post big.
Forum: Themes and Templates
In reply to: [Flatly] Removing LogHi gyasi,
Flatly theme has no default logo on the top right.Forum: Themes and Templates
In reply to: [WP FanZone] Slider OptionsHi robgon1971,
Slider option can be found on custominzer panel
Forum: Themes and Templates
In reply to: [WP FanZone] Homepage Grid FormatHi SilverSporkNews sorry, theme has currently no option for a grid format…
Forum: Themes and Templates
In reply to: [WP FanZone] Right small slider pictures are squeezedNice catch @txwalker for twice “BLOG NAMEBLOG NAME” issue -> we will fix this issue on the next update.
thanks
Forum: Themes and Templates
In reply to: [WP FanZone] Header Ads 728×90Forum: Themes and Templates
In reply to: [WP FanZone] Right small slider pictures are squeezedHi All,
Please see the answer to this topic
Forum: Themes and Templates
In reply to: [WP FanZone] How to decrease slider sizeHi Fashion12am,
Thank you for interesting on our theme.
-> sorry, the theme has currently no option to remove the slider. But we will take note that on our next update.. nice catch-> the reason why your slider not getting same result to the demo, it’s because you already have the featured image before activating WP Fanzon Theme. That’s why the Fanzon theme has no chance to generate the exact size of the featured image of the slider.
You ca use https://ww.wp.xz.cn/plugins/regenerate-thumbnails/
Just activate this plugin and regenerate…Forum: Themes and Templates
In reply to: [WP News Stream] Image on front pageHi Karla, I see you have moved on to another theme. Sorry for poor response here. Like many themes News Stream uses the featured image for each post in the slider and on archive pages. The slider will show latest posts by default but you can also choose which specific posts to display in the slider using the sticky posts feature of WordPress. Make one or more posts sticky and only those posts will be displayed in the slider with the latest displayed below in the usual way. That’s the best way to handle the slider imho.
Forum: Themes and Templates
In reply to: [WP News Stream] Banner not ShowingHope that helps.