ranjeetkaur
@ranjeetkaur on WordPress.org and Slack
Contributions
- Member Since: October 25th, 2024
- Location: India
- GitHub: ranjeetkaur786
- Job Title: PHP Wordpress Developer
-
Posted a reply to Toogle Hamburger Icon (on mobile) doesn’t work, on the site WordPress.org Forums:
@pesantrenumqu , The hamburger click functionality is defined in this file https://pesantrenumdatulquran.org/wp-content/themes/tutorstarter/assets/dist/js/app.min.js?ver=3.0.0 and it shows… -
Posted a reply to Toogle Hamburger Icon (on mobile) doesn’t work, on the site WordPress.org Forums:
Hi @pesantrenumqu , You have LiteSpeed Cache plugin installed in website. Can you please disable… -
Posted a reply to Weird Menu/Missing Images in my Website, on the site WordPress.org Forums:
Hi @erico6 , The assets hosted on a CDN (Content Delivery Network) under the domain… -
Posted a reply to Overlap Centered Image Row with Icon Columns in Header, on the site WordPress.org Forums:
Hi @ash333 , Can you please share the link. -
Posted a reply to Native WP galery > images are no longer clickable, on the site WordPress.org Forums:
@addfred Yes, certain features like clickable images with a lightbox or carousel view were included… -
Posted a reply to Native WP galery > images are no longer clickable, on the site WordPress.org Forums:
Hi @addfred , If you wants the clickable images, when clicked, opens the medium-sized image in a popup.… -
Posted a reply to Sentences are being cut off, on the site WordPress.org Forums:
@smartcentswithshaye You’re very welcome!😊 -
Posted a reply to image gallery with single image shortcode, on the site WordPress.org Forums:
You're very welcome! @delboy007 -
Posted a reply to image gallery with single image shortcode, on the site WordPress.org Forums:
@delboy007 , You're looking to have a clickable thumbnail that, when clicked, opens the medium-sized… -
Posted a reply to image gallery with single image shortcode, on the site WordPress.org Forums:
Hi @delboy007 WordPress allows you to add images directly using a simple shortcode. The default… -
Posted a reply to HELP: need to align element, on the site WordPress.org Forums:
@andreasyeah You're very welcome! I'm so glad to hear! 😊 -
Posted a reply to HELP: need to align element, on the site WordPress.org Forums:
Hi @andreasyeah , Add custom CSS directly from the WordPress dashboard. Go to Appearance >… -
Posted a reply to Sentences are being cut off, on the site WordPress.org Forums:
Hi @smartcentswithshaye , I checked that the content is converted into the different paragraph for… -
Posted a reply to Change the button text on the checkout page, on the site WordPress.org Forums:
That's Great! @0108daniel -
Posted a reply to Change the button text on the checkout page, on the site WordPress.org Forums:
@0108daniel , you can find the functions.php file in your WordPress installation by following these… -
Posted a reply to Can’t find the uploaded articles in the database, on the site WordPress.org Forums:
You have to check if backup of database is available in that case the data… -
Posted a reply to Can’t find the uploaded articles in the database, on the site WordPress.org Forums:
Hi @ychi99 , In WordPress, the actual content of your posts and pages is stored… -
Posted a reply to Change the button text on the checkout page, on the site WordPress.org Forums:
Hi @0108daniel , Open the theme's functions.php file and add the following code: add_filter( 'woocommerce_order_button_text',… -
Posted a reply to Enable Featured Image Box Backend Listing Page, on the site WordPress.org Forums:
Hi @andreasyeah , As you are using "Auto Listings" plugin and in this - Update… -
Posted a reply to Problem Facing With Image which overlays On Product Titles In Sidebar, on the site WordPress.org Forums:
Hi @abhijayesh17 , I have checked both the desktop and mobile view but the overlapping… -
Posted a reply to uploaded photos will not show, on the site WordPress.org Forums:
Hi @waynesplash and @poku1010 , If some images in the uploads folder are accessible while… -
Posted a reply to Contact Form 7 – Center Alignment, on the site WordPress.org Forums:
Hi @zaabara , Can you please share the URL where you implement the contact form… -
Posted a reply to Seeking Guidance for Creating a Custom WordPress Theme from Scratch, on the site WordPress.org Forums:
Hi @user2095 , _s is a great choice because it’s a lightweight starter theme that… -
Posted a reply to Blog Page background, on the site WordPress.org Forums:
Code will be - .blog #main-content { background-color: #bfe5f7;} -
Posted a reply to Blog Page background, on the site WordPress.org Forums:
Hi, As you are using Divi theme - with the Divi theme, you can change…