Forum Replies Created
- AuthorPosts
Hash
KeymasterGreat to know that it worked.
=========================
Please like our Facebook Page https://www.facebook.com/hashtheme/
And make sure to rate our theme if you really like it https://wordpress.org/support/view/theme-reviews/square?filter=5Hash
KeymasterYes, possible by some CSS. Use some Custom CSS plugin and add the below CSS
.sq-footer{width:47%}
September 30, 2016 at 9:48 pm in reply to: Search plugin (Relevanssi) and Widget Area "Header Ads" #747Hash
KeymasterRegarding the Relevanssi plugin, we have not tested it yet. So we need to test it before we can give you any answers.
Regarding the Header ads, you need to add some css like float:left on the class that the widget generates.
May be you can hire some of our developer to get these this fixed.
Hash
KeymasterPlease check again by disabling all the plugins. If it still does not work, then email us at support@hashthemes.com with your login detail. We will have a look at the problem.
Hash
KeymasterI don’t think it will still show the featured image.
The code $square_featured_page_image = get_theme_mod(‘square_featured_image’.$i, $square_page ); does not print out the image.
The featured image of the page can be displayed by using the code the_post_thumbnail();
You don’t need to add code in the customzer.php file.And to convert the plus sign in to graphic button, you need to add the text “Read More” instead of plus sign and then add the css to convert it in to button.
I hope this will help you.
Hash
KeymasterYou can install it in the same domain. You can either just the previous blog layout or even apply the new home page that was added the later update. Check this video for more detail
Hash
KeymasterHi,
Can you please mention your website url? The comment should show in all the blog post if any body has commented on it.
To know how many visitor visited your post you can use post view counter plugin
Hash
KeymasterSorry both are not possible without customization.
We can customize the theme to add image and read more button for the paid customization if you want.
Hash
KeymasterHi,
Basically the slider image is resizing proportionally to its width, so in the mobile device the height of the slider becomes very small and looks like out or proportion compared to other section. But this is normal behavior of the slider in the smaller devices.
The solution is to upload image with some larger height. but again the larger height image does not look good in the desktop device.
Hash
KeymasterHere is the one of them https://wordpress.org/plugins/email-subscribers/
Hash
KeymasterSorry, i did not get you. You can use anything that you want in the logo
Hash
KeymasterYes you can use some plugin that have the feature to send notification. You can even edit the code if you want.
Hash
KeymasterOk no problem. Go ahead.
Hash
KeymasterSorry, we do not encourage to delete the credit link as it is the only credit for our free work.
But if you want to delete it, you can purchase our child theme that has option to either change or remove credit link from the customizer. It will cost you $50 only.
Hash
KeymasterHi,
For each post you add, you should see a option call Featured Image at the bottom right sidebar. You need to upload the image over there to make it appear in your blog page. And please make sure to upload large image.
Thanks
Hash
KeymasterHi,
If you check our demo website https://demo.hashthemes.com/square/ you will see that the about section is using the 60% of the width. The 40% width is for the image gallery.
If you don’t wish to use image gallery then add the below CSS using some custom CSS plugin to make it span across full width
.sq-about-sec {
width: auto;
float: none;
}Hash
KeymasterYes, add the below CSS using some custom CSS plugin
#sq-masthead {
background: rgba(30, 36, 42, 0.6);
}Just increase the value of 0.6 to 0.7, 0.8 or 0.9 if you need less transparent.
Hash
KeymasterHi,
You just need to create the new pages for the testimonial and then select it in the customizer panel. It is simple as that.
Hash
KeymasterCan you please let me know your website so that i can figure out the issue and give you the solution?
Hash
KeymasterHi,
Check this tutorial. This will help you http://www.wikihow.com/Add-Read-More-to-Wordpress
- AuthorPosts

