Maruti Mohanty
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Social Avatar] Google Avatar not workingHi Viannie,
I just checked the plugin and tried few of the google plus ids including “+username” as well as the “only digits” and both work for me.
Can you please tell me what are you trying in Google Plus and what issue do you see?
Thanks
Forum: Plugins
In reply to: [WP Social Avatar] Twitter PatchHi Greg,
Thanks for the gesture. I really appreciate that.
Please send me the patch at marutimohanty89@gmail.com and will have a look.
Thanks again:)
Forum: Themes and Templates
In reply to: [Fashionistas] Menu on mobileYou are welcome 🙂
Forum: Themes and Templates
In reply to: [Fashionistas] DELETe "log in" linkHi
This is not a theme related issue and the right place to ask and look for solution would be https://wordpress.org/support/forum/how-to-and-troubleshooting
Thanks
Forum: Themes and Templates
In reply to: [Fashionistas] Menu on mobileHi
You can adjust the Z index to have the menu come over the star rating.
You can do this by adding the below in the style.css. I reccomend you to do it using the child theme, so that you dont loose the changes on updating the theme the next time
#main-navigation:target > .sf-menu > ul{ z-index: 999999; }Hope it helps!!
Thanks
Forum: Themes and Templates
In reply to: [Fashionistas] Showing full blog post and excerpts on homepageHi
yes, this can be done by doing some custom coding. But now it depends what do you mean by recent posts, I mean whats the timeline
Thanks
Forum: Themes and Templates
In reply to: [Fashionistas] How to edit category pageHi
can you share a link for us to have a look?
Thanks
Forum: Themes and Templates
In reply to: [Fashionistas] Meta SliderHi sophiamonago,
I looked into the sites you have provided and my answer below assume you have some knowledge on css and html.
The reference site you have provided has two different container, one for the slider and the other for the rest of the contents whereas this theme has only one container which contains the slider.
so you will have to get the metaslider outside this container and it would work.
Thanks
Forum: Themes and Templates
In reply to: [Hiero] How to remove line breaks from tags?Hi Shyamraj,
can you please share a link to your site?
Thanks
Forum: Themes and Templates
In reply to: [Hiero] Menu disappears on mobileHi Iasnark,
Do you mean to say that you dont want to use the mobile menu, which makes the menu appear in a drop down.
Do you want to show the menu as it is shown in a desktop screen?
Thanks
Forum: Themes and Templates
In reply to: [Hiero] Missing navigation likns (only apearing on single posts)Hi dariocorno,
I am not sure if i get the issue, cause the home page is showing the list of posts with the corresponding tags and categories.
Can you please elaborate on what do you exactly want, a few screenshots might help too.Thanks
Forum: Themes and Templates
In reply to: [Hiero] Menu disappears on mobileHi lasnark,
I would suggest to make the background somewhat light to make it more visible to the users. If you think this would work then you can do it by the following codes.
Add the codes to the your theme’s style.css file. I would suggest you to make all the changes using child theme, so that all your changes stay preserved even after you update the theme in future.
.nav-open, .nav-close { background: none repeat scroll 0 0 #800; }you can choose the color hex code of your choice
Hope it helps!!
Thanks
Forum: Themes and Templates
In reply to: [Hiero] Change link color from red to blueHi Ney,
You can change that color from the customizer
Go to Appearaance >> Customize >> Colors
and choose the main color of your choice and click save.
Check this link for more help. http://awesomescreenshot.com/0be3pdns6a
Hope it helps!!
ThanksForum: Themes and Templates
In reply to: [Fashionistas] Flickr stream widgetHi tee_em_cee,
I checked with my local setup and it works fine. It seems you have used the username instead of the id.
You can get the id for flickr from the following link http://idgettr.com/
Hope it helps!
Thanks
Hi microscopegenius,
Please create a new thread regarding your issue.
Thanks