garlione
Forum Replies Created
-
Forum: Plugins
In reply to: Nextgen 3d slider with Nimble themeYou can see here that the slider works, but I can´t get it to work in the header:
http://www.r4a.se/arrendarte/inicio/terminos-y-condiciones/plan-de-pago/Forum: Plugins
In reply to: Nextgen 3d slider with Nimble themeWhen i type:
<?php if ( is_home() ):?>
echo do_shortcode(‘[nggallery id=1 template=”3dfluxsliderview”]’);
<?php endif; ?>
It only shows the next: “echo do_shortcode(‘[nggallery id=1 template=”3dfluxsliderview”]’);” in the header.
Forum: Plugins
In reply to: Nextgen 3d slider with Nimble themeWhen I put this in header.php nothing shows up:
<?php if ( is_home() ):?>
[nggallery id=1 template=”3dfluxsliderview”]
<?php endif; ?>
Forum: Plugins
In reply to: [Contact Form 7] change size of submit buttonThank you very much Takayuki, but I want the fontsize to stay the same and only the button itself to be bigger like 20 % bigger.
Forum: Plugins
In reply to: [Contact Form 7] change size of submit buttonHi!
In the plugin i have an option to add css id and class, but what do I write to make the button bigger?Forum: Fixing WordPress
In reply to: Footer problemOkey, maybe it does not, but I have the option to the right on each page, how many columns i want. Don´t know how they function though.
I have installed Easy Columns now.
I have tried to implement this and I put it at the top of the page in the page editor (not in the html editor).
[wpcol_2third id=”” class=”” style=””]Two Thirds Column[/wpcol_2third] [wpcol_1third_end id=”” class=”” style=””]Third Column[/wpcol_1third_end]
But how do I use this? What comes up is text at the top of the page saying:
Two thirds column Third ColumnForum: Fixing WordPress
In reply to: Footer problemMy theme supports columns, but when i Choose for example 2 columns, nothing seems to change. I don´t know how to put text or images into the different columns.
Forum: Fixing WordPress
In reply to: Footer problemThank you so much alchmyth!
One more thing. My contact form takes up a whole page. I cannot add stuff on the side of the contact form. How do I do?