Home › Forums › Pro Themes › Musicsong Pro › Musicsong Pro – Child Theme Installed=Child Theme Edits Not Translated Correctly
Tagged: Child Theme Edits
- This topic has 5 replies, 2 voices, and was last updated 4 years, 7 months ago by wensolutions.
-
AuthorPosts
-
April 7, 2020 at 6:58 am #120213Baris TimocinParticipant
Hi guys, I hope you are well.
I successfully installed a child theme via Cpanel, however, when it come to making edits on the child theme (which was calling styles and functions from the parent theme), they were not translating correctly as a result.
When I double-checked that child theme was working since install and activation, it had 2 issues with what appeared to be 2 functions.
1) Used on Homepage class ‘Gallery Slider’
function was:
<ul class=”slick-dots” style=”display: block;” role=”tablist”>
the dots appeared to be blown up after child theme installed, however, the function DID work.
2) Used on Homepage within same Element ‘Gallery Slider’
function was:
<button type=”button” data-role=”none” class=”slick-prev slick-arrow” aria-label=”Previous” role=”button” style=”display: block;”>Previous</button>
AND
function was:
<button type=”button” data-role=”none” class=”slick-next slick-arrow” aria-label=”Next” role=”button” style=”display: block;”>Next</button>
For both above, the actual functions worked after child theme installation, they just appeared to be broken inline with all other function’s styling. I.E – not showing the typical button icon, rather, it appears broken and distorted.
Any advice would be greatly appreciated.
Thank you guys.
April 7, 2020 at 7:57 am #120216wensolutionsKeymasterHello,
Actually, we are not quite clear about your issue. Can you explain how did you create the child theme?
Further, you have talked about the function but inserted HTML code and your issue is also quite not clear.
So, please explain your issue with the proper screenshot or the screen record so that we can understand your query properly and help you further?
Hoping to hear from you soon
Thank you.
April 7, 2020 at 1:48 pm #120237Baris TimocinParticipantApologies for my lack of clarity.
I made a new folder here: public_html/wp-content/themes named: ‘example-child’
I then made a style.css and a functions.php file here: public_html/wp-content/themes/example-child
to code the style.css and function.php files I used to this manual: https://developer.wordpress.org/themes/advanced-topics/child-themes/
Everything seemed to work fine, apart from;
1) the buttons here for the gallery slider are blown up
2) the slider arrows here are styled wrong and looked distorted
All of the above happened when the child theme was activated. The site is currently back on the parent theme so these issues aren’t actually visible on live site.
Thanks and I appreciate your prompt response.
April 8, 2020 at 12:40 am #120286wensolutionsKeymasterHello,
Can you please provide us with your site URL and proper screenshot using light shot so that we can be clear and provide you the precise fix. The images you have sent is not supporting.
https://app.prntscr.com/en/download.html
Also, make sure you go through this documentation link given below regarding child theme:
https://wptravel.io/how-to-create-a-child-theme/
Hoping for your kind co-operation.
Regards.
April 16, 2020 at 7:37 am #121012Baris TimocinParticipantHello,
Thanks for your response above, I have followed the documentation given regarding child-theme creation. However, the issues mentioned in the previous post are still happening once I have made the child theme as per your instructions. Please see the screenshots below:
buttons are broken (not all visible and are all enlarged) which allow the user to select options on ‘Main Slider’ section. Space below this section (and above the ‘services’ element) wasn’t there before child-theme was activated.
In the top-right of the screenshot^ – the arrows to slide the ‘Gallery Slider’ appear broken after child theme install and activation. They are facing wrong way and look distorted, however, they do function as they are supposed to.
This screenshot^ of the same area – ‘Gallery Slider’ the buttons below it are enlarged after child theme activation.
These issues are on this URL: https://www.royalzee.com/
I have left the website with the errors on for now so you can see it in live form. Please can you check my child theme? I am 100% sure I have created it correctly, created the files within it correctly as well as the enqueuing code.
Thank you
April 17, 2020 at 2:50 am #121088wensolutionsKeymasterHello,
The images you have provided us is not supported as you can see in the screenshot given below:
Please use the app https://app.prntscr.com/en/download.html to send the screenshot.
Hoping for your kind cooperation.
Regards.
-
AuthorPosts
- You must be logged in to reply to this topic.