Mohsin Rasool
Forum Replies Created
-
This problem has been fixed. Plugin no more require short_open_tags enabled.
Guys, it is a php.ini setting. If you can enable “short_open_tags” in php setting, it should fix the problem
https://www.php.net/manual/en/ini.core.php#ini.short-open-tag
Forum: Plugins
In reply to: [Full Screen (Page) Background Image Slideshow] Image not Scaling@fid it could be anything. Please post your test page.
Forum: Plugins
In reply to: [Responsive NextGEN Flex Slider Template] pagination does not workHello,
As you noticed Untitled theme also using FlexSlider. So, I guess, along with javascript Please check if CSS is not conflicting with plugin’s css. I guess, it may be overriding it.
Forum: Plugins
In reply to: [NextGEN 3D and 2D Animated Flux Slider Template] Facebook & PinterestFacebook neglects the picture that does not fit the dimensions criteria (If I remeber correctly 3:1 ratio). Perhaps, Pinterest also have the similar criteria.
This bug was reported on Feb 3 and has been fixed
This plugin does not support subscription option yet.
Forum: Plugins
In reply to: [Full Screen (Page) Background Image Slideshow] Better ResizingThanks ajamm for your contribution.
Delay is probably because of the image loading. This plugin requires large images that are heavy and take a moment to load.
p.s: I know, I am quite late.Forum: Plugins
In reply to: [Full Screen (Page) Background Image Slideshow] Image not ScalingLooks fine to me on home page. Make sure other code is not interfering with it.
Thanks breynolds for taking time to fix it. I have included these changes in plugin.
is it supposed to use the image ID in that field, or the path to the image?
Both of them would work.
Because of the responsiveness of the slider, it spans across the width of its container. If you want it cover the photos only, you should either use photos of larger width or put a wrapper around the slider having width equal to picture’s width.
Hey jerryrcole,
You pointed out a true problem. Here is solution. Following is the URL to view the cart.
https://www.paypal.com/cgi-bin/webscr?cmd=_cart&display=1&business=YOUR_BUSINESSS_PAYPAL_EMAIL
You can either use your own button or link or PayPal’s button located here
Forum: Reviews
In reply to: [Full Screen (Page) Background Image Slideshow] GoodHey Sonai,
Plugin allows for 6 background images on pages not 3.
Hey,
White border you are seeing is not the border its the background color of the wrapper ul. The padding of 4px made it look like border. I suggest either
1. Remove the background and apply the border explicitly
2. Reduce the bottom padding to match with others.