iambob
Forum Replies Created
-
Forum: Plugins
In reply to: [Locations] Locations – Phone title & number spacingOops, forgot that part! https://wtaz.smoothgrind.net – 6th widget down on right sidebar. Thanks Richard!
Nope, and yep.
Option A returns the raw syntax, too:
Please log in to submit posts.
Option B worked once deny=”Please log in to submit posts.” was removed from the pre-wrapper.
Super, thanks again Jeff. Next customer …
Yes, copy that … always many ways to accomplish the same thing. If further use and testing/troubleshooting reveals what might be interfering with methods 1 or 2 I’ve got a note to update this post, but best not to hold one’s breath!
As for 3a) … hyperlink within the pre-wrapper possible?
Thanks Jeff!
Forum: Plugins
In reply to: [Register Plus Redux] [function.getimagesize]: failed to open streamHeh, thanks radiok! I think I encountered a similar message with redux and found their support a bit more helpful than Pie’s. But I’m good now (using a workaround, no time to t/s), so this can be closed. Unsubscribed.
Forum: Themes and Templates
In reply to: [Leaf] Fatal error: Cannot redeclare leaf_setup()Thanks esmi … indeed! Noted and added to the someday (or, if-I-ever-make-money-from-my-plans developer’s) ‘to do’ list!
Cheers
Forum: Themes and Templates
In reply to: [Leaf] Fatal error: Cannot redeclare leaf_setup()Hold on! That was last night. This request can be disregarded. Some more notes below for anyone interested to read further observations (&/or ponderings of a hack-coder!):
Work also involved changes to functions.php, template-functions.php and template-tags.php, all of which I removed just to get back to a viewable web site.
Just after this post, I kept in place the original leaf/functions.php and only replaced template-functions.php and template-tags.php … and now the site looks exactly how I want it to! (????)
I think I was following some inaccurate information about (un)necessary changes (an add_filter) to functions.php, and this triggered the error (i.e., confused instructions: double?).
Curious tho, that functions.php in my child folder requires the removal (via renaming) of functions.php in ../leaf root (unlike footer.php and home.php: original files in place with customized files in child root – provide results as expected).
So, all is well … other than the ongoing subtle pressure to find time to learn how to code properly!
Enjoy your day,
BobAlso interested in a solution for this error message.
Custom logo is showing (albeit altered due to default 80×80 size of “w-logo-blue.png”), just don’t need the message: how to make it go away!?
Thanks,
BobForum: Plugins
In reply to: [Twitchers] No Posts possible?No problem, Kevin … fully understand. While I’m not a coder (yet!), this would be a neat project to branch off as you suggest – something to set my sights on, for sure – and thankful that you worked up the original to be a better product to start from!
Copy you on the email system glitches too … good luck, I’ll keep a watch.
Thanks again,
BobForum: Plugins
In reply to: [Twitchers] Zoom Controls not displaying properlyHi Kevin,
Thanks! The first two sets of code added to my (child) theme style.css fixed this matter … for all browsers I use/test against:
Firefox 25.0 (default)
Chrome 30
Opera 12
IE 8You’ve got the magic coding fingers!
Forum: Plugins
In reply to: [YOP Poll] No default Templates?Hello YOP Team,
Likewise, just installed on my production site and none of the default templates are listed. Yes, I followed the above instructions which then populates the Before Vote, After Vote, etc. boxes, but only for that “Test Template” … after Save Poll Template, still only this one template listed.
On my sandbox site Templates shows all 15 default varieties (Authored by admin), which I can open and customize as I like – per image shown in User Guide, how can I make this default list of templates appear on my Production site?
Both sites are running version 4.5 and WP 3.7.1. Neither has ‘WP Db Abstraction’ plugin; both sites share all other plugins at same version.
Thank you!
Forum: Plugins
In reply to: [Twitchers] map not displayed and add a location does not workHi Kevin,
Thanks for the reply … and, whatever you did on the back-end to make this work for me now, well, good job! ??
I have no idea what was/wasn’t happening that prohibited the appearance of the map; only thing I changed in settings was adding a decimal to the lat/long numbers and zoom from 1 > 3 (markers = 50).
FWIW, here’s my specs: php = 5.3.27, WP 3.7.1 (I think the error happened on 3.6.1, or maybe 3.7, don’t recall the exact release date of the upgrade), Twitchers v2.5, and I’m using the Suffusion theme v4.4.7.
Maybe the WP 3.7.1 upgrade did the trick? Anyhow, I have another “hmmm” … see new topic/post.
Forum: Plugins
In reply to: [Twitchers] map not displayed and add a location does not workSome more tests/observations …
Changed Settings > Default time zone to my city (was using UTC offset)
Result: still not workingTheme: Cyberchimps Responsive (free) +
Plugins: Responsive Add-on plugin (Webmaster tools); BulletProof Security; W3 Total CacheStopped BPS and W3TC, removed .htaccess … still no map.
Upgraded Java on my machine, still no map. Even tried Chrome, nope. ??
Forum: Plugins
In reply to: [Twitchers] map not displayed and add a location does not workSame here, Kevin … tried various entries for lat & long (what is the right format?), with and without zoom level (likewise, is the % symbol needed?), with shortcode in a Page and a Post – neither show the map & Contribute returns to top of page.
Also, I could use a little more help to insert the sidebar widget code in my theme’s function file … like where, precisely, please?
Cool plugin!
Forum: Themes and Templates
In reply to: [Leaf] Move article footer meta to headerThanks Tizz! The inserted line for the homepage placement works nice and simple, so my brain appreciates that tip.
The follow on parts for single post changes is still a bit above my capacity even more than your own, but thanks for the additional good clues … given time I might figure it out! (I like to avoid plugins whenever possible, as so many have so much overhead cf. what a simple line or two of code can achieve).
Appreciate helping me move forward another inch!
BobForum: Fixing WordPress
In reply to: How to customize Edit Post LayoutDouble Dork … CYC helps customize your login screen, so obviously that’s not it. Instead, check out WP-CMS Post Control plugin. That’s the trick.