-
-
Hi,
I am running into an issue with code_socialwidget.php.
I copied and made changes that file under the children theme. However, the site still load the file from parent.
Just to be clear, the other files I make changes and place them on the child theme were loading properly.
Look forward to your reply. Thank you
-
Hello,
Did you add the file to the right folder in Child theme? It should be the same hierarchy as in parent theme. This path: \includes\widgets\code_socialwidget.php
If the problem persists, go to file functions.php in parent theme, find the line where codeless_socialwidget.php is required and replace
get_template_directory
function withget_stylesheet_directory
.
Screenshot of the code: https://postimg.org/image/r3ljtiw39/
Let us know!Best regards!
-
Hi,
The file structure is same as you mentioned.
Can iI do the changes of get_stylesheet_directory() in child theme.
Much thanks to your reply.
-
Hello,
The change should be in parent theme. It is not necessary to do it in child theme too. We will include the change in future theme updates.
Let us know.Best regards!
-
Much thanks.
It works fine now.
I notices another issue with the animation on mobile. I know people had asked this before.
On a mobile device, the animations only work for the content above-the-fold when page initally loads, and the animations for the subsequence sections below will glitch and not fire as they come into view.
I will have to tap around and scroll up/down a few time to make the animations happen.
Can you look into that issue?
Look forward to your reply.
-
Hello,
There are no issues with animation on mobile for theme on our side. I suggest you install a cache plugin to help your site load faster. If you still have it happen, send a link where is this happening in a new topic.
-Please keep in mind to open new tickets for new questions. In order to have a easy to browse forum, the best way is to have one ticket per issue. So we can mark them as resolved when the topic is completed.
Thank you for your cooperation.
Best regards!
-
Much Thanks.
I will start a new topic on this subject matter.
-
You must be logged in to reply to this topic.