skyestudio
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Newsup] Switch placement of “Related posts” and “comments”Hi,
For this you first of all create a child theme using this plugin : https://www.ads-software.com/plugins/orbisius-child-theme-creator/, now copy the single.php file from the Newsup theme package and paste the single.php file in child theme package, now paste the code given in the this link into the single.php,
and add the following css code in additional css filed (Theme Dashboard >> appearance >> customize )
.mg-featured-slider { margin-top: 50px; }
- This reply was modified 4 years, 6 months ago by skyestudio.
- This reply was modified 4 years, 6 months ago by skyestudio.
- This reply was modified 4 years, 6 months ago by skyestudio.
Yes, but now the plug in is replaced.
Also had problems with comment box where switching between ordinary comment with mail and with Facebook login.The ordinary comment form didn’t have the post comment button.
Could write a comment but not send it. Since your server had an update I was stuck on information how to fix it and didn’t know if I ever gonna have some reply in this forum.Thanks for your concern and effort. Learned a little bit more about WP today but went tired of all struggle.
I have no idea what’s causing this, the picture you shared is far more better.
Unnecessary but thanks for your concern.
Have installed other solutions. You really need to update your documentation in the settings page for the plug-inYou might take a look in your own plugin
super-socializer/admin/social-login.php
Where all these strings are everywhere just occupying space
<?php echo $theChampLoginOptions['tc_placeholder'] ?>
Divide it by tabs instead, now it is just messy
a link without images
https://super.skye.se/Yepp. Found that and then plug in didn’t wanna work anymore. It is to messy to set all up again with that menu of yours inside the plug in.
Just to save you need to scroll 10 pages.
Understand it is free but took forever and wasn’t worth itForum: Themes and Templates
In reply to: [Endanger] function ‘endanger_comment’Found a theme that works
Found it in that messy config menu that makes no sense. So plugin uninstalled. Didn’t wanna work after the change
Forum: Themes and Templates
In reply to: [Newsup] Switch placement of “Related posts” and “comments”Now I get it. Didn’t got the link with the php code changed.
When copied and paste in the single.php it worked. Guess how this forum displays makes things a little complicated.
Thanx for your help, now it has switch place
Forum: Themes and Templates
In reply to: [Newsup] Switch placement of “Related posts” and “comments”Now you are comfusing me. First you wanted me to edit the css and now I should edit the single.php file with same lines?
Forum: Themes and Templates
In reply to: [Newsup] Switch placement of “Related posts” and “comments”That didn’t do the trick.
It only moved the Related post section down with 50px
Thanx anyway for the advise on child. Wanted to customize first before I did a child-theme
Forum: Themes and Templates
In reply to: [Newsup] Switch placement of “Related posts” and “comments”Yes, that’s it
Forum: Themes and Templates
In reply to: [Newsup] Switch placement of “Related posts” and “comments”Need to change place of those two blocks, containers or what to call it properly
https://varadero.skye.se/blog/wp-content/uploads/2020/08/container-switch.png
Thanx for a quick reply
changed the PHP file.
wp-miniaudioplayer/miniAudioPlayer.phpChange the line:
MAP custom skin: MySkin
to the name of my skin that is
MAP custom skin: Skye
and it is now working.
https://varadero.skye.se/mixmeister/Had renamed my skin and that is the reason it is not found. It is pointing to mySkin and my own design that I choose the name to, doesn’t load
`Thanks for quick re-ply Pupunzi.
I have done that and now my player is total white with grey shadows and that isn’t those colorscheme I have choose.
Also noticed a typo error that you might want to change in next version.
Under scrollist of “choose the skin type” It says palyer instead of player.What happens in future updates, does my customization still be there or will I always have to change the css code.
Wouldn’t it not be better to just have a own CSS for just the customization that is not able to overwrite?