-
AuthorSearch Results
-
December 28, 2012 at 1:06 am #2647
In reply to: Featured Slider
Anusha
MemberThat worked! Had to speak with my Host give me “write” permissions.
Thanks!
December 27, 2012 at 9:35 pm #2636In reply to: Image left of the text, not about it
Sakin
Keymaster@JRichi: You can add the following CSS in your “Custom CSS” box in your Theme Options under Appearance in your WordPress Dashboard ( http://ebookmarket.info/wp-admin/themes.php?page=theme_options ):
#slider-wrap img, img.attachment-featured-slider {
display: inline;
float: left;
margin-right: 15px;
}
December 27, 2012 at 9:27 pm #2635In reply to: Home page error and slideshow issue
Sakin
Keymaster@rlsdesigns:
1 and 2) For adding text in the homepage. You can just create a page and then assign the page page for Front page displays. For settings, go to your WordPress Dashboard and “Settings -> Reading” . If you cannot find then here is direct link to your site homepage settings ( http://compasstaxhelp.com/wp-admin/options-reading.php )3) To change the size of text on slideshow. You can add the following CSS in Theme Options in your WordPress Dashboard “Appearance -> Theme Options” ( http://compasstaxhelp.com/wp-admin/themes.php?page=theme_options )
#slider-wrap .featured-text {
font-size: 18px;
}4) For slideshow effect. You can increase the Transition Effect in your Featured Slider Options in your WordPress Dashboard. “Appearance -> Featured Slider -> Slider Effect Options” ( http://compasstaxhelp.com/wp-admin/themes.php?page=slider_options )
Please be patience for support question answers. If there is any urgent issue then you can use our premium services “Support Ticket” or “Hire a Customizer”.
December 25, 2012 at 2:23 am #2577In reply to: How to delete text of the post on the slider
Sakin
Keymaster@mastergobo: For this you have to build child theme and then alter catchbox_sliders() function. For easy solution you can upgrade to Catch Box Pro theme http://catchthemes.com/themes/catch-box-pro/ and use Featured Image slider where you can manually add in the Image URL, Title, Description and links. All optional.
December 25, 2012 at 2:17 am #2575In reply to: Slider broken
Sakin
Keymaster@klrouth : Can you disable “nextgen scrollGallery” plugin and check it. I suspect conflict jQuery conflict with the plugin. Is this doesn’t solve then try deactivating all the plugins and then check it. If this is fine then enable plugin one by one to see which one is creating conflict.
Next step you can take is reset the settings in the Featured Image SLider.
Let me know it.
December 22, 2012 at 8:41 am #2509In reply to: Slider photos not taking up full width
Sakin
Keymaster@klrouth: For Simple Catch Pro theme, if you are using featured slider then the minimum width is 978px. So, you need to upload the image of that size or larger.
Please add in your site URL whenever you ask for support question. It will be easy for us to take a look at the issue.
December 22, 2012 at 5:36 am #2506In reply to: Featured Slider
ronmerk
ParticipantAssuming you are not trying to upload multiple files at this point – this error occurred with the one file you tried to upload?? right?
I think you may have a permission problem on your upload directory on your server. At least I’d start there.
wp-content/uploads/2012/12
Here is a good link on file and directory permissions.
http://codex.wordpress.org/Changing_File_Permissions
Ron
December 22, 2012 at 4:17 am #2505In reply to: Featured Slider
Anusha
MemberI have re-sized the image to the same size as the Featured Slider.
When I went into my Page and clicked on “Featured Image” I added my image which is saved on my desktop but when I hit update this is the message I receive:
You are using the multi-file uploader. Problems? Try the browser uploader instead.
Maximum upload file size: 8MB. After a file has been uploaded, you can add titles and descriptions.
Dismiss“image1.jpg” has failed to upload due to an error
The uploaded file could not be moved to /var/www/vhosts/prophixuserconference.com/httpdocs/wp-content/uploads/2012/12.December 21, 2012 at 6:07 pm #2490In reply to: Featured Slider
Sakin
Keymaster@Anusha: You need to add Featured Image in the Post. See this http://en.support.wordpress.com/featured-images/#setting-a-featured-image
If you want to add manual image url then you need to upgrade to Simple Catch Pro where you have option to choose between Featured Post Slider and Featured Image Slider. If you choose Featured Image Slider, then you can just add the URL, Title, Description and link as necessary.
December 21, 2012 at 5:28 pm #2480In reply to: Space Between Nav Bar & Slider
Sakin
Keymaster@klrouth: You can simply add the Following CSS in “Theme Options -> Theme Options -> Custom CSS” box:
.featured-slider {
margin-top: 15px;
}
December 21, 2012 at 5:11 am #2472In reply to: Featured Slider
December 21, 2012 at 4:26 am #2471In reply to: Featured Slider
Anusha
MemberI haven’t been able to upload pics to my wordpress server through the browser, I’ve just gone into the file structure in filezilla and created and added my images there and then referenced the image path in WordPress.
I am on a PC. Is there anyway I can add the images I want on my image slider through my DB? I have access to it.
December 18, 2012 at 6:07 am #2430In reply to: Featured Slider
ronmerk
ParticipantHi Anusha:
Back to some basics – You should be re-sizing your images so they are smaller than 2meg. Most servers that host WordPress have 2 meg as a default setting as the largest size image you can upload. In fact try and re-size by pixel size – something like 800 wide x 450 high would be a good starting point.
You should be using jpg, tif, png or gif for the majority of your image file upload file types.
What kind of computer are you using (PC or Apple)? Have you ever been able to upload an image to you WordPress site?
If not on your WordPress server, where are the images? URLs? Some place like Flickr or Piccsa?? (pretty sure this is why you’re having problems with the slider)
Ron
December 17, 2012 at 11:22 pm #2427In reply to: Featured Slider
Anusha
MemberI’ve added images to my posts and added in the post id’s into the featured image section within the theme setting>featured slider.
The images I am using in m my post are URL based because for some reason I am not able to use the image that is saved on my desktop. I get an .htacess error whenever I try to upload any image anywhere. Not sure why. Any ideas?
December 15, 2012 at 8:37 am #2399In reply to: Featured Slider
ronmerk
ParticipantI took a look a little deeper and I am going to suggest the following:
– make sure you’re site is set up so the home page is your “Post” page (not a static page)
– make sure you post images to your posts
– make sure you make note of the post ID’s where you posted your images
– make sure you go to the theme setting > featured slider > add slider options and put in the post id in the appropriate fields
– click on the save button
Note: to find post id’s, go into edit mode of your specific post, look up in the url address and you will see the “post id number” in the url address. Use the number in the add slider option window.
December 15, 2012 at 7:02 am #2398In reply to: Featured Slider
ronmerk
ParticipantHi Anusha:
I can see the slider in action on your page, but no images are associated with it, which makes me think you haven’t set the “featured” image tag for the pictures you’re using. I know you’ve check, but could you please go into your wordpress media menu and makes sure to select the image you want, then go down the image page until you find the “set as featured image” selection box. Don’t forget to save your selections.
Ron
December 15, 2012 at 4:11 am #2393In reply to: Featured Slider
Anusha
MemberAlso I’m using Simple Catch as my theme not Catch Box
December 15, 2012 at 3:52 am #2391In reply to: Featured Slider
Anusha
MemberDid both and I’m doing everything it says to do but still my images won’t show up. I’m not sure why.
HELP!!!!!
December 15, 2012 at 2:36 am #2385In reply to: Featured Slider
ronmerk
ParticipantHi Anusha:
Check out the instruction page here: http://catchthemes.com/theme-instructions/catch-box/
Also check out the link in the instructions for details on Feature Images and the slider. Pretty sure you’ll find your answer there.
Ron
December 8, 2012 at 12:40 pm #2263In reply to: How to delete text of the post on the slider
Sakin
Keymaster@jean-rene: if you are using Simple Catch Pro then just choose the “Featured Image” and then just add in the images. Don’t add any title and description. This will make it show only the images you have.
-
AuthorSearch Results
