ronthai
Forum Replies Created
-
Nevermind, found the solution. Here is the css code if any one want to know. Play around with it and set the sizes to your own liking.
#footer-widget-area #first { width: 380px; }
#footer-widget-area #first ul .widget-container { width: 100%; float:left; margin-right:0%; }#footer-widget-area #second { width: 180px; }
#footer-widget-area #first ul .widget-container { width: 100%; float:left; margin-right:0%; }#footer-widget-area #third { width: 287px; }
#footer-widget-area #first ul .widget-container { width: 100%; float:left; margin-right:0%; }#footer-widget-area #fourth { width: 180px; }
#footer-widget-area #first ul .widget-container { width: 100%; float:right; margin-right:0%; }Forum: Plugins
In reply to: [Lightbox 2] lighbox 2 brokenForum: Plugins
In reply to: [Post Category Only] Incompatible with 3.1.2Tried it again with the same result.
Guess I will just arrange the menu design without child categories. Just can’t take the change that if it gets working, then after some update stops working again, which would make the menu useless and therefore would cost me loads of new paying signups.Thanks for the offer thou.
Regards, RonForum: Plugins
In reply to: [Plugin: Google AJAX Translation] replace translate text link with image3 is not a reason. Cowboy Bike. The word Translate is already translated to the language version of the operating system.
Like me I know English rather well, I am Dutch with a Dutch operating system and life in Thailand,but my “button” is already Dutch.Wow, thanks for the above. Now I got it working with SuperSearch (adds category dropdown to choose from where to search).
The hardest part was to find the ID of the search plugin (well for me, just learned something again today)Thanks and regards, Ron
Forum: Plugins
In reply to: Pixo Drop Down PluginAbout and contact should be just pages. Put there id’s in the pages option in pixo setup.
Library you can do with categories or also with pages.
Catagories will give you a dropdown list. in the options you can also set id’s to in- or exclude. Here you use posts for further listing.
Pages dropdown you get by setting parent – child pages when you create/edit a page. In this case Library would be parent and anything for dropdown should be set to child. You can also create grandchild in that mannerLibrary
—|Book 1
—|Book 2
——|Article
——|Review 1
———|Review 1-1
———|Review 1-1
——|Review 2
—|Book 3Well you get the picture.
Good luck. My experience is trial and error and a lot of patients, when dealing with WP-Plugins. Something you just loose a whole day trying, before you get it.
These forums and google search are a great resource.Regards, Ron
yes , that works.
maybe mention that in the setup install instructions??Forum: Themes and Templates
In reply to: [Coraline] [Theme: Coraline] Direct to 100% blank pageGot it !! Just an exclude code in the header is all it toke, so the first request is no longer valid because now can do it all with the full-width-page.php and the additional header code.
<?php
if(is_page(119)){
/*do nothing*/
}else{
pixopoint_menu();
}
?>As a replacement for calling the menu code
Thanks and regards, Ron
Forum: Fixing WordPress
In reply to: Exclude the menu from certain pages?Been looking for hours for something like this.
THANKS guys, it works after a few mishaps (trial and error)
I am even less then a novice regarding php, but willing to learn.
At the moment I only need it for 1 page, but if I need more do I just do it like this..if(is_page(21) || is_page(22) || is_page(23))
Thanks and regards, Ron
Forum: Themes and Templates
In reply to: [Coraline] [Theme: Coraline] Direct to 100% blank pageHi again,
I have been think more about this and for a quick fix all I need is a script/code/php that I add to the full-width-page.php so it does not call the menu code that is located in the header.php. It was yours,but now it is:
div id=”pixopoint_menu” ?php exclude( ‘pixopiont_menu’ ) ?
I left out the <> for script in the forum.
I tried just deleting get_header and of course the header was gone, but well you can imagine …..Tried looking on the internet for some exclude code and trying some stuff, but I am no php code expert (even less then novice, but I try)
So if that is possible as a quick fix, it would be much appreciated.
Thanks and regards, Ron
Forum: Plugins
In reply to: WP-PageNavi Version 2.72 Not Showing Page 2I tried the option above, but no luck for me.
All I get is page 1 of 1 1 and the 1 can not even be clicked.
I promise you I have more then 1 page.
3.12
coraline
PHP 5.2Forum: Plugins
In reply to: [Per Page Sidebars] [Plugin: Per Page Sidebars] wrong borken ….Agreed, not even a option in the settings.
Have to say, first time a plugin has that error/bug.
Will probably always be to unstable to use.
Bad php writingForum: Plugins
In reply to: [Post Category Only] Incompatible with 3.1.2Sorry broken and yes I have premalinks, only 1 /%postname%/ so I guess I am out off luck with this plugin
Forum: Plugins
In reply to: [SEO Friendly Images] [Plugin: SEO Friendly Images] Not doing anythingSame here does not work in 3.12
Same here does not work at all
wp 3.12