Enoch
Forum Replies Created
-
When “CSS Styles” option is enabled, the mobile site version displays RSS feed photo and text side by side and does not wrap around photo. Therefore the text is squeezed on the right side.
However, I have disabled the CSS Styles and now the mobile site displays correctly.
Forum: Plugins
In reply to: [reCAPTCHA Form] reCAPTCHA does not work…to clarify my post…the form does send the email but after it sends, the words “Invalid reCAPTCHA phrase – please try again.” still appear on the page after it reloads.
It appears as if the captcha was entered wrong and the form did not send.
Forum: Themes and Templates
In reply to: [evolve] Carousel Auto Start?Add this code to the bottom of your footer.php file (just above the </body> tage:
<script type=”text/javascript”>
jQuery(document).ready(function($) {
$(‘.carousel’).carousel({
interval: 5000
})
});
</script>Forum: Fixing WordPress
In reply to: Aggregate Theme – Featured Slider ProblemI encountered the same issue and found the issue. When you purchase the theme, it installs with a directory named “Aggregate 3”. WordPress does not like spaces in directory names. To fix, change the folder name to “Aggregate3” and then reinstall. That fixed the problem for me. Hope that helped.
Forum: Fixing WordPress
In reply to: Aggregate Theme Featured Slider not showing properlyI encountered the same issue and found the issue. When you purchase the theme, it installs with a directory named “Aggregate 3”. WordPress does not like spaces in directory names. To fix, change the folder name to “Aggregate3” and then reinstall. That fixed the problem for me. Hope that helped.
Forum: Plugins
In reply to: [WP Event Ticketing] [Plugin: WP Event Ticketing] Coupon CodeSame problem. Plus when I delete a coupon, the discounted item is still showing up.
Nevermind…I fixed the issue. I entered the price in the “Included Tickets” field and that seemed to make the packages disappear.
Only 2 of the 5 activated packages are showing up. Can’t figure out why the others are not showing up.