Badong Ranger
Forum Replies Created
-
sorry, damn I only forgot to put REQUIRED on the fields
sorry for confusion,
please delete thanksForum: Plugins
In reply to: [TemplatesNext ToolKit] TemplatesNext itrans slider left / right reversedHere’s my CSS fix for this
.tx-slider .owl-controls .owl-buttons .owl-next, .tx-slider .owl-controls .owl-buttons .owl-prev { left: auto; right: 0; } .tx-slider .owl-controls .owl-buttons .owl-prev { left: 0; right: auto; } .owl-buttons div:first-child span:before{ content: '\f503'; } .owl-buttons div:last-child span:before{ content: '\f501'; }
hope it helps
Forum: Plugins
In reply to: [Thumbnail carousel slider] Transparent background?well this worked
jQuery(function() { jQuery('.entry-content-bottom > style').remove(); });
but would still like to know if there’s a cleaner way in doing it?
Hello again,
sorry for this, as I disabled other plugins, I found that this error was actually caused by W3 Total Cache, please disregard this post.
Thanks
thanks, I’ve just updated and it works
setting prodcut prices on fixes this issue
Product > settings > Product Prices: on
but still would want that setting off when I can.
Forum: Plugins
In reply to: [Contact Form 7] Form doesn't work with the EMAIL TAGyeah I get your point, I was in a real rush yesterday.
When the problem popped-up, last thing I did was Update plugin to 4.3.1 and installed Really Simple Captcha
so as I explained, I removed Really Simple Captcha and reverted plugin to 4.3
but problem still persisted.reverted database to previous state, problem fixed(but resumed after few hours).
so I dug on server mail settings and I found out that it was a server configuration, anti-spam kept blocking mails(maybe when an email is included in the message)found this on a different thread, and it helped greatly
https://kb.cf7skins.com/contact-form-7-email-issues/sorry for the trouble.
best regards
Forum: Plugins
In reply to: [Contact Form 7] CF7 not sending emails after successful form completionseems we have the same problem
I had to rollback my database to a previous state where CF7 update 4.3.1 was not yet installed
rolling back the plugin files doesn’t cut it
Forum: Plugins
In reply to: [Contact Form 7] Form doesn't work with the EMAIL TAGIssue was from 4.3.1 update
https://mediaone-singapore.com/contact-us/
running v4.3 + Really Simple Captcha extension
– no errorsso the 4.3.1 update must have changed something in the Database?
Forum: Plugins
In reply to: [Contact Form 7] Form doesn't work with the EMAIL TAGThese are the shortcodes I used
—————————————
[text* contact-name]
[email* contact-email]
[tel contact-number]
[text contact-subject]
[textarea contact-message]
[captchac cntctus id:captchaimg size:l fg:#000 bg:#fff] [captchar cntctus id:captchainpt]
[submit “Send”]
—————————————It worked well previously, problem occurred when I installed Really Simple Captcha Extension(because client wants that kind of captcha)
but uppon removing Really Simple Captcha and even re-installing Contact Form 7 with the extension, it still won’t send the mail if EMAIL tag is includedRolled back to 7.4.3, issue still persist
could it be the mail server? or a lingering option in database?thanks in advance
Forum: Plugins
In reply to: [Contact Form 7] Form doesn't work with the EMAIL TAGdo test here
https://techleader.com.sg/test/once I remove the EMAIL tag from this form, it works as it should
thanks in advance
Forum: Plugins
In reply to: [Gallery Plugin for WordPress - Envira Photo Gallery] plugin doesn't worknevermind
NOTE TO FUTURE READERS:
all images we’re somehow removed from their respective galleries upon server migration, not sure if it’s the plugin’s doing or server guythanks
thanks Thomas, it worked
having these same errors also, it’s all over my gallery in front-end
Forum: Plugins
In reply to: [eCommerce Product Catalog Plugin for WordPress] Pagination Not Showinghow do I show pagination when using a custom template?
NOT using a shortcode