Brian

Forum Replies Created


Hi there,
Which Joomla version are you using ? Did you ask the hosting provider that they changed/modified something recently that related to php.ini ?

I see the issue related to this case https://forum.joomla.org/viewtopic.php?t=646517 so please try to ask your hosting provider this case. Let me know the result

Thank you


This reply has been marked as private, meaning that only the original poster and forum moderators can see the content of the reply.

Just add css code below into custom.css file

.qx-testimony {
    min-height: 200px;
}

to define the minimum height for the block text.
do the same for about page

.work-steps .steps {
    min-height: 250px;
}

you can change the min-height value to suite your needs


I just replied your ticket, please check.
Thanks


Hi Michael,
I replied your ticket ([Ticket #2374]) a day ago, Did you check it?
Thank you


Hi there,
There’re two packages for Amely, the template installation package (for existing joomla website) and the Quickstart package (The quickstart allows you to replicate WT Amely demo to your server. It means, after installing the quickstart, you will have a site exactly the same as the demo site.) for new website. Quickstart package included sample data, extensions, site configuration

So if you want the same result like our live demo, simply install the quickstart package. Did you try to install the quickstart before ??


Hi all,
We just updated the template and quickstart package recently, PHP 7.1 – compatibility fixed. Could you please re-download the package via customer area then give a try ?
Thank you


Hi Dmitry,
Our demo server using Php 7.0 :), could you please give a try with php 7.0 or 7.1 then recheck?
Thanks



File located at joomla_root/templates/template_name/index.php file.
Thanks



“Have you checked on this site, just before the paragraph entitled “Final words” -towards the end of the article?”
I checked it before Awal, but I didn’t get your point about testimonial config. You can upload images to imgur.com then post a link here for me to check. Add description what you want to do so I can test that possible for a testimonial or not


You’re welcome 🙂


You’re welcome.


Hi there,
Which template are you using? If you need to add the code in , simply open index.php file then add the code to suite your needs
Thank you