Forum Replies Created

Viewing 15 replies - 1 through 15 (of 53 total)
  • Plugin Author themaster5_07

    (@themaster5_07)

    I believe this issue has been resolved. Please let me know if you need any further assistance. Thank you.

    Plugin Author themaster5_07

    (@themaster5_07)

    I believe this issue has been resolved. Please let me know if you need any further assistance.

    Plugin Author themaster5_07

    (@themaster5_07)

    I believe this problem has been resolved. If not please let me know. Thank you.

    Plugin Author themaster5_07

    (@themaster5_07)

    Please forgive my late response. There were a few errors throughout both files. The OT has semicolons in place of colons in some places and a colon between the book and chapter in another. The NT had a misspelling of Matthew as Mathew and Peter as a plural in one location. It appears I need to take a look at better error reporting to help better catch these errors so users will know what to fix. Thank you for your patience with me. I did reply to your email and attached the plans as they exported after I made the necessary corrections. Thank you and God Bless.

    Plugin Author themaster5_07

    (@themaster5_07)

    Can you email me the CSV file to [email protected] in order to provide additional support.

    Plugin Author themaster5_07

    (@themaster5_07)

    This information can also be found on the “About AMD” within the plugin itself in the admin menu.

    So there are two different ways to do this. The easier way now that you already have you plans setup is to use two shortcodes on the same page and use the plan parameter to select your plans. For example [amd_bible_daily plan=1] [amd_bible_daily plan=2]

    The other option would be to setup the plan with both passages. You can use different passages for each day using the complex format such as Gen1-2; Matthew 1-3

    Plugin Author themaster5_07

    (@themaster5_07)

    enter the [amd_bible_daily] shortcode into the content and publish the page. There are 14 attributes that can be used to control how the passage is displayed. The defaults very depending on the inline attribute. Please see the below section for default and accepted values:

    
    NAME		ACCEPTED VALUES		DEFAULT		DEFAULT when inline=true
    inline		boolean			false		(set to true)
    limit	integer (0=unlimited)		0	0
    limit_type	string 			'words' or 'verses'	''
    show_book	boolean			true		false
    show_chapter	boolean			true		false
    show_verse	boolean			true		false
    reference_before	boolean		true		false
    reference_after	boolean			false		true
    form_before	boolean			true		false
    form_after	boolean			true		false
    plan		integer			(Set in AMD Settings)
    day		integer 1-366		(current day) can be overridden by variable in URL takes precedence over date variable in shortcode.
    date		a date string		(current_date) can be overridden by variable in URL.
    date_format	string (valid date format)	'D., M. j, Y'
    no_reading_text	string	There is no reading scheduled for this day. Use this day to catch up or read ahead."
    Plugin Author themaster5_07

    (@themaster5_07)

    Here is some CSS to adjust the colors of the scriptures generated with AMD Bible Reading:

    
    /* Color of the date/passage */
    p.amdbible_title {
        color: #fff;
    }
    
    /* Color of the Book name */
    .amdbible_passage {
        color: #fff;
    }
    
    /* Color of the Chapter number */
    span.amdbible_chapter {
        color: #fff;
    }
    
    /* Color of the verse number */
    span.amdbible_verse {
        color: #fff;
    }
    
    /* Color of the scripture itself */
    span.amdbible_text {
        color: #fff;
    }

    Adjust the color values to your specifications and then add this to a custom CSS field inside of you WordPress installation.

    Plugin Author themaster5_07

    (@themaster5_07)

    I will look at this in the morning and see about helping with some customer CSS to change the font color.

    Plugin Author themaster5_07

    (@themaster5_07)

    Glad we could help. have a blessed Day.

    Anthony Master

    Plugin Author themaster5_07

    (@themaster5_07)

    Ok, so I have not experienced this before and have been unable to duplicate it though I will try more thoroughly later as right now I am on lunch break with limited time. I did notice that the PHP memory limit seems to be coming right now on that page from Fatal error: Out of memory (allocated 14680064) (tried to allocate 65536 bytes) in C:\UniServerZ\htvhost\gospel\wp-content\themes\sungit-lite\inc\jetpack.php on line 16 I don’t know if it has anything to do with it, but you might try changing your theme to one of the default themes just for testing to see if the problem persists or not. There might be a conflict of function within the theme and my plugin. I will try to spend some more time this week as possible to see what else might be causing this problem. Thank you for the detailed information as that will help to find the issue.

    Plugin Author themaster5_07

    (@themaster5_07)

    I have not tried this as it has not come up before, but you would probably have to create a new post or page for every one you wish to push to twitter and hardcode the daily snippet. There are various plugins in the repository to help with pushing to twitter for new posts and pages.

    Plugin Author themaster5_07

    (@themaster5_07)

    @thomasbonsirven, Thanks to the help of a generous friend online, Megan Brooks (https://www.facebook.com/megan2go/), I now have a CSV file for the French Bible. Within the next few days I will be updating the plugin for this new language.

    The back-end will still be in English as I do not have anyone to translate into French.

    Plugin Author themaster5_07

    (@themaster5_07)

    Possible yes, available at the moment, no. I am going to assume that you are interested in the Louis Segond (LSG) Bible, but I am unable to find a downloadable version in any text or MySQL/SQL version. If you have a file of the text I should be able to adapt it to the right format to import into AMD-Bible-Reading.

    Plugin Author themaster5_07

    (@themaster5_07)

    Unfortunately there are many plugins that WP-Invites are not compatible with. WP Security Brute Force appears to be another one. I apologize for any inconvenience, but I am unable to ensure compatibility with all other security plugins.

Viewing 15 replies - 1 through 15 (of 53 total)