bilalhssn
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Page not found 404 ErrorI am having the same problem (admin order page is not opening). Everything is working just perfect except of shop_order page. It’s keep redirecting me to the 404 page. And yes, I dont have any booking plugin installed.
Forum: Plugins
In reply to: [WooCommerce Product Carousel Slider] Only 2 featured products showingSame here..
Only two products are showing in featured and new latest product ??Forum: Fixing WordPress
In reply to: Content not showing in Backend EditorHello All,
I have fixed this issue.
The problem is in charset of db.
Open wp-config.php file and just change charset to utf8 & comment the old one.
define('DB_CHARSET', 'utf8');
Site is working fine now
Thanks. ??
- This reply was modified 8 years, 5 months ago by bilalhssn.
Hey, anshul1304.
The problem is in charset of db.
Open wp-config.php file and just change charset to utf8 & comment the old one.define(‘DB_CHARSET’, ‘utf8’);
Thanks
Forum: Plugins
In reply to: [Post Carousel Slider] Lost sliderHey cyclesha…, Probably it’s jQuery problem. Try this custom carousel plugin which I used on my website. No matter whether you use one/multiple carousel on single page or different pages. It is working fine in both the cases.
Download from here : https://www.hussainbilal.com/wp-carousel-slider-posts/
Hey Fcat,
You can only use one slider per page as it’s plugin functionality , but if you really want to use more than one carousel on single page then you have to do some custom work.
Here’s the plugin which I used in my site with custom work. You can add multiple carousel horizontal slider on single page. Hope this helps
download from : https://www.hussainbilal.com/wp-carousel-slider-posts/
Thanks ??
Forum: Plugins
In reply to: [Tiny carousel horizontal slider plus] Slider is not workingHey selvamsubramanyam,
You can only use one slider per page as it’s plugin functionality , but if you really want to use more than one carousel on single page then you have to do some custom work.
Here’s the plugin which I used in my site with custom work. You can add multiple carousel horizontal slider on single page. Hope this helps
download from : https://www.hussainbilal.com/wp-carousel-slider-posts/
Thanks ??