guy1407
Forum Replies Created
-
Thanks for the quick reply
Paolo hi,
If I understood correctly – installing a wordpress site with the free GeoDirectory plugin will allow us to “list” only one business ?
Yes/No please…
GuyForum: Themes and Templates
In reply to: [MineZine] Problems in l10n.phpHi again
No I did not – I don’t even know what’s inside it 🙂I will try to install a fresh wordpress website with your theme and that plugin again 🙂
Forum: Themes and Templates
In reply to: [MineZine] child header.phpMany thanks again 🙂
Forum: Themes and Templates
In reply to: [MineZine] child header.phpAgain thanks for the reply.
I am new to wordpress… that is why I do not know how to do it myself.
The only thing (at the moment) I need to do is to add two lines:
<script type=”text/javascript” src=”<?php echo get_stylesheet_directory_uri(); ?>/js/1.7.1/jquery-1.7.1.min.js”></script> <script type=”text/javascript” src=”<?php echo get_stylesheet_directory_uri(); ?>/js/hidefieldsScript.js”></script>
Can you show me how to do it in a child header.php that will not be needed to be changed once I update the theme? (which is very nice one by the way…)
Forum: Themes and Templates
In reply to: [MineZine] child header.phpThanks for the super fast reply.
Just a thought – I read here that it is not recommended nor needed to make a copy…. because when you will update the theme with a new version – boom I will have to re-copy and find my own lines of code and put them again…
from the page text:
The method you are describing is not advisable to import the functions from the parent theme header.php into the child theme’s header.php.
You could use an “include” or “require_once(‘../../maintheme/
But completely and utterly advising you not to, it’s bad mojo.
Is there a better way ?
Guy
Forum: Plugins
In reply to: [Contact Form 7 Datepicker] Date Field – Today's Date by Default.You can do it with Jquery
Keep in mind that the format here is dd/MM/yyyy and not like the default CF7 format which is iso format yyyy/MM/ddForum: Plugins
In reply to: [Contact Form 7 Datepicker] Change time picker value with jqueryplease help ?
Forum: Plugins
In reply to: [Contact Form 7] Show messages in a pop-up?Hi
Just in case someone will see this post in the future…
There is no need for a plugin…
Just put something like :
on_sent_ok: “alert(‘Form sent OK’);”
In Additional Settings field at the bottom of the form setup pageHTH
GuyHi Will
Thanks for the very fast reply !!!
Currently I use another plugin (not the one I suggested above)
Giving you a 5 star rating 🙂
Guyjust a note – as a final test, I replaced your plugin with “Allow PHP in Posts and Pages” and the echo is working ….
Please kindly advise
Forum: Themes and Templates
In reply to: [Simplify] Change alignment of H1 on a single pageWorking!!!!!!!! (tested on my compyter ATM, because the website owner is asleep at 04:34 AM….)
Thanks a lot!
Forum: Themes and Templates
In reply to: [Simplify] Change alignment of H1 on a single pageDid not work 🙁
ThanksForum: Themes and Templates
In reply to: [Simplify] Change "Search" textI installed this plugin and I am not sure its what I need (looks very complicated).
The question is – if my site has x languages, will the word “search” be in x different languages ?Thanks in advance
GuyForum: Themes and Templates
In reply to: [Simplify] Change alignment of H1 on a single pageHi
Sorry for my late reply.
you can see here
Page ID = 260.
“About us” title is right alignedThanks!
Guy