alithewpdev
@alithewpdev on WordPress.org, @Imran Ali on Slack
Contributions
- Member Since: July 14th, 2022
-
Posted a reply to Lightbox feature isn’t working, on the site WordPress.org Forums:
Thanks, it worked! -
Posted a reply to Lightbox feature isn’t working, on the site WordPress.org Forums:
This page is created in Elementor and lightbox feature is working fine here. Can you… -
Created a topic, Lightbox feature isn’t working, on the site WordPress.org Forums:
Lightbox feature isn't working and image is in classic… -
Created a topic, Image lightbox functionality is not working, on the site WordPress.org Forums:
I think it's not working( It's working when I'm logged… -
Posted a reply to How to add “and” separator, on the site WordPress.org Forums:
Inline layout had been selected in my setting and I'm looking in the boxed layout… -
Posted a reply to How to add “and” separator, on the site WordPress.org Forums:
I did but nothing happened -
Created a topic, How to add “and” separator, on the site WordPress.org Forums:
I'm using this shortcode [publishpress_authors_box] th… -
Created a topic, Lightbox feature is not working, on the site WordPress.org Forums:
I have added an image in the classic editor with the m… -
Posted a reply to Hide “no comments” from blog page, on the site WordPress.org Forums:
Hi @cafeduprojet I was not talking about the comment widget. Please check the recent posts… -
Posted a reply to title doesnt display in the index page, on the site WordPress.org Forums:
Hi @sacconi, Position absolute CSS was added to the H1 tag, that's why it's not… -
Posted a reply to Hide “no comments” from blog page, on the site WordPress.org Forums:
Hi @cafeduprojet Please check your theme or widget setting to hide this comment element. -
Posted a reply to Malware and hackered site, on the site WordPress.org Forums:
You can use the free version of wordfence as well. But if you are going… -
Posted a reply to Malware and hackered site, on the site WordPress.org Forums:
I would recommend the wordfence and then just start the scan and it will show… -
Posted a reply to Malware and hackered site, on the site WordPress.org Forums:
Hi @lupin71 You can choose plugin from the list here. -
Posted a reply to Disable multiple upload on media library, on the site WordPress.org Forums:
Try this code function disable_multiple_upload_files( $args ) { $args['multi_selection'] = false; $args['max_file_uploads'] = 1; return… -
Posted a reply to Disable multiple upload on media library, on the site WordPress.org Forums:
Hi @dheerajkgour Try this code in your functions.php file function disable_multiple_upload_files( $args ) { $args['multi_selection']… -
Posted a reply to Hiding the featured image only in the post pages, on the site WordPress.org Forums:
Hi @sacconi You can use the following code for the functions.php to hide the featured… -
Posted a reply to Can’t change upload limit, on the site WordPress.org Forums:
Hi @junior466 If this is not working then you can try to contact your hosting… -
Posted a reply to how to create twitter card without plugin ?, on the site WordPress.org Forums:
Did you change the Twitter Handle value with your twitter handle? -
Posted a reply to Assigning Authors to existing posts, on the site WordPress.org Forums:
Hi @lucica3 You can use plugin to achieve this from the following link and select… -
Posted a reply to My blog posts are showing in my primary nav menu, on the site WordPress.org Forums:
Hi @festus33 As i can understand you want to display 3 items in the main… -
Posted a reply to how to create twitter card without plugin ?, on the site WordPress.org Forums:
Hi @tanmaybaijal Please paste this following code in your header.php file just before to the… -
Posted a reply to Featured image size does not go above 270×100, on the site WordPress.org Forums:
Hi @pfzxxx Can you please share the page where you are facing this issue? -
Posted a reply to Assign different template to category page, on the site WordPress.org Forums:
Hi @limeyard Let say you have a test category then the template file name would… -
Posted a reply to Same Title and H1 : is it bad?, on the site WordPress.org Forums:
Hi @lucaslopez For the SEO you can have only H1 tag in the page/post. Almost… -
Posted a reply to How to make posts with future date visible on website, on the site WordPress.org Forums:
If you want display published post then just change post_status to publish. Rest this code… -
Posted a reply to How to customize headers via php for multisite installation, on the site WordPress.org Forums:
@huzaifazoom I'm glad i could help you. Hi @bbcud Are you using any page builder… -
Posted a reply to Can’t find source to remove contact form on bottom of page, on the site WordPress.org Forums:
Hi @empowerhealthmarketing You can try this one https://avada.com/documentation/how-to-set-up-a-legacy-contact-page/ Also, you can hide the form using… -
Posted a reply to How to customize headers via php for multisite installation, on the site WordPress.org Forums:
Hi @huzaifazoom First of all before make any changes in your theme, create a child… -
Posted a reply to Login WordPress doesn’t work, on the site WordPress.org Forums:
Hi @sterndata, I'm sorry about that, as I was unaware of that, and what you… -
Posted a reply to Speed Optimization, on the site WordPress.org Forums:
Hi @prokingfishing, I have checked your website performance on Google page speed, and it's quite… -
Posted a reply to How to hide page name, on the site WordPress.org Forums:
@ketanco I'm not sure but you can try this plugin https://wordpress.org/plugins/shk-hide-title/ -
Posted a reply to Login WordPress doesn’t work, on the site WordPress.org Forums:
Hi @songtrain I'm glad. If you have DB access then you can change password in… -
Posted a reply to How to hide page name, on the site WordPress.org Forums:
Hi @ketanco Maybe it's a theme feature but no worries you can hide homepage title… -
Posted a reply to NEED HELP!! Products, on the site WordPress.org Forums:
@wexort It seems your single product page have been modified if that was working correctly.… -
Posted a reply to how I can get hambergur menu 3 lines little closer to each other in height?, on the site WordPress.org Forums:
Hi @johannes999 You can use hamburger font awesome icon and you don't need to do… -
Posted a reply to Making a video hosting website, on the site WordPress.org Forums:
Hi @muraterdemsel I think we can't discuss hire related things here. Maybe it's against the… -
Posted a reply to NEED HELP!! Products, on the site WordPress.org Forums:
Hi @wexort Please share your website link as well. -
Posted a reply to How to insert a space between blocks, on the site WordPress.org Forums:
Just click on the paragraph and in the right sidebar there will be multiple settings… -
Posted a reply to How to make posts with future date visible on website, on the site WordPress.org Forums:
Hi @moxie Paste the following code in your functions.php file function ali_upcoming_posts() { // The… -
Posted a reply to Best search method for WP website, on the site WordPress.org Forums:
Hi @magnus43 I would recommend the searchWP plugin. This is paid but the best plugin… -
Posted a reply to Plug-ins won’t update on my WordPress Dashboard, on the site WordPress.org Forums:
Hi @octintz Without having login credential it's not possible to tell or fix the issue.… -
Posted a reply to remove a single script from wp head, on the site WordPress.org Forums:
Hi @mottux You can try to deactivate the plugins one by one and see which… -
Posted a reply to How to save to draft, not publish, on the site WordPress.org Forums:
Hi @idiomist Whenever you create a post/page just click on save draft everytime untill you… -
Posted a reply to Latest Blog Post Block not working correctly, on the site WordPress.org Forums:
@bwglaw in the preview it's showing correct format but not on the frontend. So can… -
Posted a reply to Browser shows insecure when self hosted video added, on the site WordPress.org Forums:
@vimalwplogin From the URL, it seems the video url is not secure. This is the… -
Posted a reply to H2 title ‘related posts’ section to a, on the site WordPress.org Forums:
Hi @luukvossers9, It seems you are using Elementor on your site. You can create a… -
Posted a reply to Login WordPress doesn’t work, on the site WordPress.org Forums:
Hi @songtrain If you have FTP access then just add hyphen ( - ) in… -
Posted a reply to SUPPORT, on the site WordPress.org Forums:
HI @vookmack2 If this is not helpful for you then you can reset your password… -
Posted a reply to user uploaded image optimization?, on the site WordPress.org Forums:
Hi @csontosanna You can use the Smush plugin which is a very good plugin and…