coolthailand
Forum Replies Created
-
Forum: Plugins
In reply to: [Social LikeBox & Feed] Facebook Like Box – Not Displaying in Postsi decided to deactivate and then delete the Facebook Like Box app.
but im still seeing this at the end of every post.
[ws-facebook-likebox url=”https://www.facebook.com/bkkroughguide” width=”340″ height=”500″ show_faces=”true” show_Header=”true” show_border=”false” ]what can i do to get rid of it.
Forum: Plugins
In reply to: [Social LikeBox & Feed] Facebook Like Box – Not Displaying in Posts^ thanks.
i deleted the app
i then re-created it using the instructions here, https://weblizar.com/get-facebook-app-id/
lastly i copied & pasted the new app id. into the Facebook Like Box configuration settings in WP
the results were exactly the same as previously reported
Forum: Plugins
In reply to: [Social LikeBox & Feed] Facebook Like Box – Not Displaying in Postshttps://i.imgsafe.org/6e8ea04ac4.jpeghttps://i.imgsafe.org/6e9096bb73.jpeghttps://i.imgsafe.org/6e9289d5c3.jpeghttps://i.imgsafe.org/6e91f2620b.jpegForum: Themes and Templates
In reply to: [Hueman] Theme Options>General – Custom CSSi was trying to use v2.1.3
deleted v2.1.3
installed v2.1.5
custom.css now visible
problem solved
thanks
Forum: Themes and Templates
In reply to: [Hueman] Theme Options>General – Custom CSS^ thx. mike
Sadly the custom.css file isnt in my Appearance>Editor
Where is it ?
http://s9.postimg.org/4622ov173/Edit_Themes_Word_Press_2014_06_12_14_31_23.jpg
Forum: Themes and Templates
In reply to: [Hueman] add custom table to header.phpok, i’ve implemented this solution so i guess it’ll all be taken care of automatically!
If you go to Theme Options > Sidebar, go and add a new area. Let’s say you name the ID “header-ads”.
When you’ve saved and created the area, go to edit header.php with a child theme and add:
<?php dynamic_sidebar('header-ads'); ?>Where you want the area to be located.
Forum: Themes and Templates
In reply to: [Hueman] Header Image different in Firefox and Google Chromenot much to suggest other than you seem to have too many or too long a menu option descriptions on that top navigation bar of yours, it’s throwing the header out of synch
try removing an option or two (or shortening some menu option descriptions) & re-testing to see if that sorts out your image position issue …
Forum: Themes and Templates
In reply to: [Hueman] Top menus – How to add?you need to go to
- appearance>menus
& from there configure the number of menus & options required
Forum: Themes and Templates
In reply to: [Hueman] Reduce amount of padding around 3 column footer widgetjolly good.
Forum: Themes and Templates
In reply to: [Hueman] navigation bar – reduce heightok, i have added a bit more code that’s balanced things up.
.nav > li > a { padding-top: 10px; padding-bottom: 10px; } .nav ul { top: 45px; } .toggle-search { top: -39px; padding-top: 8px; padding-bottom: 8px; }Forum: Themes and Templates
In reply to: [Hueman] navigation bar – reduce height^ that’s great as far as it goes but the magnifying glass to the right is now out of synch. 🙂
Forum: Themes and Templates
In reply to: [MesoColumn] mesocolumn – ads right widget …i tried to add image links but it didn’t like it
http://s4.postimg.org/dydl78pn1/Meso_Column_Theme_Options_1.png
Forum: Themes and Templates
In reply to: [MesoColumn] mesocolumn – ads right widget …Forum: Themes and Templates
In reply to: [MesoColumn] mesocolumn – ads right widget …no i am not trying to do anything as advanced as setting up ‘script based ads’.
i simply tried to get an image to display (html image tags) using ‘mesocolumn – ads right’ widget. what do i have to do before adding the ‘mesocolumn – ads right’ widget to the Right Sidebar? i assume there is somewhere to add the html, ads settings i assume, but i just can’t figure out where.