jaynarayan
@jaykpatel on WordPress.org , @jaynarayan on Slack
- Member Since: June 10th, 2014
Contribution History
jaynarayan’s badges:- Translation Contributor
-
Posted a reply to I want to disable WordPress welcome emails, on the site WordPress.org Forums:
@sadeeke ,Do you still need help with this? if you have some staging site setup,I… -
Posted a reply to Header Logo Not Linking to Homepage, on the site WordPress.org Forums:
the markup generated by theme for logo is as per following. you can see that… -
Posted a reply to WordPress very slow/ not loading on chrome, on the site WordPress.org Forums:
This may happen if your WordPress is not properly optimised. May be your images are… -
Posted a reply to Shipping formula not working, on the site WordPress.org Forums:
which plugin do you use? -
Posted a reply to How do I make my sidebar sticky?, on the site WordPress.org Forums:
A sticky element requires a threshold to be specified by setting value (other than auto)… -
Posted a reply to fix faster wp site for mobile version, on the site WordPress.org Forums:
What are the improvement suggestion given by Google page insight? Use them to improve your… -
Posted a reply to Trouble Logging In, on the site WordPress.org Forums:
Do you remember what changes did you make in your last session? When it takes… -
Posted a reply to Could someone please point me in the Right Direction for learning., on the site WordPress.org Forums:
Start learning 1)how to attach custom fields with page 2)how to edit page template to… -
Posted a reply to WP assigning slugs to images I want to use as pages, on the site WordPress.org Forums:
Open that image from media library and edit it's permalink. Change it from pub to… -
Posted a reply to Trouble with woocommerce product sharing image, on the site WordPress.org Forums:
It looks like og tags issue. If you familiar with PHP and CSS you can… -
Posted a reply to Adding New Theme to WordPress, on the site WordPress.org Forums:
Set wp_debug true in wp-config.php file to TRUE. It will display errors with more details.… -
Posted a reply to How do I hide the “archive” text?, on the site WordPress.org Forums:
What's is set in options site name and site title? Appearance-> customize->site identity -
Posted a reply to Replacing old site with new, on the site WordPress.org Forums:
Is your new design in form of PSD, html template or in new WordPress project?… -
Posted a reply to Home page links not redirecting to other pages, on the site WordPress.org Forums:
Learn more about button is working properly . Redirecting to about us page. For sharing… -
Posted a reply to Home page links not redirecting to other pages, on the site WordPress.org Forums:
Can you share screenshot indicating the button you need help with? -
Posted a reply to Home page links not redirecting to other pages, on the site WordPress.org Forums:
did you set href attribute of the link? -
Posted a reply to Migrating Backup from Local PC to New host server, on the site WordPress.org Forums:
Do you backup has all the required file? WordPress backup should have WordPress code files,… -
Posted a reply to I can login inside Dashboard but as soon as i click on tabs no page found, on the site WordPress.org Forums:
Can you access plugin and theme sections? if yes a) Switch to 2021 default theme.… -
Posted a reply to Topics with no reply view of forum showing wrong stats ., on the site WordPress.org Forums:
Sorry, I wont do that from now on. -
Posted a reply to regarding registered users, on the site WordPress.org Forums:
Please mark the topic as solved if you like.did you find the solution, you are… -
Posted a reply to How to customize the input?, on the site WordPress.org Forums:
Do you know how to use CSS, html ? -
Created a topic, Topics with no reply view of forum showing wrong stats ., on the site WordPress.org Forums:
@t-p The topic has three replies, but in view it displ… -
Posted a reply to How to customize the input?, on the site WordPress.org Forums:
Create a child theme and use CSS to change to change size. This tutorial may… -
Posted a reply to Deregister WordPress Default JQuery Files, on the site WordPress.org Forums:
A clean WordPress with default themes does not load this Js files on front end.May… -
Posted a reply to Inserting new media and text, on the site WordPress.org Forums:
Educate yourself on "how to use block editor in words" There are plenty of written… -
Posted a reply to Reinstall a wordpress site ?, on the site WordPress.org Forums:
Yes! You can reinstall it and use it from your backup(your old code and MySql… -
Posted a reply to Can this animated text be done with CSS alone?, on the site WordPress.org Forums:
For the Terminal part, I found this codepan https://codepen.io/addyosmani/pen/avxmvN -
Posted a reply to regarding registered users, on the site WordPress.org Forums:
1)hide the Admin Bar from subscribers add_action('set_current_user', 'cc_hide_admin_bar'); function cc_hide_admin_bar() { if (!current_user_can('edit_posts')) { show_admin_bar(false);… -
Posted a reply to Can’t upgrade. How do I get help?, on the site WordPress.org Forums:
1)Ask your client if they have provided you with the correct administrator account credentials. 2)Can… -
Posted a reply to left menu but not active, on the site WordPress.org Forums:
Try deactivate all the plugins . If you cant do that from admin panel you… -
Posted a reply to Can this animated text be done with CSS alone?, on the site WordPress.org Forums:
yes! https://css-tricks.com/snippets/css/typewriter-effect/ -
Posted a reply to I want to disable WordPress welcome emails, on the site WordPress.org Forums:
@sadeeke The code I provided is not to disable email sent to admin.Read the explanation… -
Posted a reply to How to make a page that takes some user data and let them download a file, on the site WordPress.org Forums:
Will post some code snippet. -
Posted a reply to Targeting custom html, on the site WordPress.org Forums:
What is the desirable output of your widget? For example: I want to create a… -
Posted a reply to Is support .htaccess mandatory to run WordPress?, on the site WordPress.org Forums:
Yes , it is. Find the detailed explanation here: https://wordpress.stackexchange.com/questions/994/setting-up-wordpress-with-custom-permalinks-and-no-htaccess-file -
Posted a reply to Website Speed Optimization, on the site WordPress.org Forums:
It means that your are hiding/showing major html in different view port. For example suppose… -
Posted a reply to I want to disable WordPress welcome emails, on the site WordPress.org Forums:
@sadeeke I have tested my code in fresh WordPress demo site ,and its working properly. -
Posted a reply to trailing dot after url SSL issue, on the site WordPress.org Forums:
Check the permalink settings. -
Posted a reply to I want to disable WordPress welcome emails, on the site WordPress.org Forums:
Maybe the email is sentby woo commerce. you can try to disable it from woocommerce… -
Posted a reply to trailing dot after url SSL issue, on the site WordPress.org Forums:
Check your WordPress setting for site URL. https://www.wpbeginner.com/wp-content/uploads/2019/10/changesiteurls-adminarea.png -
Posted a reply to How to Find Out WordPress Database Details?, on the site WordPress.org Forums:
@salesian When you specify localhost , it look for database locally i.e. your server or… -
Posted a reply to Customize screen in appearance is bugged, on the site WordPress.org Forums:
@zizo32321 right click in browser -> inspect element -> console -
Posted a reply to Can not login to WP Admin, on the site WordPress.org Forums:
When you changing domain name you are moving your site from one domain to another.… -
Posted a reply to pre-populate template content, on the site WordPress.org Forums:
@kevinjapan You are welcome. If you like , mark thread as resolved. I am also… -
Posted a reply to How to make a page that takes some user data and let them download a file, on the site WordPress.org Forums:
I need more info about your workflow. For example 1) who are going to use… -
Posted a reply to How to make a page that takes some user data and let them download a file, on the site WordPress.org Forums:
You will need to write some custom PHP code. Create a custom template page in… -
Posted a reply to Site experiencing technical issues, on the site WordPress.org Forums:
login to your cpanel and set wp_debug to true to display the more detailed error.… -
Posted a reply to Recommandations FAQ/Forum plugin, on the site WordPress.org Forums:
https://www.wpbeginner.com/plugins/5-best-forum-plugins-for-wordpress/ -
Posted a reply to Can not login to WP Admin, on the site WordPress.org Forums:
Login to phpmyadmin and check if in the wp_options table , siteurl and home both…