Tim
Forum Replies Created
-
Hi Andrew,
Responses below.
– link the image to the page on my website
Yes– link the caption “title” to the page on my website
Yes– optional text underneath the caption “title”
Yes– CSS or HTML the caption/text area – which should I use CSS or HTML?
Both supported– option to add a “Read More” tag in the caption/text. I might be able to do this with my theme (Weaver Pro II). Not sure about this yet.
Yes– I want to control the size of the images, the spacing between them and the text font/size/styling below the image, and it needs to be responsive, of course
Yes. Text font/size/styling will need to be tweaked with your own CSS. Other requirements as standard in Envira.– I want to have 3 or 4 images with customized text below. Clicking the image or the caption title in the text below will open up the page.
YesThanks,
Tim.
You need to increase max_input_vars on your PHP configuration:
http://stackoverflow.com/questions/9399315/how-to-increase-maximum-post-variable-in-phpPlugin will then work as advertised.
Unable to reproduce. You’re welcome to submit screenshots to demonstrate the issue, so we can advise further.
Thanks.
1. Yes, but you’d need to embed the slide into each Page and Post, either through a PHP template tag or shortcode.
2. No, you’d need to upgrade and then use the Lightbox Addon to display the slide image in a popup.Forum: Plugins
In reply to: [Slider by Soliloquy - Responsive Image Slider for WordPress] settingsPlease see https://wordpress.org/support/topic/read-this-before-you-post-11?replies=1
Thank you.
1. Animation is by design.
2. You’ll need to deactivate plugins, revert theme etc. on staging environment, and then re-introduce one by one until the conflict occurs. We can then advise why that particular issue occurs.Please don’t bump – it’s really disrespectful, especially on a free plugin.
The URL given demonstrates 4 images, per your requirements. You can also use CSS to force a height for the gallery, which will then remove the whitespace below the gallery.
Thank you.
If you want to disable this for all images (regardless of whether they’re displayed using Envira Gallery or not), see the meta section of:
https://help.pinterest.com/en/articles/prevent-pinning-your-siteIf you only want to disable this for Envira Gallery images, see:
http://enviragallery.com/docs/disable-pinterest-pin-it-button-browser-extension/Adding to 1.3.4.2, releasing today.
Forum: Plugins
In reply to: [Random Post Redirect] Not working with latest WP 4.2.3You’ll need at least one Post category defined in your WordPress installation.
Forum: Plugins
In reply to: [Image Lazy Load] Issues with W3 Total CacheNot sure how this plugin would relate to that error, as the error is saying it can’t find a file in BJ Lazy Load.
Also I’m not sure why you’d want to run two lazy loading image plugins side by side – there’d be no performance benefit for this.
Forum: Plugins
In reply to: [Image Lazy Load] Problem loading retina imagesIf you’ve a demonstration of this, send through a link and we can take a look.
Thanks.
Forum: Plugins
In reply to: [Comment Rating Field Plugin] Shortcode/Function?Only in the Pro version.
Forum: Plugins
In reply to: [Comment Rating Field Plugin] Limit one user to one vote?In the Pro version, yes.
You could alternatively use another plugin to limit one comment per person, per Post. This would then also limit them to one review per person, per Post.
Forum: Plugins
In reply to: [Comment Rating Field Plugin] Comment Rating Field into Add Filter CodeWhatever plugin/theme you’re using, it needs to use comment_form() and wp_list_comments() for the comment form and comment listing accordingly.
This plugin (free and Pro) will then work.