dvharrison
Forum Replies Created
-
Forum: Plugins
In reply to: [Photo Gallery by 10Web - Mobile-Friendly Image Gallery] Lightbox not loadingI tried that email address but have had 2 mail delivery failed messages.
This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: webdoradojoomla@gmail.com (ultimately generated from support@web-dorado.com) host gmail-smtp-in.l.google.com [173.194.76.27] SMTP error from remote mail server after end of data: 552-5.7.0 This message was blocked because its content presents a potential 552-5.7.0 security issue. Please visit 552-5.7.0 https://support.google.com/mail/?p=BlockedMessage to review our 552 5.7.0 message content and attachment content guidelines. u13-v6si4085132wmd.167 - gsmtpForum: Plugins
In reply to: [Photo Gallery by 10Web - Mobile-Friendly Image Gallery] Lightbox not loadingThere is indeed an
<?php wp_footer(); ?>in the footer
Forum: Plugins
In reply to: [Photo Gallery by 10Web - Mobile-Friendly Image Gallery] Lightbox not loadingHi
It does but the script is in the header.php instead as
<?php wp_enqueue_script("jquery"); ?> <?php wp_head(); ?>The template is one that I have created
I’m open to suggestions if it should go back in the footer.php
- This reply was modified 7 years, 10 months ago by dvharrison.
Forum: Plugins
In reply to: [Photo Gallery by 10Web - Mobile-Friendly Image Gallery] Lightbox not loadingHi I have deactivated all plugins and it made no difference.
However, I tried the website with the default twentyfifteen template and it worked normally.
I looked into my Firebug console and got the following message:
`[Show/hide message details.] TypeError: e.event.props is undefined[Learn More] jquery.mobile.min.js:2:3047
<anonymous>
https://my.site/wp-content/plugins/photo-gallery/js/jquery.mobile.min.js:2:3047
<anonymous>
https://my.site/wp-content/plugins/photo-gallery/js/jquery.mobile.min.js:2:164
<anonymous>
https://my.site/wp-content/plugins/photo-gallery/js/jquery.mobile.min.js:2:113
<anonymous>
https://my.site/wp-content/plugins/photo-gallery/js/jquery.mobile.min.js:2:2`I have enabled it so the gallery scripting only loads on the gallery page and also enabled href attribute, but this doesn’t appear to have made any difference. Even trying to view the larger image (not loading the lightbox) doesn’t seem to work.
Please help.
Forum: Plugins
In reply to: [Membership Plugin - Kadence Memberships] Works up to 4.8.4Hi John
This is embarrassing, but me not installing the plugin to start with.
in my defence I was testing it on my local server to begin with
Forum: Plugins
In reply to: [Membership Plugin - Kadence Memberships] Works up to 4.8.4Ok I have it working now. Thank you for your help.
Forum: Plugins
In reply to: [Membership Plugin - Kadence Memberships] Works up to 4.8.4Yes the code I’m using is whats outlined on your download page
[restrict] I LOVE TURNIPS I DO!![/restrict] [register_form] [login_form]Forum: Themes and Templates
In reply to: [Storefront] Problem with blog on Storefont child themeHi thanks Asif, but this makes no difference to the first page listing the blog articles. This is still a unorganised list with no layout.
Take a look at http://myperfectgiftbox.com/blog/ and you’ll see what I mean. Archive and single post layouts, make no difference.
Forum: Themes and Templates
In reply to: [Storefront] Problem with blog on Storefont child themeHi I have searched online and found https://woocommerce.com/products/storefront-blog-customiser/
Do I need this to enable the blog to function correctly? Please could someone let me know?
Forum: Plugins
In reply to: [Contact Form 7] Error After Updating to Version 4.7I also have this issue. The form works Ok in Firefox and Chrome and even Opera but not in MS Edge or Internet Explorer. I get the red border message: “There was an error trying to send your message. Please try again later.”
I have tested the email address (which forwards to my main email address) and email is sent and received as normal.
I have also read through your documentation and the from field only contains the test@thesitesdomainname.com. Nothing complicated, thats it.
I am experiencing this issue on a test site. As there been any developments?
Forum: Plugins
In reply to: [WP Canvas - Widgets] WOuld love this to be a widgetActually no worries I found how to achieve this by following the instructions in https://wordpress.org/support/topic/how-to-make-shortcodes-work-in-a-widget?replies=4
It works. added it after the <header> tags in between <div id=”site-content” class=”container” role=”main”><div class=”row-fluid page”>..</div></div> to keep it flowing.
Hope this helps some other soul. 🙂
Actually page.php is ok for the pages of the site. But as for blog and shop page, I need to keep trying
Please could anyone help? Its too close to the navigation for the header page. I need it to shop up on both the shop and blog pages.