Profiles

Bio

I am a passionate WordPress developer who loves helping others benefit from my knowledge and experience.

  • Member Since: September 3rd, 2018
  • Website: majaid.com
  • Job Title: CEO
  • Employer: Majaid Web Solutions
  • Find me on:
  • Posted a reply to Creating additional meta data for posts, on the site WordPress.org Forums:
    I think you are looking for something like this: https://developer.wordpress.org/reference/functions/add_post_meta/ You can add the code…

  • Created a topic, Widget on Microsoft Edge is different, on the site WordPress.org Forums:
    We are seeing a different widget on Windows using Micr…

  • Posted a reply to I want to change the typography of main titles of my website., on the site WordPress.org Forums:
    One option is to use custom CSS. You can either write code for every h1…

  • Created a topic, Outstanding Support, on the site WordPress.org Forums:
    I was having a configuration issue with the Products F…

  • Posted a reply to Single post template not being used, on the site WordPress.org Forums:
    I think you have the single post template named incorrectly. The template filename should be…

  • Created a topic, Credit Card Expiry Date Invalid, on the site WordPress.org Forums:
    Customers are seeing the above error when trying to en…

  • Posted a reply to Permalink name, on the site WordPress.org Forums:
    Hey Harry, The most common cause of this is having another element using the same…

  • Posted a reply to Messy and compressed footer, on the site WordPress.org Forums:
    Hey Miguel, Have a look at your Bootstrap div classes. You are further dividing up…

  • Created a topic, Exceptional Support, on the site WordPress.org Forums:
    I received prompt service from Smash Balloon. They cor…

  • Posted a reply to File Upload Error, on the site WordPress.org Forums:
    Forgot to mention that there are no errors in my logs.

  • Posted a reply to File Upload Error, on the site WordPress.org Forums:
    Thanks for the link Takayuki. I have disabled the CFDB7 plugin. Is there any reason…

  • Created a topic, File Upload Error, on the site WordPress.org Forums:
    I am getting this error message when trying to upload …

  • Posted a reply to CSS problem login field too short, on the site WordPress.org Forums:
    Post a link to the actual website. There is no way to troubleshoot an image.

  • Posted a reply to White space under menu, on the site WordPress.org Forums:
    Have a look at the generated CSS for the page. This is what is currently…

  • Posted a reply to We are having issue with our images displaying., on the site WordPress.org Forums:
    Your home page is throwing several JavaScript errors. Fix those errors and you may find…

  • Posted a reply to add second header menu, on the site WordPress.org Forums:
    In your child theme, 1. add a new menu to your functions.php file 2. add…

  • Posted a reply to Remove grey overlay on header, on the site WordPress.org Forums:
    Try adding the following to your CSS. .custom-header-media:before { background: none !important; } I used…

  • Posted a reply to Remove Featured Image Field on Posts Edit Screen, on the site WordPress.org Forums:
    What you are looking for is the remove_meta_box function. Thy adding this to your functions.php…

  • Posted a reply to Changinmg permalink structure to postname only problems, on the site WordPress.org Forums:
    I have not found a way to reliably have grandchildren in the NAVBAR of Bootstrap.…

  • Posted a reply to Changinmg permalink structure to postname only problems, on the site WordPress.org Forums:
    I removed the Walker class from my menu. Here is an excerpt of a dropdown.…

  • Posted a reply to Changinmg permalink structure to postname only problems, on the site WordPress.org Forums:
    Are you calling the right menu in your Walker code? Here is my sample: <?php…

  • Posted a reply to Changinmg permalink structure to postname only problems, on the site WordPress.org Forums:
    You don't have the navigation in the supplied link set up as parent/children. You have…

  • Posted a reply to Changinmg permalink structure to postname only problems, on the site WordPress.org Forums:
    If you are using Bootstrap with a Walker class, then it still uses the WordPress…

  • Posted a reply to Changinmg permalink structure to postname only problems, on the site WordPress.org Forums:
    Do you have the parent/child page hierarchy set up correctly? See here for a tutorial.…

  • Posted a reply to HTTP Error when uploading mp4 video file, on the site WordPress.org Forums:
    What is the size (in MB) of your mp4 video? Some times, the web hosting…

  • Posted a reply to What’s the best way to link an image in a php file?, on the site WordPress.org Forums:
    Then what you are trying to accomplish won't work. The code you used is looking…

  • Posted a reply to Hiding “Categories” on the web page., on the site WordPress.org Forums:
    There are different ways to approach this. 1. add this to your CSS file (this…

  • Posted a reply to What’s the best way to link an image in a php file?, on the site WordPress.org Forums:
    The code looks right. Have you tried examining the code using the developer tools of…

  • Posted a reply to Custom URL for image and “Learn More” links, on the site WordPress.org Forums:
    You can override the page template (use a child theme) and use a custom query…

  • Posted a reply to Custom URL for image and “Learn More” links, on the site WordPress.org Forums:
    You could try adding the external URL as outlined here. https://slickmedia.co.uk/blog/wordpress-add-link-featured-image/

  • Posted a reply to Move widget areas to other admin panel, and separate them., on the site WordPress.org Forums:
    Yes, you will need to use a combination of the following: https://codex.wordpress.org/Widgetizing_Themes https://blog.templatetoaster.com/wordpress-settings-api-creating-theme-options/ Ensure you…

  • Posted a reply to Getting Database error, on the site WordPress.org Forums:
    It looks like you changed the database prefix in the settings. Try resetting the value…

  • Posted a reply to Can I start building a site from scratch?, on the site WordPress.org Forums:
    Try hiding the panel with CSS. .hgroup { display: none; }

  • Posted a reply to how to run my website on my local server?, on the site WordPress.org Forums:
    Have a look at the All in One Migration plugin (https://wordpress.org/plugins/all-in-one-wp-migration/). Install the plugin on…

  • Posted a reply to Featured content showing on desktop and not mobile, on the site WordPress.org Forums:
    Moderators, please remove my email address. I missed this in the Support guidelines.

  • Posted a reply to Website Down, on the site WordPress.org Forums:
    I find that most 500 server errors are problems with a plugin. Here are five…

  • Posted a reply to Icons are gone, on the site WordPress.org Forums:
    Verify your settings in Cloudfront. https://aws.amazon.com/premiumsupport/knowledge-center/no-access-control-allow-origin-error/ The problem is not with WordPress, but with Cloudfront…

  • Posted a reply to Icons are gone, on the site WordPress.org Forums:
    Your website is blocking CORS (Cross-Origin Resource Sharing). This is one error reported: Access to…

  • Posted a reply to Featured content showing on desktop and not mobile, on the site WordPress.org Forums:
    Send me an email and let's see what is going on with your website. barry.harris@majaid.com

  • Posted a reply to Pictures in the post are not showing, on the site WordPress.org Forums:
    Have a look at Wordfence (https://www.wordfence.com/) and Sucuri (https://sucuri.net/). Both offer great security.

  • Posted a reply to Pictures in the post are not showing, on the site WordPress.org Forums:
    Happy you solved it. I'm not a big fan of Jetpack.

  • Posted a reply to Pictures in the post are not showing, on the site WordPress.org Forums:
    Check your images again, something is setting the width and height to 1px.

  • Posted a reply to Shortcodes not working on new install, on the site WordPress.org Forums:
    Have a look at the quotes used in the shortcode. Are you copy and pasting…

  • Posted a reply to Space above homepage image, on the site WordPress.org Forums:
    Your Elementor section has a top padding of 300px. Use the following CSS to remove…

  • Posted a reply to How to disable the image opening as attachment, on the site WordPress.org Forums:
    Try adding this to your functions.php file: function remove_product_image_link( $html, $post_id ) { return preg_replace(…

  • Created a topic, Brilliant Plugin, on the site WordPress.org Forums:
    I was pulling my hair out trying to create Gutenberg b…

  • Created a topic, Simply Outstanding, on the site WordPress.org Forums:
    This plugin saves me so much time. The website insight…