Title: hostga's Replies | WordPress.org

---

# hostga

  [  ](https://wordpress.org/support/users/hostga/)

 *   [Profile](https://wordpress.org/support/users/hostga/)
 *   [Topics Started](https://wordpress.org/support/users/hostga/topics/)
 *   [Replies Created](https://wordpress.org/support/users/hostga/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/hostga/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/hostga/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/hostga/engagements/)
 *   [Favorites](https://wordpress.org/support/users/hostga/favorites/)

 Search replies:

## Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] placing of slider on page](https://wordpress.org/support/topic/placing-of-slider-on-page/)
 *  [hostga](https://wordpress.org/support/users/hostga/)
 * (@hostga)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/placing-of-slider-on-page/#post-10124886)
 * Hi,
    How do I do that? Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] placing of slider on page](https://wordpress.org/support/topic/placing-of-slider-on-page/)
 *  [hostga](https://wordpress.org/support/users/hostga/)
 * (@hostga)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/placing-of-slider-on-page/#post-10124780)
 * Hi(@kbat82),
    Thanks for your reply, I have tried all permuitations but can’t
   get it to work.
 * [metaslider id=”4394″]
    <span style=’position:absolute;z-index:89;left:1250px;
   top:145px;width:350px;height:88px’>  [metaslider id=”4394″] </span><br> Here 
   we list our guides who offer Wildlife and Walking Tours. With the above I only
   get the text in brackets on the page under the Title and the Image. ———————————————————–
   By copying the code from your email, I get this text in the same two places below
   <?php echo do_shortcode(‘[metaslider id=”4394″]’); ?> <span style=’position:absolute;
   z-index:89;left:1250px;top:145px;width:350px;height:88px’>  <?php echo do_shortcode(‘[
   metaslider id=”4394″]’); ?> </span><br> Here we list our guides who offer Wildlife
   and Walking Tours. —————————————————- If I copy the code from the plugin I get
   no text in either area, but no slideshow either <?php echo do_shortcode(‘[metaslider
   id=”4394″]’); ?> <span style=’position:absolute;z-index:89;left:1250px;top:145px;
   width:350px;height:88px’>  <?php echo do_shortcode(‘[metaslider id=”4394″]’);?
   > </span><br> Here we list our guides who offer Wildlife and Walking Tours. ——————————–
   <?php echo do_shortcode(‘[metaslider id=”4394″]’); ?> <?php echo do_shortcode(‘[
   metaslider id=”4394″]’); ?> Its strange that both look identican even though 
   the one in the email shows as <?php echo do_shortcode(‘[metaslider id=”4394″]’);?
   > but changes to the top one when I save the page I can always leave a single
   photo, but it would be better if I can put a small slideshow. On the pages I 
   created myself, the larger slideshows look great. Regards [@hostga](https://wordpress.org/support/users/hostga/)
    -  This reply was modified 8 years, 1 month ago by [hostga](https://wordpress.org/support/users/hostga/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] placing of slider on page](https://wordpress.org/support/topic/placing-of-slider-on-page/)
 *  [hostga](https://wordpress.org/support/users/hostga/)
 * (@hostga)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/placing-of-slider-on-page/#post-10123396)
 * Hi kbatdorf (@kbat82),
    Here is a linkt to the page, you will see the Megaslider
   code on the left under the title zand a still image I was able to place on the
   right where I would like to place the small slide show. [http://www.hostga.co.uk/guides_category/wildlife-and-walking/](http://www.hostga.co.uk/guides_category/wildlife-and-walking/)
   Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] placing of slider on page](https://wordpress.org/support/topic/placing-of-slider-on-page/)
 *  [hostga](https://wordpress.org/support/users/hostga/)
 * (@hostga)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/placing-of-slider-on-page/#post-10120944)
 * Hi kbatdorf (@kbat82),
    I have sucessfully placed sliders on pages but I can’t
   get them to show on generated Categories even though I have sucessfully placed
   images with html on them with ot without html. I place the [metaslider id=”####”]
   at he top of the page, but all I get is the text on the page and no slideshow.
   I also tried the css above but nothing changed. Regards hostga
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Error Contact Form 7](https://wordpress.org/support/topic/error-contact-form-7-2/)
 *  [hostga](https://wordpress.org/support/users/hostga/)
 * (@hostga)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/error-contact-form-7-2/#post-9978456)
 * Hello,
    I am getting a red circle with an exclamation mark on the “Mail” tab.
   I can’t understand why I get this after trying to set up another different message
   form for a particular group of members. The guy who built the site for our association
   set up random listing on the members pages which took a while to work properly,
   and he set up automatic collection of the email addresses for the message forms
   on each category generated page. Judging from the source code, these appear to
   be controlled by a jQuery js file as below. <script> jQuery(document).ready(function(){
   jQuery(‘#emailids’).val(‘name@yahoo.co.uk,name@gmail.com’); }); </script> I wish
   to set up a couple of different Contact Forms but the guy who built the site 
   said it was too complicated and we have to pay him to do it! I was elected as
   Webmaster as I have made several web sites and a couple for myself using html
   coding and some javascript for slide shows. Please could you tell me if it is
   possible to set up multiple message forms with your plugin or do I need to install
   another different plugin. The web builder suggested MailChimp but I tried this
   on my web site and didn’t like it I would prefer to use yours if possible. Best
   Regards Iain Tait
    -  This reply was modified 8 years, 3 months ago by [hostga](https://wordpress.org/support/users/hostga/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Document Gallery] Increase thumbnail size](https://wordpress.org/support/topic/increase-thumbnail-size/)
 *  [hostga](https://wordpress.org/support/users/hostga/)
 * (@hostga)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/increase-thumbnail-size/#post-9974587)
 * I tried the Custom CSS with
    .document-icon img { width: 450px !important; } 
   but nothing happened. Please could you show me if there is a code I can add to
   the code in the page [dg fancy=true columns=4 descriptions=true attachment_pg
   =false] I can’t get the thumbnails to line up in a row, so tried the “columns
   =4 but this did nothing. I like the”Fancy” effect but the image is too small.
   The WP File Upload Browser update gives bigger thumbnails but doesn’t show the
   pdf first pages, just an ikon. I am hoping to find away of doing both.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Contact Form 7 version 5.0](https://wordpress.org/support/topic/contact-form-7-version-5-0/)
 *  Thread Starter [hostga](https://wordpress.org/support/users/hostga/)
 * (@hostga)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/contact-form-7-version-5-0/#post-9958710)
 * Mine show the normal green edged box with “Your message has been sent”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Contact 7 Form – Not Getting Email](https://wordpress.org/support/topic/contact-7-form-not-getting-email/)
 *  [hostga](https://wordpress.org/support/users/hostga/)
 * (@hostga)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/contact-7-form-not-getting-email/#post-9957677)
 * I have inherited a web site set up professionally on WordPress with a CF7 form
   included.
    I have added four more personalised ones for various different groups
   of members and a test one and added multifile uploads to each and the original
   one as well inserting different multifiles IDs in each. The test and the committee
   ones work but the committee to members and the members to Members ones show the
   message sent but no emails arrive. I was able to add subject boxes and change
   the texts and font colours to differentiate the different groups and tested these
   with my test form with success. I am a newbe to wordpress and can’t find a difference
   in the texts which would cause this problem.
    -  This reply was modified 8 years, 3 months ago by [hostga](https://wordpress.org/support/users/hostga/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Multifile Upload Field for Contact Form 7](https://wordpress.org/support/topic/multifile-upload-field-for-contact-form-7/)
 *  Thread Starter [hostga](https://wordpress.org/support/users/hostga/)
 * (@hostga)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/multifile-upload-field-for-contact-form-7/#post-9859630)
 * I have managed to get the Multifuile to work but it sends all files in a zip 
   and one member has already complained she can’t open zip files! Windows 7 and
   above does this without the need for WinZip or any other zip software.
    This 
   is neater than having several browse buttons under each other, but there is no
   pleasing some! Thanks for the help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Multifile Upload Field for Contact Form 7](https://wordpress.org/support/topic/multifile-upload-field-for-contact-form-7/)
 *  Thread Starter [hostga](https://wordpress.org/support/users/hostga/)
 * (@hostga)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/multifile-upload-field-for-contact-form-7/#post-9859221)
 * I am setting up a page where members can upload document and photos for all to
   see on the web site and it is for this that I will need the WordPress File Upload
   Pro as the free version only accepts images and has limited gallery possibilities.
   
   For the Contact forms, I need three, one for visitors looking for members’ services
   which has one classic upload button (for one file), another for members to contact
   all other members by email and attach up to several files, and a third for committee
   use to do the same thing. Not everyone will want files visible on the web, even
   though the member’s page has password access and not everyone keeps up to date
   with posts on the web site. The contact message forms enable them to be sure 
   that their message is recieved and the files attached arrive in the recipients’
   inbox.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Multifile Upload Field for Contact Form 7](https://wordpress.org/support/topic/multifile-upload-field-for-contact-form-7/)
 *  Thread Starter [hostga](https://wordpress.org/support/users/hostga/)
 * (@hostga)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/multifile-upload-field-for-contact-form-7/#post-9859115)
 * Thanks Barnez,
    This worked but it is a pitty that the multifile won’t work as
   it would be neater if there was only one “Brows” button.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Multifile Upload Field for Contact Form 7](https://wordpress.org/support/topic/multifile-upload-field-for-contact-form-7/)
 *  Thread Starter [hostga](https://wordpress.org/support/users/hostga/)
 * (@hostga)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/multifile-upload-field-for-contact-form-7/#post-9858211)
 * Thanks for your reply,
    Unfortunately the link did not help as I have tried several
   combinations of codes in the contact form without success. The original contact
   form as the following <p>Attach a file:<br /> [file your-file filetypes: pdf|
   txt|jpg|jpeg|png|gif|doc|docx|ppt|pptx|odt|zip limit:5mb]</p> which only allows
   one file to be attached. I installed the multifile plugin and activated it and
   found the multifile tab in the “Form” page, I clicked on this and inserted the
   tag which appeared at the top leaving the original one at the bottom. I tried
   replacing the “[file your file filetypes:etc” with the [multifile multifile-114]
   but the files, though they appear to be sent, they don’t actually arrive in my
   inbox as the other single files do. Iam awaiting the funds to buy the File Upload
   Pro for the members upload page, but would like the members to be able to send
   bulk mails with more than one attachment.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Iptanus File Upload] file attached to a post](https://wordpress.org/support/topic/file-attached-to-a-post/)
 *  [hostga](https://wordpress.org/support/users/hostga/)
 * (@hostga)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/file-attached-to-a-post/#post-9786660)
 * Hello Nickolas,
    I have signed in after sending you my last email. I see from
   the above that Alberto had the same problem as me though I am not sure the members
   want to pay more for the site which was very expensive. Could I be able to upload
   to the page where the File Upload is installed and be visible with thumbnail 
   etc? rEGARDS Iain

Viewing 13 replies - 1 through 13 (of 13 total)