Mike
Forum Replies Created
-
AuthorPosts
-
Mike
ParticipantAnother question for you. To what extent can I modify the code? I don’t want to break any rules…lol… I saw that on the main archive page I can filter by series and or speaker. I was thinking of trying to add a drop down to the top of the page and allow filtering there, just to make it a little more obvious.
Again thanks for the theme’s and quick attention you give to the support.
Mike
Mike
ParticipantRob,
Here is what worked for me. Drill down to your Typography php file, you should see the path in the error message. below is the path to mine and yours will be same after you are in the wordpress directory.
/public_html/wptestsite/wp/wp-content/themes/authentic/admin/library/engines
Then I copied and pasted to a text editor that displayed line numbers then found line 47 and commented out this one line of code.
/* if(is_array($custom_fonts))$fonts = array_merge($fonts, $custom_fonts); */
The line immediately prior to this is /* Merge custom fonts into main font array */
Hope that helps.
Mike
Mike
ParticipantThanks Bill. Can I use short code to display the mp3 player you are using in this theme?
There is a plugin called Sermon Browser that I’m sure you have heard of, but it has that functionality. It’s really pretty good as far as features go but I never used it simply because I didn’t like the colors and the outline of the HTML tables were visible. Not knowing HTML well enough it would have taken me longer to figure all that out than it did to come up with another solution.
Thanks,
MikeMike
ParticipantFYI I think I’m back in business. I went to the php file and removed that section of code and it seems to have cured it. Thanks.
Mike
ParticipantI can’t seem to find an update. Should I just download the theme again and reinstall? I am currently using version 1.0.4
Mike
ParticipantWow, I’m a goober….I gave you the wrong site name should be
http://www.familycrisisnetwork.com
I did add a post and can now see it on the blog page so it is working. I think I had something else in mind when I added the blog though and was wanting to be able to add content directly to the page. I mayl need to find a plugin of some sort that will allow me to create a page and use it as a type of bbs or open forum for users with passwords.
Also, please don’t apologize for my ignorance, I’m sure your theme will work great once I gather more content and add some color etc. I’m a sql dba by trade and I get easily frustrated at times when it comes to layout and making things pretty. I know what I want but getting there is another story. Thanks again and I”m sure I’ll be contacting you again.
Mike
-
AuthorPosts