7999 comments found.
Hi Alex, I have a question about a donate plugin. In payment form there is a field for notify_url with value gateways/paypal/donate/ipn.php But there is no such file on server. Is there an IPN listener for donations? Thank you for your answer
Hello, I just need some help with a small icon issue.
How can I replace the Twitter logo at the bottom of the page with Discord? I tried changing the code with this one.
But it doesn’t work. If I put Instagram, it’s fine. What should I do? Thank you for your help.
Unfortunately, there is no built in discord icon. You can however replace it with normal svg image.
Ok i will
Is it just me, or previous versions were way easier to edit. I mean just to asign slider to home page is science now.
I mean, i cant even find how to delete something on home page…..not to mention that logo ist uploaded, when did cms pro become so hard to edit….
Latest version is actually lot easier to edit. You pretty much click on any element and on the right side all available options are visible
I dont know about that, i cant seem to change images in slider, logo dosent change (not even showing). Maybe it me, im not ruling that out
So Alex, can i please have Version 5? Is there a place where i can download it or? Thnx
Sure, please email me from my profile page
Thnx Alex, i recived it
Hi Alex,
Are you able to fix the issues we have reported several times now by email?
Regards, Steinar
I will look into it today. Sorry about the delay
Hi, I checked your support forum answers and docs and didn’t find an answer – can you please explain how to migrate the content (pages, posts, images etc.) from an old version (4.0) to a new one if my client decides to go that way, is there an import/export option? Thanks in advance for your reply. Ales
Due to the completely different file and database structure, this will not be possible.Full install is needed, and afterwards manual recreation of each page
Hey,
i watched the Demo and i like it, but before i buy is it possible to create a Gallery with Password?
Sorry, for a late reply, somehow I missed your question. You can actually assign gallery module membership access, or check if user is logged in, but just a password is not possible
Here is my purchase code: 48a24322-a473-41a9-ae01-97cae8c0ae6b. I’ve purchased this item twice, but unfortunately neither one is working. I’d appreciate your assistance. Thank you.
See my reply below
For some reason, the issue was caused by this line in the function: function sanitize($string, $trim = false): array|string. Since the function always returns a string, I removed array from the return type and kept only string. That resolved the initial problem. However, I’m still facing one issue: uploading the company and invoice logos doesn’t work and it’s not a permission-related problem. Could you please help me troubleshoot this? Thanks again for your quick response—I really appreciate it.
Sure, please email me from my profile with your request
I’ve tried buying this twice now, but neither worked. Can you help me figure this out.
What never worked. Can you be please more specific?
Hi Alex, how can i put a flag in front of the language abbreviation Thanks
<?php foreach ($this->core->langlist as $lang): ?>
<a data-value="<?php echo $lang->abbr; ?>" class="item<?php echo (Core::$language == $lang->abbr)? ' active' : null; ?>">
<?php echo $lang->name; ?></a>
<?php endforeach; ?>
with this one:
<?php foreach ($this->core->langlist as $lang): ?>
<a data-value="<?php echo $lang->abbr; ?>" class="item<?php echo (Core::$language == $lang->abbr)? ' active' : null; ?>">
<span class="flag icon <?php echo $lang->abbr;?>" />
<?php echo $lang->name; ?></a>
<?php endforeach; ?>
Dear Alex,
Could you please check your Gmail at your earliest convenience? It’s an urgent request.
Thank you for your time and effort.
Best regards
Got it
Hi Author,
Can you send me the User Guide to use this CMS, I don’t know the way to add more item on list in page, easy to delete but don’t have the option to add. Hope to hearing from you soon.
Thanks!
take a look here: https://ckb.wojoscripts.com/
Hi Gewa I’ve tried to access this link, but all of post return error!
Sorry, about that. Its fixed now
hey bro, can’t upload logo or any modules and fileinfo is enabled
and if i update from phpmyadmin logo dimension kill the whole site and its over lap
Logo dimensions are controlled from style.css file, and have nothing to do with uploading process, so it might be something else. Not being able to upload could be permission issue. Please send me a quick email from my profile page with your hosting panel access, and I can take a look
i have send the email and thank you much.
Hi again.
If you want a clean / empty install (no demo data), how is that possible?
Just delete everything from phpmyadmin. Just make sure not to remove system pages, like login, contact etc…
Hi Gewa, please add feature t for portal payment, so I can freely add any portal payment base on API.
No promises, but I can look into it.
Please add xendit…thank you gewa
How do I update CMS Pro v.4.10 to the latest version? We’re experiencing issues when trying to edit/update plugins and we’re hoping that a version update for the CMS would solve our issues! Thanks for you time and consideration!
You can not update from v4.1/ Full install id required
Hi Gewa.. long time havent been in here and just checking any upcoming new patches / functionality available too ?
thanks
Currently working on a new update, no eta yet
Hi Alex, I try to contact you by email but you haven’t replied… so I’m trying here.
I’ve resolved almost all of the requests sent to me on my own. However, there is still a bug with PayPal. The process goes smoothly until payment. I receive the money, but the process of recording the transaction in CMS and automatically activating the associated subscription doesn’t work… This is urgent for my business. Can you help me?
I have looked into it yesterday using my own credentials, and sandbox, and everything seems to be fine. I have enabled debugging, to see what happens on next papal transaction
Hello Alex, could you please advise on the best way to disable the Live Editor in the Pages section and switch to the standard editor as efficiently as possible?
Sure, you can do that, but once done, you will not be able to edit pages in live mode. Send your hosting panel access, Na ill make changes for you
I have sent you an email.