Akhilesh
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [NewsBlogger] Slow siteHi @aboutwebdk,
Thank you for reporting the issue.
Please follow these steps to resolve it:
- Navigate to the
custom.js
file located in your theme folder at:assets
>js
folder. - Open the file and locate the following lines on lines 73 and 77:
Lien no:73 jQuery('body').addClass('ad-sticky');
Lien no:74 jQuery('body').removeClass('ad-sticky');3. Remove both of these lines of code.
For reference, you can view the screenshot here: https://prnt.sc/sO39Oh1Zf9XI.
Once you’ve made the changes, please let us know if the issue is resolved.
So that we can fix this issue in the next update.
Best regards,
Newscrunch Support Team- This reply was modified 1 month, 1 week ago by Akhilesh.
Forum: Themes and Templates
In reply to: [NewsBlogger] There is an error in the scrolling process.Hi @katarsyz,
We wanted to inform you that our team is currently on the weekend break (Saturday and Sunday). We will address the issue starting Monday and keep you updated.
Thank you for your patience.
Best regards,
Newscrunch Support TeamForum: Themes and Templates
In reply to: [NewsBlogger] Slow siteHi [Client’s Name],
Thank you for reaching out to us.
We have checked your website, and everything seems to be working fine on our end. Could you kindly provide more details about the issue you’re experiencing? Specifically, on which page are you encountering the problem?
Looking forward to your response.
Best regards,
Newscrunch Support TeamForum: Themes and Templates
In reply to: [NewsBlogger] There is an error in the scrolling process.Forum: Themes and Templates
In reply to: [NewsBlogger] There is an error in the scrolling process.Hi,@katarsyz
We have tested your website on both iPhone and Android devices, and everything appears to be working fine. The scrolling functionality is operating smoothly on both platforms.
Please find the videos below for reference:
- iPhone: Video link
- Android: Video link
Could you please provide more details about the issue you’re experiencing and let us know on which specific device you are encountering it?
Thank you for your patience.
Best regards,
Newsblogger Support Team- This reply was modified 1 month, 2 weeks ago by Akhilesh.
Forum: Themes and Templates
In reply to: [NewsBlogger] Active “Highlight” buttonHi
To link HighLight Text for this follow the given below instruction.
1 Find the news-highlight-1.php file located in your parent theme newscrunch folder >>partials folder >>front Folder. Open the file and find the below line of code on line no 32
<h3><?php echo esc_html($newscrunch_news_higlight_title);?></h3>
2 And Replace it with below line of code.
<a href="Enter URL"><h3><?php echo esc_html($newscrunch_news_higlight_title);?></h3></a>
Change href value (Enter URL )as your need.
Let me know if you have nay confuion.
Thanks & regardsSupport Team
Forum: Themes and Templates
In reply to: [NewsBlogger] Active “Highlight” buttonHi,@katarsyz
Thank you for your suggestion.
I will discuss this with our development team and get back to you.
At the moment, linking this button requires code customization.
Are you comfortable with making these customizations?
Thank you and best regards.
Forum: Themes and Templates
In reply to: [NewsBlogger] remove the dotted strokeHi @katarsyz
I’m glad to hear that the issue has been resolved! We’re always committed to enhancing your website’s appeal. Should you need further assistance, please don’t hesitate to reach out.
If you’re satisfied with our theme and support, we’d greatly appreciate your feedback. Please take a moment to share your valuable thoughts here:
Regards
Newscrunch Support Team
Forum: Themes and Templates
In reply to: [NewsBlogger] remove the dotted strokeHi,
Thank you for reaching out to us!
To remove the dotted line when clicking on a link, follow these steps:
- Go to Appearance >> Customizer.
- Find the Additional CSS section.
- Add the following CSS code into the box:
body.newsblogger a:focus{border:none; outline:none}
Let me know if you have any confusion.
Regards
Newsblogger support team
- This reply was modified 1 month, 2 weeks ago by Akhilesh.
Forum: Themes and Templates
In reply to: [NewsBlogger] default dark themeHi @katarsyz,
Thank you for contacting us!
We’re always here to help. The feature you’re looking for, which allows the dark theme to be the default, is available in our pro version.
You can check out the theme documentation here:
If you have any questions or need further clarification, feel free to reach out!
Best regards,
Newscrunch Support TeamForum: Themes and Templates
In reply to: [Newscrunch] Scrolling problemHI @soldiez90
Our theme is working fine at our end , Kindly send us video of the issue are you getting. So that we can assist you better.
Thanks & regards
Newscrunch Support Team
- This reply was modified 1 month, 2 weeks ago by Akhilesh.
Forum: Themes and Templates
In reply to: [Spice Software] Vertical Tab Tour – “Prémios” SectionHi
Glade to know that it has been resolve.
Feel free to contact us for further assistance.
Thanks & regards
SpiceThemes support team
Forum: Themes and Templates
In reply to: [Spice Software] Vertical Tab Tour – “Prémios” SectionHI
To remove next and previous button.
Go to appearance>> customizer >> find the additional css box and add the below css code inside the additional css box.
.wpb_tour_next_prev_nav span {
display: none;
}Let me know if you have any confusion.
Regards
SpiceThemes support team
Forum: Themes and Templates
In reply to: [NewsBlogger] There is an error in the scrolling process.Hi
Any update on this ?
Forum: Themes and Templates
In reply to: [Newscrunch] Scrolling problemHI
Any update on this ?
- Navigate to the