Home › Forums › Handy Theme Support › Setup using the Demo Handy
- This topic has 37 replies, 3 voices, and was last updated 6 years, 9 months ago by Sonl Sinha.
-
AuthorPosts
-
January 15, 2018 at 5:47 am #91650
Hi Brad. Thank you for your work on my test website. The two columns have been achieved and text being aligned to left with full width. However, the changes failed to show in mobile phone. The listed text are not shown completely. Some text are missing when shown in a smart phone.
I have made more customization in the site www.tcmcentre.com.au/test/. Now the first section of the Home page is the page “Trusted Acupuncturists”. When shown in the Home page, it failed to be shown in full width like other sections. Can you help to fix that?
It would be much easier for me to make changes accordingly if you can let me know what styles in which files you changed so that I can do these later on with similar issues.
Many thanks!
January 15, 2018 at 9:52 am #91682Hi,
This is a custom requirement which would require some additional hours and doesn’t fall under theme support. Kindly connect with us on sktthemes.net/contact for a quote.
Regards,
BradJanuary 16, 2018 at 8:44 am #91793Hi Brad. No this is not a custom requirement but an issue in your theme to fix. I have been asking to fix the issue with the first section in the homepage in whch I want to show a welcome page and a photo in two columns. The first section in your theme is “Our Specialists” which is not customised by myself to put my content in. Then I raised the issue and you implemented that but the result is not mobile phone friendly. Now I have managed to make it mobile phone friendly but it is not of full-width. Only the first section is not of full-width which is caused by the heme css. I don’t know how to fix that and need your help. I have tried no matter what page I put in it would be always not a full-width. I guess it might be caused by the theme or by your previous working on it. Please check and fix it. Thank you!
January 16, 2018 at 10:39 am #91804Hi,
Issue resolved.
Regards,
BradJanuary 23, 2018 at 5:55 am #92404Thank you Brad for that!
I have got an issue which I have sent to the support yesterday. I am going to create a webpage “Our Team” to show a list of all our staff withtheir photo and profile details. I created a webpage “Our Team” and put some test text in. But when I preview that page, my text was not shown. It shows a Archives page which is not my “Our Team” page. It looks like the page Permalink …/our-team/ is used for a perticular page internally which I can’t change and hence can’t use the webpage name “Our Team”. Can you fix this bug so that I can create my “Our Team” page?
The login details have been sent to the support yesterday.
Thank you!
January 23, 2018 at 6:09 am #92412Hi,
Kindly change Our Team page’s slug to something else from our-team as the same slug is used in Our Team custom post type.
Regards,
BradFebruary 10, 2018 at 7:37 am #93816Hi. I am trying to use the following existing code ([advantage_main] block) in a web page to show the address details:
[advantage_main][advantage image=”http://localhost/tcmcentredev03/wp-content/uploads/2018/01/map_mark_50.jpg” title=”Perth Clinic” content=”<p>57/76 Newcastle Street</p><p>Perth WA 6000</p><p>9228 8828</p>”][/advantage][advantage image=”http://localhost/tcmcentredev03/wp-content/uploads/2018/01/openinghoursclock_50.jpg” title=”Opening Hours” content=”<p>10:00 am – 5:30 pm</p><p>Monday to Saturday</p><p>Closed on Sundays and Public Holidays</p>”][/advantage][advantage image=”http://localhost/tcmcentredev03/wp-content/uploads/2018/01/map_mark_50.jpg” title=”Subiaco Clinic” content=”<p>6/1 Sheen Street</p><p>Subiaco WA 6008</p><p>9380 4171</p>”][/advantage][/advantage_main]
However, this code snippet, when used in a Section on Home page, it is working well (like in https://www.tcmcentre.com.au/test/). It is NOT working when used in any other webpages (for example, in https://www.tcmcentre.com.au/test/book-appointment/). It doesn’t show the text completed (truncated).
Can you please help to fix this? It would be appreciated if could let me know which style files you changed so that I can make changes accordingly to fix my localhost dev site.
I have sent this to https://www.sktthemes.org/contact/ as well.
Many thanks!
February 12, 2018 at 6:50 am #93903Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.page .col-6-3 a { height:auto;}
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.