Code

Discussion on CMS pro - Content Management System

Discussion on CMS pro - Content Management System

By
Cart 2,831 sales

gewa13 supports this item

Supported

7998 comments found.

Hello gewa,

I have a problem in one of page of my site with div class screen-30 type divisions. It’s not displaying data side by side and it’s format of display is not proper.

Here is the link for it :

http://indianifsccode.in/

Here, in the list of banks below, Some names start from 2nd or 3rd column instead of initial start.

Please help on this.

You’re using srceen-30 with padding, remove padding first. second, your div inside screen-30 class has fixed width and height, you will need to remove it.

Dear Alex if the Cms Pro is ready release it without premium modules and when they will be done add them .

Sorry, i cant release It without premium modules, but don’t worry, everything will be ready soon.

Hello, was wondering if you can maybe give us some ideas of some of the updates and changes coming in the new version. Can’t wait til it is released.

All I can tell you for now, that it will be completely rewritten from scratch, more secure, smaller memory footprint and lot faster. Some of the new features will benefit multilingual sites. New slider with drag and drop interface, new templates, some of the premium modules will be integrated into cms pro core as well.

Hello.. how can i add a payment manually?

OK I already have it.. but.. where can I see membership that will expire or if somebody give the money where or how can I register in transactions?

Mayne some premium module?

The new cms pro will have that feature, for now, you will need to edit user and assign membership after manual payment is received.

yes, excellent product, and waiting for purchasing next version! one my new client is anxious to know something, so do you have a rough estimate like weeks, month, months before launch?-)

Thank you very much. My schedule is very unpredictable, and changes from day to day. As of now, if nothing changes, I should have it ready in 2-3 weeks

Hi I am sure I am doing something wrong, I added some custom fields and did designate them to show up in User Profile. They do show up in the Dashboard, but when I look at a profile I see the user info and twitter, etc links but not the custiom fields. What am I doing wrong? Thanks as always

I can incorporate custom fileds under user public profile in upcoming update.

that would be awesome I think others would agree with me…as always you are the best

Thank you.

Hello.. i installed but i have a problem with admin user.. an error saying that user don’t matich with database… but i installed twice and same error.. where in database can i check that? in bd i checked and user table is empty..

Reply sent.

i am translating the CMS Pro script to spanish, i dplucated the folder en (changing to es) ni lang directory, but how can i make it avalaible here: http://awesomescreenshot.com/06e63ssq1c ???

Go to language manager, and add new language, then it will be available in dropdown

Hi there,

I am trying to figure out how I can make the DigiShop menu available to Registered Members only. Right now the DigiShop Menu is available to guests and logged in members.

Huge thank you in advance form your time!

Cheers! Tim

Sure, you can do something like this. Open up /lib/class_content.php and on line 1174 replace

$link = '<a href="' . $murl2 . '" class="' . $mactive . '">' . $icon . $name . $caption . '</a>';
with
                              if($row['pslug'] == "digishop") {
                                  if(Registry::get("Users")->logged_in) {
                                      $link = '<a href="' . $murl2 . '" class="' . $mactive . '">' . $icon . $name . $caption . '</a>';
                                  }
                              } else {
                                  $link = '<a href="' . $murl2 . '" class="' . $mactive . '">' . $icon . $name . $caption . '</a>';
                              }

You Rock!! Huge Thank You!! I have one other issue that I cannot for the life of me remember how to do, and that is to simply add the shopping cart to a page. I thought I could use something like %digicart % but that doesn’t seem to work. Thanks again for your time!! Cheers!

You can’t add shopping cart to pages, using short odes, you will need to assign it from layout section as normal plugin.

You can get the beta is ready for publication. After modules.

Everyone is waiting for at least ..

I’m gonna buy your scrpit

Yes, I know, but it has to be all at once. I can release cms pro without modules.

is the update ever going to be released I am, waiting for the past four months and you keep saying not now the beta version not even ready it feel forever for us

Yes, it will be, but I cant do it any faster. It takes time. I’m not updating just cms pro, but all of the modules as well

Can i get a refund? i inadvertently purchased the CMS pro and the CMS timeline – tried to install this product as Wordpress plugin. i just found out that these products are not Wordpress plugin.

Unfortunately, I can’t issue refunds, I don’t have access to it. You can try contacting codecanyon support.

Is that month will it end new versions? I will buy 6 script for my clients

Sorry, it will not be done by the end of the month.

where can i find additional information for adding this plugin with Wordpress?

Cms pro is not Wordpress plugin, but stand alone script.

update this week?

Sorry, not yet.

premium module support cms pro(v4.10)

Yes, all the premium modules are supported by v4.10

I buy code new don’t understand upgrade because I see upgrade_4.05/upgrade_4.06/upgrade_4.10 I must upgrade for Current

Don’t need to upgrade, if you’re performing full install.

why don’t see premium mudules i need same http://wojoscripts.com/cmspro/

Premium modules are sold separately.

Hello Dear Alex Is the new version support PHP7 ? and also when the new version will be available because we must to move to new server and just we are waiting to new version . Thank you again ,

Yes, it will. Minimum requirement will be php 5.6

is it will be ready end of this month ??

I’m trying my best to finish it by the end of the month.

Hi Alex, Love the script! could you tell me why this link keeps giving 404 error, http://wojoscripts.com/cmspro/page/profile/

It also does on my website on MAMP. Can I just delete this page or is it needed by the system?

Regards, Neil

Hi, Thanks for getting back to me, If you would look on your sitemap page you can see “profile” if you click on it it goes to 404 error, So when Google spiders or user clicks on it the page it will go 404 error.

regards, Neil

Thanks for pointing out. It seems I have a wrong URL in site map.

Thanks, no problem

Hi, Would CMS Pro be able to handle 500 pages? Regards, Neil

Yes, with no problems.

Hello,

I would like to know how easy it is to create your own template? I see you are using a grid system different than bootstrap, can you create a theme for the cms with bootstrap?

Thank you, Nikolas

You can use bootstrap,if you wish, by replying existing cuss framework. Creating theme is not that hard, it will depend on your cms html skills.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey