mecsys
Forum Replies Created
-
This issue has NOT been resolved.
Still waiting on answer about the font.Sorry, was going to mention that this was a test page where we are trying out two new plugins.
The lower part of the page is Email Subscribers, and as you can see, the labels are of a different font than the rest of the page (or the rest of the site for that matter).m
Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] Most orders don’t completeI changed the prefix from the default WC- to JMS- and the next couple of orders worked.
or is it the simple order # you see when looking at the orders in Admin?
We’d have about 3 weeks or potential duplicate Invoice #’s
Our current # is #19786. Seems to me the easier solution would be to advance that number to 21000 or something. Where would i find that #?
or if it’s something more complicated, built with the Invoice Prefix? If that’s the case then will changing that as described above continue to work?Mary
Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] Most orders don’t completeI turned the Debug Log on when i submitted this topic yesterday. Sine then 5 orders were entered, none of which completed, but only two of them generated a log,
Here is art of one of those logs:
09-27-2018 @ 01:46:08 – WC_Gateway_PPEC_Client::_process_response: acknowleged response body: Array
(
[TOKEN] => EC-71L04304652780125
[SUCCESSPAGEREDIRECTREQUESTED] => false
[TIMESTAMP] => 2018-09-27T01:46:08Z
[CORRELATIONID] => 4ff136b9d8f88
[ACK] => Failure
[VERSION] => 120.0
[BUILD] => 49303320
[L_ERRORCODE0] => 10412
[L_SHORTMESSAGE0] => Duplicate invoice
[L_LONGMESSAGE0] => Payment has already been made for this InvoiceID.
[L_SEVERITYCODE0] => Error
)
———-
Do you think the duplicate Invoice is the problem? if so, that may be because we had to restore to an earlier backup. Where can i reset the ID to be sure we’re beyond the numbers that have been used?thanks,
Mary
Forum: Plugins
In reply to: [Timeline Express] Image under contentCopying the block worked great.
Looking good now.thanks for your help.
m
Forum: Plugins
In reply to: [Timeline Express] Image under contentThanks for the clear instructions, but I am afraid I am not an experienced coder, so have apparently misunderstood the change.
I copied the timeline-express-container.php into my theme folder, inside a folder called /timeline-express)
I cut lines 83 + 84 and inserted them below the .the-excerpt DIV, at lines 101-102
See https://www.test-bits.com/lsc/screenshot/timeline-express-container-phpAFTERCHANGE.png for after change screenshot.
Tried it both above and below the </div> line, but the code is appearing in the tieline boxes. https://www.test-bits.com/lsc/history/
Can you explain what i’m doing wrong and what i should be doing?
thanks,Mary
Forum: Plugins
In reply to: [Goods Catalog] Display against dark backroundi am not familiar with CSS styles. can you tell me what would the necessary styles be, for changing the color for the category.
based on the link https://ssiblowers.com/goods_category/manifolds/
to show the two occurrences of “manifold” in white?
in the breadcrumb trail, and in the Category position?thanks