mbreese1
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Maps - Display Google Maps Perfectly with Ease] Plugin AccessibilityHello!
The img that needs an alt attribute is:
<img src="https://maps.googleapis.com/maps/api/js/StaticMapService.GetMapImage?1m2&1i180756&2i419998&2e1&3u12&4m2&1u414&2u150&5m6&1e0&5sen&6sus&10b1&am
The iframe that needs a title is:
<iframe frameborder="0" src="about:blank" style="z-index: -1; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; border: none;"></iframe>
Thanks so much ??
Couldn’t figure it out so removed and am just using the standard WP galleries. No more issues.
Forum: Plugins
In reply to: [Product Customer List for WooCommerce] Shortcode outputThanks for the fastest reply ever Kokomo!
I added
$output .= '<td>' . $order->shipping_city . ' ' . $order->shipping_state . '</td>';
to shortcodes.php and its now doing exactly what I want. Any chance you might be willing to add that to the core?Forum: Plugins
In reply to: [Psychological tests & quizzes] Logic for formulaNo they are not the same?
Forum: Plugins
In reply to: [Psychological tests & quizzes] Custom fields for results?Thank you!
Ok- just sent you a message ??
I would like to dynamically link to a user’s test result for a specified test.
Thanks.
Forum: Plugins
In reply to: [Psychological tests & quizzes] Duplicate the testUgh. What a fail – I didn’t look at the new test close enough. I saved all my scales and results but the questions, scores or formulas.
Sorry, false alarm ??
Forum: Plugins
In reply to: [Psychological tests & quizzes] Duplicate the testIf anyone is still looking for a solution https://www.ads-software.com/plugins/duplicate-page-and-post/ works with Alexander’s plugin. I just copied a super long + complex test and saved at least a couple hours of work ??
Forum: Plugins
In reply to: [Psychological tests & quizzes] Are there any question/result limits?Thank you!
Forum: Plugins
In reply to: [Psychological tests & quizzes] Are there any question/result limits?Thank you so much! I’ve updated my php.ini already and so hopefully will skip that particular issue. Can you tell me what your rates are? Just in case I get stuck ??
Forum: Plugins
In reply to: [Psychological tests & quizzes] Sharing results links to test pageThank you!
Forum: Themes and Templates
In reply to: [Customizr] HTML5 search form disappeared after update?I’m a raging idiot ?? Just forgot the closing bracket on a preceding media query.
Forum: Themes and Templates
In reply to: [Customizr] HTML5 search form disappeared after update?In development here https://wfdhosting.com/dev/ucm/
Thanks!
Forum: Themes and Templates
In reply to: [Customizr] Center Header Block Items SnippetTHANK YOU!!!!!!
(all is perfect now <3 )