inbalnce
Forum Replies Created
-
Forum: Plugins
In reply to: [Gallery Bank - Wordpress Photo Gallery Plugin] Pro VersionThe link you provided doesn’t work either. Is there a problem with the people who own the plugin?
Thanks Edy!
Worked perfectly!
I was able to remove the horizontal line from all of my pages by using
#contentwrapper {border-top:none}
Thanks Edy!
Forum: Themes and Templates
In reply to: [University] Blog Post ImageWhen I try to change the css I get the following message..
“Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP.”
Am I doing something wrong?
Thanks.
Forum: Themes and Templates
In reply to: [University] Blog Post ImageTHANK YOU EDY!!
Forum: Themes and Templates
In reply to: [University] Blog Post ImageHi Edy,
Thank you so much.
Is there a way to make the image container bigger?Inbalnce
Forum: Plugins
In reply to: [Gallery Bank - Wordpress Photo Gallery Plugin] Picture QualityThank you so much Varun!
I am so impressed with this plugin.
Cais
Sorry, I took the gallery down and put up the “under construction” image up. I reloaded the gallery, and now it is working. It wasn’t working for the longest time. It’s a puzzlement.
Could you check the page one more time for me now that the gallery is loaded?
Thank you
AbsForum: Developing with WordPress
In reply to: image map not workingTHANK YOU THANK YOU THANK YOU bcworkz for helping me get to the answer.
When you suggested sizes and attributes I checked the size of the graphic. The width was 4600px
– the code wasn’t working
– image was too big for the theme’s content width of 550pxSo,
I reduced the size of the original image to 550, rebuilt the image map using https://www.image-map.net
took the new coordinates, uploaded back to site,
and VOILA!Thank you so much for ALL of your help.
Take care.
inbalnceForum: Developing with WordPress
In reply to: image map not workingI changed the quotes, but I still can’t get the darn thing to work. I tried using some code validation websites too.
I feel bad for asking so many questions.<img class="alignnone wp-image-38 size-full" src="https://cheaptherapy.creataholic.ca/wp-content/uploads/cover-image.jpg" alt="cheap-therapy-crochet" width="764" height="508" > <img class="alignnone wp-image-81 size-full" src="https://cheaptherapy.creataholic.ca/wp-content/uploads/navigation.jpg" alt="navigation" width="4469" height="1152" usemap="#image-map" > <map name="image-map"> <area title="lessons" alt="lessons" coords="998,233,773,535,811,1087,1363,1087,1411,502,1166,233" shape="poly" href="www.cheaptherapy.creataholic.ca/lessons" target="_self"> <area title="patterns" alt="patterns" coords="1545,12,1444,410,1497,1073,2087,1078,2163,137" shape="poly" href="www.cheaptherapy.creataholic.ca/patterns" target="_self"> <area title="projects" alt="projects" coords="2528,170,2159,391,2341,1082,2916,1082,3036,353" shape="poly" href="www.cheaptherapy.creataholic.ca/projects" target="_self"> <area title="contact" alt="contact" coords="3238,209,3161,1087,3837,1082,3846,497,3688,156,3448,118" shape="poly" href="www.cheaptherapy.creataholic.ca/contact" target="_self"> </map>
Forum: Developing with WordPress
In reply to: image map not workingIs this what you mean?
I tried that on my site but nothing happens when I click on the image.<img class="alignnone wp-image-47 size-full" src="https://cheaptherapy.creataholic.ca/wp-content/uploads/navigation.jpg" width="4469" height="1152" alt="navigation" usemap="#image-map" /> <map name=”image-map”> <area target=”_self” alt=”lessons” title=”lessons” href=”www.cheaptherapy.creataholic.ca/lessons” coords="998,233,773,535,811,1087,1363,1087,1411,502,1166,233" shape=”poly”> <area target=”_self” alt=”patterns” title=”patterns” href=www.cheaptherapy.creataholic.ca/patterns coords="1545,12,1444,410,1497,1073,2087,1078,2163,137" shape=”poly”> <area target=”_self” alt=”projects” title=”projects” href=”www.cheaptherapy.creataholic.ca/projects” coords=”2528,170,2159,391,2341,1082,2916,1082,3036,353″ shape=”poly”> <area target=”_self” alt=”contact” title=”contact” href=”www.cheaptherapy.creataholic.ca/contact” coords=”3238,209,3161,1087,3837,1082,3846,497,3688,156,3448,118″ shape=”poly”> </map>
Forum: Developing with WordPress
In reply to: image map not workingbcworkz thank you so much for your help.
It’s still not working. I know I am missing something. I’ve spent the last 4 hours using code validators, comparing other sites, and threatening to throw my computer out of the window.
Here is my code: (I changed the coordinates and some of the file names to match my site)
<img src="https://cheaptherapy.creataholic.ca/wp-content/uploads/navigation.jpg" width="4469" height="1152" alt="navigation" /> <map name=”image-map”> <area target=”_self” alt=”lessons” title=”lessons” href=”www.cheaptherapy.creataholic.ca/lessons” coords=”998,233,773,535,811,1087,1363,1087,1411,502,1166,233″ shape=”poly”> <area target=”_self” alt=”patterns” title=”patterns” href=www.cheaptherapy.creataholic.ca/patterns coords=”1545,12,1444,410,1497,1073,2087,1078,2163,137″ shape=”poly”> <area target=”_self” alt=”projects” title=”projects” href=”www.cheaptherapy.creataholic.ca/projects” coords=”2528,170,2159,391,2341,1082,2916,1082,3036,353″ shape=”poly”> <area target=”_self” alt=”contact” title=”contact” href=”www.cheaptherapy.creataholic.ca/contact” coords=”3238,209,3161,1087,3837,1082,3846,497,3688,156,3448,118″ shape=”poly”> </map>
[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
Forum: Themes and Templates
In reply to: [University] how to delete page titles on all of the pagesAwesome!
Worked perfect.
Thank you Edy!Forum: Fixing WordPress
In reply to: loginTHANK YOU THANK YOU THANK YOU!!!
3 hours of going around in circles and threatening to throw the computer through the window, and you fixed it in 10 minutes.
My hero.
Take care