7998 comments found.
Hi Alex, How can I assign a custom font icon to a menu?
I have my font icon set successfully loaded in and I can place my custom font icons in html content with html section of wysiwyg editor (or hardcoded into files) with , but, because ‘Menu’ is a picker, how can I get my icon set in the menu icon picker (or override in the hard coding to give a menu item a custom icon)??
Thanks for any advice.
PJ
You will not be able to use custom icons for menus, unless you hardcode them from phpmyadmin, or maybe add them to default icon list
no worries
hello alex another problem for me..? ve install another script to a sub domain.. .htacess RewriteRule /(uploads/.*) $1 [R=301,L] casues problems in my subdomain because it has a same directory name uploads.how can ? solve the problem any idea?
You need to make sure your subdomain is accessed like subdomain.domain.com, and also if possible try to create your subdomain directory outside of public_html folder.
? will try
Hi!
Will the new version have inline editing?
It’s on my todo list.
dear alex I ve send a pm about rewrite rules..
Got it, I will reply shortly.
whencomes out the new update? what changelog are included? I want to buy it
The new update should be available in about 4 weeks, as for change log, I don’t have the full list yet, but some of the features will be country based taxes, global plugin assignment, authorize.net and code optimization.
Can I have the Listing Module as like a Digishop?
What type of listing are you referring to?
Business Listing. First Categories (Type of the Business) and Membership(Free Listing and Paid Listing..etc)needed. Under Categories, business needs to be added and Each business should have a page with about us, Images, Video, Timings…descrption, services, contact details, likes, comments…etc… If you did not understand then, please do let me know, I will send you detailed information to you. Thank You.
You will not be able to use digishop for that purpose. A new module will need to be developed.
I am not saying I will use DigitalShop for my listing. I am asking you that, Like Digital Shop module, I need a module for the Listing in your CMS. Give me your email ID and will get back to you with my reference. Thank You
Please email me from my profile page, with your request.
Hello, i have a questions, how can i do, so my menu links would open in the new tab, no in the same one ?
That could be done with external links.
Hi, Gewa ? sent you e-mail. relpy pls..
hi , alex,
public static function langIcon()
{
return " " . strtoupper(Core::$language) . " ";
}
How to change this to display the language name ?
thanks
if here can change to language name , then when i press the name can change the page language too, this is what i want, thanks
function you are referring to will display only two letter country abbreviation. If you want to display current language name, than different methods will need to be used. To change the language you have dropdown menu in admin panel, as well as front end, why not use those instead?
i want the two letter country abbreviation to be current language name like english etc, how to modify , thanks
Actually that’s what it is. It represents current active language.
now only display en, i wanna display English
I have replied to you in regards to displaying full language name
As i checked the code “strtoupper(Core::$language)” for each admin page right corner,there only display for two letter country abbreviation. but not full language name.
That’s correct, as I have explained it in my previous reply.
So how to change the code to display full name?
A new function would need to be created new, or existing one modified, in order to display full language name. I can help you with that, but upgrading in the future will restore it back.
yes, alex, please post the code here, thanks
Please send me an email. Code formatting here does not work well.
I’m designing themes for cms pro now. Have submitted one to wojo market weeks ago and heard nothing! Are you involved with wojo market ? I’m offering themes for download from my own domain for now.
I can take a look, and see what’s taking so long, but sure, you can sell it from your own domain.
Any modules coming up? real estate or some such. Everyone has been asking you for years man.
Ecommerce module will be next, than real estate.
Hi Alex, Is there a reference anywhere of the font icons and the shortcodes to use them? If not, perhaps they can be made into a tab on the shortcodes page?
Yes, icons are listed under shortcodes page
ah yes, can’t believe I didn’t spot that. That’s solved one of the questions I had for you as I can now add a facebook icon. Many Thanks
No problem. I have also replied to your email questions.
Hello, Alex
My RSS Feed doesn’t seem to display articles under categories… I am doing something wrong? Thank you.
Actually doesn’t even seem to be working at all… Not displaying new articles.
Can you provide your URL and FTP access? You can email me those from my profile page.
Thank you so much, Alex! Information sent.
Got it. I will look into it shortly.
I require inserting PHP code on some pages, I have tried creating a plugin, where the content is the PHP code (<? Php echo “hello”;?>), But not working.
How I can insert PHP code on pages created with CMS Pro?
In order to use php, you will need to create a system plugin with corresponding main.php file and plugin directory. Take a look at online users plugin, and use it as an example.
hi alex, I have a proble on rss feeds on blog manager,category icon directs me to 404. cms feed has no problem.?
Make sure that blog_rss.php file exists in you cms pro root directory.
there is no blog_rss.php in my files..there are only rss.php in root and rss.php in modules/blog/ directory where can I get this file?
Copy the one from /modules/blog/ into cms pro root directory and rename it as blog_rss.php
error occurs Warning: require_once(../../init.php) [function.require-once]: failed to open stream: No such file or directory in /home/xxx/domains/xxx.com/public_html/blog_rss.php on line 11
Fatal error: require_once() [function.require]: Failed opening required ’../../init.php’ (include_path=’.:/usr/local/lib/php’) in /home/xxx/domains/xxxr.com/public_html/blog_rss.php on line 11
You are most likely using the older version. Download blog manager once again, and correct RSS file will be there. If that does not work for you, please send me a quick email from my profile with your FTP.
Hi,
I am creating a custom theme based on the master theme. Right now I managed to insert a simple div in header.tpl.php to make it to max-width:940px.
But anyways I am trying to get the custom background image to show in the home page too as in the other /page/ content.
I have inspected the header.tpl.php and I saw this line:
<body<?php ($content->_url0 == “page”) ? $core->renderThemeBg() : null;?>>
And I know somehow or rather that line could be the key to make the custom background show in the home page but I have been trying the whole day (with my limited knowledge on PHP) to no avail.
Please advise or point me to the direction as to how I can make the custom background show in the home page.
Thanks.
-Zan
Home page is excluded form custom bg images, you can just assign bg image to CSS file body tag, which will be a global image, than assign individual images for your other pages. This way you don’t need to change any php code, and future updates will work just fine.
Suggest;
1. Payment for discounts / coupons section should be added. 2. online at sites that users can be seen in the admin panel.
Coupons will be added in the next update. As for online users, since plugin for that already exists, it will be as easy feature to implement in backend.
very good. also a little chat module for specific members can.
I sent you an email for a module.
There is a plan for chat module in the future.
Hi
We want to create some plugins or modules for CRM Pro, have any documentation for this?
My purchanse code: 2e43bfe3-87dd-48a3-b0f2-7b42bdc3f9b7 – 22 Nov 2014
Thanks
Sorry, I don’t have any documentation available, but I can provide instructions for you to get you started. Just send me a quick email from my profile page.
Hello Alex, a few days in the months up are in English even though it is set in Italian. attach image http://www.netdg.eu/feed_back_img/backup_traduzione.png
I have explained this to you in my previous reply. The name that you see is generated by server, so you can not translate it.
I’m sorry I did not realize
No problem
SOS!
We changed the directory and moved files and folders of CMS pro from a subfolder to root folder.
But only home page is loading properly and for rest of the pages following message is coming.
“Not Found
The requested URL /page/human-capital-development-training/ was not found on this server.”
Please help, It is urgent website is live.
1. You will need to update .htaccess file as well. Make sure RewriteBase looks like
RewriteBase /2. Go to admin configuration page and make sure Site Directory field is empty.
Thanks, 2nd point was alright, trying to edit .htaccess as per your instructions …
RewriteBase / is also fine in .htaccess file.
Now its done thanks
Are you still having problems, or it’s resolved?
Thank you Gewa, Issue with .htaccess was resolved and all pages are loading fine now.
But in Google webmaster robots.txt Tester following message is popping up.
“robots.txt fetch failed You have a robots.txt file that we are currently unable to fetch. In such cases we stop crawling your site until we get hold of a robots.txt, or fall back to the last known good robots.txt file. Learn more.”
and when I try to see robots.txt live from Goggle WebMaster following message is thrown by Chrome,
“This webpage has a redirect loop
ERR_TOO_MANY_REDIRECTS”
Cms pro does not have robots.txt file, you can create one and place it in root directory, than just exclude lib, theme,modules and plugins directories.