niguli
Forum Replies Created
-
Forum: Plugins
In reply to: [Frontend Uploader] current version breaks sitethanks rinat. The new update works for me.
Forum: Plugins
In reply to: [Hero Maps Pro] Can't add new markerNo updates at all.
I have premium version.Forum: Plugins
In reply to: [Hero Maps Pro] Display only one categorythanks Jaydon! good job !
Forum: Plugins
In reply to: [Hero Maps Pro] Display only one categoryyes I have the paid version, bought on code canyon for 19$.
I hope this feature will be available in a future release, since in my opinion it will be very useful and, i think it can be implemented with a filter in the markers list (field category) and can be recall with some parameter/value inside the shortcode (I’m not a php developer, but this is my idea, I saw something similar in other different plugins. Something like this: [hmapsprem id=1 cat=1], where cat=1 is “Dove dormire” in my case.Best Regards,
nicolaForum: Plugins
In reply to: [Hero Maps Pro] Display only one categoryehm, what kind of support you give to a Pro user?
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Post appears only to me (admin)Ok, solved reading your faqs and setting to Yes the status in the developers page.
Forum: Plugins
In reply to: [WP-Filebase Download Manager] Upload Notification Emailit does not work for me. I did not received any email notification for the new file uploaded 🙁
Forum: Plugins
In reply to: [WP-Filebase Download Manager] Upload Notification Emailis this the code replacing the one in AdminGuiFiles.php ? thanks
Forum: Plugins
In reply to: [WP-Filebase Download Manager] Upload Notification EmailHi chandru998, thanks for helping me.
I added your code as shown here, but it doesn’t work. Did I added the code in the right place (before the closing bracket)?thanks again
Forum: Plugins
In reply to: [WP-Filebase Download Manager] Upload Notification EmailI need this info too 🙁
No problem, I solved in another way, modifing the default wordpress rss feed. You can check the feed in my website above
here are details of WP Subtitle plugin: https://github.com/benhuson/wp-subtitle/wiki/Template-Tags
I’m using another plugin now (RSSupplement) and it worked (http://piattoforte.tiscali.it/cibario/feed), but i wanna ask you if your plugin could show in the RSS feed an additional field I created with plugin “WP Subtitle”. You can see in action here: http://piattoforte.tiscali.it/cibario/2014/09/10/test-2/.. it is a subtitle (“my subtitle”, now it is before the thumbnail on the featured image, but i will try to put it under the title… i don’t know how…). The function is called _thesubtitle. Is it possibile to recover this function in order to put in the feed RSS with RSSAggregator? Thank you very much for helping me Mekku 🙂
Forum: Plugins
In reply to: [WP-TopBar] Image alignment in the header top barcan you help more Bob?
Forum: Plugins
In reply to: [WP-TopBar] Image alignment in the header top barthanks Bob. The Banner now is almost ok. Last 2 problems to solve:
1) the adv banner needs to appear exactly under the TISCALI LIFESTYLE static banner, must be in fixed position, centered in the page and does not cover the elements below (Cibario Logo).2) the dynamic banner seems to be ok (with the exception of the two problems of point 1), see above) on iPad and on iPhone, but very small and stretched on desktop and. I tried to enter this for id=”dotnAd_728x90_top:
#dotnAd_728x90_top { width: 728px; margin: auto; }can you help with css ?