-
AuthorSearch Results
-
March 12, 2013 at 10:08 pm #5064
In reply to: Photo Slider
Sakin
Keymaster@silvia83: It’s fine you have add pages for your product. Only for the Featured slider you need to add in the post. If you are talking about this then sorry you need to create extra post for this.
But there is one option, if you don’t want the slider to link to post then want it to link to page. Then you might consider using redirect plugin to redirect your post to page. http://wordpress.org/extend/plugins/redirection/
March 12, 2013 at 6:36 pm #5048In reply to: Featured image alt (slider)
raph
MemberThank you very much Sakin, is it working !
March 12, 2013 at 4:59 pm #5045In reply to: Non-clickable slider image
Sakin
Keymaster@Raphael: I will think about removing the # is there is no link in the featured image slider. But for now there is no option to remove the # in the link.
March 12, 2013 at 4:58 pm #5044In reply to: Featured image alt (slider)
Sakin
Keymaster@Raphael: Oh to remove that you need to build child theme and do the customization.
The best option will be to add the title and then hide the title to display in the site by adding the following CSS in “Custom CSS” box in your Theme Options panels.
#slider-wrap .featured-text { display: none; }
March 12, 2013 at 1:40 pm #5035In reply to: Non-clickable slider image
raph
MemberIm using catch box pro theme and featured image slider. As well, i dont add anything in links, i just add image without title or description. Like I said, I want to make images in this slider non-clickable, how can I do ?
March 12, 2013 at 1:37 pm #5034In reply to: Featured image alt (slider)
raph
MemberI dont want tu use any title, actually i dont want any alt tag. Is it possible to delete alt tag ?
March 12, 2013 at 12:07 pm #5023In reply to: Featured image alt (slider)
Sakin
Keymaster@Raphael: Alt tag in Catch Box Pro theme Featured Image slider is the Title. So, just change the tile in the Featured Image Slider Options under Appearance Tab in your WordPress Dashboard.
March 12, 2013 at 12:04 pm #5022In reply to: Non-clickable slider image
Sakin
Keymaster@Raphael: Are you using Catch Box Pro Theme. Then simple use Featured Image Slider instead of Featured Post Slider and then don’t add anything in links. Just add Image, title and description.
March 12, 2013 at 9:26 am #5000In reply to: Featured Slider – Image leading to error page
Sakin
KeymasterTo all Catch Everest users, there is new version 0.1.2.2 available for download. You can just update your theme to fix this issue.
There is cache for the Featured Post Slider, so after you update in. Please change any value on Them Options panel which will manually clear the cache otherwise you have to wait 24 hours to be cleared automatically.
March 11, 2013 at 5:42 pm #4967In reply to: Change background color of Featured Slider
Robo
MemberThanks so much!! I will try later on and post back if it does not work. I assume it will work – all your other tricks always work – thanks!
March 11, 2013 at 10:18 am #4958In reply to: Change background color of Featured Slider
Sakin
KeymasterFor the Featured slide background color. add the following CSS in “Custom CSS” box in your Theme Options panel. Change the color code as per your need.
#slider { background-color: #555; border-bottom: 2px solid #ccc; }
To remove the text in the slider add the following css
#slider-wrap .featured-text { display: none; }
For menu background Color add the following css in “Custom CSS” box. But for menu you need to add a lot of css for hover and active and all. So, I suggest you not to change it.
#branding #access { background: none #585858; }
March 11, 2013 at 10:03 am #4954In reply to: Padding around logo and search bar removal
Sakin
Keymaster@VinciDesign.nl: WoW so many question at a time. I will try to cover all.
1. I would like to remove the search bar in the top right corner and to reduce the white space above and below the logo. (See my website http://vincidesign.nl)
— To remove the white space above and below the logo add the following css in “Custom CSS” box in Theme Options panel.
#site-logo, hgroup.with-logo { padding-top: 0; }
— To remove the search box at the header right. Just go to “Appearance => Theme Options => Header Right Section” from your WordPress Dashboard and check on “Disable Header Right Section” and save changes.2. The slider doesn’t accept page at this movement we will try to add in future updates.
3. There is problem with the slider image link. We have already fixed it in new version and but the WordPress Theme Review Team need to make the new version live so that you all can fix it. But there is temporary patch if you need then use this http://catchthemes.com/support-forum/topic/featured-slider-image-leading-to-error-page/
4. How can I remove the date and the posted by text and on the bottom the posted in [category] text?
— You can just hide it with the css. Just add in “Custom CSS” box in your Theme Options panel
.entry-meta { display: none; }
5. How can I expand the featured image to full size
Just add the larger image as the Featured image in the post. See the Theme Instruction for Image Sizes. http://catchthemes.com/theme-instructions/catch-everest/March 11, 2013 at 9:48 am #4952In reply to: change the featured slider's link to #
Sakin
Keymaster@rashad.khan007: Catch Everest Theme has featured post slider so it will link to your particular post. For that you might consider building child theme and remove the link in that function.
March 11, 2013 at 9:15 am #4947In reply to: Please Please help! Get rid of Mt Everest?
Sakin
Keymaster@adb096: Hello Dina, Yes this slider is featured post slider to make it easy to manage for magazines. When you add in the Post ID, it will take the featured image from the post ID and then show it in the slider. So just upload the large image, suggested size Width: 1140px and Height: 450px and make it ad featured image in the post.
Don’t worry about the small image in the frontpage for other posts. It will automatically crop it as per the need.
March 11, 2013 at 5:44 am #4944In reply to: Change background color of Featured Slider
Robo
MemberSorry to be a pain – my question on changing background color on Featured Slider also applies to the Menu color too. Would love to be able to change Menu background color too. Thanks!!
March 11, 2013 at 3:12 am #4938In reply to: Padding around logo and search bar removal
VinciDesign.nl
MemberSome other questions.
I put a post with a featured image in the slider and it works fine, it does show up on my homepage etc.
But when I click the image on the home page, it leads me to an error page. This is because it adds a /” after the link. The continue reading link is working fine though.
And for the other questions, please see this image.
http://i.imgur.com/kKUHe9r.png
– How can I remove the date and the posted by text and on the bottom the posted in [category] text?
– How can I expand the featured image to full size
Thanks in advance!
March 9, 2013 at 10:07 pm #4882In reply to: Featured Slider – Image leading to error page
March 9, 2013 at 6:58 pm #4878In reply to: Featured Slider – Image leading to error page
Dane30
Memberit works – thanks for your great support!
March 9, 2013 at 4:30 pm #4871In reply to: Featured Slider – Image leading to error page
Sakin
Keymaster@Dane30: There was transient cache. If you have changed anything in theme Option panel then it will clear the transient cache. It’s done. Have a nice day.
March 9, 2013 at 4:18 pm #4870In reply to: Featured Slider – Image leading to error page
Dane30
Member@Sakin
you’ve got mail 🙂
-
AuthorSearch Results