Rohan Pokharel
@24ron on WordPress.org , @Rohan on Slack
- Member Since: April 23rd, 2017
- Location: Kathmandu,Nepal
-
Created a topic, Demo Content, on the site WordPress.org Forums:
Hello, Can I get the demo content of the theme and do… -
Posted a reply to Mobile image position issue, on the site WordPress.org Forums:
Hello @make1234, Please add the following css inside the Additional CSS section of your customizer;… -
Posted a reply to Settings configured but ads don’t show up, on the site WordPress.org Forums:
Hello Thomas, My dashboard shows There might be a problem with layouts and scripts in… -
Posted a reply to Settings configured but ads don’t show up, on the site WordPress.org Forums:
Thanks Thomas It was helpful! -
Posted a reply to Settings configured but ads don’t show up, on the site WordPress.org Forums:
Hello Thomas, Is original content missing like? I mean the ads of specific sizes to… -
Created a topic, Settings configured but ads don’t show up, on the site WordPress.org Forums:
Hello, I've configured the settings with the publishe… -
Created a topic, Register form shortcode, on the site WordPress.org Forums:
Hi guys, Is it possible to add attributes inside the … -
Posted a reply to CSS for mobile menu?, on the site WordPress.org Forums:
Great to hear that!!! Best Wishes, Rohan -
Posted a reply to CSS for mobile menu?, on the site WordPress.org Forums:
Have you figured it out? Thanks! -
Posted a reply to CSS for mobile menu?, on the site WordPress.org Forums:
Hi Julie Hood, Check this; http://www.wpbeginner.com/wp-themes/how-to-create-a-mobile-ready-responsive-wordpress-menu/ It can help you . Regards, Rohan -
Posted a reply to CSS for mobile menu?, on the site WordPress.org Forums:
Hey Julie Hood, Please be precise about what you want to create. It seems you… -
Posted a reply to Changing fonts, on the site WordPress.org Forums:
Good to hear that paulhuntnp ! -
Posted a reply to Changing fonts, on the site WordPress.org Forums:
Hey paulhuntnp, You can use Easy Google Fonts Plugin for your theme. Please refer the… -
Posted a reply to Changing fonts, on the site WordPress.org Forums:
Hi paulhuntnp, It is not recommended to use a plugin if you already have similar… -
Posted a reply to Left sidepanel, on the site WordPress.org Forums:
You're welcome blokhut (y) -
Posted a reply to Unable to remove breadcrumbs from landing pages, on the site WordPress.org Forums:
You're welcome Hypno_Pboro ! -
Posted a reply to Left sidepanel, on the site WordPress.org Forums:
Hi, If you wish to activate left sidebar on your entire blog page ,you can… -
Posted a reply to Left sidepanel, on the site WordPress.org Forums:
Hey blokhut, If you want to activate left sidepanel, first of all go inside your… -
Posted a reply to Unable to remove breadcrumbs from landing pages, on the site WordPress.org Forums:
Hey Hypno_Pboro, You can do something like this. Please try once; .page-id-01 #breadcrumbs, .page-id-02 #breadcrumbs,… -
Posted a reply to Hover and click errors on mobile navigation menu, on the site WordPress.org Forums:
Hey Ross, I dont think there are any issues related to the theme. Please undo… -
Posted a reply to replace header img on mobile, on the site WordPress.org Forums:
Hey blokhut, Normally we can do is; @media screen and (max-width: 480px) { background-image: url('images/imagename.jpg');… -
Posted a reply to Hover and click errors on mobile navigation menu, on the site WordPress.org Forums:
Hello there, Please try a standard WP theme and also deactivate and reactivate the plugin/s… -
Posted a reply to replace header img on mobile, on the site WordPress.org Forums:
Hey blokhut, I'm afraid if the theme supports what you desire to do. However,If you… -
Posted a reply to CSS code to remove footer from one page, on the site WordPress.org Forums:
You're Welcome :) -
Posted a reply to CSS code to remove footer from one page, on the site WordPress.org Forums:
Hey Hypno_Pboro, If you want to remove the footer menu on a particular page; A… -
Posted a reply to Slide show doesn’t work since new wordpress update., on the site WordPress.org Forums:
Hey Michel2014, First of all switch your theme to standard wordpress theme and see if… -
Posted a reply to The theme create a multiple duplicate of any page by itself…, on the site WordPress.org Forums:
Hello massimartmultimedia , Could you provide your website URL and specify the problem more clearly… -
Posted a reply to Menu in one line above the slider images, on the site WordPress.org Forums:
Hey qaammar1234, You can adjust the width of the grid of your own .Try these… -
Posted a reply to Searching plugin for my school website, on the site WordPress.org Forums:
Hi bmerke, You can use Image Gallery plugin; https://wordpress.org/plugins/gallery-images/ or even foo-gallery is great; https://wordpress.org/plugins/search/foo-gallery/… -
Posted a reply to Show author image in posts, on the site WordPress.org Forums:
Dear spurtinfo, For a single author WordPress site,you can use an image widget to add… -
Posted a reply to Changing the color, on the site WordPress.org Forums:
Hi psellers, there was a slight missing in the above code , the ammended one… -
Posted a reply to Can no longer upload images into my library, on the site WordPress.org Forums:
Hey starrman20, check the link below; http://www.wpbeginner.com/wp-tutorials/how-to-fix-image-upload-issue-in-wordpress/ or you may need to contact your hosting… -
Posted a reply to No pages or posts found, on the site WordPress.org Forums:
Hi kmzajacah, Please uninstall and reinstall the plugin and check one by one. Then you… -
Posted a reply to Header Image not shown correct, on the site WordPress.org Forums:
Hi marina2017, You can the remove the css property if appears; .logo { display: inline-block;… -
Posted a reply to Changing the color, on the site WordPress.org Forums:
Hey psellers, Try this; navigation li a:hover { color: #990000; } Hope this is what… -
Posted a reply to wordpress says plug is ready to upload. none are showing, on the site WordPress.org Forums:
Hi adamzeisel154, Try this: In wp-config.php Increase PHP Memory for instance; define( 'WP_MEMORY_LIMIT', '64M' );… -
Posted a reply to Installing update, on the site WordPress.org Forums:
Hello jamesIcT, You can try upadating WordPress URL and Site URL settings in wp-config.php file…