akhileshnagar
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Innofit] Hero text not showingHI
I have checked our theme at our end Hero section text is showing perfect at our end.
Let me know are you using any plugin if yes kindly deactivate all plugin one by one except spicebox plugin.
It may be any plugin conflict with the theme.
Also clear your browser cache.Thanks for your patience.
Forum: Themes and Templates
In reply to: [HoneyPress] Cannot edit ServicesHi @fboecom
Did your query resolve ?
ThanksForum: Themes and Templates
In reply to: [SpicePress] mobile visualization errorHI
See the snapshot of mobile view your website.
Its working like Home page blog section showing like this.
https://prnt.sc/105fwxcTell me the screen resolution where are you getting issue.
Thanks
Forum: Themes and Templates
In reply to: [SpicePress] mobile visualization errorHi @alkalines
It’s working well at our end.
Kindly clear your browser cache and check.
If still, you have an issue, send me a screenshot of the screen where are you getting the issue.Thanks
Forum: Themes and Templates
In reply to: [HoneyPress] Cannot edit ServicesHi @fboecom
Thanks for contacting to us.
Theme is working fine at our end, Let us know are you using any other plugin if yes kindly deactivate all plugin one by one except spicebox plugin . And check your issue resolve or not bz it may be any plugin conflicting with theme.
Also clear your browser cache.
Let me know for any confusion.Thanks
- This reply was modified 3 years, 9 months ago by akhileshnagar.
- This reply was modified 3 years, 9 months ago by akhileshnagar.
- This reply was modified 3 years, 9 months ago by akhileshnagar.
Forum: Themes and Templates
In reply to: [SpicePress] mobile visualization errorHi
Thanks for contacting to us.
For this add the below css code inside the Appearance >> Customzier >> Additional css box.@media (min-width: 768px) and (max-width: 992px) { .home-news .col-sm-6:nth-child(2n+1) { clear: none; } } @media (min-width: 768px) { .home-news .col-sm-6 { width: 33%; } }
Let me know for any confusion.
Thanks
AkhileshHI
Thanks for contacting us.
You are using the pro version of the theme, According to WordPress guidelines. Pro product supports not allowed here. Pls your issue on our pro support channel.Thanks
Forum: Themes and Templates
In reply to: [SpicePress] Can’t write a commentHI
To change the order of time and date of the comment.
For this follow the given below instruction.1 Find the comments.php file located in your theme directory.
2 Open it and find the below line of code on line no 27
<h6 class="comment-detail-title"><?php esc_html(comment_author()); ?> <span class="comment-date"><?php esc_html_e('Posted on','spicepress'); ?><?php echo esc_html(comment_time()); ?><?php echo " - "; echo esc_html(comment_date());?></span></h6>
3 And replace it with the below line of code.
<h6 class="comment-detail-title"><?php esc_html(comment_author()); ?> <span class="comment-date"><?php esc_html_e('Posted on','spicepress'); ?><?php echo " "; echo esc_html(comment_date()); ?><?php echo " UM  "; echo esc_html(comment_time()); ?></span></h6>
Let me know for any confusion.
Thanks
Forum: Themes and Templates
In reply to: [SpicePress] Bug report: blank page theme previewsHi
Thanks for contacting to us.
We have confusion regarding your query pls clear your query, so that we can assist you better.Thanks
AkhileshForum: Themes and Templates
In reply to: [Content] Bug report: widget area is glitching since last updateHI
Thanks for contacting to us.
Our theme widget area showing perfect see the snapshot https://prnt.sc/wnb3e9
In the widget area, I have added widget and added my own content.
The save button also working fine.
So pls deactivate all plugins one by one and check your issue resolve or not bz it may be any plugin conflicts with the theme.
ThanksForum: Themes and Templates
In reply to: [SpicePress] Can’t write a commentHi
At our end comment date and time showing the perfect same as the older version.
https://prnt.sc/wlsoab
What difference you have identified. Pls, send snapshot.Thanks
- This reply was modified 3 years, 10 months ago by akhileshnagar.
Forum: Themes and Templates
In reply to: [SpicePress] Can’t write a commentHI
We have released a new version of 1.9
Pls download and install the new version.Thanks
Forum: Themes and Templates
In reply to: [SpicePress] Widget looks strangeHi
You did not add a title for the widget. That’s why the title did not show.
To change the background color and padding for this add the below css code inside the Customizer >> Additioanal css box..tribe-events-widget { margin-bottom: 32px; background: #ffffff; padding: 30px 25px; }
Let me know for any confusion.
ThanksForum: Themes and Templates
In reply to: [SpicePress] Widget looks strangeHI
Thanks for contacting us.
YOu are using a third-party widget that’s why its layout is different.
Let me know what kind of changes would you want in layout.Thanks
AkhileshForum: Themes and Templates
In reply to: [SpicePress] Can’t write a commentHI @axel
For your Blog page widget query, Kindly create a separate ticket for a separate issue.
Never bundle multiple queries in a single thread.
So PLS open a new ticket.Approx we will release the new version in this weekend.
I will inform u.Thanks