X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   New Release: xCMS - Blogs, Information, News, Articles and more! (https://forum.x-cart.com/showthread.php?t=51837)

Jon 06-14-2013 08:48 PM

Re: New Release: xCMS - Blogs, Information, News, Articles and more!
 
Quote:

Originally Posted by Acquamarina
I just noticed that on the category pages after I changed from the synopsis to the complete post, the posts do not have the related products on the category pages. Is there a way to add that? It makes it much more attractive.


This would require some more significant customization. I've added this to our list of features for development.

Jon 06-14-2013 08:49 PM

Re: New Release: xCMS - Blogs, Information, News, Articles and more!
 
Quote:

Originally Posted by Acquamarina
Hi, Jon,

Just thought of another suggestion for a feature. It would be wonderful to be able to insert a gallery of images in the posts.I am using Phil's galery mod. His mod works great too, it would be wonderful to join the two. It would mimic the Gallery plugins in WP. Just a thought!

Thanks again!


That would be a very neat feature but wouldn't be something I would consider implementing unless there was a lot more demand for it - currently you are the first and only to request :)

elmirage001 06-15-2013 07:29 AM

Re: New Release: xCMS - Blogs, Information, News, Articles and more!
 
For Phil's reBOOT Template Users:

Send me a PM with your email and I will send you the modified xCMS menu_customer.tpl file.

You will need to do one small CSS tweak.

In xcms.css comment out background-color: #c5d0e1; as shown below with /* background-color: #c5d0e1; */
Quote:

/************************************************** *****************************
| Side Navigation Menus
************************************************** ******************************/

/* 'Subcategories' and 'Recent Entries' headings */
.xcms-menu-header
{
font-weight: bold;
padding: 3px;
/* background-color: #c5d0e1; */
}

Thank you,

Paul

Freakmode 06-15-2013 10:18 AM

Re: New Release: xCMS - Blogs, Information, News, Articles and more!
 
Thanks for posting up the code.

It all looks great but for some reason mine shows no links.

The entries are shown in the menu but no links or buttons work. They seem to be missing entry id's

http://www.xxxxxx.com/xcms_entry.php?xcmsentryid=

elmirage001 06-15-2013 10:39 AM

Re: New Release: xCMS - Blogs, Information, News, Articles and more!
 
Quote:

Originally Posted by Freakmode
Thanks for posting up the code.

It all looks great but for some reason mine shows no links.

The entries are shown in the menu but no links or buttons work. They seem to be missing entry id's

http://www.xxxxxx.com/xcms_entry.php?xcmsentryid=

Please send me a PM with your URL. Thanks! Paul

Jon 06-15-2013 11:26 AM

Re: New Release: xCMS - Blogs, Information, News, Articles and more!
 
Quote:

Originally Posted by elmirage001
Jon, if you would rather I not post this here please let me know and I'll remove it.


I appreciate you taking the time to post the code for others.

elmirage001 06-16-2013 08:47 AM

Re: New Release: xCMS - Blogs, Information, News, Articles and more!
 
Quote:

Originally Posted by Freakmode
Thanks for posting up the code.

It all looks great but for some reason mine shows no links.

The entries are shown in the menu but no links or buttons work. They seem to be missing entry id's

http://www.xxxxxx.com/xcms_entry.php?xcmsentryid=

Please take out the extra spaces in the variables below.

Change

{$lng.lbl_xcms_r ss_title} to {$lng.lbl_xcms_rss_title}

and

{$xcmsNavigationSubC ategories[subcats].categoryid} to {$xcmsNavigationSubCategories[subcats].categoryid}

I tried to re-paste the code from my text editor but the forum editor keeps putting the extra spaces...

Everyone else please PM me with your email address and I'll send you file. There is a problem between my text editor and posting it into the forum editor.

Thanks,

Paul

Vacman 06-16-2013 10:05 AM

Re: New Release: xCMS - Blogs, Information, News, Articles and more!
 
Paul, is this the same code you had me do? I don't want to redo if it is. :)

elmirage001 06-16-2013 10:11 AM

Re: New Release: xCMS - Blogs, Information, News, Articles and more!
 
Quote:

Originally Posted by Vacman
Paul, is this the same code you had me do? I don't want to redo if it is. :)

Hi Carl, since I emailed you the file as an attachment all is good. The problem only exists when I paste the code from my text editor into the x-cart forum editor.

Happy Father's Day! Paul

Vacman 06-16-2013 10:24 AM

Re: New Release: xCMS - Blogs, Information, News, Articles and more!
 
ah ok. Yep You too! We're on our way to brunch as we speak.


All times are GMT -8. The time now is 09:12 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.