cloudduster
Forum Replies Created
-
Forum: Plugins
In reply to: [Awesome Weather Widget] Resizing background graphics.Awesome. That worked!
Great plugin. Thanks!
Forum: Plugins
In reply to: [Awesome Weather Widget] Resizing background graphics.Hi thanks for the reply,
Here’s one:
https://www.webbline.com/updates-casa-rosario-pension-house/Forum: Plugins
In reply to: [Geo Mashup] Advise needed. What to doThanks Dylan. I ended up using custom post and display the map by
<?php echo GeoMashup::map( array(
‘map_content’ => ‘global’,
‘near_lat’ => ‘10.31681’,
‘near_lng’ => ‘123.89054’,
‘radius_km’ => ’20’,
‘tax_query’ => array(
array(
‘taxonomy’ => ‘brsrvc_type’,
‘field’ => ‘slug’,
‘terms’ => ‘budget hotel’,
)
)
) );
?>Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] How to drag 1 cellIt worked. Many thanks!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] How to drag 1 cellHi, me again. Can you help me change the color of the table header? The color hides the text color.
https://www.webbline.com/list-of-budget-hotels-motels-inns-and-hostels-in-cebu/
Thanks.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] How to drag 1 cellI figured it out. All I need is to make sure the first row set as the header to enable on-the-fly arrangement.
Thanks!
I have the same problem. I can’t see any TABS created on WP 3.6
Forum: Plugins
In reply to: [Rank Checker by Surfing Panda] How long before the keywords appearThanks for the reply. I’m on shared hosting and has cpanel access only. I’m not familiar with Apache or NGINX logs either. I think I’ll skip this plugin for now. It’s really a cool idea. Good luck.
Thanks.
Forum: Plugins
In reply to: [Geo Mashup] Shortcode for the searchThanks.
Forum: Plugins
In reply to: [Geo Mashup] Deactivate the map after searchThanks!
Forum: Plugins
In reply to: How to add code at the bottom of every postNevermind, I sorted this out myself.
Forum: Themes and Templates
In reply to: How to find the menu [slug] itemThank you. I appreciate it but I’ve finally figured it out. I just went into my functions.php and look for the register_my_menu and it’s there.
Forum: Plugins
In reply to: [YOP Poll] Centering Poll with CSSMy sidebar isn’t 200px and the whitespace created is ugly to look at. How do I fix this?
Thanks.
But if I deactivate the plugin, the result looks fine.