mtnadmin
Forum Replies Created
-
Forum: Plugins
In reply to: [Gallery – Photo Albums Plugin] frontend.css not loadingsorry…link to page in question: http://tntcreativegroup.com/portfolio/
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Form displaying as codeThis is what the form markup looks like in the settings:
<p><!--mep-nl--><!--mep-tab--><label for="mc4wp_email">Email address: </label><!--mep-nl--><!--mep-tab--><input type="email" id="mc4wp_email" name="EMAIL" required placeholder="Your email address" /><!--mep-nl--></p><!--mep-nl--><!--mep-nl--><p><!--mep-nl--><!--mep-tab--><input type="submit" value="Sign up" /><!--mep-nl--></p><!--mep-nl--><p><!--mep-nl--><!--mep-tab--><input value="Subscribe Now!" type="submit"> <!--mep-nl--></p><!--mep-nl--><p><!--mep-nl--><!--mep-tab--><label>Email Address:</label> <!--mep-nl--><!--mep-tab--><input required="required" placeholder="Your email address" name="EMAIL" type="email"> <!--mep-nl--></p><!--mep-nl--><p><!--mep-nl--><!--mep-tab--><label>First Name:</label> <!--mep-nl--><!--mep-tab--><input placeholder="Your first name" name="FNAME" type="text"> <!--mep-nl--></p><!--mep-nl--><p><!--mep-nl--><!--mep-tab--><label>Last Name:</label> <!--mep-nl--><!--mep-tab--><input placeholder="Your last name" name="LNAME" type="text"> <!--mep-nl--></p><!--mep-nl--><p><!--mep-nl--><!--mep-tab--><input type="submit"> <!--mep-nl--></p>Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Form displaying as codeForum: Plugins
In reply to: [Gallery – Photo Albums Plugin] Gallery pictures stuck loadingI am having the same issue as described above. Gallery thumbs load fine…but after clicking to see full size image the image does not load…just get spinning loading graphic.
The thumbnail URL loads fine:
http://wptest.mtndev2.net/wp-content/uploads/2013/07/CNGBanner-300×63-160×63.png
The full size image does not because of a doubling of the first part of the URL:
http://wptest.mtndev2.nethttp//wpTest.mtndev2.net/wp-content/uploads/2013/07/CNGBanner.png
How do we fix this and get rid of the doubling?
This is the full page:
http://wptest.mtndev2.net/?page_id=2
thanks in advance.