-
AuthorSearch Results
-
August 28, 2017 at 5:08 am #121191
In reply to: Menu hiding image slider
tikaramParticipant@jenkweb : The following custom css that you have used while customizing your site is causing the issue.
#masthead { background-color: #cccccc; } .main-navigation a { background-color: #cccccc; }
Please remove these additional css from your site and the top portion of the image will be displayed.
As you can see in the demo of the theme, the featured image slider starts from the top of the page and not from the bottom of the menu.
Let me know if you need further assistance.Regards,
TikaramAugust 25, 2017 at 7:07 am #121064In reply to: 1.23 Parallax Frame update – Header Image issue
simorphParticipantThanks for the speedy reply, Tikaram – I don’t think I’d quite explained myself correctly.
It seems to be some kind of issue where the header image seems to scale itself by default and then end up looking far too zoomed in and blurry.
I’ve taken these two screenshots of my site side-by-side…
On the homepage, (left) my header image (pic of me) and the slider image (pic of hand holding brushes) are appearing as I’d expect – not zoomed – if I drag the right hand edge of the browser out to the right a LONG way the header image of me begins to zoom.
On my art page (right) the header image is already zoomed in (compare the size of it to the slider image on the home page) where I’d expect it to be behaving just like the header image of myself on the homepage
To add a complication to this, I’ve had a couple of instances where the homepage has acted just the same – rather than a default of me peering over the top of the slider as in the screenshot, the image is zoomed in a long way showing only the top of my hair.
Here are the links to both images
http://www.simonphipps.com/wp-content/uploads/branding/featured_header_simonphipps.jpg
http://www.simonphipps.com/wp-content/uploads/featured/featured_art.jpgAs you can see, these are the exact same dimensions as the header image from your template
http://www.simonphipps.com/wp-content/themes/parallax-frame/images/gallery/header-bg.jpgThe same effect can be seen on one of the game images/pages – if I drag the window so it’s just wide enough – approx 980 -990 pixels the header logo is already zoomed by a factor of (I’m guessing from screencaps and measurements) 114%, which would imply that the images that are 1680 pixels across (just like your template example) are now being scaled up to 1920 pixels wide…?
http://www.simonphipps.com/games/dragonstone/
http://www.simonphipps.com/wp-content/uploads/featured/featured_dragonstone.jpgMost peculiar
Thanks again
SimesAugust 22, 2017 at 12:20 am #120754KelvinMaceParticipant1) Can you please clarify what you mean by category image. Where would you like to use the image?
It would be used at the beginning of a post to denote its category.
2) I don’t think the space will be sufficient for a slider. You may use a smaller logo instead of big one. You can enable featured slider from the customizer if you would like to use a slider on your website.
So, I can just reduce the size of the logo and then enable a slider for the main page header?
Thanks!
August 21, 2017 at 7:54 am #120722tikaramParticipant@michalpasicki : Please follow this link to know more about image size to be used for featured content and featured sliders.
https://catchthemes.com/theme-instructions/clean-journal-pro/#featured-image
If you would like to change the width and height of featured sliders and featured content then you will need to use slider type as “Image” from the customizer.
Please use header size as specified in theme instructions.What tool have you used to test your site.
Regards,
TikaramAugust 17, 2017 at 5:50 am #120569In reply to: Featured Slider not working
MichaelaParticipantHi Tikaram,
Thanks a lot for the hint with the slider image size. I had chosen a size too small, and now that I uploaded a bigger sized picture it all works fine.However, when I tried to add the code you quoted above, I did not see any effect on my website, i.e. there was not more space underneath the featured slider. Any other idea how to achieve this?
Thanks a lot,
MichaelaAugust 16, 2017 at 1:35 am #120491tikaramParticipant@kelvinmace : To display video on the home page you need to change setting from the customizer
Go to Appearance => Customize => Theme Options => Layout Options
UnderArchive Content Layout
Select Full Content Display and save. You can display videos on your website using the video widget. Just drag and drop the video widget on any of the available widget areas.1) Can you please clarify what you mean by category image. Where would you like to use the image?
2) I don’t think the space will be sufficient for a slider. You may use a smaller logo instead of big one. You can enable featured slider from the customizer if you would like to use a slider on your website.
Let me know if you need further assistance.Regards,
TikaramAugust 15, 2017 at 2:27 am #120448In reply to: How do I remove Kathmandu Seto Ghumba images?
tikaramParticipant@kelvinmace : Go to Appearance => Customize => Featured Slider . You can either enable or disable the sliders from
Enable Slider
option. If you would like to display sliders Under Select Slider Type select the Featured slider you would like to use. You may choose from Featured post slider, Featured page slider, Featured category slider and Featured image slider.Regards,
TikaramAugust 15, 2017 at 12:02 am #120441tikaramParticipant@generic_username : Go to Appearance => Customize => Header Media and Under
Enable Header Media on
Select disabled to disable Header image.
You do not need a plugin to display an image slider it can be done through customizer from theme options.
Go to Appearance => Customize => Featured Slider UnderEnable Slider on
Select Homepage/Front-page or entire site and select the featured pages that you would like to display as sliders.
You may upgrade to Pro if you would like to use post, image and category sliders. Let me know if you need further assistance.Regards,
TikaramAugust 14, 2017 at 4:16 am #120396In reply to: Featured Slider not working
tikaramParticipant@micha : GO to Appearance => Customize => Additional css and add the following css code to add some white space between the slider and the four images underneath.
#main { padding-top: 50px; }
Please read the theme instructions properly and know about the image sizes to be used in featured slider. Follow this link to know more about featured slider image sizes. If you use different sizes than recommended the slider will not work properly.
Regards,
TikaramAugust 10, 2017 at 7:09 am #120240In reply to: Featured Slider not working
tikaramParticipant@micha : I did some research about your site but i could not find your sliders were full width before and the space below the slider was also not there. Please check these link to view how your site was during April and June
April 2017 : https://web.archive.org/web/20170407220234/http://travelintense.com
June 2017 : https://web.archive.org/web/20170616173823/http://travelintense.com
I am providing you additional css to make the slider full width and add space below the slider.
GO to Appearance => Customize => Additional css and add the following css code#main { padding-top: 50px; } .featured-slider .slides img { width: 100%; }
Let me know if you need any further assistance.
Regards,
TikaramAugust 4, 2017 at 8:15 am #120097In reply to: Changing jomsom to jomsom pro
KamillaParticipantDear Tikaram,
The pro version works extremelly well!
But… i’m doing the featured post slider and I have 4 posts with featured pictures. I would like them in the slider. I’ m following the tutorial and it says: copy ‘post id’ …
My question might sound amateur..but which is the id of the post, where can I find it?
I copied the url of the post but it did not work… 🙁
Thank you,
KamillaAugust 3, 2017 at 1:17 am #120010tikaramParticipant@shinuj1989 : To enable Featured image slider on homepage only Go to Appearance => Customize => Featured Slider
Under Enable Slider onSelect : Homepage / Frontpage
and save your setting. The slider will appear in home page only now.Regards,
TikaramJuly 24, 2017 at 4:38 am #119531tikaramParticipant@zen-monkey : Go to Appearance => Customize => Featured Slider and enable featured slider. Scroll down and find
Select Slider Type
and select page. You will need to create pages to include in the featured slider. Let me know if you need further assistance.Regards,
TikaramJuly 23, 2017 at 6:02 am #119490In reply to: Individual Images for Each Page
StevenParticipantJust as a second point, the pages have featured images, they aren’t posts. The only featured posts are the 3 on the homepage below the slider which then link to the relevant pages.
Steven
July 23, 2017 at 12:38 am #119477In reply to: Individual Images for Each Page
PratikParticipantHi @skincreative,
There seems to be a small bug in the theme about header image. You need to use post image as header image.
We will push the update tomorrow, after that, you need to do following to get the desired results.
1. Goto Appearance=> Customize=> Header Image
2. On Enable Featured Header Image on, select Excluding Homepage, Page/Post Featured Image
3. Make sure Featured Header Image Position is set to After Header(Before Slider)This will make images for featured post appear on top.
Then in Appearance=> Customize=> Theme Options=> Layout Options=> Single Page/Post Image Layout, make sure its disabled so that there is only one image.
I will let you know when the new update is live.
Regards,
PratikJuly 19, 2017 at 5:10 am #119339In reply to: Primary Menu Search
Derek BattyParticipantHi Sakin
Thank you so much.
The first code worked for the search box colour.
The second code had no effect on the Featured Slider title box where Featured Slider Title appears when the slider changes.
The black opaic box still appears, rather we don’t want to see the box just the words we entered into Feature Slider Title in customise.
Thanks
Derek
July 19, 2017 at 12:07 am #119324In reply to: Image loading issue
LilliaParticipantI am using the Catch Responsive theme and my photos and featured slider are not showing on mobile, however it is showing on desktop version.
Any help is greatly appreciated!July 12, 2017 at 1:59 pm #119074In reply to: Cambiar slider image
SakinKeymaster@plabra: Catch Responsive free theme only have option to use “Featured Page Slider”. To setup this, check out screencast at https://www.youtube.com/watch?v=71fFoOZNv9g and theme instructions at https://catchthemes.com/theme-instructions/catch-responsive/
July 12, 2017 at 1:16 am #119043In reply to: How can I add a button in the featured slider?
tikaramParticipant@parallaxis : Go to Appearance => Customize => Theme Options => Featured Slider
Under Select Slider Type SelectImage
Select your image and inside Content box add the following after the text you want to display.
<span class="readmore"><a href="#">Read More ...</a></span>
Change#
into the link you want and change theRead More ...
into your desired text.
Hope this solves your issue.Regards,
TikaramJuly 10, 2017 at 2:51 am #118877tikaramParticipant@musicnearme : Please follow the instructions from the following link to add and edit featured sliders on your theme.
https://catchthemes.com/theme-instructions/rock-star-pro/#featured-slider.
If you are still unable to change the content of featured slider let me know.Regards,
Tikaram -
AuthorSearch Results