CodeCanyon

CMS pro m2 - Content Management System

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
doorsoft Purchased
Stevend, you can make your own function… this is mine: public function getMenu_navi($array, $parent_id = 0) { global $core; $submenu = false; $spana = ""; foreach ($array as $key => $row) { if ($row['parent_id'] == $parent_id) { if ($submenu === false && $row['parent_id']!=0 ) { $submenu = true; print "<ul>\n"; } if ($submenu === false) { //$spana = "<span> </span>"; } $url = ($core->seo == 1) ? $core->site_url . '/' . sanitize($row['pslug'], 50) . '.html' : $url = $core->site_url . '/content.php?pagename=' . sanitize($row['pslug'], 50); $active = ($row['pslug'] == $this->slug) ? " class=\"active-nav\"" : ""; $mactive = ($row['pslug'] == $this->modalias) ? " class=\"active-nav\"" : ""; $homeactive = (preg_match('/index.php/', $_SERVER['PHP_SELF'])) ? " class=\"active-nav\"" : ""; $icon = ($row['icon']) ? '<img src="' . UPLOADURL . 'menuicons/' . $row['icon'] . '" alt="" class="menuicon" />' : ""; switch ($row['content_type']) { case 'module': $murl = ($core->seo == 1) ? $core->site_url . '/content/' . sanitize($row['pslug'], 50) . '/' : $murl = $core->site_url . '/modules.php?module=' . $row['pslug']; $link = '<li><a .="" href="' . $murl . '">' . $icon . $row['name' . $core->dblang] . $spana.'</a>'; break; case 'page': ($row['home_page'] == 1) ? $link = '</li><li><a .="" href="' . SITEURL . '/index.php">' . $icon . $row['name' . $core->dblang] . $spana.'</a>' : $link = '</li><li><a .="" href="' . $url . '">' . $icon . $row['name' . $core->dblang] . $spana.'</a>'; break; case 'web': $link = '</li><li><a href="' . $row['link'] . '" target="' . $row['target'] . '">' . $icon . $row['name' . $core->dblang] . '<span> </span></a>'; break; } print $link; $this->getMenu_navi($array, $key); print "</li>\n"; } } unset($row); if ($submenu === true) print "</ul>\n"; }
  • Bought between 50 and 99 items
  • Exclusive Author
  • Has been a member for 3-4 years
  • Netherlands
Stevend Purchased

Yeah, i saw the style of the menu but i must ad a peace of code ad the

    • Bought between 50 and 99 items
    • Exclusive Author
    • Has been a member for 3-4 years
    • Netherlands
    Stevend Purchased

    hey doorsoft and what does your function do? i have a littlebit of php skills but not that many, i’m more like a designer.

    • Azerbaijan
    • Bought between 50 and 99 items
    • Has been a member for 2-3 years
    Magsad Purchased

    Hi Alex , how can i setup breadcrumps that it identical to the menu text ? http://www.screenr.com/Hld8

    Best Regards.

    • Bought between 1 and 9 items
    • Has been a member for 3-4 years
    • Mongolia
    Buyanbat Purchased

    hello Alex, How are you? My problem was in My Host. Thank you for helping me. I have another one question. I added some UL LI items in one plugin. But i have problem. It is Li CIRCLE icon. How can i remove that. i tried this: list-style: none; in my style of plugin. but it comes from main template style. Do you have any suggestion?

    God bless you. Regards Buya

    gewa13

    Assign unique css class to your list like<ul class="someclass" /> than add it to your main css.like

    ul.someclass li{list-style: none;
    background-image:url(none)}
    

    • Bought between 10 and 49 items
    • Has been a member for 1-2 years
    doorsoft Purchased

    hello gewa,

    Is possible integrate Freelance Manager into CMS Pro?

    Thank you so much.

    gewa13

    That would be a very complex integration. I will be creating lite version of FM as module for CMS pro!

    • Bought between 10 and 49 items
    • Has been a member for 1-2 years
    doorsoft Purchased

    GREAT !! thank you gewa :D

    • Bought between 50 and 99 items
    • Has been a member for 2-3 years

    Dear gewa13,

    Today is wednesday and no news about new version . when it will be release ?

    Thank you .

    • Bought between 50 and 99 items
    • Exclusive Author
    • Has been a member for 3-4 years
    • Netherlands
    Stevend Purchased

    I was busy working on a website, and i was adding a more pages. On one page has no breadcrumbs and other pages has breadcrumbs, so why? i have deleted it from the index.php and mod_index.php.

    So where can i find the other breadcrumbs from the other pages>?

    http://www.inetcreations.nl/firstflooring/index.php look here.

    And see home and see the other pages, look ad the breadcrumbs

    EDIT 1 : Nevermind found it :D

    • Has been a member for 4-5 years
    • Exclusive Author
    • Bought between 50 and 99 items
    • United States
    j3art Purchased

    Alex, is there a way to edit file names using the File Manager? Specifically the manager itself, not the one you use through the editor. A client using the CMS wants to be able to change the name of images but doesn’t understand how to use FTP .

    gewa13

    Currently that option it’s not available. I can add it in the next update

    • Bought between 10 and 49 items
    • Has been a member for 2-3 years

    Hi Gewa13,

    When will the new release?

    Thanks…

    gewa13

    The new update will bring offline payment method and few bug fixes, and it should be available in few days

    • Bought between 10 and 49 items
    • Has been a member for 2-3 years
    Hardknox Purchased

    I have a problem with captcha, when ill try send email I have this notice in form header:

    Notice: Undefined index: captchacode in /home/seo/domains/user692/public_html/ajax/sendmail.php on line 23

    gewa13

    Seems like a session problem. Email me from my profile with your ftp and site url I’ll take a look

    • Bought between 1 and 9 items
    • Europe
    • Exclusive Author
    • Has been a member for 1-2 years
    firezz Purchased

    ahh… gewa.. how about the calendar updates ? not included in this round ?

    gewa13

    I could not include it in this update(time issue) it will be available in the next update due in 4 weeks

    • Bought between 100 and 499 items
    • Germany
    • Has been a member for 5-6 years
    starmax Purchased

    Hi Gewa, I have a problem with the jquery slider. When I upload one slide it´s working. If I upload the next one, I can only see one, although I can see that there are two existing. And if I upload a third one all slides look like the last uploaded! Also with jaccordion I have a problem. The pictures I upload are not showing! Also the gallery module seems not working properly. I make setting for the width and height but the are a lot smaller!

    regards

    gewa13

    Can you email me from mu profile, with your ftp and admin username/password. I can take a look

    Default-user
    starmax Purchased

    Hi Gewa, did you have a chance to take a look? Thanks

    gewa13

    I have not received your email. Can you please resend it again?

    Default-user
    starmax Purchased

    send it

    Default-user
    starmax Purchased

    Thanks! First class support

    • Bought between 10 and 49 items
    • Has been a member for 1-2 years

    Hi, I’d like to know if this is possible with this CMS :

    http://freightlinerofhartford.com/sales_new.php

    This is the page where they show all cars (the inventory). Click View Full Details, and you get to the main product page with all the information including pictures.

    Is this a plugin available, or already integrated in the CMS ?

    Awaiting any answers! Thanks.

    gewa13

    There is no such a module yet.

    • Bought between 50 and 99 items
    • Has been a member for 2-3 years

    Dear alex , Please check your gmail , i am waiting for your reply . Thank you .

    gewa13

    Reply sent

    • Bought between 50 and 99 items
    • Exclusive Author
    • Has been a member for 3-4 years
    • Netherlands
    Stevend Purchased

    Hey Gewa dont forget to add the multiple selection option so we can delete more pages in one time in your next update :D that would be nice.

    gewa13

    Sure I can add that.

    • Bought between 10 and 49 items
    • Has been a member for 1-2 years
    doorsoft Purchased

    Hello gewa, sorry for my english…

    Im tryng to make some themes, but work with the css is too hard (class by class). The question is: are you using some standard or something that can help me to make themes more quickly.

    another question. Have you some CMS PRO ! theme in html format, with widgets and styles… maby it can help to work better making themes…

    Thank you so much.

    gewa13

    See docs folder for template structure. You can also start modifying classic or simple theme, since they are the easiest to modify

    • Has been a member for 2-3 years

    Hi, Alex! I would like to ask you: If I bought your CMS pro!, so I had all the other updates for free? And I could use it to more my website?

    Thank you! :) PS.: Your works is very, very, very, very great! ;)

    PS.: You could Updating to include something like this here, I mean these comments,,, ..., so we can add smilies, quote, give a preview links,,, ...,,, ?!

    • Bought between 50 and 99 items
    • Exclusive Author
    • Has been a member for 3-4 years
    • Netherlands
    Stevend Purchased

    martinhasko, if you buy this cms and he will update the cms you will get the update for free, great service ofcourse.

    by
    by
    by
    by
    by