Maruti Mohanty
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Fashionistas] Remove modified date from PostHi G
It seems you have updated the theme, which in turn has fixed this issue
Thanks
Forum: Themes and Templates
In reply to: [Fashionistas] Responsive wrapper for ads banner code pleasedidnt get you.. please elaborate and let us know if you are planning to use google ads
Forum: Themes and Templates
In reply to: [Fashionistas] site seems zoomed inHi
It must some plugin’s css file. can you please deactivate all the plugins and check the theme in the same screns and let us know
Thanks
Forum: Themes and Templates
In reply to: [Fashionistas] LayoutHi
can you please elaborate on the issue and what difference do you see?
Probably a screenshot with annotations will help here !!
Thanks
Forum: Themes and Templates
In reply to: [Hiero] mobile screen widthHi David
can you share a link to your site?
Thanks
Forum: Themes and Templates
In reply to: [Hiero] Change menu to bootstrap buttonsHi
yes sure, please go ahead to redo the menu system.
Use child theme to go forward with these changes so that the changes remain preserved even after the theme gets updated.
Thanks
Hi
can you share a link to your site, and why would you like to add the link to the first image, arent you using featured image for the posts
Forum: Themes and Templates
In reply to: [Fashionistas] Images Shrink in Full Width PageHi J
This is because the theme is build such, if you will see the line number 43 of the theme’s functions.php file you would see the codes.
add_image_size( 'thumb-small', 50, 50, true ); add_image_size( 'thumb-medium', 300, 135, true ); add_image_size( 'thumb-featured', 640, 250, true );In short any images uploaded to the media will also be resized to these three sizes too. For more details about this function check the codex.
But you can always use the original size of the image by using the “full” attribute, details of which you can find here.
hope it helps!!
Thanks
Forum: Themes and Templates
In reply to: [Fashionistas] site seems zoomed inHi
I checked the site in an emulator for ipad, and it looks all good.
can you share a screen annotating the areas you have found issues
Thanks
Forum: Themes and Templates
In reply to: [Fashionistas] Sticky MenuHi Martin,
Great to know that you love the theme but this is not really my theme, but I will pass on the message to the author.
Regarding sticky menu, the theme doesnt have such a functionality yet, so you would have to customise it or have to use a plugin to make this so.
Thanks
Forum: Themes and Templates
In reply to: [Fashionistas] Mobile VersionHi Greenvi,
It seems there is an issue with how you are building the child theme. Please follow this blog on how to work with a child theme.
Hope it helps!!
Thanks
Forum: Themes and Templates
In reply to: [Fashionistas] Responsive wrapper for ads banner code pleaseHi
I am not pretty sure what ads you would be using.
If you are going to use google ads then you can use the responsive ads for this.
Great… Please mark this resolved, so that this can help others with similar issue.
Forum: Themes and Templates
In reply to: [Fashionistas] How to get rid of "More Posts"Great 🙂
Forum: Themes and Templates
In reply to: [Fashionistas] How to add pagination to my site?Hi N
Can you share a link to your site?
Thanks