7998 comments found.
Where do I change remove or add the options in the contact page in the “Subject:”?
Look in contact_page.php
Is found in the language “en.lang.php” file and desabiliatar in “contact_form.php” file fields not used. All right! Thank you.
You’re welcome.
In CAROUSEL model under the “Our Services” and “Our Clients” is static, changing to run automatically?
Email me from my profile, I will send you simple modification.
Show! With your support it is very simple. Thank you! Regards
You’re welcome.
The elastic slide is scaling the images horizontally but not vertically. This happens in safari and iOS. Any suggestions?
Firefox distorts a bit but not as bad as Safari and iOS
I looked at the css but, no matter what I did it would not fix it. I also looked at the script .
I appreciate the help.
Yes, there seems to be a bug that only affects safari browser. I will look into it, and let you know
I want to add access to a user to be able to add news and events to our system. I set the user up as an admin and then selected the event and posts as part of his access but when the user clicks on the events icon in the admin area I get an error saying “Alert!Sorry you don’t have administrative privilege to access this page”. I am sure I have to just enable another user privilege but I don’t see anything I missed.
Any ideas?
Just make sure you enable access to plugins and or modules group as well
Can you describe an easy way to have plugins like news/events to not display if you are not logged in? I know I might have to alter your code slightly to do this, but I really need to hide some content from all non logged in users.
You will not be able to select individual plugins. With some minor code modification, you will be able to hide all plugins from non logged in users. To hide page content, only you can just assign Registered access level for each page.
Thanks for the info. I worked around the issue by adding two lines of code to index.php that requires the user be logged in or it redirects them to the login page. Really this was the best solution for what I need to do: if (!$user->logged_in) redirect_to(“login.php”);
That will work as well.
Hello, is it possible to create a user and have them assigned to multiple membership levels?
Also, can we hide a menu item entirely, if that person is not a user and member in the system?
Currently it’s not possible to assign multiple memberships per user, or hide menu items.
Is this difficult to do with the script? If I have a programmer, can they do this?
Sure, a good php developer would be able to do it for you.
When using the portfolio module in GoDaddy shared hosting. I get this error when trying to process a portfolio item:
An appropriate representation of the requested resource /admin/modules/portfolio/controller.php could not be found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I contacted GoDaddy hosting, they said its a software problem.
They are using Apache 2.4.7, PHP 5.5
First thing, grit rid if godaddy hosting, you will have many issues with them. Secondly, are you sure that controller.php file exists in /admin/modules/portfolio/
I can not change any text (post) by the editor. Only through html button
That’s strange. I never seen that before. Did you make any changes?
solved. clean browser cache
All right then.
language comes back to the same page when adding
Sorry, can you please explain?
I can not add language
What happens when you try to add a new language? Any message?
It does not say the same page turns were recorded
Email me from my profile with your ftp and admin username/password. I will take a look.
Could you check texted
Hello Alex,
there’s no gzip support by this cms ?
Regards
Yes there is, if your server supports it.
because i’m logged in to demo page and i cannot find the option in system configuration ! or do i need to enable it manually, and if so then where from since i’m not that good in PHP.
Regards
Yo will not find that option in demo. You need to contact your hosting company
Hi! Manage Plugin> jQuerySlider how to disable the required field Caption?
Image caption is needed in order to be able to edit slides. You can not make it optional. You can disable caption, or image description from showing on actual slider.
thank you
You’re welcome.
Alex, How can I do this: A user with memberhip enter in a folder with files to download ?
For example: www.domain.com/uploads/downloadfiles/
I need to upload a lot of files to that folder. And I want that only can enter to the directory index the users with membership. In order to download that files.
Best!!
Sorry, you can’t protest files. Pages only.
But. How can I put files or links in one page.. But only need that the user who entered to that page can open the link or the PDF for example. How can i do that?
You can assign membership or request for a user to be logged in, in order to view page. Within that page you can create your content, but download, or links can’t be protected. Only that page content. If you are selling digital items, you can use digit hop module.
Where can I see the Premium Themes? I really like your CMS
take a look at wojomarket.com
Regards, gewa the foundations for a new template are not in the new download, doc? Folder? Might send it to me? thanks and keep selling.
Sorry, which template are you referring to?
Warning: Division by zero in /home/netdg/public_html/includes/bot_plugins.php on line 18
If you are using plugin allocated space make sure it does not go over 24. Otherwize make sure that to each plugin space value is set as default to -1
I’m sorry I expressed myself badly. I put in the footer 3 different plugins and so far everything is ok, just add another plugin I get the error that I posted previously.
ok, I understand where wrong.
Dear Alex, I sent a request , please reply me
Thank you
Hello, newsslider with not showing on the first page as a plugin (when I change the first page he simply disappears) when I call him in the article as newsslider% %% – and he appears as text %%% newsslider but no content
Home page and modules do not support content plugins.
The reason your site hangs is, you are retrieving exactly 50000 items via json from external source using tv-classic-fg.js. Get rid of all your custom js and your site will work fine
Please tell me how to do it, I’m not well with json as you suggested.
Just remove all the javascripts that you’ve added, after installing cms pro
I had removed setup folder, also there is a folder call assets but I don’t want to delete it. Can you give me email address that I can sent the FTP log-in for your review?
I was not talking about setup folder or any JavaScript that came bundled with cms pro. I’m talking about additional js that you’ve added afterwards.
OK, it was fixed. Thank you
I bought this and installed it on my GoDaddy server and get to the installation screen and I go to Step2 and get a white screen and there is no forward movement in the process… Is there GoDaddy support information?
My first advice to you is stay away from godaddy and 1and1 host. Every single user is having problems due to poorly configured servers. In your case most likely MySqli driver is not enabled. If you have access to error log, you should look into it.
I use My SQL on a daily bases on other sites that I have I guess I didn’t know that this was a limited software that can’t be used on GoDaddy… I have used them for years and this is the first purchase I have made where the seller actually tried to change my device provider… I would like to either get this working on my existing hosting provider or I want a refund
I’m just giving you piece of advice. Just because your other scrpts work, that dose not mean anything. You can email me for my profile with your FTP, database access and site URL, but if some major component is missing, from your hosting account, than I will not be able to help you.
I sent info
I sent info
What is the eta?
I was able to install cms pro manually. I don’t know what the issue was, since I could not find any error logs in your godaddy account.