how to resize the featured images in this theme
i can see that all the images are coming in orignal size
]]>Site name should be h1 instead the navigation menu is in H1. Can you please show me the way to change it. I want to show site title (which is there in /wp-admin/options-general.php) as H1.
My site is NSFW, so i did not added full url here.
]]>Lots of links throughout my site have this annoying little orange triangle next to them. I can’t figure out how to select them in CSS. How do I get rid of them?
Example: https://prntscr.com/9sdt9y
]]>How do you delete the email and website fields from the commenting form?
I would only like to have users input Name and Comment.
Thanks!
]]>Hi!
I translated the Virality theme into Portuguese with Poedit.
– How can I activate it on my localhost?
– What’s the procedure if you wish to add it to the next theme update?
Can someone help me with the grid layout without masonry effect? I mean, when a title is bigger than others in a row, the below row of posts not get the masonry effect, instead they get fixed and aligned by the bigger title above.
Like the image:
]]>If any other plugin is using the TGM-Plugin-Activation class, the following fatal error is being thrown:
Fatal error: Cannot redeclare tgmpa() (previously declared in /var/www/vhosts/.../inc/class-tgm-plugin-activation.php:1045) in /var/www/vhosts/spacedonkey.de/subdomains/demo/wp-content/themes/virality/library/class/class-tgm-plugin-activation.php on line 1043
from the following:
if ( ! function_exists( 'virality' ) ) {
function tgmpa( $plugins, $config = array() ) {
foreach ( $plugins as $plugin ) {
TGM_Plugin_Activation::$instance->register( $plugin );
}
if ( $config ) {
TGM_Plugin_Activation::$instance->config( $config );
}
}
}
the original code that prevents this conflict is:
if ( ! function_exists( 'tgmpa' ) ) {
function tgmpa( $plugins, $config = array() ) {
foreach ( $plugins as $plugin ) {
TGM_Plugin_Activation::$instance->register( $plugin );
}
if ( $config ) {
TGM_Plugin_Activation::$instance->config( $config );
}
}
}
We have fixed the problem by changing your version back to check if function_exists( 'tgmpa' )
.
Please address this issue in your next update.
]]>Hi! I created a child-theme but am not sure of how to expand the width of the post content area. The left side has a lot of space and it would be great if I could expand it so the thumbnails inside the post could also be wider.
Can anyone give me a reference of how to do this without messing up the other features of the theme?
]]>Hi!
I’m loving to create a website with this theme and am very thankful for what you provided in it. Really what I need : )
I’m using Collapse-O-Matic’s short-code to collapse and expand text in the post content and the content box increases size but does not collapse when the text is collapsed. The C-O-M author is trying to help but couldn’t see what could be the problem, and I’m on my localhost so I can not provide links but only screenshots.
Do you have any idea what could the issue be and how we could solve it?
https://www.ads-software.com/plugins/jquery-collapse-o-matic/
hope you can help,
thanks in advance.
AdSense ads in the header, whether static 728×90 or Responsive, are cut off in mobile mode.
]]>I love this theme but I noticed when there are slow-loading elements, such as Facebook Social for comments and/or AddThis classic share buttons, set up in the body the sidebar doesn’t touch the footer. It seems to touch for a moment until the slow element catches up and increases the height of the content. I was thinking I might have to hack a fixed height on the elements so the sidebar knows to extend. Any other ideas? Thanks.
]]>