Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi fran,
Featured image will not be displayed on single page and on pages. You can add featured image on the editor of post/page. We have designed our theme this way and featured image to display in single page is not necessary.So if you like to have a featured image on single page then it needs code customization.
Go to theme folder -> inc -> structure -> conent-extension.php on line no 225 you will find this code<article class="entry-wrap">
Add below code just after this code<?php if( has_post_thumbnail()) { ?> <figure class="post-featured-image"> <a style="background-image:url('<?php echo esc_url(wp_get_attachment_image_url($attachment_id,'full'))?>');" href="<?php the_permalink(); ?>" title="<?php the_title();?>"></a> </figure><!-- .post-featured-image --> <?php } ?>
We recommended not to change the code because if you change the code then while updating to our new version all your customisation code will be lost. So better make child theme and first unhook the functions and the edit the code.
Thank you
Theme Horse Support Team
KeymasterHi INFOYED,
You can drag and drop the same widgets as many times you want. If you want to add many other pages then create a pages just before you have created for Recent Work and drag and drop the same widgets to the Business Page Section sidebar and add a new page just now you have created.Also we have services template, our team and testimonial template. You can drag and drop the same business widgets on this sidebar Testimonial Page Section , Service Page Section , Our Team Page Section.
Note: Yes you have to set business template from pages to work widgets on business template.
Select Testimonial Page Template , Service Page Template , Our Team Page Template to work Testimonial Page Section , Service Page Section , Our Team Page Section sidebars.Thank you!
March 14, 2017 at 5:02 am in reply to: Site Using Attitude Pro Hacked – Problem with Header.php file #50444Theme Horse Support Team
KeymasterHi admin175,
Could you please Email Us your temporary username and password with your ftp credential.
Also can you provide attitude pro zip file which is hacked and causing this issue? We will try to find whether the issue is from our theme.
Don’t send username and password here as this forum is public to everyone.
Thank you!Theme Horse Support Team
KeymasterHi Malo,
You can’t add next to the menu. It needs code customization. You need to hire a developer as this is a new feature to be added in the theme. You can try adding via footer sidebar.
Thank you!Theme Horse Support Team
KeymasterHi Marijean,
Our header file is located at theme folder (attitude-pro) -> library -> structure -> header-extension.php. All the header content is coming from this page.
Thank youTheme Horse Support Team
KeymasterThat’s great Danielle
Thank you!
Theme Horse Support Team
KeymasterYou welcome Danielle
Thank you!
Theme Horse Support Team
KeymasterHi Danielle,
There may be some plugin conflict with the slider. So once you deactivate them plugins one by one and test which plugin is makeing a conflict with the slider.
Thank you!Theme Horse Support Team
KeymasterHi puneeth,
Email Us your temporary username and password. We will set a demo content.
Thank you!March 9, 2017 at 4:54 am in reply to: How to make the links at the top dynamic, with sub-links when you hover? #50338Theme Horse Support Team
KeymasterHi David,
Yo have sub links when you hover over them, goto dashboard -> appearance -> menus -> and create a custom link and use
#
sign and named it as Page Layout. So it won’t take you to any other page. Under Page Layouts you can add your sub menu pages.Thank you
Theme Horse Support Team
KeymasterHi Tony,
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/attitude
We really appreciate your rating.Thank you!
Theme Horse Support Team
KeymasterHi Hi Dirk,
As in the review process before one of the WordPress admin says that its not required to add the featured image on single page. Many users also don’t want to display featured image on single page so we did not add this feature on our latest theme. Sorry for this. If you really want to add it then code customization is required. You can create a child theme and then customize the code so that your featured image will also work on single page it you want.Thank you
Theme Horse Support Team
KeymasterHi Dirk,
Your featured image will not be displayed in the single page. If you like to add image on the single page then you can add images on the post editor which will be displayed on the single page.
Thank youTheme Horse Support Team
KeymasterHi Katelin,
The recommended size for recent work widgets is670*420
. It will cut proportional image. So you upload image bigger than width 670 and height 420 so that all your image will be cropped into same image size.
Thank youMarch 8, 2017 at 7:14 am in reply to: SSL Certificate – images redirecting to http instead of https #50315Theme Horse Support Team
KeymasterYou welcome Désirée
Thank you!
-
AuthorPosts