YSS3
Forum Replies Created
-
Forum: Plugins
In reply to: [Fuse Social Floating Sidebar] Move from left to rightThank you 🙂
Forum: Themes and Templates
In reply to: Customizing Footer Text in Spacious Theme@urja nice work but implementation is temporary. Any spacious update would take you back to the original copyright.
It is better to create a child theme and add this in your child theme’s functions.php
Forum: Plugins
In reply to: [Fuse Social Floating Sidebar] Move from left to rightHi Daniyal,
Hope you are doing well.
I am not sure if the right side bar option has been introduced yet.
Hope to see it soon..
Thanks!Forum: Plugins
In reply to: [Testimonials Widget] Prev/Next instead of Play/PauseThanks for your response. I will check it out..
Forum: Plugins
In reply to: [Post Grid] Making featured image clickableThank you. It does work for now..
Forum: Plugins
In reply to: [WP Ultimate Post Grid] Making featured image clickableThanks. I have sent an email with the url and few screenshots.
Forum: Plugins
In reply to: [WP Ultimate Post Grid] Making featured image clickableHi, I could not find the ‘links’ in the “grid” section. I think you mean the layout tab..
Is there a way I could send the url privately. My site is not live yet..
Thanks.Forum: Plugins
In reply to: [Testimonials Widget] Disable touch?Yes, even I would like this issue to be resolved.
I have enabled ‘Show Play/Pause’. In mobile view, I am best able to Pause, and then can’t seem to Play it again.
Also, until I read in the above thread, I didn’t realise that testimonials could be swiped 🙂Please get it working on mobile. And I think little more distance between the Play/Pause buttons would also be of help.
Forum: Networking WordPress
In reply to: Backup and Restoration (if possible, individual subsite)Thank you kjodle.
I had “seen” this earlier but thought there must be something else since I didn’t find multisite. Well, I looked at it again and a simple search on ‘multisite database tables’ did the trick.
Now it is just a matter of understanding it all. I know I am on the right path.
Thank you for your guidance.Forum: Themes and Templates
In reply to: [Spacious] Fixed menu on top when scrolling down.Hi Leo,
It would be great if you would share the solution as well 🙂
Thanks.Forum: Plugins
In reply to: [My Private Site] Warning: Cannot modify header informationThanks David.
Will get back to coding, at least a little bit. Otherwise there are other things that keep me busy…PS: completely agree on keeping the brain cells fresh. No other work throws up so many problems. And the good part is most of them are solvable 🙂
Forum: Themes and Templates
In reply to: Customizing Footer Text in Spacious ThemeYou might also want to read https://ww.wp.xz.cn/support/topic/remove-or-edit-info-in-footer?replies=28
Code by Jan will take you in the right direction.
Forum: Themes and Templates
In reply to: Customizing Footer Text in Spacious ThemeI don’t know if you are still looking for a solution.
I would suggest using the 4 footer widgets to add footer of your choice.
As far as removing the default copyright goes, you could add this to your custom css:.copyright { display: none }hope this helps..
Forum: Themes and Templates
In reply to: Theme Spacious: Mobile menuYes, it is possible to change the active selection colour in the menu for small screen (mobile). I could figure it out.
However, it would be great if somebody could help me to change the text ‘menu’.
Pasting the code to save someone’s time:
.site-header .menu-toggle { background: #EF7F1A; } .main-small-navigation a { color: #EF7F1A; } .main-small-navigation ul .current_page_item { background: #7A7D9E; } .main-small-navigation ul .current_page_item a { color: #FFFFFF !important; } .main-small-navigation li:hover { background: #FFFFFF; } .small-menu a:hover, a:active, a:focus { background: #FFFFFF; }Cheers!
Forum: Plugins
In reply to: [Fuse Social Floating Sidebar] Move from left side to rightSame here. Works in firefox but not on IE11 🙁