azlivin008
Forum Replies Created
-
I have the same problem. Tested it in both IE9 and FF. The field only requires ANY entry, not a match of the image.
Forum: Plugins
In reply to: [Easy Contact Forms] [Plugin: Easy Contact Forms] Put Fields side by side??I’m not a developer, but I thought I’d share with you that I figured out how to get the radio buttons in a horizontal line.
Go to your form,
then Appearance,
then Style SheetIn the empty style sheet area, copy and place this code:
.ufo-radiogroup-row {display:inline-block;}
Your radial buttons will now be aligned horizontally!
Has anybody figured out how to get the text fields to appear horizontally?
I would also like to disable the page refresh feature.
I’m using the form inside a tab, and if there is an error message, the page refreshes to the first tab instead of the staying on the current (form) tab, so user does not see the error message.
Also, after form is submitted, page refreshes to 1st tab, so user does not see the “success” message.
Anybody know how to turn off the page refresh, but still keep the error and success messages?
Hi hotvisions,
Does your lightbox open up correctly when using the 1.2.7 js file?When I updated to the newest script from galleria.io, the thumbnails work, but the lightbox/prettyPhoto doesn’t work.
Forum: Plugins
In reply to: [Galleria Galleria] [Plugin: Galleria Galleria] Changing themesActually candle, did you install the galleria galleria plugin from wordpress? In looking at your source code, I don’t even see the plugin….https://www.ads-software.com/extend/plugins/galleria-galleria/
You need to have the plugin installed first, before you can do anything else.
Forum: Plugins
In reply to: [Galleria Galleria] [Plugin: Galleria Galleria] Changing themesOh, I forgot, you can see that it works – I have it on my site and it’s working:
https://classycasas.com/westbrookvillage/Forum: Plugins
In reply to: [Galleria Galleria] [Plugin: Galleria Galleria] Changing themesI am not the plugin designer by the way – I’m just trying to help you out.
I noticed you have two extra folders in your galleria-themes folder. This is what you have:
wp-content/themes/sleek/galleria-themes/themes/twelve/galleria.twelve.min.jsThis is what you should have:
wp-content/themes/sleek/galleria-themes/galleria.twelve.min.jsMove all of the individual files from the “twelve” folder and place them directly into the galleria-themes folder (really, you only need the js file, but go ahead and move everything so it’s consistent)
Delete the (now empty) folders: themes and twelve.
Also, are you using the wordpress built-in gallery? You know, the one where you click “add featured image”, then upload photos for that page or post? It will automatically generate the galleria when you add the photos to the wordpress gallery. Try it with just the basic galleria galleria plugin first to see if it works for you – then try adding the twelve theme. You should just be able to install the free galleria galleria plugin and have it work without any further effort on your part.
Confirm that it works by uploading your photos to the WP gallery, then add the shortcode [gallery] to your page or post where you want the photo gallery.
Forum: Plugins
In reply to: [Galleria Galleria] [Plugin: Galleria Galleria] Changing themesSomehow you are loading the css of the twelve theme…you don’t need it. You should have created a folder under in your “SLEEK” theme called galleria-themes:
wp-content/themes/sleek/galleria-themes
Within that folder, drop the CONTENTS of the twelve theme (not just the folder)
After you do the above, there will be an option for twelve.min.js in your admin screen “gallera-galleria” options. Just select it.
Hello,
I struggled with this issue for more than a year and found a very simple solution. You don’t need any google map plugins, just the “iframe” plugin.
Go to maps.google.com, input the address you want, and click the “link” icon to get the link’s code (it’s an iframe).
When you insert the iframe, just set the width to “100%” instead of a px value, and set the height to whatever you want, example:
width=”100%” height=”350px”You’ll need the iframe plugin, because wordpress will erase the iframe code when you switch between HTML and VISUAL editors.
It works great for me!
Forum: Plugins
In reply to: [Galleria Galleria] [Plugin: Galleria Galleria] Changing themesThank you sheatsb. I did not understand the instructions either, but made it work by adding the “twelve” theme folder to:
WP/themes/plugins/galleria-galleria/galleria-themes
and then adding the “twelve” option to the galleria-galleria php files under the two different areas that call “classic” and “dots” themes (drop down menu and js name)
That worked, but I would forever be worried about plugin updates deleting my customizations!
Forum: Fixing WordPress
In reply to: Tabs and toggles stopped working. Help?My tabs have also stopped working correctly. The last tab (instead of the first tab) is opening on page download.
Did anybody find a fix for the tabs/toggles problems created by WP 3.3.2?
Forum: Plugins
In reply to: [Form Manager] WordPress Form Manager – Post/Page Editor issuesPlease disregard my post – I somehow accidentally had IE in “compatability” mode, which was causing the problem. I corrected it, and there is no issue with the plugin…thanks for this great plugin! It’s by far the best forms manager plugin out there!
Forum: Plugins
In reply to: [Form Manager] WordPress Form Manager – Post/Page Editor issuesI’m also having problems it the visual editor. The plugin was working great and then all of a sudden I started having problems with the post/page visual editor.
It displays only HTML and sometimes nothing at all. I LOVE this plugin, so I would greatly appreciate a fix so I can continue using it. I previously gave it a 5-star rating, but now it’s no longer working ??