Pratik Shrestha
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Studio] Image formatting issueI wont be able to say for certain, that is why I recommended to contact site devs. What you can do is not upgrade the site and increase your site’s theme to higher version. Unless you want to use a different theme, upgrading is not recommended.
Forum: Themes and Templates
In reply to: [Studio] Image formatting issueI am pretty sure because our theme doesn’t have line 647 in functions.php. If you check here: https://themes.trac.www.ads-software.com/browser/studio/2.3/functions.php?rev=162895 our functions file only has till line 443.
However your staging site does have our theme so I think there has been some issue while upgrading. Main site though has a different theme.
Forum: Themes and Templates
In reply to: [Studio] Image formatting issueHi @terryvit,
It looks like you have a custom theme with only names matched. Please contact your site developer. The theme in your main site is not this Studio theme.
Forum: Themes and Templates
In reply to: [Clean Magazine] Site Identity Display gap on TabletsHi,
Please use this code in Appearance-> Customize-> Additional CSS box:
.mobile-menu-one #site-branding { width: 100% !important; }
This should fix your issue.
Hi donna,
I checked with version 5.9 and it seems to be working fine. Can you try disabling the plugins temporarily using Health Check Plugin?
Please check this post: https://catchthemes.com/wordpress-tutorials/how-to-check-for-plugin-conflicts-with-our-themes/
Let me know how it goes.
Forum: Themes and Templates
In reply to: [Catch Kathmandu] Problems with Mobile Menu in WP 5.5Thank you for your patience. Due to the JS issue in menu, we are upgrading the menu . Please bear with us as we in its testing phases.
Forum: Themes and Templates
In reply to: [Catch Kathmandu] Problems with Mobile Menu in WP 5.5In there, you can select a static page for homepage and another page in blog page. The setting is there itself. It is WordPress core setting.
Set Your homepage displays as A static page
Select a static page for Homepage
In Posts page, select a page for articlesForum: Themes and Templates
In reply to: [Catch Kathmandu] Problems with Mobile Menu in WP 5.5Another question: how to set articles page in Catch-Katmandu..? So I can setup as Home Page..?
Currently, your site is showing articles instead of page. Can you elaborate this problem a bit please.
Forum: Themes and Templates
In reply to: [Catch Kathmandu] Problems with Mobile Menu in WP 5.5The issue was caused because the menu js we used had .live function used which is removed in latest version of jquery.
We solved it by replacing .live with .on.
If you check the latest file https://themes.svn.www.ads-software.com/catch-kathmandu/4.2/js/catchkathmandu-menu.min.js (You will need to download and open it via editor)
and find .live, there is no presence of it.
It worked when adding plugin because jquery-migrate adds support for old functions that were removed from form new jquery versions. This was the case till Catch Kathmandu 4.1 on WP version 5.5.
here is link for older version of file in the theme: https://themes.svn.www.ads-software.com/catch-kathmandu/4.1/js/catchkathmandu-menu.min.jsNow, the version 4.2 of Catch Kathmandu will work without the plugin.
The error in your console makes me think that the version is cached from older version of the theme, hence the issue.
I will monitor the site in 24 hrs again to see if there are any issues.
Forum: Themes and Templates
In reply to: [Catch Kathmandu] Problems with Mobile Menu in WP 5.5I am 100% certain that is cache.
We have fixed that issue. Please check on different systems.
I have checked both sites on several systems and several mobile devices. Its working fine.
Forum: Themes and Templates
In reply to: [Catch Kathmandu] Problems with Mobile Menu in WP 5.5Is there any error in your console?
Forum: Themes and Templates
In reply to: [Catch Kathmandu] Problems with Mobile Menu in WP 5.5This site is working too. I have checked on a few systems.
Check: https://server6.kproxy.com/servlet/redirect.srv/szk/smukeutwseiwbniap/p2/
And: https://server6.kproxy.com/servlet/redirect.srv/sruj/scczhrfeqksgym/stuv/p2/
Does the issue persists here too? These are proxied to your sites.
- This reply was modified 4 years, 7 months ago by Pratik Shrestha. Reason: Added same link twice
Forum: Themes and Templates
In reply to: [Catch Kathmandu] Problems with Mobile Menu in WP 5.5It is still working for me. Only a small warning from frontend-widget.js is being shown.
I checked on my mobile device too and its working.
Forum: Themes and Templates
In reply to: [Catch Kathmandu] Problems with Mobile Menu in WP 5.5Hi,
I checked your site and the menu in mobile seems to be working now. Can you clear your cache?
Forum: Plugins
In reply to: [To Top] Please move the menuHi @dartiss,
Thank you for your feedback. We are considering this too. We are discussing this issue with our team. We will gradually roll out the implementation in all our plugins. Thank you for your patience.
Regards,
Pratik- This reply was modified 5 years, 6 months ago by Pratik Shrestha. Reason: mistakenly typed themes instead of plugins