Charles Smith

Forum Replies Created

Viewing 25 posts - 1 through 25 (of 42 total)
URL to the page in question:
  • Author
    Posts
  • in reply to: vision Statement #31235
    Charles Smith
    Participant

    Perfect … thank you Bill. Great support above and beyond as always.

    in reply to: vision Statement #31230
    Charles Smith
    Participant

    Everything has been cleared. Let me know what you think.

    in reply to: vision Statement #31208
    Charles Smith
    Participant

    TELL YOUR WIFE HAPPY BIRTHDAY…

    fccilm.org is the site ….

    in reply to: vision Statement #31207
    Charles Smith
    Participant

    Its still here ….

    in reply to: vision Statement #31199
    Charles Smith
    Participant

    Nice plugin…

    However, it produces unexpected results. I was able to get rhe full width widget to display but it creates a mess of the rest of the widgets.

    Look here: http://fccilm.org/

    in reply to: Newletter Signup sends multiple confirmation e-mails #24049
    Charles Smith
    Participant

    That did it Bill… Thanks.

    As always your support is outstanding!

    in reply to: Newletter Signup sends multiple confirmation e-mails #24046
    Charles Smith
    Participant

    Bill
    I think the update has broken the newsletter signups. I have confirmed an issue on two sites. This site (www.fccilm.org) gives an error message:

    require_once(mailchimp/MCAPI.class.php) [function.require-once]: failed to open stream: No such file or directory in /public_html/wp-content/themes/epic/layouts/newsletter.php on line 25

    I have verified the API numbers and list ID’s on both sites.

    Chuck

    in reply to: Contact Social Icons #19939
    Charles Smith
    Participant

    Okay so no such luck using the image from the HTML of the widget ..BUT …

    I ended up using some code from Epic 1.1.9 I had on my hard-drive and uploaded a sprite from the plugin:

    ul.social-icons li a {
    	width: 32px;
    	height: 32px;
    	text-indent: -9999px;
    	float: left;
    	margin-right: 3px;
    	background: url(/wp-content/uploads/2014/06/mobile-phone32_sprite.png) no-repeat;
    	margin-bottom: 3px;
    }

    Then I used the background-position from the plugins CSS file (facebook for example):

    li#facebook a {
    	background-position: -544px -32px;
    }

    Added to DEV Site: fccilm.polishedwp.com

    in reply to: Contact Social Icons #19936
    Charles Smith
    Participant

    Thanks Bill…

    Two questions:

    Are the images on one vertical strip (i.e. 32px x300 like Epic 1.x) or are they separate images for each?

    Also are the images 32px still?

    Chuck

    in reply to: Slider not resizing #19685
    Charles Smith
    Participant

    Never mind… I found an error in my custom CSS of my child theme that caused the wonky behavior.

    in reply to: Yelp Social Icon not Displaying #19099
    Charles Smith
    Participant

    Thanks Bill… That fixed it….

    in reply to: Epic updater #17374
    Charles Smith
    Participant

    Thanks… just wanted to make sure…

    in reply to: Latest Podcast widget error #12914
    Charles Smith
    Participant

    Thanks Bill… That did it…

    in reply to: Video Podcast #12833
    Charles Smith
    Participant

    Nevermind… appears to be associated with the earlier problems, but now everything works as it should…

    in reply to: iPhone Menu's #12827
    Charles Smith
    Participant

    Fixed…thanks…

    in reply to: Epic 2.0 Navigation colors #12524
    Charles Smith
    Participant

    This morning they seem to be working… must have been browser cache issue…

    in reply to: Epic Front page articles #12523
    Charles Smith
    Participant

    Oh I agree Bill… great idea…

    in reply to: Epic Front page articles #12517
    Charles Smith
    Participant

    Thanks…got it…

    You might want to add that to your instructions… It appears the widget name has changed from 1.2 (previously Home Page Posts).

    in reply to: Epic upgrading small fonts #12334
    Charles Smith
    Participant

    I was able to work through it fine.. Looks like the font was set in options to 9px, instead of 14px like is shown in CSS….

    Also, it doesn’t look like the Background Color or Navigation Bar color picker in Theme Options is working… Just tried it to test out.

    in reply to: Epic upgrading small fonts #12316
    Charles Smith
    Participant

    Haven’t tweaked anything… thought it would be set on the upgrade.

    in reply to: Android and Tablet dropdown menus #11739
    Charles Smith
    Participant

    Hope you feel better soon… but battling a virus myself…

    Thanks for the tip and I look forward to seeing the new updates to Epic.

    in reply to: Epic and IE8 #11188
    Charles Smith
    Participant

    Thanks Bill …. I do use that Calendar and in the Advanced settings Ai1Calendar I checked “Skip Loop () Check” and it seemed to fix the issue…

    As always you are the best!

    Chuck

    in reply to: Slider Caption #11151
    Charles Smith
    Participant

    Thanks Bill… I played around with it for a while, read a little W3c CSS to make sure I understood, and this is what worked for me:

    [code]
    .flex-caption {
    width: 96.1%;
    padding: 2% 2% 2% 10%;
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.8);
    font-size: 16px;
    line-height: 18px;
    }
    [/code]

    Thanks Chuck

    in reply to: Email Encoding #10749
    Charles Smith
    Participant

    Found an even simpler implementation… changed the Mailto LInk plugin and it just works.

    in reply to: Podcast Feature Request #10640
    Charles Smith
    Participant

    Seems to work fine on with taxonomy-speaker:
    http://pvumc.net.onlinestructural.com/speaker/rev-dr-tim-reaves/

    The Podcast Archive does not seem to work:
    http://pvumc.net.onlinestructural.com/podcast-archive/

    BTW … Thanks for a great product. This site goes live on the 29th of April and it is my first commercial development project. Had a design meeting yesterday and you made me look really good … Thanks…

    Chuck

Viewing 25 posts - 1 through 25 (of 42 total)