c001os
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: show posts, based similar category as the listed pages categoryThanx, i give a try!
Forum: Fixing WordPress
In reply to: show posts, based similar category as the listed pages categoryAnyway my basic question is resolved!!! Thanx again!
Forum: Fixing WordPress
In reply to: show posts, based similar category as the listed pages categoryOne last question…
Can i somehow add a class for these posts dynamicaly, based on the category?
Its my shame, but i needed to ask this… ??
Forum: Fixing WordPress
In reply to: show posts, based similar category as the listed pages categoryOMG!
Its just perfect! You are my saver! Thanx for the explanation too i get lights now!
Big thanx!!!!
Forum: Plugins
In reply to: [Pronamic Google Maps] Mashup map content filteringAnybody can help?
Forum: Plugins
In reply to: [Pronamic Google Maps] Always static mapSuddenly gets working everything fine! Its my, blame, the footer was not activated (i guess some script was there)
Adding this plus selector to your code did the job!
.pgmm img,
Allright, i do some investigation! Thanx for the help!
Works like a charm! Very smart solution! Thanx again!
Forum: Plugins
In reply to: [Pronamic Google Maps] [Plugin: Pronamic Google Maps] Disable map controllsGreat!
Thank You!
Forum: Plugins
In reply to: [Pronamic Google Maps] [Plugin: Pronamic Google Maps] Custom markersAllright, I see, sorry! Great help! Thank You, and grat plugin!
Forum: Plugins
In reply to: [Pronamic Google Maps] [Plugin: Pronamic Google Maps] Custom markers@remco Tolsma: Yout example is working with post categories? Can you post me a little example? It would be a great help!
Thank You
Forum: Plugins
In reply to: [Pronamic Google Maps] [Plugin: Pronamic Google Maps] Custom markersAnd there is the different icon post: https://www.ads-software.com/support/topic/plugin-pronamic-google-maps-different-icons-in-mashup?replies=4
Forum: Plugins
In reply to: [Pronamic Google Maps] [Plugin: Pronamic Google Maps] Custom markers<?php if(function_exists('pronamic_google_maps_mashup')) { pronamic_google_maps_mashup( array( 'post_type' => 'post' ) , array( 'width' => 300 , 'height' => 200 , 'map_type_id' => 'satellite' , 'marker_options' => array( 'icon' => 'https://google-maps-icons.googlecode.com/files/photo.png' ) ) ); } ?>
The ‘marker options’ set the custom icon