Forum Replies Created
-
AuthorPosts
-
Rabin ShresthaParticipant
ok now it seems to work for new image that I have uploadede but not for old so it must be caching issue
Rabin ShresthaParticipantSeems like your caching plugin is caching the pages. When I tried to add new category and a gallery image, it didn’t showed up in the gallery page so seems liking caching issue to me
Rabin
Rabin ShresthaParticipantHi thegreengables,
If you are trying to link gallery image to any other blog posts then it’s currently not possible with our theme. Currently you can only link gallery image straight to itself i.e image
Probably you need to check some other gallery plugin that provides this option
Rabin
Rabin ShresthaParticipantHi Karenstl,
1) Currently you are using header image so it’s not clickable. Instead you can use Appearance->Theme Options->Desing Options->Custom Header->Header logo option which has link to home page.
2) No, you cannot show blog posts in business template. You have to tweak the code. It would be better to hire someone for this task
3) Couldn’t understand what you are actually trying to say. But normally slider posts should only appear in blog page along with other posts, where else is slider post appearing?
Rabin
Rabin ShresthaParticipantHi Michael,
As I have already told you, you edit the theme file directly as you will lose all your changes when you update the theme. Also you are not allowed to directly write the script on the header like that. That’s totally wrong way. WordPress has it’s own way of adding jquery scripts. Have a look here on this article http://wp.tutsplus.com/tutorials/the-ins-and-outs-of-the-enqueue-script-for-wordpress-themes-and-plugins/
Why are you again trying to load the jquery twice as it’s been already loaded.
Also I think you need to hire someone who can figure this out correctly rather than doing it incorrectly on your own
Rabin
Rabin ShresthaParticipantGo to Settings->Reading->Front Page displays->A static page (select below) and make sure contact us page is not selected on Front page. Other than this I don’t see any other reason of contact us being home page.
Rabin
Rabin ShresthaParticipantGo to Appearance->Background->Display Options-Background color click on the color and click clear tab then save the changes. This should activate the default
Rabin
Rabin ShresthaParticipantHi amgalbreath,
Just install this plugin and it will remove those code http://wordpress.org/plugins/remove-comment-notes/
Rabin
August 19, 2013 at 7:44 am in reply to: Featured Post/Slider is not rendering (featured image set, no plug-ins) #3356Rabin ShresthaParticipantHi sergejusb,
Make sure the post id are correct. Also under featured posts/page slider->slider options make sure Disable slider in not checked.
Rabin
August 19, 2013 at 7:34 am in reply to: Blog feed showing more than just the "blog" category of posts on frontpage #3353Rabin ShresthaParticipantHi dubzzdigital,
Go to Settings->Readings->Front page displays and check “Your latest post” Also go to Appearance->Theme Options->Home page/Front page category settings and choose blog then click save. This should do the work.
If you still face issue then we need to look into your backend. If you can provide us temporary username and password here in this mail https://www.themehorse.com/support-forum/ we will have a look on the issue.
Rabin
Rabin ShresthaParticipantHi Clesmalo,
We have documentations but it is more specific on how to use features available in our theme. Yes, you can remove the link via child theme. You have to edit this function cleanretina_featured_post_slider in Clean Retina->Library->structure->header-extensions.php for removing the link.
You can turn off the slider title using this Custom CSS
.featured-text span{ display:none; }
for turning off both title and content
.featured-text{ display:none; }
but currently you cannot turn off only content using custom css
Rabin
Rabin ShresthaParticipantHi Kalaviv,
Currently we don’t have footer editor options in our free version of our theme. But if you upgrade to Pro you can edit the footer copyright info and other info with your own.
Yes we are working on search feature on our forum to make it more user friendly. We will add it surely.Rabin
August 16, 2013 at 11:12 am in reply to: Pricing Table Module in Layout Builder (Attitude Free) #3293Rabin ShresthaParticipantHi Carrieanne,
Currently we don’t have such Pricing module in our Attitude theme. You can use some free plugins available in WordPress repo. Same goes for the buttons. Their are lots of shortcode plugins that can be helpful to you.
Also we haven’t checked our theme compatibility with any shopping cart but you can check out some in your local testing environment. Also ,we are currently working on making our theme Woocommerce compatible.
Rabin
Rabin ShresthaParticipantWe have send you an email pointing out your issue, please check your inbox
Rabin
Rabin ShresthaParticipantHave a look on this thread
https://www.themehorse.com/support-forum/topic/remove-white-space-above-header/ -
AuthorPosts