**FIXED**
With a few minor modifications:
http://www.concrete5.org/community/forums/customizing_c5/get-page-name-and-url-via-id/#125152
As always, thank you Jordan Lev.
Hello!
I've been working on some custom templates for the page list, right no…
I am still fairly low on the C5 learning curve, but have decided to adopt it for our new website. I've used PHP, mySQL and javascript quite a bit before, but the websites I've built are like bicycles compared to the Airbus that is C5!
I purchased the …
Hi All:
I know I'm correctly following the steps here:
http://www.gayadesign.com/diy/queryloader2-preload-your-images-with-ease/
But I keep getting a black screen on load - can anyone help?
In order to get this to work with the CORE, I added the…
Hi all,
Fairly new to C5 - I'm manually building a blog (so I can gain the experience) and I'm wondering if anyone knows the best way to add a truncated summary of a blog post into a page list using the Blog Index custom template.
Any help appreci…
I have been tinkering around with this for a while now, and I'm stumped. I am working on a new add-on, and here's what I'm trying to do in the block form:
- One of the options is that the user can choose one "mode" that the block will display - there…
Would I be able to move all of my ecommerce products from site 1 to site 2
I want to recreate what I have on site1 without re-entering 100's of products manually.
The 2 sites are almost exactly the same except these differences:
site 1 has ecommerc…
That sums it up! My uncle will do the installing bit on the server, I'd like to make it less time consuming for him by doing any bit that I nee to. Though I must say, I'm still in two minds about this.
I have this delete method in a blocks controller.php:
[code]
public function delete() {
$db = Loader::db();
$q = 'DELETE FROM btMyBlock WHERE bID=?';
$v = array($this->bID);
$db->Execute($q,$v);
parent::delete();
…
Hi all,
I have built a custom template for the AutoNav block which is recycling some of the original's view.php code. I would like to make that template available via the marketplace so other users may participate. My question is if it's okay in terms …
So I've installed ProBlog and I'm customizing it to do some fancy tricks, displaying colors for each category etc. But I've run into an issue I don't know how to fix.
I have a php script located in the following folder:
themes/[my-theme]/php/functions…
If you're looking to get help with an Add-on or Theme you got out of the marketplace, you can do that from the very same place you got the item in the first place. For example, if you have an eCommerce or Calendar question - go check out the Support tab for each of them.
Pick an Answer
Hey, you're asking a community of busy people to volunteer their time to find you an answer. Help us know if your thread is resolved or not by picking an answer.
There's a little "Mark as Best Answer" link to every post in your thread. When you find the best answer to your question, just click that link and all sorts of wonderful things happen to everyone!
-Thank You! MGMT
Post
Sign In?
You must have a user account and be signed to perform this action.