ste_barrett
Forum Replies Created
-
Forum: Plugins
In reply to: [BigContact Contact Page] Forbidden…bigcontact/include/contact-json.phpHi Arian,
I uninstalled and used a different plugin. I’m using a pretty old version of MySQL which seems to be responsible for alot of problems. Am trying to get it updated but not so simple around here…thanks for the mail.
Forum: Plugins
In reply to: [BigContact Contact Page] Forbidden…bigcontact/include/contact-json.phpHi Arian,
I uninstalled and used a different plugin. I’m using a pretty old version of MySQL which seems to be responsible for alot of problems. Am trying to get it updated but not so simple around here…thanks for the mail.
Forum: Themes and Templates
In reply to: [Custom Community] Editing Footer Credits<?php print 'Design by <a class="credits" href=mailto:[email protected]">Fandam Studios</a> | Development by <a class="credits" href="https://mazuridesign.com">MazuriDesign</a>. ' ?>
is cleaner….…actually it looks like konradS has beaten me to it with quicker and better advice!
Forum: Themes and Templates
In reply to: [Custom Community] Editing Footer CreditsHi masoodraja,
You can do this but you have to hack the theme (not the child theme) so be careful and don’t blame me if it all goes wrong!
Go to wp-content/themes/custom-community/core/includes/theme-generator and open theme-generator.php. You can then change the contents of the div. Scroll to line 434 and replace the content of the credit div with whatever you like. In my case I have put
'<div class="credits"><?php printf( __( ' - Design by Fandam Studios | Development by MazuriDesign. ', 'cc' ), bloginfo('name') ); ?></div>'
Obviously if you update the theme in the future you will need to redo this as it will be lost.
Forum: Themes and Templates
In reply to: [Custom Community] CSS editor lags if a lot of code is there :[I had this too – if you mean the CSS editor in the theme settings. In the end I cut and pasted the whole lot into the child theme style.css in the generic WordPress theme editor (if that’s what you can call it) and never went back to the one in the theme settings. Works fine for me. I hope I’ve made myself clear here…?
Hi all,
For what its worth, I found the CSS tab in the settings incredibly slow and frustrating so I emptied it and do all the CSS changes in the style.css file of my child theme in the theme editor so there is no conflict with the theme settings tab.
Forum: Plugins
In reply to: [SendPress Newsletters] Cannot create email at all (first timer)Thanks Doug. I’ll push them to do it. Great plug in by the way!
SForum: Plugins
In reply to: [SendPress Newsletters] Cannot create email at all (first timer)I can try but I’m not the main administrator for this site. I know there will be delays and if it does happen it will not be for a very long time. Do you think this is the issue? I have SendPress working great for another client with a different hosting provider so it may well be the case.
ThanksI should have said – its at https://andrewrugasira.com . The 3 images under the large top image should be all in a row in 3 columns. Thanks
Forum: Themes and Templates
In reply to: [Custom Community] [Theme: Custom Community] Remove Page TitlesThanks @full Circle – perfect.
Forum: Themes and Templates
In reply to: [Custom Community] No caption in SlideshowI just started using CC and WordPress 3.5. I’m new to both but I know a bit about web design in general and I can confirm I have the same problem.
1. The caption does not appear on the homepage but it does on other pages.
2. The slideshow is not working anywhere at all.I’m using custom-community1.10.zip (and a child-theme) and WP3.5.
A fix or advice would be greatly appreciated.
Thanks