Vipasha
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [News Portal] Need Banner Slider for Featured PostsProblem solved….
I forgot to add below code in header.php
<?php
if ( is_active_sidebar( ‘custom-header-widget’ ) ) : ?>
<div id=”header-widget-area” class=”chw-widget-area widget-area” role=”complementary”>
<?php dynamic_sidebar( ‘custom-header-widget’ ); ?>
</div><?php endif; ?>
Thanks for your help
Forum: Themes and Templates
In reply to: [News Portal] Need Banner Slider for Featured PostsThanks for your reply… But this code is showing nothing… What to do?
Forum: Plugins
In reply to: [Strong Testimonials] Slideshow not workingNow its start working, there is an theme error. its not implementing. I change theme and now all working fine.
Thanks
Forum: Plugins
In reply to: [Strong Testimonials] Testimonials not rotatingI have same problem in WordPress version 5.1.
Slider is not working.
I am new to your plugin… so please check my view settings. Here, are these:
https://we.tl/t-lT5oAvm8LtForum: Themes and Templates
In reply to: [News Portal] Top Header Ad not Showing@mysterythemes Sir please reply on my emails or provide me solution here.
Forum: Themes and Templates
In reply to: [News Portal] Top Header Ad not Showing@mysterythemes please check your email ID.
Forum: Themes and Templates
In reply to: [islemag] In hompage comment word written КомментариевOne more thing in footer font color is not white its just similar to background color…
I am waiting for reply from someone in Islemag Theme team…
Forum: Plugins
In reply to: [Meal Planner Pro Recipes] I can’t update recipesProblem resolved and issue is:
if I right anything after Put word recipe can’t save… Please work on this.
Thanks,
VipashaThanks… I am waiting for this…
Thanks lschuyler
Forum: Themes and Templates
In reply to: [Tortuga] need help in post date sectionNo one here to help me….???
Forum: Plugins
In reply to: [Post Views Counter] Don’t show view count on home pageNo one here to help me….???
Forum: Themes and Templates
In reply to: [Leeway] On blog page showing both magazine and blog post viewHi! Leeway Team,
No one is here from your team to help me. Anyway Thanks…
I by my self got solution, by spending some time on your new code and found the solution.
Only you guys added some extra code on post page i.e. home.php.
If anyone have same problem please go to you theme editor and there search file home.php, on this page only delete following code, save that page and that it you done, your problem solve:
<?php // Display Magazine Homepage Widgets.
if ( ! is_paged() && is_active_sidebar( ‘magazine-homepage’ ) ) : ?>
<div id=”magazine-homepage-widgets” class=”widget-area clearfix”>
<?php dynamic_sidebar( ‘magazine-homepage’ ); ?>
</div><!– #magazine-homepage-widgets –>
<?php endif; ?>For a Leeway Theme Team… Please take care of these kind of mistakes in next theme update.
Your theme is awesome.
Thanks,
VipashaForum: Themes and Templates
In reply to: [Leeway] Ob blog page also view magazine view and blog post viewNo reply… I am facing a problem after your last update…
Forum: Themes and Templates
In reply to: [Leeway] Ob blog page also view magazine view and blog post viewaddition:
my blog post page showing both magazine view plus blog post view.
Its happen after your last update in theme. Why blog post page showing magazine section too???