PeteFF
Forum Replies Created
-
Hey
Thanks for the info.
Forum: Themes and Templates
In reply to: [Preference Lite] Preferential Lite Vs Full versionDont worry found it !
Forum: Themes and Templates
In reply to: [Celestial - Lite] Adjust spacing (Span) in footerHey
Thanks for your help.
Guess i will have to re-think the footer then π
Pete
Forum: Themes and Templates
In reply to: [Celestial - Lite] Adjust spacing (Span) in footerHi
Thanks for the response.
Im am using the “Recent Post Plus” widget (which is the one i want to span across 2 columns), and 2 of the Advanced Text widgets.
Possible?
Pete
So this did work, to a degree.
For mine i simply could not get the Advanced Text Widget(ADT) to work on all pages for separate languages π
So I had to add ADT in 2 places, Showcase Front Page & Page Banner.
Bit messy, but works π
Forum: Themes and Templates
In reply to: [Celestial - Lite] Changing font on sub menuHi
This is true, however these changes, to the best of my knowledge can not be made via the child theme.
If i am wrong , im sure the guys at styledthemes, will correct me and give a better solution, but after a days searching i have found none.
Pete
Hi
Yes i am using Polylang too.
Will try using the Advanced Text Widget , as suggested……….. but tomorrow, as the beer is calling π
Forum: Themes and Templates
In reply to: [Celestial - Lite] Changing font on sub menuHi
Thanks for the help.
To clarify, for anyone else who wants to change………..
Main Navigation Menu – Which was located in the theme’s css folder in the menu.css file at line 33
Submenu – Which was located in the theme’s css folder in the menu.css file at line 74
Just replace font family with that of your choice π
Forum: Plugins
In reply to: [Easy Contact Forms] How to change width of Label on forms?Nope , nothing, nada, zip !
Found a thread that “dared” to ask the same thing and the poster got some grief from the designer π
http://wordpress.org/support/topic/easy-contact-forms-looks-great-but-doesnt-work?replies=13
[Moderator Note: Please ensure that you are embedding links correctly in your posts.]
Funny , but not very helpful, just says contact support, but obviously I (we) have tried that without success !
We can live in hope that someone takes pity on the “newbies” and actually helps out !!
Or perhaps my (our) question is not worthy of an answer π
Hi
Yes, all done of the child theme πAgain loving the work you guys are doing and great response with the support π
Pete
Hi
Thanks for the help.I was trying to add to the stylesheet itself, although had tried this earlier and couldn’t figure out exactly where to place the code to make it work, although after a bit of trial and error it now works π
For any other beginners this is what i done.
Under “Appearance” go to “Editor”
Click on “front-page.php”
Find the flowing code…..
*/ ?> <?php get_header(); ?> <div id="slide-container"><div id="slide"> <img src= "<?php echo of_get_option('banner-image', get_template_directory_uri() . '/images/slide-image/slide-image1.jpg'); ?>"/> </div></div> And change to ........... <?php get_header(); ?> <div id="slide-container"><div id="slide"><a href="your url"> <img src= "<?php echo of_get_option('banner-image', get_template_directory_uri() . '/images/slide-image/slide-image1.jpg'); ?>"/> </a></div></div>Per the Forum welcome, we reserve the right to close any post that are deemed to be non-productive support/WordPress discussions.
I went for the option to open in new page, if you dont want this remove the following………….
target=”_blank”This was for the Encounters Lite template, which by the way is the best Template i have found so far for WordPress π