Forum Replies Created
-
AuthorPosts
-
Sanjip ShahParticipant
@Sara Okay. Great.
Sanjip ShahParticipant@Flow I checked your site, rev slider video and yes as you said for your site the transitions are happening though I play the video. Also, I noticed if you click on the full screen view of the video then visitors can view the video that way more conveniently. But if I get something on this I will pass it on to you. I will be making some tests, I think other effects also effects this as the slider I created was simple one with just background image, a simple video layer and text layer.
About the second question. I think that is the background color/image (image in this case). So, I suggestion you to go to Appearance->Theme Options->Design Options Tab->Site layout options. Set there narrow layout then click on ‘Save all Changes’. Then go to Appearance->Background. Remove the image there and set the color. Save the changes. Then you can switch again back to the wide layout form the ‘Site layout options’. Also, your site looks awesome :).
Sanjip ShahParticipant@pixelanddmore Okay. I will check on it in our support emails.
January 31, 2014 at 8:01 am in reply to: featured images – Remove border and show original size #7019Sanjip ShahParticipant@Juan Okay. Great.
Sanjip ShahParticipant@Mario like this.. I think you you forget to mention the link. We only provide simple few lines of css tweaks if it needs more changes then for that case you will need to hire a developer.
January 30, 2014 at 7:58 am in reply to: Can You Disable The Page Links From Each Slide In Slideshow? #6982Sanjip ShahParticipant@sw23185 You can visit this link https://www.themehorse.com/support-forum/topic/removing-links-on-featured-slider/. Though this is for our other theme Clean Retina but the process is almost same. Hope discussion in this thread will help you.
Sanjip ShahParticipant@Trina Just visited you category page and I can see all the posts there. Is the issue still there?
Sanjip ShahParticipant@MairiaM Changing the fonts color for the different elements; this feature is available in the pro version. You can purchase the pro version if you like as it provides greater amount of flexibility to change the colors of different elements all over the theme.
However, I will help for this one request. In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’..entry-title, .entry-title a { color: #555555; } .entry-content { color: #555555; }
You can change the color code to your choice http://www.colorpicker.com/. Hope this helps. 🙂
Sanjip ShahParticipant@White Falcon I rechecked on it and yes like you said the height it also fixed to 460px. For this you will have to edit the code.
Go to the theme folder and open this file functions.php. Look for the following lines of codeadd_image_size( 'slider-narrow', 1038, 460, true ); // used on Featured Slider on Homepage Header for narrow layout add_image_size( 'slider-wide', 1400, 460, true ); // used on Featured Slider on Homepage Header for wide layout
You can make changes there. After changing the file size you will have to regenerate the images with the new sizes. You can regenerate the images with this plugin.
Also, I suggest you to make a child theme to make these changes so that you won’t lose the changes when you update the theme. You may also need to hire a developer on this one.
Sanjip ShahParticipant@Trina Okay. That’s great to hear.. 🙂
Sanjip ShahParticipant@John828 For the desktop view you will also have to edit this images social-icons.png which contains all the social icon images. Also, make a child theme to edit these images so that you won’t lose the changes when you update the theme.
Sanjip ShahParticipant@Flow I just checked it out with the revolution slider and a youtube video in my local testing environment. I played the video and the transition stopped and the video kept on playing. When I paused the video it continued with the transition with the other slides. Also I was not hovering over the slide to stop the transition. Can you recheck on it? Can you provide a link to your page having revolution slider and this scenario?
Sanjip ShahParticipant@pixelandmore Can you provide a link to your page? It would be easier for me to understand the issue and what changes are being reflected.
January 30, 2014 at 6:59 am in reply to: featured images – Remove border and show original size #6974Sanjip ShahParticipant@Juan If you see our recommended image size instruction here https://www.themehorse.com/theme-instruction/attitude-pro/#recommendedimagesize. You will see that the recommended image size for the icon is 80px * 80px. However, if you use this image size, the height and width of the service icon is set to 40px * 40px. We have done this so it will appear more clear of retina ready devices. So, for the image size you can upload the image size of 80px*80px or 40px*40px. Now, about the border effect you could use custom css to remove this. So, in the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.
.service-item .service-icon img { border-radius: 0; }
Sanjip ShahParticipant@SMW There is no such feature within the theme. But I searched and found this plugin http://wordpress.org/plugins/background-per-page/. Try this and see if this helps.
-
AuthorPosts