iceq
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Alkivia Open Community] Upgrade problem : not enough inputIs there no solution to this ?
I dont understand. The topic is not about wordpress MU. It is about a plugin called Alkivia (as you might have already figured from the title). I dont care what WP MU is, and I dont want to know about it anything. I posted my question in the Plugins’ forum because it is the place for plugins, not anything else. My question is not general about wordpress or wordpress MU, it is specifically about this plugin.
For your knowledge, I was redirected to this forum from the plugin’s homepage, being the place where I have to post support requests.
In any case, I wish that you Mr samboll had explained it briefly why you deleted that topic. What I think I understand now as the reason of the closure, I never comprehended before, reading that reply of yours upon closing that topic.
Forum: Themes and Templates
In reply to: How to add a second column to the index in Mobipress themeSTill looking for a solution
Forum: Themes and Templates
In reply to: dropdown subpages appear behind header imageHey drknowsystems.
Sadly, that change turned to be causing negative effects.
The sub-pages do indeed appear above the header image now, but there is a strange very long horizontal scrolling, at the end of it, appear the two sub-pages of the last page that appear in the menu.Please consider viewing my blog again now (after I applied your fix), and notice that the page scrolls to the right for a long spave and then appear two subpages.
This happens in Firefox and IE (latest versions)
I wish you have a solution to this.
Forum: Plugins
In reply to: [Plugin: Alkivia Open Community] 0.10.3 Blank Activity Wall?aaah .. so it doesnt display the activity that took place prior to its activation ?
That should definitely be emphasized in the plugin’s menus ..
I activated it now, and will test it. Thanx
Btw, I also looked into my database, there is no “wp_aoc_activity”.. there is even no tables that start with “wp_aoc”.
Forum: Themes and Templates
In reply to: dropdown subpages appear behind header imageAaah at last my savior comes 😀
Thank you my friend, I deeeeeeeeply appreciate your help, and your solution works just PERFECTLY !
there should be some kind of crediting system in these forums, so we can credit quality supporters like you …
BIG THANX !
Forum: Plugins
In reply to: [Plugin: Alkivia Open Community] 0.10.3 Blank Activity Wall?Me too. I choose the profile-wall as the template for the profile page, and in the “activity wall” tab column of the profile page, nothing appears.
Forum: Themes and Templates
In reply to: How to add a second column to the index in Mobipress themePLEASE ?
Forum: Fixing WordPress
In reply to: Can I implement post tags using html ?aaah thatx exactly what I am looking for 🙂
Great plugin indeed, and a great t31os_.. I have just tested it and it works 100%
I really appreciate your help my friend. I wish I can help U sometime like you helped me:)A thank U for apljdi.. you too spared no effort .. I deeply admire your assistance folks.
Have some sunny nice days
Forum: Fixing WordPress
In reply to: Can I implement post tags using html ?I honestly read through it carefully. But understood nothing. I am not Matt Mullinwegg and my knowledge of PHP is very basic .. and I wish there is a simple shortcode that I would add to my posts .. if you can help me in that, I will appreciate it !
Forum: Fixing WordPress
In reply to: Can I implement post tags using html ?Okay. What I want again, is , indeed calling the tags, but through the post, not the theme.
if I add the <?php the_tags(); ?> in single.php, the tags will load within the loop, in the place where I put the code. This happens everytime, IN THE SAME PLACE !
It is not what I want. I want to load the tags inside the post, but with a variable location. Sometimes at the beginng, sometimes middle, sometimes in the bottom. This is not fixed, it is changed almost everytime, according to the post’s content. So, I basically want some sort of a shortcode (if thats the correct name anyway), which I add to the post through the source view, and that code should load the tags of that post wherever I put it. Its just like the shortcode “coldform” functions for Perishable Contact Coldform plugin, which loads the contact me form in any page or post that shortcode is added.
I looked at that shortcode api, but I found nothing about converting php tag into html one.
Forum: Fixing WordPress
In reply to: Can I implement post tags using html ?Thank U my friend. But thats not what I want.
I basically write movie reviews. Everytime I have to write the movie keywords (genres) loke Drama, Action, etc. I dont want to write them for each movie in plain text, I want them to be automatically linked to the post tags the I attach to the post upon creating it. That is why I want some sort of code, where I place in the post (not the theme!), and there appear the list of tags.
I am thinking about a plugin called word linker or something like that, which, if am not mistaken, scans every post and converts every word (that I have previously assigned a link to), to a hyperlink poiint to the address that I set in the past. I might simply set the link of the Drama tag to the word “drama” using this plugin.. guess that would work.
Forum: Themes and Templates
In reply to: How to add a second column to the index in Mobipress themeStill looking for help on this
Forum: Themes and Templates
In reply to: How to create a static background behind the index?Thank you my friend. Changing the theme is surely not an option. I will study that css and try to implement something similar to it though.
Thank U
Forum: Themes and Templates
In reply to: How to create a static background behind the index?Thank you for trying to help.
This is a theme with static background:
http://wp-themes.com/openair/?TB_iframe=true&width=1155&height=510However, I am not pretty sure how I can implement the code in my theme. U know, I want to create a background that would be small in size or rlse viewing the blog will be slow. I want it to be stretchable (to stretch all over the browser’s screen), and it should be actually two images, one on the right side of the index, and another on the left side. I know I can make only one image which is transparent in the middle (behind the index), but that would mean a big file size too.