Angus Todman
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Float] trying to get google translate code to floatSure, the url is as follows.
www.globallingos.com
Is there a way to get that code in the VERY TOP RIGHT of the page? Or can I put it in any widget area?
Thanks again ??
Forum: Plugins
In reply to: [WP Float] trying to get google translate code to floatHi Sam,
Thanks for the reply. If you look at the home page of this site you can see the ‘google translate’ button up the top right. Though it is fixed and not floating.
I put this code in the header
<meta name="google-translate-customization" content="5f1236b7ad3c9e32-c0c3fac3c04860c5-g52f2c280ec5208e6-14"></meta>
and this code in the custom css of my theme.
#google_translate_element { position: absolute; top: 0; right: 0; }
I tried changing absolute to fixed though it didnt work. Maybe you know of a better way to get it fixed up the top right?
Many Thanks for your reply!
You’re welcome! Thanks Peter!!!! ??
Forum: Themes and Templates
In reply to: [Pinboard] how to get google translate fixed in top right.there are two parts to the translate code.
<meta name="google-translate-customization" content="5f1236b7ad3c9e32-c0c3fac3c04860c5-g52f2c280ec5208e6-14"></meta>
That part has been placed in the </head>.
the other code above had been placed in widgets in text boxes somewhere on each page.
Many thanks!!! ??
Forum: Themes and Templates
In reply to: [Pinboard] how to get google translate fixed in top right.Thanks again Andrew, I tried that before and for some reason its appearing close to where the widget has been placed. I if I place it in the header sidebar its all distorted and in the middle.
Should I place the google translate code in header php or (somewhere else) instead of a text box in a widget to make it work properly?with the absolute code it appear perfetly in the top right regardless of which sidebar the code is placed in.
Forum: Themes and Templates
In reply to: [Pinboard] how to get google translate fixed in top right.Thanks alot Andrew!!! thats brilliant ?? do you know how to make it like it is on the link
https://www.colingo.com/contact
In that site, its positioned top right though when you scroll down its still in the top right position. I tried looking up some css positioning examples though could not get it right.
Many Thanks!
Forum: Themes and Templates
In reply to: [Pinboard] how to get google translate fixed in top right.Thanks Andrew! So how would I incorperate the translate code with what you have just suggested?
here is the code.<div id="google_translate_element"></div><script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, gaTrack: true, gaId: 'UA-39051346-1'}, 'google_translate_element'); } </script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
Forum: Themes and Templates
In reply to: [Pinboard] how to get google translate fixed in top right.Thankyou all for the responses.
Alexander is right as I dont have a link to the issue because I trying to put the translate option in the very top right in a fixed way in my page.I have used a workaround for the time being. Here is a link to my site as you requested.
https://www.globallingos.comHere is a link to a web page with exactly how I would like to present my translate in my page
https://www.colingo.com/contact
in response to browser. Im using the latest, firefox and chrome.
Many thanks in advance!
Yes the plugin is very helpful indeed!
You may already know this though the Event and hangout button go the same place. that is the event information. Only the On Air button (that appears when the hangout has started) takes you to the actual hangout. It would be cool if the ‘event’ button took you too event info. Hangout to the actual hangout (or if you are early.. then the place where you get the message ‘you are first here’) and the ‘on air’ link will take you to the you tube live stream.
Also. for some reason when I was using the google calender in my old web page it would show the hangouts times for all the teachers. now it only shows mine. The other teachers are still connected and show up on my calendar though though not in the list of hangouts with this app. Is there somehow you can get all the hangouts from other employees to show up also. Maybe accept multiple calender feeds.
Many Thanks again! ??Forum: Plugins
In reply to: [WP Float] trying to get google translate code to floatIm using the pinboard theme, everything up to date.
Forum: Themes and Templates
In reply to: [Pinboard] add featured image to main home pageThanks Alexander
Forum: Themes and Templates
In reply to: [Pinboard] add featured image to main home pageHi jhp,
This is what I had selected on mine to do the 3 pics underneath.In ‘customize your page’. goto ‘static front page’ and select ‘your latest posts’
In theme options ‘general tab’ I have all page, post and blog pages settings of ‘full posts to display’ set to 0. (not sure what that does though exactly)
Again in theme options under ‘layout’ I had the very far right them selected of ‘full width’ then below that selected columns at 3.
Then goto add new ‘POST’… not page!… after all that is setup and go down the very bottom right of that page and set featured image, do some writing in the post box and update. then you should see it come up on the main page.
This took me AGES to work out after getting bit and pieces from the forums. I hope it helps you. Let me know if you need any more help with it.
??Forum: Themes and Templates
In reply to: I would like to get this layout.thanks! I just sorted it. I appreciate your response. ??
Forum: Themes and Templates
In reply to: [Pinboard] add featured image to main home pagehey;. yes I just did. Thanks so much for the reply. I had to turn my page of static.. silly me heheh
Forum: Themes and Templates
In reply to: [Pinboard] Pinboard layoutThanks alexander! ?? Im looking for the word ‘featured posts’ that you mention. I can only find ‘Full posts to display before grid’ Is that what you are referring to? To put the 3 images under the slider does it go in the grid or shortcode? thanks so much in advance ??